Example 3: Execute mkdumpdir.pl to re-establish permissions
mkdumpdir.pl -sid <sid> -syspwd <pwd>
On subsequent executions of the mkdumpdir.pl tool, both -dir and -path are optional; running without them simply re-executes the permissioning, granting read/write permissions on existing “XY_” directory names to xyadmin and all Contenta databases.
In this mode only (with no directory specified), you can also run mkdumpdir.pl on a Contenta Administration Client, as a convenient way to ensure permissions are set correctly for existing Contenta (“XY_”-prefixed) Directory Objects for all users.
By default, Contenta tools requiring a Directory Object will use XY_DBDUMP_DIR unless a Directory Object is specified on the command line. If a different default Directory Object is desired, the runtime environment/registry variable names XYV_PDM_DBDUMP_DIR can be set on the Contenta Administration Client, and that specified Directory Object will be used instead of XY_DBDUMP_DIR, for example:
setenv XYV_PDM_DBDUMP_DIR XY_MY_DUMPDIR
Once you have created XY_DBDUMP_DIR and any other directories you want, you are ready to use the Data Pump versions of the Oracle and Contenta database tools.