NODEJSAPRecordType
NODEJSAP Record
Fields
Long)
The BAS version number of the bundle definition.
String)
Long)
The process ID of the Node.js Application. The value is a fullword binary value.
Long)
The size in bytes of the heap currently occupied by application data.
String)
Name of the bundle from which the Node.js Application is installed.
String)
The change agent identifier that made the last modification.
- CSDAPI - The resource was last changed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
- CSDBATCH - The resource was last changed by a DFHCSDUP job.
- DREPAPI - The resource was last changed by a CICSPlex SM BAS API command.
- CREATESPI - The resource was last changed by an EXEC CICS CREATE command.
- NOTAPPLIC - This is not applicable for this resource.
- OVERRIDE - Resource was last changed by resource overrides.
String)
The CICS release level of the agent that made the last modification to the resource definition.
String)
The local date and time when the definition was last changed.
String)
The user ID that made the last modification to the resource definition.
Long)
The total number of completed calls to the invoke function provided by the ibm-cics-api module are made since the Node.js application first became available or since it was last reset.
Long)
The total number of completed calls to the invoke function provided the ibm-cics-api module are made but resulted in an error response (i.e. other than HTTP response 200) since the Node.js application first became available or since it was last reset.
Long)
The size in bytes of the heap that is currently allocated to the Node.js runtime by the V8 JavaScript engine.
Long)
The current number of in-flight calls to the invoke function provided the ibm-cics-api module are being made by the Node.js application.
Long)
The peak number of in-flight calls to the invoke function provided the ibm-cics-api module are being made by the Node.js application.
String)
The source of the definition, depending on which agent made the last change.
String)
The local date and time when the resource definition record was created on DFHCSD or EYUDREP.
String)
Returns a CVDA indicating the state of the Node.js Application. Values are:
DISABLED : The Node.js Application is not enabled.
DISABLING : The Node.js Application is in the process of being disabled. It is not available for further use, but inflight activity will be allowed to complete.
ENABLED : The Node.js Application is enabled.
ENABLING : The Node.js Application is in the process of being enabled.
FAILED : The Node.js Application has encountered a serious failure.
String)
The install agent identifier that made the installation.
- BUNDLE - The resource was installed by a bundle deployment.
String)
The local date and time when the definition was installed.
String)
The user ID that installed the resource definition.
String)
Specifies the 1 - 8 character name of the program that defines the runtime options for the Language Environment.
String)
The name of the associated log file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
Long)
The size in bytes of the maximum heap that can be allocated to the Node.js runtime. This value is set by default or by --max_old_space_size.
String)
Specifies the name of this Node.js Application. The name can be up to 32 characters in length.
String)
The name of the directory in which the Node.js runtime is located. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
String)
The name of the profile. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
String)
Long)
The size in bytes of the heap currently occupied by compiled byte code and JITed code.
String)
The name of the associated standard error file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
String)
The name of the associated standard output file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
String)
The name of the associated starting script file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.
Long)
The total processor time in milliseconds that was used by the Node.js runtime and application.
String)
The name of the associated trace file. The data area is 255 characters long. If the name is less than 255 characters, CICS pads the data area with trailing blanks.