Displaying storage management subsystem information (SMS)
- Active SMS configuration.
- 3990-3 or 3990-6 cache control unit statistics (if the 3990-3 or 3990-6 is installed and has at least one system-managed volume attached).
- Status of system-managed volumes, storage groups, drives, or libraries.
- SMS trace options in effect.
- SMSVSAM status of sharing control data sets, the SMSVSAM server, data set statistical monitoring, coupling facility cache and lock structures and cache structures that contain data for a specified volume.
- CICSVR status of Recovery Control data sets (RCDSs) and the status of the CICSVR address space.
- Not defined means that the storage group or volume (specified on this command) is specified in the SMS configuration as not being connected to this MVS system. If the storage group or volume is not defined in the active configuration, a message indicates that the system rejects this command for that reason. If the command is issued for a storage group with no volume, another message indicates the lack of volumes in that group. The symbol for this state is ‘.’
- Enabled means that SMS permits allocation of data sets in this storage group or volume to this MVS system. The symbol for this state is ‘+’
- Disabled means that SMS does not allow allocation of data sets in this storage group or volume for this MVS system. The symbol for this state is ‘–’
- Disabled (new only) means that SMS does not allow allocation of new data sets in this storage group or volume for this MVS system. The symbol for this state is ‘D’
- Quiesce means that for a data set, SMS selects the specified volume or storage group only if it finds no other choices. The symbol for this state is ‘*’
- Quiesce(new) means that for a new data set, SMS selects the specified volume or storage group only if it has no other choices. The symbol for this state is ‘Q’
For a detailed discussion of the DISPLAY SMS command pertaining to optical and tape volumes, libraries, and drives, and the OAM address space, see the following references: z/OS DFSMS OAM Planning, Installation, and Storage Administration Guide for Object Support, and the z/OS DFSMS OAM Planning, Installation, and Storage Administration Guide for Tape Libraries.
D SMS[,{ACTIVE|A} ]
[,CACHE ]
[,CFCACHE({structurename|*}) ]
[,CFLS(ALL|lockstructurename) ]
[,CFVOL(volid) ]
[,CICSVR[,{ALL|LOGSTREAMS({LogstreamName|ALL})|RCDS} ]
[,{DRIVE|DRI}({name|ALL})[ ,STATUS]|,DETAIL ]
[,DSNAME(dsn){,TVS{,WTOR}} ]
[,DSNAME(dsn|ALL),ZHL ]
[,DSNAME(dsn),STATS(ZHLWRITE{,RESET}) ]
[,JOB(jobname){,WTOR} ]
[,{LIBRARY|LIB}({name|ALL})[ ,STATUS[,LISTDRI]]
|,LISTDRI
|,DETAIL ]
[,LOG({logstreamid|ALL}{,WTOR} ]
[,MONDS({specmask|*}) ]
[,OAM ]
[,OAMXCF ]
[,OPTIONS ]
[,OSMC[,TASK(name)] ]
[,{PDSE|PDSE1}{,LATCH(laddr)[,DETAILED]} ]
|,SUMMARY
{,MODULE(modname)}
{,VSTOR}
{,HSPSTATS[,DSN(dsname)][,STORCLAS(sc)]]}
|,UNMANAGED
[,SUMMARY ]
[,MAXDSNS(maxds) ]
{,CONNECTIONS,DSN(dsname)[,VOL(volser)]
[,SEP ]
[,SHCDS ]
[,SHUNTED,{SPHERE(sphere)|UR({urid|ALL}}{,WTOR} ]
[,SMSVSAM[,ALL] ]
[,SMSVSAM,QUIESCE ]
[,SMSVSAM,DIAG({CONTENTION|C}) ]
[,{STORGRP|SG}{(storgrp|ALERT|ALL)}[ ,LISTVOL ]
[,{STORGRP|SG}{(storgrp|ALL)}[ ,LISTVOL]|,DETAIL ]
[,{TRACE|T} ]
[,TRANVSAM[,ALL][,ALLLOGS][,WTOR] ]
[,TVSAMCOM_STEP_LIMIT({limitval|0}) ]
[,URID({urid|ALL}){,WTOR} ]
[,{VOLUME|VOL}(volume) ]
[,VOLSELMSG ]
[,L={a|name|name-a} ]
- SMS
- Displays information about the Storage Management Subsystem. If SMS is the only operand that is specified, this command displays the active SMS configuration.
- ACTIVE or A
- The display includes the names of the three main SMS system data sets
currently in use: the active control data set (ACDS), the communications data set (COMMDS), and the
source control data set (SCDS). The display also includes the interval (DINTERVAL), in seconds, that
SMS waits between reading device statistics for the 3990-3 control unit. In addition, the display
shows the values of the REVERIFY and ACSDEFAULTS parameters in the IGDSMSxx
parmlib member.
The display also includes a list of the MVS systems and system groups in the complex. For each system or system group, the display shows a date and timestamp that indicates the level of its SMS configuration, and the synchronizing interval value for its SMS subsystem (not the same as DINTERVAL). This synchronizing interval is the number of seconds that an SMS subsystem delays before synchronizing with the other SMS subsystems in the complex. A longer interval setting enables a slower system to avoid being locked out from accessing the communications data set. For more information on the SMS control data sets, the levels of SMS configuration, and the synchronizing interval, see z/OS DFSMSdfp Storage Administration.
- CACHE
- Displays the following information for each 3990-3 or 3990-6 control
unit that has at least one system-managed volume that is attached to it:
- SSID
- Four-character identifier for the subsystem.
- SMSCNT
- Number of SMS volumes that are attached to the cache.
- READ CONTROL
- Percentage of reads and non-retentive writes for SMS-controlled data sets that use the cache.
- FAST WRITE CONTROL
- Percentage of writes with SMS-controlled data that use the fast write feature.
- READ HIT RATIO
- Percentage of I/O requests that make a hit in the cache.
- FAST WRITE RATE
- Number of DASD fast write bypasses per minute due to non-volatile storage (NVS) overload.
- CFCACHE(structurename or *)
- Displays information about cache structures in the coupling facility. Specify structurename to display information for a given structure. Specify '*' to display information for all cache structures.
- CFLS[,ALL|lockstructurename]
- Displays the following information about the coupling facilities lock structure:
- Size
- Status
- Contention rate
- False contention rate
D SMS,CFLS[,ALL] displays information for all lock structures known to VSAM RLS including IGWLOCK00.
D SMS,CFLS(lockstructurename) returns information for the single lock structure specified. The lock structure name can be specified as IGWLOCK00. Only systems with the multiple lock structure support display information about secondary lock structures.
If no lock structure name is specified, IGWLOCK00 is displayed.
- CFVOL(volid)
- Displays a list of coupling facilities cache structures that contain data for the specified volume (volid) and the status of the volume.
- CICSVR[,{ALL|LOGSTREAMS(LogstreamName|ALL)|RCDS}]
- Displays overall information concerning the CICSVR address space.
- [ALL] is specified. The command returns the requested information from all of the active CICSVR address spaces within the sysplex.
- [LOGSTREAMS(LogstreamName|ALL)] allows the operator to view all the log streams that are currently connected to the CICSVR address space. If ALL is specified, the system displays information about all the log streams in use and known to CICSVR on the system on which the command is issued. If a LogstreamName is specified, the system displays only the information regarding that specific log stream.
- [RCDS] returns the information about the Recovery Control data sets in the CICSVR address spaces.
- DETAIL
- Displays detailed status information for tape and optical libraries, tape, and optical
storage groups and optical drives (in messages CBR1110I, CBR1120I, and CBR1130I).
If you specify a system-managed tape library name, then the system displays more detailed information about the named system-managed tape library. If you issue this command from a TSO/E terminal in OPERATOR mode, you cannot obtain detailed status for optical drives or libraries.
When you specify the DETAIL keyword, you cannot specify the LISTDRI keyword.
- DRIVE(name or ALL)
- Displays system connectivity and the online/offline status of optical drives only. When
the drive name is specified, the status for that drive is shown in a single-line display. When ALL
is specified the status for all the optical drives is shown.
To display the status of a drive named ALL, place the keyword in double parentheses, as
DRIVE((ALL)).To obtain the online or offline status of devices within a tape library, use the DISPLAY UNIT, DEVSERV, or LIBRARY DISPDRV command.
- DSNAME(dsn){,TVS{,WTOR}}
- The default if ZHL is not specified. For a given fully qualified data set name, displays the jobs currently accessing the data set using DFSMS Transactional VSAM Services (DFSMStvs) access on the systems within the sysplex. If you specify WTOR, the system issues a WTOR if the display output exceeds 255 lines.dsn is a data set or VSAM component name or cluster name.
- DSNAME(dsn|ALL),ZHL
- Displays the zHyperLink data set overrides. A line of output for each current data set
specification is displayed.
- If DSN(datasetname) is specified, the current default specification is displayed, regardless of whether the data set exists.
- If DSN(datasetname) is specified and no previous V SMS,DSNAME command was issued for this data set, it shows the setting as default for read and write.
- If ALL is specified, the current non-default specifications is displayed.
- If the resource OPERCMDS. STGADMIN.SMS.DISPLAY.ZHYPERLINK is defined, a user must have Read access to this resource to successfully issue this command.
ZHL might be useful when you are testing zHyperLink. Use ISMF to enable or disable zHyperLink for a storage class.
dsn is a data set or VSAM component name or cluster name.
- DSNAME(dsn),STATS(ZHLWRITE{,RESET})
- Displays the zHyperLink write statistics for the data set that was specified in the DSNAME
parameter. If RESET is specified, the statistics are cleared after the current zHyperLink write
statistics are displayed.
dsn is a data set or VSAM component name or cluster name.
- JOB(jobname)
- Displays information about a particular job that is using DFSMStvs services on one of
the systems in the sysplex. The output includes:
- The name of the current step within the job.
- The current URID for the job.
- The status of the unit of recovery (in-reset, in-flight, in-prepare, in-commit, in-backout, indoubt).
If you specify WTOR, the system issues a WTOR if the display output exceeds 255 lines.
- LIBRARY(name or ALL)
- Displays system connectivity and the online or offline status
of the tape and optical libraries. Specify the library name to display
the status on a single line for the named library. Specify ALL to
display the status for all tape and optical libraries.
If both optical libraries and system-managed tape libraries are defined in the SMS configuration, then the system or system group displays the optical library information followed by the system-managed tape library information.
To display a library named ALL, place the name in double parentheses, as
LIBRARY((ALL)). - LISTDRI
- Displays the offline or online status for all the optical drives that are associated
with the specified libraries. Restriction: When you specify the LISTDRI keyword, you cannot specify the DETAIL keyword.
- LOG(logstreamid or ALL))
- Displays information about a log stream that is being used by DFSMStvs on one of the
systems in the sysplex. If ALL is specified, information is displayed about all of the logs in use
on the entire sysplex. The output includes the status of the log stream (failed or available), type
of log (undo, shunt, forward recovery, or log of logs), and the job name. It also includes the URID
of the oldest unit of recovery using the log, and a list of all DFSMStvs instances that are using
the log. If information about a specific log stream is requested and the log stream is either a
system log or a forward recovery log, the output includes the names of the jobs using the log
stream.
This command might be issued to determine why a log stream is increasing in size. If a unit of recovery is long running, DFSMStvs would be unable to delete any log blocks that contain data associated with the unit of recovery, which in turn would make truncation of the log stream impossible.
If you specify WTOR, the system issues a WTOR if the display output exceeds 255 lines.
This command can also be issued when RLS has been initialized without TVS. Without TVS, this command can only be issued against a forward recovery logs.
- MONDS(specmask or *)
- Displays the data set specifications eligible for coupling
facilities statistics monitoring. You can specify a full or partial
data set name (specmask) to view a subset of the
data set specifications. You must specify at least one high-level
qualifier. A wildcard in the data set name cannot be followed by additional
qualifiers.
Specify an asterisk (*) to display all the data set specifications eligible for coupling facilities statistics monitoring.
- OAM
- If both optical libraries and tape libraries are
defined in the SMS configuration, the system displays the optical library information followed by
the tape library information in a classic OAM configuration. In a multiple OAM configuration, only
the tape library information is displayed.
This operand is not valid when issued from a TSO/E terminal in OPERATOR mode.
- OAMXCF
- Displays OAM XCF status if OAM is a member of an OAMplex. This command is only valid in a classic OAM configuration. In a multiple OAM configuration, the MODIFY,oam,DISPLAY,OAMXCF command must be used to display OAM XCF status.
- OPTIONS
- Displays all of the SMS parameters and their status, and the setting of the
FAST_VOLSEL parameter at the time this command is issued. The display indicates whether each
option is on or off, what data sets are being used, the size of regions, the time interval for
recording data, and all other parameter specifications.
For a description of the output, see message IGD002I.
When DFSMStvs is running on the system, the output of this command includes DFSMStvs-related information.
- OSMC
- Displays the status of the OAM storage management component (OSMC). This operand is not
valid when issued from a TSO/E terminal in OPERATOR mode.
- TASK(name)
- Displays the OSMC status for a specific task. The TASK keyword is not accepted in a multiple OAM configuration
- STATUS
- Displays online/offline status for tape or optical libraries or optical drives.
- {PDSE|PDSE1},LATCH(laddr),{DETAILED|SUMMARY}
- Displays the status of PDSE latch at latch address (laddr) for the SMSPDSE or SMSPDSE1 address space. See message IGW045I
for information provided by this command.
- PDSE
- Indicates the SMSPDSE address space.
- PDSE1
- Indicates the SMSPDSE1 address space.
- {PDSE|PDSE1},MODULE(modname)
- Displays the address and maintenance level of module name (modname) for the SMSPDSE or SMSPDSE1 address space. This command is provided to help users when a SLIP is needed for a particular module. See message IGW046I for information provided by this command.
- {PDSE|PDSE1},VSTOR
- Indicates the current PDSE 64-bit directory buffer virtual storage
utilization.
The D SMS,PDSE,VSTOR or D SMS,PDSE1,VSTOR command can display the amount of virtual storage page utilization that is larger that the directory storage size which is defined by the PDSE_DIRECTORY_STORAGE or PDSE1_DIRECTORY_STORAGE parameter. The PDSEx_DIRECTORY_STORAGE value defines the above the bar storage that is used for caching PDSE directory pages. The minimum size for this pool is 64 MB; the default size is 2 GB. The defined value is not a hard limit because heavy periods of PDSE processing requires increasing the pool size. Because PDSE does not compress its internal pools, the pool size reflects a high water mark.
- {PDSE|PDSE1},HSPSTATS[,DSN(dsname)][,STORCLAS(sc)|UNMANAGED]
- Displays the member cache information about SMS-managed PDSE data sets and non-managed
PDSE data sets.
- HSPSTATS
- Displays the member cache information.
- DSN(dsname)
- An HSPSTATS optional parameter that if specified, indicates that the information is for a specific PDSE, using a fully qualified name, or for a list of PDSEs, using a partially qualified name.
- STORCLAS(sc)
- An HSPSTATS optional parameter that limits the report to SMS-managed PDSE data sets under this storage class. STORCLAS and UNMANAGED parameters cannot be used in the same command.
- UNMANAGED
- An HSPSTATS optional parameter that limits the report to the data sets that are non-managed PDSEs. STORCLAS and UNMANAGED parameters cannot be used in the same command.
If STORCLAS and UNMANAGED are not specified, the information is for both SMS-managed and non-managed PDSEs.
Example of valid names:IBMUSER.PDSE.DATASET (specific dataset) IBMUSER.* (all PDSEs with the high level qualifier of IBMUSER) IBMUSER.PDSE.* (all PDSEs starting with IBMUSER.PDSE) - {PDSE|PDSE1},HSPSTATS[,SUMMARY]
- Displays a summary report of the member cache information.
- SUMMARY
- An HSPSTATS optional parameter that displays only a summary report. SUMMARY parameter cannot be used with the other parameters.
- {PDSE|PDSE1},HSPSTATS[,MAXDSNS(maxds)]
- Displays the member cache information report to a number of data
sets.
- MAXDSNS(maxds)
- An HSPSTATS optional parameter that limits the report to a number of data sets. If specified, the report displays up to this number of data sets. The default is the complete report in a scrollable screen. The maximum number allowed is 9999. MAXDSNS can be used with the different variations of DSN, STORCLAS or UNMANAGED parameters.
- {PDSE|PDSE1},CONNECTIONS,DSN(dsname)[,VOL(volser)]
- Displays the users of a particular PDSE or PDSE1. volser specifies the volume required if the data set is not cataloged.
- SEP
- Displays the name of the active data separation profile.
- SHCDS
- Displays the following information about the sharing control data
sets. (SHCDS):
- Name
- Size
- Amount of free space for the active and spare SHCDS
- Whether the data set is usable
- SHUNTED{, SPHERE(sphere)|URID({urid|ALL})}
- Displays the entries currently contained in the shunt logs of the systems in the
sysplex. Entries are moved to the shunt log when DFSMStvs is unable to finish processing a
syncpoint, for example, due to an I/O error. If a shunted entry exists, the locks associated with
that entry are retained.Three types of information that can be displayed in response to this command:
- When neither the SPHERE nor URID keyword is specified, this command results in a list of systems in the sysplex and the number of units of recovery which that system has shunted
- When the SPHERE keyword is specified, this command results in a list of shunted work for the sphere specified for all of the systems in the sysplex
- When the URID keyword is specified, this command results in a list of shunted work for the unit of recovery specified for all of the systems in the sysplex. When ALL is specified, this command results in a list of shunted work for all shunted units of recovery for all the systems in the sysplex. To avoid flooding the console, DFSMStvs writes out 255 lines and then issues a WTOR to determine whether or not to continue.
If you specify WTOR, the system will issue a WTOR if the display output exceeds 255 lines.
- SHCDS
- Displays the following information about the sharing control data
sets. (SHCDS):
- Name
- Size
- Amount of free space for the active and spare SHCDS
- Whether the data set is usable
- SMSVSAM [,ALL]
- Displays the status of the SMSVSAM server on this system or all
the SMSVSAM servers and lock table connection status.
The D SMS,SMSVSAM command displays system connect and quiesce status for all lock structures connected by the system issuing the command.
The D SMS,SMSVSAM, ALL command summarizes the system connect and quiesce status for all lock structures connected in the sysplex. IGWLOCK00 cannot be quiesced.
- SMSVSAM,QUIESCE
- Displays the status of all active VSAM record-level sharing (VSAM/RLS) sphere quiesce events on the system that the command is entered. (This is not a sysplex-wide command.)
- SMSVSAM,DIAG(CONTENTION) or SMSVSAM,DIAG(C)
- Displays the status of latch contention related to SMSVSAM. Use this command when you suspect that VSAM RLS latch contention is causing a hang or deadlock. For more information about diagnosing VSAM RLS latch contention, see z/OS DFSMSdfp Diagnosis.
- STATUS
- Displays the online or offline status for tape or optical libraries or optical drives.
- STORGRP (storgrp) or SG (storgrp) [,LISTVOL]
- Displays the status of the storage group for each MVS system
or system group in the SMS complex. If LISTVOL is specified, all the
volumes in the storage group and their SMS status are displayed. The
status of the storage group is displayed for each MVS system
or system group in the SMS complex.
To display a drive named ALL, place the name in double parentheses, as
STORGRP((ALL))orSG((ALL)). - STORGRP(ALERT) or SG(ALERT) [,LISTVOL]
- Display a list of all the pool storage groups in the SMS configuration that have already reached
either the total space alert threshold or the track-managed alert threshold on the system at which
the command is issued. The list includes the status of each storage group for each MVS system or
system group.If you specify LISTVOL, the system displays the following information:
- A list of volumes in the storage group, giving the status of each volume for each MVS system or system group in the complex.
- The device number of the volume on the system or system group at which the command is issued.
If no storage groups defined in the active configuration has reached either threshold, the system displays an IGD0004I message:IGD004I NO STORAGE GROUPS HAVE REACHED THEIR ALERT THRESHOLDSTo display a drive named ALERT or ALL, place the name in double parentheses, for example,
STORGRP((ALERT))orSG((ALERT)). - STORGRP(ALL) or SG(ALL) [,LISTVOL]
- Displays a list of all storage groups in the SMS configuration,
indicating by symbols (. + - * Q D) the status of each storage group
for each MVS system or system group. If you specify LISTVOL, the system displays the following information:
- A list of volumes in the storage group, giving the status of each volume for each MVS system or system group in the complex.
- The device number of the volume on the system or system group at which the command is issued.
If ALL is specified and no storage groups are defined in the active configuration, the system displays this message:NO STORAGE GROUPS DEFINED IN THE ACTIVE CONFIGURATIONTo display a drive named ALL, place the name in double parentheses, as
STORGRP((ALL))orSG((ALL)). - TRACE or T
- Displays the SMS trace options in effect at the time the command was issued, followed by the setting of the parameters that are related to SMS volume selection analysis messages. The display indicates whether each trace option is now on or off. See message IGD002I.
- TRANVSAM [,ALL]
- Displays information about the instance of DFSMStvs on this system, or on all systems in
the sysplex when the ALL keyword is specified. The output includes this information:
- The activity keypoint (AKP) trigger, which is the number of logging operations between the taking of keypoints
- The status of this instance of DFSMStvs (initializing, active, quiescing, quiesced, disabling, disabled)
- How DFSMStvs started:
- Cold start.
The log data was not read, and any old data was discarded.
- Warm start.
The log data was read and processed.
- Cold start.
- DFSMStvs status with respect to resource recovery services (RRS)
- The quiesce timeout value
- All logs known to this instance of DFSMStvs, including the log of logs if one is in use
- The number of active units of recovery
- The status of all known logs associated with this TVS instance, if you specify ALLLOGS. Otherwise, only the UNDO and SHUNT logs are returned
If you specify WTOR, the system issues a WTOR if the display output exceeds 255 lines.
- URID({urid|ALL})
- Displays information about a particular unit of recovery currently active within the
sysplex or about all units of recovery currently active on the system on which the command was
issued on whose behalf DFSMStvs has performed any work. This parameter does not include information
about work that has been shunted because you can use the DISPLAY SMS,SHUNTED command to display that
information. This parameter also does not include information about units of recovery that might be
in restart processing as a result of an earlier failure. This work is not considered to be currently
active because it is not associated with any batch job, and the units of recovery associated with
the work ends as soon as commit or backout processing for them can be completed. The output includes
this information:
- The age of the unit of recovery
- The name of the job with which the unit of recovery is associated
- The name of the current step within the job
- The status of the unit of recovery (in-reset, in-flight, in-prepare, in-commit, in-backout, indoubt)
- The user ID associated with the job
If you specify WTOR, the system issues a WTOR if the display output exceeds 255 lines.
- VOLUME or VOL(volume)
- For a DASD volume, the system displays detailed status in the pool storage group
regarding the systems or system groups in the complex. The status indication can be
NOT DEFINED TO THE SYSTEM,ENABLED,DISABLED,QUIESCED,DISABLED FOR NEW ALLOCATIONS ONLY, orQUIESCED FOR NEW ALLOCATIONS ONLY. The display also gives the device number of the device on which the volume is mounted. This occurs only on the system or system group at which the command is issued.For an optical volume, the system displays (in message CBR1140I) detailed status from the optical configuration database.
For a system-managed tape volume, the system displays (in message CBR1180I) detailed status from the tape configuration database.
If the specified volume is not system managed, this message is issued:COMMAND REJECTED; VOLUME volume IS NOT DEFINEDTo display a volume named ALL, place the name in double parentheses, as
VOLUME((ALL))orVOL((ALL)). - VOLSELMSG
- Displays the setting of the parameters that are related to SMS volume selection analysis messages, followed by the setting of parameters that are related to SMS trace.
- L=a, name, or name-a
- Specifies the display area (a), console name
(name), or both (name-a) where
the display is to appear.
If you omit this operand, the display is presented in the first available display area or the message area of the console through which you enter the command.
Example 1:
d sms
d sms,aIn this example, three MVS systems are defined to SMS, but only the first two systems have an active Storage Management Subsystem. The third system is either not IPLed or was IPLed without starting SMS.
IGD002I 10:13:25 DISPLAY SMS 050
SCDS = STAGE2.SCDSPLEX.DATA
ACDS = SYS1.PDSESHR.ACDS
COMMDS = SYS1.PDSESHR.COMMDS
DINTERVAL = 150
REVERIFY = NO
ACSDEFAULTS = YES
SYSTEM CONFIGURATION LEVEL INTERVAL SECONDS
SYSTEM1 2005/03/18 10:13:10 15
SYSTEM2 ---------- -------- N/A
SYSTEM3 ---------- -------- N/A
SYSTEM4 ---------- -------- N/A
SYSTEM5 ---------- -------- N/A
SYSTEM6 ---------- -------- N/A
SYSTEM7 ---------- -------- N/A
SYSTEM8 ---------- -------- N/A Example 2:
d sms,sep In
response to this command, the system issues message IGD002I:
IGD002I 09:59:03 DISPLAY SMS 047
ACTIVE DATA SET SEPARATION PROFILE NAME: sep_dsnameIf there are no active separation
profiles, the system issues message IGD002I as:IGD002I 09:59:03 DISPLAY SMS 047
NO DATA SET SEPARATION PROFILE IS ACTIVEExample 3:
d sms,sg(sgmixed)IGD002I 11:50:52 DISPLAY SMS 448
STORGRP TYPE SYSTEM= 1 3 4 5 6 7 8
SGMIXED TYPE + . . . . . .
**************************** LEGEND *****************************
. THE STORAGE GROUP OR VOLUME IS NOT DEFINED TO THE SYSTEM
+ THE STORAGE GROUP OR VOLUME IS ENABLED
— THE STORAGE GROUP OR VOLUME IS DISABLED
* THE STORAGE GROUP OR VOLUME IS QUIESCED
D THE STORAGE GROUP OR VOLUME IS DISABLED FOR NEW ALLOCATIONS ONLY
Q THE STORAGE GROUP OR VOLUME IS QUIESCED FOR NEW ALLOCATIONS ONLY
SYSTEM 1 = SYSTEM1
IEF196I IEF285I SYS2.LINKLIB KEPT
IEF196I IEF285I VOL SER NOS= MVSRES.Example 4:
d sms,storgrp(group26),listvolIGD002I 11:51:34 DISPLAY SMS 453
STORGRP TYPE SYSTEM= 1 7 8
GROUP26 OBJECT + .
LISTVOL IS IGNORED FOR OBJECT, OBJECT BACKUP, AND TAPE STORAGE GROUPS STORGRPNAME
***************************** LEGEND *****************************
. THE STORAGE GROUP OR VOLUME IS NOT DEFINED TO THE SYSTEM
+ THE STORAGE GROUP OR VOLUME IS ENABLED
— THE STORAGE GROUP OR VOLUME IS DISABLED
* THE STORAGE GROUP OR VOLUME IS QUIESCED
D THE STORAGE GROUP OR VOLUME IS DISABLED FOR NEW ALLOCATIONS ONLY
Q THE STORAGE GROUP OR VOLUME IS QUIESCED FOR NEW ALLOCATIONS ONLY
SYSTEM 1 = SYSTEM1Example 5:
SETSMS TRACE(ON),SIZE(128K),TYPE(ERROR),JOBNAME(*)
SETSMS DESELECT(ALL),SELECT(ACSINT,CONFC,MSG),ASID(*)DISPLAY SMS,TRACEIGD002I 10:34:39 DISPLAY SMS 053
TRACE = ON SIZE = 128K TYPE = ERROR
JOBNAME = * ASID = *
TRACING EVENTS:
MODULE = ON SMSSJF = ON SMSSSI = ON ACSINT = ON
OPCMD = ON CONFC = ON CDSC = ON CONFS = ON
MSG = ON ERR = ON CONFR = ON CONFA = ON
ACSPRO = ON IDAX = ON DISP = ON CATG = ON
VOLREF = ON SCHEDP = ON SCHEDS = ON
VTOCL = ONVTOCD = ON VTOCR = ON VTOCC = ON VTOCA = ON
RCD = ON DCF = ON DPN = ON TVR = ON
DSTACK = ON UAFF = ON VOLSELMSG = (OFF,0) TYPE = ERROR JOBNAME = *
ASID = * STEPNAME = *
DSNAME = * Example 6:
12.16.35 d sms,options
The output from this command is similar to the following output.
IGD002I 09:28:44 DISPLAY SMS 133
ACDS = SYS1.PDSESHR.ACDS
COMMDS = SYS1.PDSESHR.COMMDS
ACDS LEVEL = z/OS V2.1
SMS PARMLIB MEMBER NAME = IGDSMSZV
INTERVAL = 15 DINTERVAL = 150
SMF_TIME = YES CACHETIME = 3600
CF_TIME = 3600 PDSE_RESTARTABLE_AS = YES
PDSE_BMFTIME = 3600 PDSE1_BMFTIME = 3600
PDSE_LRUTIME = 60 PDSE1_LRUTIME = 60
PDSE_LRUCYCLES = 15 PDSE1_LRUCYCLES = 15
LOCAL_DEADLOCK = 15 GLOBAL_DEADLOCK = 4
REVERIFY = NO DSNTYPE = LIBRARY
ACSDEFAULTS = YES PDSESHARING = EXTENDED
OVRD_EXPDT = NO SYSTEMS = 8
PDSE_HSP_SIZE = 8MB PDSE1_HSP_SIZE = 64MB
USE_RESOWNER = YES RLS_MAX_POOL_SIZE = 100MB
RLSINIT = YES RLSTMOUT = 500
COMPRESS = GENERIC LOG_OF_LOGS = IGWTVS1.LOG.OF.LOGS
TVSAMCOM = (10,100)
TVASMCOM_STEP_LIMIT = 100
RLS_RECOV_LOGGING = NO
QTIMEOUT = 400 TVSNAME = 001
AKP = 200 TV_START_TYPE = WARM
MAXLOCKS = (100,50)
CICSVR_INIT = NO CICSVR_DSNAME_PREFIX = DWW.
CICSVR_RCDS_PREFIX = DWW
CICSVR_GRPNAME_SUFFIX = PROD
CICSVR_ZZVALUE_PARM =
CICSVR_UNDOLOG_CONTROL =
CICSVR_UNDOLOG_PREFIX = DWW
CICSVR_BACKOUT_CONTROL =
CICSVR_GENERAL_CONTROL =
IGD002I 09:28:44 DISPLAY SMS
Rls_MaxCfFeatureLevel = A
RlsAboveThebarMaxPoolSize = 1000 RlsFixedPoolSize = 0
PDSE_MONITOR = (YES,0,0) PDSE1_MONITOR = (YES,0,0)
PDSE_DIRECTORY_STORAGE = 2000M PDSE1_DIRECTORY_STORAGE = 2000M
PDSE_BUFFER_BEYOND_CLOSE = YES PDSE1_BUFFER_BEYOND_CLOSE = YES
GDS_RECLAIM = YES DSSTIMEOUT = 0
BLOCKTOKENSIZE = NOREQUIRE FAST_VOLSEL = OFF
USEEAV = YES BREAKPOINTVALUE = 10
OAMPROC = SUPPRESS_DRMSGS = NO
OAMTASK = PDSE_SYSEVENT_DONTSWAP = NO
DB2SSID = DBG1 SAM_USE_HPF = YES
CA_RECLAIM = DATACLAS
PS_EXT_VERSION = 1 VSAM_ZHYPERLINK = NO
IGD002I 09:28:44 DISPLAY SMS
TRACE = ON SIZE = 128K TYPE = ERROR
JOBNAME = * ASID = *
TRACING EVENTS:
MODULE = ON SMSSJF = ON SMSSSI = ON ACSINT = ON
OPCMD = ON CONFC = ON CDSC = ON CONFS = ON
MSG = ON ERR = ON CONFR = ON CONFA = ON
ACSPRO = ON IDAX = ON DISP = ON CATG = ON
VOLREF = ON SCHEDP = ON SCHEDS = ON VTOCL = ON
VTOCD = ON VTOCR = ON VTOCC = ON VTOCA = ON
RCD = ON DCF = ON DPN = ON TVR = ON
DSTACK = ON UAFF = ON DEBUG = ON
VOLSELMSG = (OFF,0) TYPE = ERROR JOBNAME = *
ASID = * STEPNAME = *
DSNAME = *
Example 7:
The DISPLAY SMS,TRANVSAM command displays information about the status of DFSMStvs.
IGW800I DFSMS VSAMRLS REQUEST TO DISPLAY TRANSACTIONAL VSAM INFORMATION
IS REJECTED: TRANSACTIONAL VSAM IS NOT ACTIVE ON THIS SYSTEM D SMS,TRANVSAM
IEE932I 774
IGW800I 13.33.01 DISPLAY SMS,TRANSACTIONAL VSAM
DISPLAY SMS,TRANSACTIONAL VSAM - SERVER STATUS
System TVSNAME State Rrs #Urs Start AKP QtimeOut
-------- -------- ------ ----- -------- --------- -------- --------
SYSTEM1 IGWTV001 ACTIVE REG 1 WARM/WARM 200 400
DISPLAY SMS,TRANSACTIONAL VSAM - LOGSTREAM STATUS
LogStreamName State Type Connect Status
-------------------------- ---------- ---------- --------------
IGWTV001.IGWLOG.SYSLOG Enabled UnDoLog Connected
IGWTV001.IGWSHUNT.SHUNTLOG Enabled ShuntLog Connected
IGWTVS1.LOG.OF.LOGS Enabled LogOfLogs Connected
IGWTVS.FR.LOG001 Enabled FrLog Connected
Example 8:
D SMS,TRANVSAM,ALLD SMS,TRANVSAM,ALL
IEE932I 777
IGW800I 13.33.12 DISPLAY SMS,TRANSACTIONAL VSAM,ALL
DISPLAY SMS,TRANSACTIONAL VSAM,ALL - SERVER STATUS
System TVSNAME State Rrs #Urs Start AKP QtimeOut
-------- -------- ------ ----- -------- --------- -------- --------
SYSTEM1 IGWTV001 ACTIVE REG 1 WARM/WARM 200 400
SYSTEM2 IGWTV002 ACTIVE REG 0 WARM/WARM 200 400
DISPLAY SMS,TRANSACTIONAL VSAM,ALL LOGSTREAM STATUS
LogStreamName: IGWTV001.IGWLOG.SYSLOG
System TVSNAME State Type Connect Status
-------- -------- ------------ ---------- --------------
SYSTEM1 IGWTV001 Enabled UnDoLog Connected
LogStreamName: IGWTV001.IGWSHUNT.SHUNTLOG
System TVSNAME State Type Connect Status
-------- -------- ------------ ---------- --------------
SYSTEM1 IGWTV001 Enabled ShuntLog Connected
LogStreamName: IGWTVS1.LOG.OF.LOGS
System TVSNAME State Type Connect Status
-------- -------- ------------ ---------- --------------
SYSTEM1 IGWTV001 Enabled LogOfLogs Connected
SYSTEM2 IGWTV002 Enabled LogOfLogs Connected
LogStreamName: IGWTV002.IGWLOG.SYSLOG
System TVSNAME State Type Connect Status
-------- -------- ------------ ---------- --------------
SYSTEM2 IGWTV002 Enabled UnDoLog Connected
LogStreamName: IGWTV002.IGWSHUNT.SHUNTLOG
System TVSNAME State Type Connect Status
-------- -------- ------------ ---------- --------------
SYSTEM2 IGWTV002 Enabled ShuntLog Connected
LogStreamName: IGWTVS.FR.LOG001
System TVSNAME State Type Connect Status
-------- -------- ------------ ---------- --------------
SYSTEM1 IGWTV001 Enabled FrLog ConnectedExample 9:
The DISPLAY SMS,JOB command displays information about the status of a job.
D SMS,JOB(TVS3O601)
IEE932I 780
IGW801I 13.33.27 DISPLAY SMS,JOB
TRANSACTIONAL VSAM Job Status On System: SYSTEM1
JobName StepName Urid Ur Status # Locks
-------- -------- -------------------------------- ---------- --------
TVS3O601 STEP04 B4E070267EAFD0000000000301010000 IN_FLIGHT 20 Example 10:
The DISPLAY SMS,UR command displays information about a particular unit of recovery on whose behalf DFSMStvs has performed any work.
IGW802I DFSMS REQUEST TO DISPLAY ACTIVE TRANSACTIONAL VSAM UR(s)
WAS REJECTED, SPECIFIED URID(s) ARE NOT ACTIVE
ON ANY TRANSACTIONAL VSAM INSTANCE IN THE SYSPLEX. D SMS,URID(ALL)
IEE932I 783
IGW802I 13.33.39 DISPLAY SMS,URID
TRANSACTIONAL VSAM UrId Status For System: SYSTEM1
Urid Ur Status JobName StepName # Locks
-------------------------------- ---------- -------- -------- --------
B4E070267EAFD0000000000301010000 InFlight TVS3O601 STEP04 20 Example 11:
Use the DISPLAY SMS,SHUNTED command to display information about URs currently in the DFSMStvs shunt log.
IGW803I 09.50.47 DISPLAY SMS,UR (Summary Data)
SysName # Urid(s) SysName # Urid(s) SysName # Urid(s)
-------- -------- -------- -------- -------- --------
SYSTEM1 0 -------- 0 -------- 0 IGW803I 09.50.47 DISPLAY SMS,UR (Summary Data)
SysName # Urid(s) SysName # Urid(s) SysName # Urid(s)
-------- -------- -------- -------- -------- --------
SYSTEM1 urid ------- 0 -------- 0 Example 12:
Use the DISPLAY SMS,LOG command to display information about the log streams
that DFSMStvs is using.
IGW804I DFSMS REQUEST TO DISPLAY
TRANSACTIONAL VSAM LOG STREAM: logstream WAS REJECTED.
LOG STREAM NOT KNOWN TO DFSMS. D SMS,LOG(IGWTVS.FR.LOG001)
IEE932I 789
IGW804I 13.34.10 DISPLAY SMS,LOG
DISPLAY SMS,LOG - LOG STREAM STATUS
Name: IGWTVS.FR.LOG001 State: Enabled Type: FrdRecovr
System TVSNAME JobName Urid of Oldest Log Block
-------- -------- -------- --------------------------------
SYSTEM1 IGWTV001 TVS3O601 B4E070267EAFD0000000000301010000*
DISPLAY SMS,LOG - LOG STREAM USAGE
LogStreamName: IGWTVS.FR.LOG001
System TVSNAME JobName JobName JobName JobName JobName
-------- -------- -------- -------- -------- -------- --------
SYSTEM1 IGWTV001 TVS3O601
*OLDEST URID ACROSS ALL SYSTEMS IN THE SYSPLEX
Example 13:
The DISPLAY SMS,LOG(ALL) command displays information about the log streams currently being used by DFSMStvs on one of the systems in the sysplex.
D SMS,LOG(ALL)
IEE932I 792
IGW804I 13.34.18 DISPLAY SMS,LOG
DISPLAY SMS,LOG - LOG STREAM STATUS
Name: IGWTVS.FR.LOG001 State: Enabled Type: FrdRecovr
System TVSNAME JobName Urid of Oldest Log Block
-------- -------- -------- --------------------------------
SYSTEM1 IGWTV001 TVS3O601 B4E070267EAFD0000000000301010000*
DISPLAY SMS,LOG - LOG STREAM USAGE
LogStreamName: IGWTVS.FR.LOG001
System TVSNAME JobName JobName JobName JobName JobName
-------- -------- -------- -------- -------- -------- --------
SYSTEM1 IGWTV001 TVS3O601
*OLDEST URID ACROSS ALL SYSTEMS IN THE SYSPLEX
DISPLAY SMS,LOG - LOG STREAM STATUS
Name: IGWTVS1.LOG.OF.LOGS State: Enabled Type: LogOfLogs
System TVSNAME JobName Urid of Oldest Log Block
-------- -------- -------- --------------------------------
SYSTEM1 IGWTV001 TVS3O601 B4E070267EAFD0000000000301010000*
DISPLAY SMS,LOG - LOG STREAM USAGE
LogStreamName: IGWTVS1.LOG.OF.LOGS
System TVSNAME JobName JobName JobName JobName JobName
-------- -------- -------- -------- -------- -------- --------
SYSTEM1 IGWTV001 TVS3O601
*OLDEST URID ACROSS ALL SYSTEMS IN THE SYSPLEX
DISPLAY SMS,LOG - LOG STREAM STATUS
Name: IGWTV001.IGWLOG.SYSLOG State: Enabled Type: UnDo
System TVSNAME JobName Urid of Oldest Log Block
-------- -------- -------- --------------------------------
SYSTEM1 IGWTV001 TVS3O601 B4E070267EAFD0000000000301010000*
DISPLAY SMS,LOG - LOG STREAM USAGE
LogStreamName: IGWTV001.IGWLOG.SYSLOG
System TVSNAME JobName JobName JobName JobName JobName
-------- -------- -------- -------- -------- -------- --------
SYSTEM1 IGWTV001 TVS3O601
*OLDEST URID ACROSS ALL SYSTEMS IN THE SYSPLEX
DISPLAY SMS,LOG - LOG STREAM STATUS
Name: IGWTV001.IGWSHUNT.SHUNTLOG State: Enabled Type: Shunt
System TVSNAME JobName Urid of Oldest Log Block
-------- -------- -------- --------------------------------
SYSTEM1 IGWTV001 --------- NO ACTIVE UR ---------*
DISPLAY SMS,LOG - LOG STREAM USAGE
LogStreamName: IGWTV001.IGWSHUNT.SHUNTLOG
System TVSNAME JobName JobName JobName JobName JobName
-------- -------- -------- -------- -------- -------- --------
SYSTEM1 IGWTV001 **NONE**
*OLDEST URID ACROSS ALL SYSTEMS IN THE SYSPLEX
DISPLAY SMS,LOG - LOG STREAM STATUS
Name: IGWTVS1.LOG.OF.LOGS State: Enabled Type: LogOfLogs
System TVSNAME JobName Urid of Oldest Log Block
-------- -------- -------- --------------------------------
SYSTEM2 IGWTV002 --------- NO ACTIVE UR ---------*
DISPLAY SMS,LOG - LOG STREAM USAGE
LogStreamName: IGWTVS1.LOG.OF.LOGS
System TVSNAME JobName JobName JobName JobName JobName
-------- -------- -------- -------- -------- -------- --------
SYSTEM2 IGWTV002 **NONE**
*OLDEST URID ACROSS ALL SYSTEMS IN THE SYSPLEX
DISPLAY SMS,LOG - LOG STREAM STATUS
Name: IGWTV002.IGWLOG.SYSLOG State: Enabled Type: UnDo
System TVSNAME JobName Urid of Oldest Log Block
-------- -------- -------- --------------------------------
SYSTEM2 IGWTV002 --------- NO ACTIVE UR ---------*
DISPLAY SMS,LOG - LOG STREAM USAGE
LogStreamName: IGWTV002.IGWLOG.SYSLOG
System TVSNAME JobName JobName JobName JobName JobName
-------- -------- -------- -------- -------- -------- --------
*OLDEST URID ACROSS ALL SYSTEMS IN THE SYSPLEX
DISPLAY SMS,LOG - LOG STREAM STATUS
Name: IGWTV002.IGWSHUNT.SHUNTLOG State: Enabled Type: Shunt
System TVSNAME JobName Urid of Oldest Log Block
-------- -------- -------- --------------------------------
SYSTEM2 IGWTV002 --------- NO ACTIVE UR ---------*
DISPLAY SMS,LOG - LOG STREAM USAGE
LogStreamName: IGWTV002.IGWSHUNT.SHUNTLOG
System TVSNAME JobName JobName JobName JobName JobName
-------- -------- -------- -------- -------- -------- -------- Example 14:
The DISPLAY SMS,DSNAME command displays information about the jobs that have a data set open for DFSMStvs access.
IGW805I DFSMS REQUEST TO DISPLAY TRANSACTIONAL VSAM USAGE OF
DATASET: dsname WAS REJECTED.
DATASET NOT KNOWN TO TRANSACTIONAL VSAM. D SMS,DSNAME(SYSPLEX.SHCDS.UNDO1.KSDS01)
IEE932I 795
IGW805I 13.34.44 DISPLAY SMS,DSNAME
DATASET: SYSPLEX.SHCDS.UNDO1.KSDS01
IS CURRENTLY IN USE BY THE FOLLOWING JOBS:
System Name: SYSTEM1 TVSNAME: IGWTV001
JobNames: TVS3O601 Example 15:
The DISPLAY SMS,OPTIONS command displays the values with which SMS, SMSVSAM, and DFSMStvs are currently operating.
D SMS,OPTIONS
IGD002I 13:01:52 DISPLAY SMS 918
ACDS = SYS1.PDSESHR.ACDS
COMMDS = SYS1.PDSESHR.COMMDS
INTERVAL = 15 DINTERVAL = 150
SMF_TIME = YES CACHETIME = 3600
CF_TIME = 3600 PDSE_RESTARTABLE_AS = YES
PDSE_BMFTIME = 3600 PDSE1_BMFTIME = 3600
PDSE_LRUTIME = 60 PDSE1_LRUTIME = 60
PDSE_LRUCYCLES = 15 PDSE1_LRUCYCLES = 15
LOCAL_DEADLOCK = 15 GLOBAL_DEADLOCK = 4
REVERIFY = NO DSNTYPE = LIBRARY
ACSDEFAULTS = YES PDSESHARING = EXTENDED
OVRD_EXPDT = NO SYSTEMS = 8
PDSE_HSP_SIZE = 256MB PDSE1_HSP_SIZE = 256MB
USE_RESOWNER = YES RLS_MAX_POOL_SIZE = 100MB
RLSINIT = YES RLSTMOUT = 500
COMPRESS = GENERIC LOG_OF_LOGS = IGWTVS1.LOG.OF.LOGS
QTIMEOUT = 400 TVSNAME = 001
AKP = 200 TV_START_TYPE = WARM
MAXLOCKS = (100,50)
CICSVR_INIT = NO CICSVR_DSNAME_PREFIX = DWW.
CICSVR_RCDS_PREFIX = DWW
CICSVR_GRPNAME_SUFFIX = PROD
CICSVR_ZZVALUE_PARM =
CICSVR_UNDOLOG_CONTROL =
CICSVR_UNDOLOG_PREFIX = DWW
CICSVR_BACKOUT_CONTROL =
CICSVR_GENERAL_CONTROL =
Rls_MaxCfFeatureLevel = A
RlsAboveThebarMaxPoolSize = 0
RlsFixedPoolSize = 0
PDSE_MONITOR = (YES,0,0) PDSE1_MONITOR = (YES,0,0)
PDSE_BUFFER_BEYOND_CLOSE = NO
PDSE1_BUFFER_BEYOND_CLOSE = NO
GDS_RECLAIM = YES DSSTIMEOUT = 0
BLOCKTOKENSIZE = REQUIRE
IGD002I 13:01:52 DISPLAY SMS
TRACE = ON SIZE = 128K TYPE = ERROR
JOBNAME = * ASID = *
TRACING EVENTS:
MODULE = ON SMSSJF = ON SMSSSI = ON ACSINT = ON
OPCMD = ON CONFC = ON CDSC = ON CONFS = ON
MSG = ON ERR = ON CONFR = ON CONFA = ON
ACSPRO = ON IDAX = ON DISP = ON CATG = ON
VOLREF = ON SCHEDP = ON SCHEDS = ON VTOCL = ON
VTOCD = ON VTOCR = ON VTOCC = ON VTOCA = ON
RCD = ON DCF = ON DPN = ON TVR = ON
DSTACK = ON UAFF = ON VOLSELMSG = (OFF,0) TYPE = ERROR JOBNAME = *
ASID = * STEPNAME = *
DSNAME = * Example 16:
D SMS,VOLSELMSG The response to this command is as follows:IGD002I 13:58:46 DISPLAY SMS 789
VOLSELMSG = (OFF,0) TYPE = ERROR JOBNAME = *
ASID = * STEPNAME = *
DSNAME = *
TRACE = ON SIZE = 128K TYPE = ERROR
JOBNAME = * ASID = *Example 17:
The D SMS,SMSVSAM and D SMS,SMSVSAM,ALL commands display lock structure connect status.
D SMS,SMSVSAM The
response to this command is as follows:IEE932I 847
IGW420I DISPLAY SMS,SMSVSAM
DISPLAY SMS,SMSVSAM - SERVER STATUS
SYSNAME: SYSTEM1 AVAILABLE ASID: 0037 STEP: SmsVsamInitComplete
DISPLAY SMS,SMSVSAM - JOB STATUS
SUBSYSTEMS CONNECTED: 2 BATCH: 2
DISPLAY SMS,SMSVSAM - LOCK TABLE STATUS (IGWLOCK00)
CONNECT STATUS:
SYSNAME: SYSTEM1 ACTIVE RSN: 02010407 RbldNotActive
COMPOSITE STATUS:
ORIGINAL STRUCTURE: NOT VOLATILE FAILURE ISOLATED
NEW STRUCTURE: NOT VOLATILE FAILURE ISOLATED
STRUCTURE STATUS:
SYSNAME: SYSTEM1 Duplex
SECONDARY LOCK TABLE STATUS (TESTLOCK1)
CONNECT STATUS:
SYSNAME: SYSTEM1 ACTIVE RSN: 02010407 RbldNotActive
COMPOSITE STATUS:
ORIGINAL STRUCTURE: NOT VOLATILE FAILURE ISOLATED
NEW STRUCTURE: NOT VOLATILE FAILURE ISOLATED
STRUCTURE STATUS:
SYSNAME: SYSTEM1 NOTCONND SMS,SMSVSAM,ALL The response to
this command is as follows:DISPLAY SMSVSAM - LOCK TABLE STATUS (TESTLOCK1)
CONNECT STATUS:
SYSNAME: SYSTEM2 ACTIVE RSN: 02010407 RbldNotActive
SYSNAME: SYSTEM1 ACTIVE RSN: 02010407 RbldNotActive
SYSNAME: SYSTEM3 ACTIVE RSN: 02010407 RbldNotActive
SYSNAME: ........ ................. RSN: ........ ................
SYSNAME: ........ ................. RSN: ........ ................
SYSNAME: ........ ................. RSN: ........ ................
SYSNAME: ........ ................. RSN: ........ ................
SYSNAME: ........ ................. RSN: ........ ................
COMPOSITE STATUS:
ORIGINAL STRUCTURE: NOT VOLATILE FAILURE ISOLATED
NEW STRUCTURE: NOT VOLATILE FAILURE ISOLATED
STRUCTURE STATUS:
SYSNAME: SYSTEM2 Duplex Quiesced
SYSNAME: SYSTEM1 Duplex Quiesced
SYSNAME: SYSTEM3 NOTCONN
SYSNAME: ........ ...........
SYSNAME: ........ ...........
SYSNAME: ........ ...........
SYSNAME: ........ ...........
SYSNAME: ........ ..........