IBMi

By kimot, 24 December, 2022

ALCOBJ - to allocate object
DLCOBJ - to deallocate object
 

Valid lock states:

Tags

By kimot, 24 December, 2022
IPL  SRC   Function Performed
C1xx 1xxx  Service Processor ROS IPL in progress
C1xx 1006  Service processor ROS loading RAM from MFIOP directed device
C1xx 1007  Service Processor ROS retrying attempt to load RAM from MFIOP directed device
C1xx 1008  Service Processor ROS attempting to load RAM from non-MFIOP directed device
C1xx 1009  Service Processor ROS retrying attempt to load RAM from non-MFIOP directed device
C1xx 1016  Service Processor ROS attempting to load RAM from MFIOP default device

Tags

By kimot, 24 December, 2022
SELECT host_name  
FROM QSYS2.SYSTEM_STATUS_INFO_BASIC;
By kimot, 24 December, 2022
SELECT current_numeric_value  
FROM QSYS2.SYSTEM_VALUE_INFO
WHERE system_value_name = 'QMAXJOB' ;