Hitachi

Hitachi Advanced Database Command Reference


15.3.4 Deleting cost information for all tables

This example deletes the cost information for all tables in schema ADBUSER01.

Organization of this subsection

(1) Executing the adbgetcst command

adbgetcst -u ADBUSER01                ...1
          -p '#HelloHADB_01'          ...2
          -d                          ...3
Explanation:
  1. Specifies the authorization identifier of the HADB user who executes the adbgetcst command.

  2. Specifies the password for the authorization identifier that was specified in the -u option.

  3. Specifies that the cost information is to be deleted.