Top Secret TSS0963I and TSS0960E: Find Current PRFT Value And Calculate New One
search cancel

Top Secret TSS0963I and TSS0960E: Find Current PRFT Value And Calculate New One

book

Article ID: 61505

calendar_today

Updated On:

Products

Top Secret

Issue/Introduction

Top Secret TSS0963I and TSS0960E Messages were received indicating the shared profile table is nnn% full. How do you find the current PRFT value and how do you calculate the PRFT size needed?

Environment

Release: TSS 16.0

Resolution

You will need to first find the facility associated with job in the TSS0963I/E message, then display the facility options for that facility.

- To find the facility, see Article 221100

- To display the facility options:
    o TSS MODIFY FAC(fac) where ‘fac’ is the facility associated with the job

Display your facility to see current PRFT setting:

 TSS MODI FAC(xxxxx)

Example:

 If PRFT=004...and there are 256 per PRTF value, 256 x 4 = 1,024

The shared profile table will be full when greater than 1,024 unique profiles are used in the region. To modify the facility to increase size:

 TSS MODI FAC(xxxxx=PRFT=006)

Each increment of PRFT indicates 256 entries in the shared profile table. So:
- With PRFT=6, the shared profile table will contain 1536 entries.
- With PRFT=8, the shared profile table will contain 2048 entries.