Product Information > JADE Database Administration Guide > Chapter 2 - Using the JADE Database Administration Utility > MarkOnline

MarkOnline

The MarkOnline action marks a specified file partition as online; that is, as present and accessible after the file or partition has been restored. Operator action may be required to ensure that partitions stored on archival media are located in the correct file system path. If required, use the SetPartitionLocation command to change the control file-defined location of a partition before marking it online.

The MarkOnline command fails if the partition is not found in its control file-defined location.

The syntax of the MarkOnline action is as follows.

jdbadmin action=MarkOnline
         [path=database-path]
         [ini=initialization-file-name]
         [server=multiUser|singleUser]
         file=file-name part=partition-ID

The path parameter is optional in multiuser mode.

The required file and part parameters specify the target file partition.