Dynamic Reconfiguration User's Guide 2.5.1
Contents PreviousNext

Chapter 3 DR User Interface> 3.5 DR service commands> 3.5.5 DR database command

3.5.5.1 dr_put_db

dr_put_db <script ID> name=value

value can be a number or a string enclosed in double quotes. This command adds the name=value pair in the script ID section of the database. If the record(script ID and name) already exists, the existing value will be overwritten.

Exit Status

0 : successfully executed
>0 : failed to be executed
please check the error message shown by the command or the console message.
In case the status is 5, the command failed due to concurrent access.

Example:

dr_put_db iomp status=1
dr_put_db mydb state="suspending the database"


Contents PreviousNext

All Rights Reserved, Copyright (C) FUJITSU LIMITED 2005