Scalable Database Server, HiRDB Version 8 Command Reference

[Contents][Index][Back][Next]

16.2.1 Format

Collection of optimization information by retrieval or deletion of optimization information

 
pdgetcst [-u authorization-identifier] [-a authorization-identifier] 
         [-p password] -t {table-identifier|ALL}
         [-d][-c {lvl1|lvl2}]
         [-l output-result-file]
 

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]
 

Table 16-1 shows whether or not the options are specifiable depending on the specification of the -c, -d, or -s option.

Table 16-1 Whether or not options are specifiable depending on the specification of -c, -d, or -s option

Option -c option -d option -s option
lvl1 lvl2
-u authorization-identifier O O O O
-a authorization-identifier O O O O
-p password O O O O
-t table-identifier R R R R
ALL N N
-d N N [Figure] N
-c lvl1 [Figure] N N N
lvl2 N [Figure] N N
-s optimization-information-parameter-filename N N N [Figure]
-l output-result-filename O O O O
-v space-conversion-level N N N O

R: Required

O: Optional

N: Cannot be specified

[Figure]: Not applicable