SetFilePath

The SetFilePath action changes the control file path attribute of the specified database file and moves the database file and component files to the specified path.

The syntax of the SetFilePath action is as follows.

jdbadmin action=SetFilePath
         [path=database-path]
         [ini=initialization-file-name]
         [server=multiUser|singleUser]
         file=file-name
         filePath=file-directory
         [audited=true|false]

In addition to the command line argument values that apply to one or more batch database administration utility actions or commands, documented under "Command Arguments", the SetFilePath action parameters are listed in the following table.

Argument Description
path Optional, in multiuser mode.
file Specifies the target file.
filePath Specifies the new path.
audited If specified, causes the operation to be audited so that it is redone in roll‑forward recovery and replayed on SDS secondary systems.