TSS WHOOWNs shows double ownership
book
Article ID: 369792
calendar_today
Updated On:
Products
Top Secret
Issue/Introduction
TSS WHOOWNS SDSF(xxxxx) and TSS WHOOWNS DSN(xxxxx) sometimes show double ownership (two ACIDs as the owner) for certain SDSF and DSN resources.
Resolution
There was a bug about 20 years ago that caused broken pointers.
A fix was written to prevent the problem, but records that already had broken pointers needed to be repaired.
Broken pointers only affect TSS WHOOWNs and TSS WHOHAS reporting and nothing else in Top Secret.
To manually repair each resource:
- Move ownership to another acid:
TSS ADD(USER2) DSN(xxxxxxx) UNDERCUT
- Move back to original owner:
TSS ADD(USER1) DSN(xxxxxxx) UNDERCUT
- Revoke resource from acids or PROFILEs
TSS REVOKE(acid) DSN(xxxxxxx)
- Re-PERMIT resource to acids
TSS REVOKE(acid) DSN(xxxxxxx) ACCESS(accesslevel)
- Issue a TSS WHOOWNs to confirm the problem is corrected.
TSS WHOHAS DSN(xxxxxxx)
TSSXTEND WHOHAS can be used to automate the broken pointer repair process.
Feedback
thumb_up
Yes
thumb_down
No