o /[NO]LOG Produces a line of text for every element in the repository. Use the /LOG qualifier only when you suspect a problem, because a large repository produces a large amount of output. The default is /NOLOG. o /VERSION=n Specifies the version of the repository you are exporting. See the table below for the versions supported on each OpenVMS platform. Version OpenVMS Platform VAX AXP I64 -------------------------- V4 X V5 X V51 X V52 X V53 X X V61 X X V70 X X V72 X X o /[NO]SCHEMA Specifies the repository metadata or types to be exported. This qualifier allows user extensions or other product-supplied extensions to the metadata to be exported. The default is /SCHEMA; however, if you are performing a major upgrade you cannot override the default. If you specify the /NOSCHEMA qualifier, no repository types (protocols) are exported. This means that no user or other product extensions to the metadata will be exported. The speeds up the export process, especially for small repositories. If you use the /SCHEMA qualifer (required when you specify /VERSION=V4), CDDX preallocates disk space of 2,000 blocks for VAX CDD/Plus Version 4.n and 10,000 blocks for Oracle CDD/Repository Version 5.0 and higher. If you use the /NOSCHEMA qualifier, it preallocates disk space of 150 blocks for VAX CDD/Plus Version 4.n and 750 blocks for Oracle CDD/Repository Version 5.0 and higher. You may require more disk space depending on the size of your repository. If you have many directories, or large directories, increase your paging file quota (PGFLQUOTA) to at least 80,000. You may also need to increase your enqueue quota limit (ENQLM) and channel counts. o /[NO]CONVERT You must use the /CONVERT qualifier when you are exporting pre-Version 4.3 dictionaries. When you specify /CONVERT, CDDX first converts the Version 4.0, 4.1, or 4.2 dictionary to Version 4.3 before exporting it. The conversion will be committed, regardless of whether the export succeeds. A repository that cannot be converted will not be exported. The default is /NOCONVERT. If you specify the /CONVERT qualifier, the following informational message will be displayed when the conversion is completed and before the actual export operation starts: %CDDX-I-CVT_SUCCESS, repository device:[directory] converted