Our DBA would like to change the high level qualifier of all the DB2 system datasets. Is there an easy way to clone the Top Secret dataset profiles and permits for these dataset profiles?
Example:
Existing dataset HLQ
ABC
New dataset HLQ
SYS2
Release : 16.0
Component : CA Top Secret for z/OS
You can build a script that reads in the TSSCFILE and pulls out all the datasets permits and then write a script to TSS REVOKE and re-PERMIT with the HLQ you want.