Unit

Multiplier

Name (Symbol)

IEC Name (IEC Symbol)

Restrictions

G

2**30

Gigabyte (GB)

Gibibyte (GiB)

T

2**40

Terabyte (TB)

Tebibyte (TiB)

Not on 32-bit machines

P

2**50

Petabyte (PB)

Pebibyte (PiB)

Not on 32-bit machines

E

2*60

Exabyte (EB)

Exbibyte (EiB)

Not on 32-bit machines

Table 6: Storage Allocation Units

5.45.5 Examples

Example 1:

Set the size of the main storage to 1024 MB. Do not lock the memory into the storage.

MAINSIZE 1024

or

MAINSIZE 1024 UNLOCK

or

MAINSIZE 1024M

or

MAINSIZE 1024M UNLOCK

Example 2:

Set the size of the main storage to 4 GB. Lock the memory into the storage.

MAINSIZE 4096 LOCK

or

MAINSIZE 4G LOCK

5.46 MANUFACTURER (STSI manufacturer code)

5.46.1 Function

MANUFACTURER specifies the manufacturer name returned by the STSI instruction. The default name
is HRC.

5.46.2 Syntax

Descriptive

HRC name

Diagram

HRC ¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ




name

5.46.3 Parameter

name

Any name with a maximum length of 16 characters. Valid characters are A-Z and 0-
9. If MANUFACTURER is not specified in the configuration file then the default is
HRC.

5.46.4 Examples

Example 1:

Set the manufacturer name returned by the STSI instruction to “HERC”.

MANUFACTURER HERC

Previous Page Next Page