The output from an SMP/E APPLY of PTF's for Database Management for Db2 for z/OS shows the following:
DATE 08/18/20 TIME 10:30:49 SMP/E 36.78
SHELL SCRIPT IDB2AMKD OUTPUT FOR HFS NSIIQLEI SEQ NUM 000018
/temp/cai/cd20/dbmgmt/CA/IDB2AMKD: /temp/cai/cd20/dbmgmt/CA/IDB2AMKD: not found
How can this issue be resolved?
When the Db2 Tools are installed the DBM06MKD job in SAMPJCL specifies what the mount point is for the CDBAZFS file system.
The mount point should end with directory /dbmgmt/ for example: /temp/cai/cd20/dbmgmt/
In this case the mount point includes /CA and needs to be changed. Unmount the file system and change the mount point so the directory ends with /dbmgmt/.
See Install Product Maintenance for more detail on the CDBAZFS file system and the DDDEF's CINSHFS, CSQ2HFS and CSQ2HFSM.
The DDDEF's for CINSHFS and CSQ2HFS will have /CA after /dbmgmt.