How can I resolve "CAPC077E Repository is full." message? The repository viewer shows index is over 99% full but data is less than 3%?
+ CAPC077E ERROR ADDING FILE TO THE CAIPRINT REPOSITORY.
+ CAPC077E Repository is full.
The Repository utility's LIST All shows:
Usage statistics for OPTII.PRTLIB:
4,000 Index Entries 3,989 Used 99.7% Full
179,899 Data Records 4,054 Used 2.2% Full
Release: OPTIM200200-8.5-Optimizer/II
There are two areas in the dump repository.
Index area:
Data area:
First you need to set SUPPRS=ON in CAOUDFRX to prevent this problem from reoccurring.
After, assemble the CAOUDFRX, refresh LLA & LINKLIST and restart runtime.(run CAS9 with RX85TERM and then RX85INIT)
SUPPRS=OFF|ON
Specifies whether to suppress:
Also you need to clean up your repository.
Run the repository viewer utility job with LIST ALL option.
//STEP1 EXEC PGM=CAOUPRTU,REGION=1M
//SYSUT1 DD UNIT=SYSDA,SPACE=(CYL,(1,1))
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
DSN OPTII.PRTLIB
LIST ALL
/*
Delete any dump entry with RC=00 and any old dump entries not need to keep.
Also considering setting EXPDAYS option so the report is purged during the auto-maintenance cycle.
EXPDAYS=0|nnn