Valid on z/OS and z/VM.
Use the MODE keyword to specify an operating MODE for a user, control or profile ACID.
This keyword has the following format:
TSS PERMIT(acid|profile) MODE(DORM|WARN|IMPL|FAIL)
This example forces a user to run in IMPL mode:
TSS PERMIT(PAYUSER) MODE(IMPL)
This example changes this specification to FAIL mode:
TSS REVOKE(PAYUSER) MODE(IMPL)
TSS PERMIT(PAYUSER) MODE(FAIL)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|