I am trying to figure out if it is possible to determine a date and
time that a tablespace/indexspace is placed in UT status. Any
ideas?
Thank You,
Vince Croce
Thank You,
Vince Croce
Hello,
Command text is logged automatically. When you run DSN1LOGP with TYPE(0010), the output includes records for commands. Command record output has TYPE(SYSTEM EVENT) and SUBTYPE(TRACE RECORD). The data is in the form of an IFCID 0090 trace record.
Or you can check in the syscopy if a utility run upon the tablespace.
regards
Alain