Skip to Main Content
Due to the recent acquisition by IBM, the Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX any longer. Please refer to the IBM Ideas Portal for these products from now on (IBMid required). Existing content will be migrated during the next few weeks.
Status New
Workspace Natural for z/OS
Categories Natural (NAT)
Created by Alexander Schuster
Created on Nov 19, 2024

Higher precision for *CPU-TIME

We need a higher precision for *CPU-TIME so that we can determine the CPU time consumed by individual RPC requests in a batch RPC server. The vast majority of our transactions are faster than 10ms.

We currently do this using an assembler program, which we would like to replace by Natural code.

This would significantly reduce the number of TCB switches, with 50 million+ transactions per day (2 switches each could be eliminated).