Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

HOME-CAT-ID( ) Request catalog ID of home pubset

&pagelevel(3)&pagelevel

Domain: Environment information

The HOME-CAT-ID( ) function supplies the catalog ID of the home pubset. The catalog ID is assigned by the system administrator and can be up to four characters long. The home pubset of the running system is the pubset from which the system was loaded (see the manual entitled “Introductory Guide to Systems Support” [8] for more information on the home pubset).

Format

HOME-CAT-ID( )


Result type

STRING (<string 1..4>)

Input parameters

None

Result

Catalog ID of the home pubset in the form of a string.

Error message

SDP0435     DESIRED INFORMATION NOT AVAILABLE

Example

/A = HOME-CAT-ID()
/SHOW-VARIABLE A
A = 10SB

The home pubset thus has the catalog ID 10SB.