Use a question mark (?) as a SYSID value to indicate that you want the currently active SYSID value for this system.
For example, a security administrator enters the VMO environment, using a SYSID of TEST. Commands entered at this point reference records with a SYSID of TEST.
ACF SET CONTROL(VMO) SYSID(test)
However, the security administrator remembers that he has to change a record used in the production, not test, environment. He uses a SYSID of ? to reference the active system ID value, in this case PROD.
CHANGE SYSID(?) OPTS MAXVIO(5)
|
Copyright © 2009 CA Technologies.
All rights reserved.
|
|