How to resolve a Subsystem Analyzer PSA0302 DATASTORE DATASET IS FULL message (by creating a new, bigger Datastore).
book
Article ID: 17468
calendar_today
Updated On:
Products
CA RC/MigratorCA Endevor SCM InterfaceDB2 AdministrationCA RC Compare for DB2 for z/OSCA RC Extract for DB2 for z/OSCA RC/QueryCA RC Secure for DB2 for z/OSCA RC Update for DB2 for z/OSCA Bind Analyzer for DB2 for z/OSCA DetectorCA SQL-Ease for DB2 for z/OSCA Sysview Performance Management Option for DB2 for z/OSCA Database Detector for DB2 for z/OSCA Plan Analyzer for DB2 for z/OSCA Subsystem Analyzer for DB2 for z/OSCA Database Analyzer for DB2 for z/OSCA Fast Unload for DB2 for z/OSCA Fast Check for DB2 for z/OSCA Fast Index for DB2 for z/OSCA Fast Load for DB2 for z/OSCA Rapid Reorg for DB2 for z/OS
Issue/Introduction
Description:
This document explains how you can resolve a Subsystem Analyzer PSA0302 DATASTORE DATASET IS FULL message by creating a new, bigger Datastore.
Solution:
The following steps can be taken to create a bigger Datastore and resolve a PSA0302 DATASTORE DATASET IS FULL message:
If you're using the Datastore to run a collection, stop the collection
Create a new, Temporary datastore. You can use the PSADSALC Batch job. A sample of it can be found in <High.Level>.CDBASRC. Or, you may choose to use the SS Analyzer Create Datastore Display. This screen can be accessed by:
Choosing Option 4 (Initialize SSID collection) from the Subsystem Analyzer Main Menu
Setting the Create Datastore ==> prompt to 'Y' on the Initialize SS Analyzer Collection screen
In your <High.Level>.CDBASRC, you'll find a member named PSADSCPY. Use this job to copy your Old Datastore into your Temporary Datastore
Select option 2 on the CA-Subsystem Analyzer Main Menu (SSID historical interval data). Verify that the data on the Temporary Datastore looks OK. If so, delete your Old Datastore
Re-create your old Datastore. If possible, allocate it in an Extended Addressability (EA) SMS class. This will enable your Datastore dataset to span across multiple volumes if your Datastore Dataset exceeds the 4 Gig VSAM limit
Using the PSADSCPY job, copy your Temporary Datastore into the Datastore that you created in step 5
Verify that the data on the New Datastore looks OK. If so, delete your Temporary Datastore