%Library.ShadowState
datatype class %Library.ShadowState extends %Library.Integer
ODBC Type: INTEGER
Datatype for display and validation of shadow states:- -2: shadow is being stopped
 - -1: shadow is trying to connect to the source
 - 0: shadow is suspended
 - 1: shadow is processing
 - 2: shadow is stopped
 - 3: shadow journal copier is active