OBJECT

The OBJECT resource table contains detailed information for a specific managed object.

Attribute
Description
NAME
The name of the managed object. 1 to 8 characters in length.
ID
The numeric resource table ID.
NUMTBLVER
The number of different versions of the managed object which are known to exist.
HIGHTBLVER
The number of the highest version of the managed object.
RELTBLVER
The version of the managed object at the current CICSPlex SM release.
OWNERNAME
The name of the component which owns the managed object.
CREATREL
CICSPlex SM release at which the managed object was introduced.
QUERYREL
CICSPlex SM release of the querying CMAS.
OBJTYPE
The object type of the managed object:
C
CICS Resource
M
Monitored CICS Resource
D
CPSM Definition
V
CPSM Resource
O
CPSM Metadata
N
CPSM Notification
R
CICS Resource Definition
L
CPSM Configuration Definition
CURTBLVER
Version of the managed object at the current CONNECT version
CURNUMATTR
Number of attributes in the managed object at the current CONNECT version
CURSTGSIZE
External length of the managed object at the current CONNECT version
CURCPSMREL
CICSPlex SM release when the version of the managed object at the current CONNECT version was created
CURVALRTA
Whether or not the managed object is valid for use with RTA: Y or N.
CURVALUTL
Whether or not the managed object is valid for use with the batch utility: Y or N.
CURGETVAL
Whether or not the managed object is valid for GET requests: Y or N.
CURSETVAL
Whether or not the managed object is valid for SET requests: Y or N.
CURCREVAL
Whether or not the managed object is valid for CREATE requests: Y or N.
CURUPDVAL
Whether or not the managed object is valid for UPDATE requests: Y or N.
CURREMVAL
Whether or not the managed object is valid for REMOVE requests: Y or N.
CURACTVAL
Whether or not the managed object has actions defined: Y or N.

Use the OBJACT resource table to obtain action information.

CURVALESA
First byte of flags indicating whether or not the managed object is valid in different versions of CICS®:
1... ....    X'80'    CICS/MVS 2.1.2
.1.. ....    X'40'    CICS/ESA 3.3.0
..1. ....    X'20'    CICS/ESA 4.1.0
...1 ....    X'10'    CICS Transaction Server for OS/390 Release 1
.... 1...    X'08'    CICS Transaction Server for OS/390 Release 2
.... .1..    X'04'    CICS Transaction Server for OS/390 Release 3
.... ..1.    X'02'    CICS Transaction Server for z/OS Version 2 Release 1
.... ...1    X'01'    CICS Transaction Server for z/OS Version 2 Release 2
The object is not valid in the version of CICS if the bit is set on. The second byte of flags is contained in CURVALES2.
CURVALES2
Second byte of flags indicating whether or not the managed object is valid in different versions of CICS Transaction Server for z/OS®:
1... ....    X'80'    CICS Transaction Server for z/OS, Version 2 Release 3
.1.. ....    X'40'    CICS Transaction Server for z/OS, Version 3 Release 1
..1. ....    X'20'    CICS Transaction Server for z/OS, Version 3 Release 2
...1 ....    X'10'    CICS Transaction Server for z/OS, Version 4 Release 1
.... 1...    X'08'    CICS Transaction Server for z/OS, Version 4 Release 2
.... .1..    X'04'    CICS Transaction Server for z/OS, Version 5 Release 1
.... ..1.    X'02'    CICS Transaction Server for z/OS, Version 5 Release 2
.... ...1    X'01'    CICS Transaction Server for z/OS, Version 5 Release 3

The managed object is not valid in the version of CICS if the bit is set on. The first byte of flags is contained in CURVALESA.
CURVALES3
Third byte of flags indicating whether or not the managed object is valid in different versions of CICS Transaction Server for z/OS:
1... .... X'80' CICS Transaction Server for z/OS, Version 5 Release 4
CURVALVSE
Flags indicating whether or not the managed object is valid in different versions of CICS/VSE:
1... ....    X'80'      CICS/VSE 2.2.0
.1.. ....    X'40'      CICS/VSE 2.3.0
..1. ....    X'20'      CICS/VSE 4.1.0
...1 1111               Reserved
The object is not valid in the version of CICS if the bit is set on.
CURVALOS2
Flags indicating whether or not the managed object is valid in different versions of CICS OS/2:
1... ....    X'80'      CICS OS/2 2.0.1
.1.. ....    X'40'      CICS OS/2 3.0.0 
..1. ....    X'20'      CICS OS/2 3.1.0
...1 1111               Reserved
The object is not valid in the version of CICS if the bit is set on.
CURVALWNT
Flags indicating whether or not the managed object is valid in different versions of TXSeries:
1... ....    X'80'      CICS for TXSeries 4.3.0
.1.. ....    X'40'      CICS for TXSeries 5.0.0
..11 1111               Reserved
The object is not valid in the version of CICS if the bit is set on.
DESC
The description of the managed object.
VIEWMOD
Eligibility of the managed object for view support
Y
The managed object is eligible for view support
N
The managed object is not eligible for view support
APIPREFIX
Indicates whether or not an API prefix is required
Y
An API prefix is required
N
An API prefix is not required
SCOPESORT
Y
The API sorts by scope
N
The API does not sort by scope
SCOPEREQ
Y
Scope must be specified
N
Scope need not be specified