16.2.1 Format

Collection of optimization information by retrieval

pdgetcst [-u authorization-identifier] [-a authorization-identifier]
        [-p password] -t {table-identifier|ALL}
        [-c {lvl1|lvl2}]
        [-l output-result-file]
        [-q generation-number]
        [-W execution-monitoring-interval]

Deletion of optimization information

pdgetcst -d -t {table-identifier|ALL}

             [-u authorization-identifier][-a authorization-identifier][-p password]

             [-l output-result-file]

             [-W execution-monitoring-interval]

Registration of optimization information from optimization information parameter file

pdgetcst [-u authorization-identifier] [-a authorization-identifier]
        [-p password] -t table-identifier
         -s optimization-information-parameter-filename
        [-l output-result-filename]
        [-v space-conversion-level]
        [-W execution-monitoring-interval]

Saving optimization information in an optimization information parameter file

pdgetcst -e optimization-information-parameter-filename -t table-identifier

             [-u authorization-identifier][-a authorization-identifier][-p password]

             [-W execution-monitoring-interval]

The table below shows the combinations of the -c, -d, -s, and -e options that can and cannot be specified. In the following cases, the KFPN00100-E message is displayed and an error results:

Legend:
M: Specification is mandatory
O: Specification is optional
N: Specification is not permitted
I: Specification is ignored, but does not result in an error

If the -c, -d, -s, and -e options are all omitted, the command is executed as if the -c lvl2 option were specified.