Thaw

The Thaw action changes the volatility of the specified file or partition to transparent. This removes the volatility override put in place by the Freeze action.

The syntax of the Thaw action is as follows.

jdbadmin action=Thaw
         [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.