Freeze

The Freeze action converts a specific file or partition to read-only mode, after which object update, delete, and create operations are not permitted.

The syntax of the Freeze action is as follows.

jdbadmin action=Freeze
         [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 file argument specifies the target file. The part argument, when specified, targets the specified partition in the file specified in the file argument.