IXC533I
SETXCF REQUEST TO ALTER STRUCTURE strname text CURRENT SIZE: currentsize u TARGET: targetsize u

Explanation

The operator-initiated structure alter processing has finished.

In the message text:
strname
The name of the structure
text
One of the following:
COMPLETED. TARGET ATTAINED.
Structure alter processing completed and the requested target was attained. If a size change was requested, the target structure size might have been rounded to a storage increment boundary or bounded to the minimum structure size.
COMPLETED. TARGET NOT ATTAINED.
Structure alter processing completed and the requested target was not attained. If the operator has stopped an alter that was initiated with the IXLALTER macro, it is possible that the current structure size matches the target structure size. The IXLALTER must have been requesting a change to the ratio in this case.
Message IXC534I contains the complete size, entry count, and element count information. IXC534I is written to the system log only.
  • The target might not have been attained when contracting the structure because the entry/elements are in use and cannot be removed from the structure or because, if the entry/elements that are not in use are removed, the size of the structure would fall below the connector-specified minimum entry and element percentage of free space.
  • The target might not have been attained when expanding the structure because there was not enough available space in the coupling facility.
  • Start of changeA structure allocated with the capability to use storage-class memory requires a minimum number of entries and elements. A target size cannot be attained if it would not support at least the minimum counts.End of change
  • Start of changeStructure alter processing cannot continue when a structure is using storage-class memory. The use of storage-class memory may have caused alter processing to complete prematurely.End of change
text is blank.
A duplexing rebuild is not in progress so no further information is given.
ALTER OF REBUILD-OLD STRUCTURE INSTANCE WAS COMPLETED.
The structure alter request that ended was processing the Rebuild-Old structure instance during a duplexing rebuild.
ALTER OF REBUILD-NEW STRUCTURE INSTANCE WAS COMPLETED.
The structure alter request that ended was processing the Rebuild-New structure instance during a duplexing rebuild.
currentsize
The current size of the structure.
u
The integer size unit specification. One of the following:
  • K (kilobytes)
  • M (megabytes)
  • G (gigabytes)
  • T (terabytes)
Note: The size unit displayed may be converted to the largest size unit that can be used to represent the size and avoids any rounding. For example, a currentsize of 1048576K may be converted to a currentsize of 1G for the purpose of messages. A currentsize of 120000K will not cause the displayed size to be converted because it is not an even multiple of megabytes, gigabytes, or terabytes.
targetsize
The target size of the structure.

System action

System processing continues.

Operator response

None.

System programmer response

None.

Source

Cross System Coupling Facility (SCXCF)

Module

IXCL2ALT

Routing code

5

Descriptor code

-