ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
ACM Maketab fails
book
Article ID: 106164
calendar_today
Updated On:
Products
RC Compare for DB2 for z/OSDatabase Analyzer for DB2 for z/OSFast Unload for DB2 for z/OSFast Check for DB2 for z/OSFast Index for DB2 for z/OSRapid Reorg for DB2 for z/OS
Issue/Introduction
when i try to make the ACM tables receive this issue PT693E Unable to allocate XXXX.XXXX.CDBASAMP the version my products is V18
Cause
highlvl.CDBASAMP library either not available or is being ENQUED on
Environment
Z/OS DB2
Resolution
In the Maketab process, we write the generated Batch Processor control statements to either a temporary dataset or the highlvl.CDBASAMP library. This is determined by the following field on the 'ACM Shadow Table Creation' panel: Temporary dataset for output => Y (Y or N) With this set to Y, as above, then the temporary dataset that is used is obtained from the users ISPF ZTEMPF system variable. This can be displayed by accessing IPPF option 7, Dialog Test, and then 3, Dialog Variables. Use the locate command 'L ZTEMPF' to display the variable.