Reason:
A CICS application program has issued a LINK to program TSSCICS using a temporary storage queue for communications. If the application is executing from a VTAM or BTAM terminal, TSSCICS can issue a maximum of 500 24x80 temporary storage blocks during command execution. If the application is executing from a sequential terminal, TSSCICS may write up to 12000 80‑byte records.
Action:
Performing this much I/O against the security file is not recommended. Online access to TSSCICS is intended for small outputs which will not degrade the performance of CICS or of CA Top Secret. You can lower the number of output blocks by:
TSS LIST(ACIDS)
Enter the following command to result in less output:
TSS LIST(ACIDS)DEPT(dept1)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|