pdlogcls (Close open log file)
Function
The pdlogcls command closes an open physical file that comprises a specified file group, so that it cannot be used by the active HiRDB. However, the following physical files cannot be closed:
Executor
HiRDB administrator
Format
pdlogcls {-d {sys|spd} [-s server-name] -g file-group-name [-a][-b]
pdlogcls {-d {sys|spd} -s server-name -g file-group-name [-a][-b]
Options
Specifies the type of log file to be closed:
Specifies the name of the server corresponding to the file group.
Specifies the name of the file group containing the file to be closed.
When a system log file or synchronization point dump file is to be closed, specifies that the primary physical file is to be closed.
When a system log file or synchronization point dump file is to be closed, specifies that the secondary physical file is to be closed. If the system log file is not dualized, specifying this option results in a command error.
When the -a and -b options are both omitted, the following processing is performed:
Rules
Notes