SQL - info about partition (WRKSYSSTS like)

By kimot, 24 December, 2022

Retrieve the storage and CPU status for the partition

SELECT * 
FROM QSYS2.SYSTEM_STATUS_INFO_BASIC ;