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

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 parameter is optional in multiuser mode.

The file parameter specifies the target file. The part parameter, when specified, targets the specified partition in the file specified in the file parameter.