The MarkOffline action marks a specified file partition offline (that is, officially absent). Marking a partition offline allows attempted accesses to objects in the offline partition to be distinguished from accesses to objects in a file or partition that has been accidentally moved or removed. The syntax of the MarkOffline action is as follows.
jdbadmin action=MarkOffline [path=database-path] [ini=initialization-file-name] [server=multiUser|singleUser] file=file-name part=partition-ID
The path argument is optional in multiuser mode.
The required file and part arguments specify the target file partition.