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

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

If you do not specify the file or files argument, 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.