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:
-
-
Specifies the authorization identifier of the HADB user who executes the adbgetcst command.
-
Specifies the password for the authorization identifier that was specified in the -u option.
-
Specifies that the cost information is to be deleted.
-