Top Secret TSS REFRESH Command Does Not Work
search cancel

Top Secret TSS REFRESH Command Does Not Work

book

Article ID: 52420

calendar_today

Updated On:

Products

Top Secret

Issue/Introduction

A region acid has been PERMITted access to a resource. Despite issuing:

TSS REFRESH(acid) JOBNAME(*)

the acid is still NOT authorized to access the resource. If the region is recycled, the region acid can access the resource.

Resolution

The TSS REFRESH(acid) command works correctly and flags the security environment for this region acid to be refreshed.

The region acid will be refreshed:

  • On next security call done for the region acid.
  • And, for some resource classes, the security call is issued in cross memory mode and the REFRESH doesn't take place.

Example: CFSKEYS is an example of a resource class where security calls are issued in cross memory mode from the CFS address space.

To have the region acid REFRESHed:

  1. Issue a
    TSS REFRESH(Acid) JOBNAME(*) 
    for the region acid.

  2. AND submit a dummy job for the region acid to generate a security call in non-cross memory mode.