00D70040
Explanation
An attempt to rename an existing data set failed, because a name does not conform to the naming convention.
System action
Error indication is returned to the user.
System programmer response
Notify the database administrator if appropriate.
User response
Notify the system programmer.
Problem determination
This problem probably arises during execution of the REORG utility with SHRLEVEL REFERENCE or CHANGE. See message DSNP027I or DSNP026I.
Collect the following diagnostic items:
- Console output from the system on which the job was run, and a listing of the SYSLOG data set for the period of time that spans the failure.
- IDCAMS LISTCAT output for the ICF (VSAM) catalog that contains the Db2 subsystem catalog that defined the failing index or table.
- VTOC listing of the disk volume on which the failing operation occurred.
- Listing of the results produced by the SQL statements.
- Listing of Db2 catalog tables.
- SYSPRINT output, including JCL, for the application program or batch job, and system messages that were issued. Make sure that MSGLEVEL=(1,1) on the JOB statement so that all diagnostic information is sent to SYSPRINT.
- Definitions of views and tables involved in the error.