Retrieve ILE Version and Platform ID (CEEGPID) API


  Required Parameter Group:

1 CEE_Version Output INT4
2 Plat_ID Output INT4

  Omissible Parameter:

3 fc Output FEEDBACK

  Service Program Name: QLEAWI

  Default Public Authority: *USE

  Threadsafe: Yes

The Retrieve ILE Version and Platform ID (CEEGPID) API retrieves the ILE version ID and the platform (that is, operating system) ID. The IDs are those currently in use for processing the active condition.

Authorities and Locks

None.


Required Parameter Group

CEE_Version (output)
A 32-bit numeric representation of the version of ILE that created this condition. For example, if 230 is returned as the version, it represents Version 2 Release 3 Modification 0.

Plat_ID (output)
A 32-bit numeric representation of the operating system on which this condition was created. The possible values are:

2 OS/2®
3 MVS™/VM/370
4 IBM® i

Omissible Parameter

fc (output)
A 12-byte feedback code.

Feedback Codes and Conditions

CEE0000 The API completed successfully
Severity: 00  
CEE9902 Unexpected user error occurred in &1
Severity: 30  


API introduced: V2R3

[ Back to top | ILE CEE APIs | APIs by category ]