mapFile

The mapFile command enables you to change the status of unmapped database files in an RPS database configured with the Mapped Extent storage mode to Assigned.

The syntax of the mapFile command in the jdbutilb command line is as follows.

jdbutilb path=database-path
         ini=initialization-file-name
         mapFile [file-list]

The following example shows the use of the mapFile command.

jdbutilb.exe path=s:\jade\system ini=s:\jade\backups\jade.ini mapFile _rootdef testschema locktest

For details about unmapping assigned database files, see the unmapFile command, later in this chapter.