How to resolve message IXX0142 .. NO SPACE IN DIRECTORY?
Increase the VISION:Inquiry directory.
To increase the VISION:Inquiry directory:
Depending on the system database type, we have sample JCL in the VISION:Inquiry CNTL directory for this purpose.
The sample unload utility JCL is called IMSUNLD, DB2UNLD, or VSAMUNLD.
The sample load utility JCL which also has the JCL for definition and initialization of the system database, is called IMSLOAD, DB2LOAD, or VSAMLOAD.
These are JCL samples and you need to customize for your site as needed before submitting.
Another useful utility is the VISION:Inquiry statistics utility which gives the statistics about your system database such as elements defined and available/used space. The sample JCL for this utility is IMSSTAT, DB2STAT, and VSAMSTAT.
We strongly recommend you run the statistics first. The output will help you recognize the element that use the space most and also verify the system database does not have any bad pointers or blocks of information.
Any return code other than 0 for the statistics output needs to be checked to make sure the system database is not corrupted.