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

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 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.