8.38 CPUIDFMT (Display or set format BASIC /
0 / 1 STIDP generation)

8.38.1 Function

The CPUIDFMT command displays or sets the STORE CPU ID (STIDP) format bit. The default STIDP
format, if not explicitly set, is 'BASIC'. The format bit of the STIDP information specifies the format of the
first two digits of the CPU identification number. When the format bit is ‘0’ then the contents of the CPU
identification number identifies the CPU. When the format bit is ‘1’ then the CPU identification number
identifies the system configuration as opposed to an individual CPU in the configuration and it identifies
the logical partition in which the program is executed.


When the format is ‘BASIC’ the CPU identification number has the following hexadecimal format, where
'A' is the CPU address of the CPU.

x'Annnnn' (Basic Mode)

When the format is ‘0’ the CPU identification number has the following hexadecimal format where 'L' is a
logical CPU address and 'P' is a logical partition identifier.

x'LPnnnn' (LPAR mode)

When the format is ‘1’ the CPU identification number has the following hexadecimal format where 'PP' is
the user partition identifier (UPID). The UPID is an eight bit unsigned binary integer bound to a logical
partition.

x'PPnnnn' (LPAR mode)

In all cases n is a digit derived from the serial number of the CPU.

For more information on the STORE CPU ID (STIDP) instruction and the format bit see IBMs "z/Architec-
ture Principles of Operation" manual.

8.38.2 Syntax

Descriptive

Diagram

Êʬ¬¬ ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ







¬¬¬¬ ¬¬¬¬¬«




¬¬¬¬ 1 ¬¬¬

8.38.3 Parameter

BASIC

Set the format to 'BASIC'. The STIDP format bit is set to ‘0’.

0

Set the format to '0'. The STIDP format bit is set to ‘0’.

1

Set the format to '1'. The STIDP format bit is set to ‘1’.

8.38.4 Examples

Example 1:

Display the current STIDP format.

HHC00013I Herc command: 'cpuidfmt'

HHC02203I Value 'CPUIDFMT': '0'

Figure 82: CPUIDFMT command (display current STIDP format)

Example 2:

Set STIDP format to '1'.

HHC00013I Herc command: 'cpuidfmt 1'

Figure 83: CPUIDFMT command (set STIDP format bit)

Previous Page Next Page