CL Command Reference - CVTDIR
CL Command List > CVTDIR Reference
Description:
The Convert Directory (CVTDIR) command works with the conversion of integrated file system directories from the *TYPE1 format to the *TYPE2 format. Directories in the ¡åroot¡å (/), QOpenSys, and user-defined file systems support *TYPE2 directories. *TYPE2 directories are optimized for performance, size, and reliability as compared to directories having the *TYPE1 format.
The CVTDIR command can provide the current directory format of the file systems, or can change the priority of the convert directory function.
Restrictions:
1. The user must have all object (*ALLOBJ) special authority to use this command.
Examples:
Example 1: Checking Directory Format Information
CVTDIR OPTION(*CHECK)
This command displays the current directory formats for the file systems.
Example 2: Changing the Run Priority of the Convert Directory Function
CVTDIR OPTION(*CHGPTY) RUNPTY(50)
This command changes the run priority of the convert directory function.