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

FreeSpace

The FreeSpace action performs a free-space evaluation routine on all database files, a list of files, or a specific partition of a file.

The syntax of the FreeSpace action is as follows.

jdbadmin action=FreeSpace
         [path=database-path]
         [ini=initialization-file-name]
         [server=multiUser|singleUser]
         [files=file-name1,file-name2,…|file=file-name [part=partition-ID]]

The path parameter is optional in multiuser mode.

The files parameter can be used to specify a file list or the file parameter can be used to identify a specific file. The part parameter, when specified, limits the certification to the specified partition of the file specified in the file parameter.

If you do not specify the file or files parameter, a list of files that will not be processed for non-error reasons is output to the log file.

For details, see "Evaluating Free Space", in Chapter 3.