Importing Non-Dynamic PDSs

By default, an imported PDS is stored in the catalog as a dynamic PDS.

To import a PDS as a non-dynamic PDS you need to use the /NONDYNAMIC argument.

Example:

MFDAS IMPORT c:\mfi01.test.cobol\ FROM PDS mfi01.test.cobol /CATLOC=c:\proj\catalog.dat /NONDYNAMIC