Dynamic Reconfiguration User's Guide 2.5.1 |
Contents
![]() ![]() |
Chapter 3 DR User Interface | > 3.5 DR service commands | > 3.5.5 DR database command |
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
Example:
dr_put_db iomp status=1
dr_put_db mydb state="suspending the database"
Contents
![]() ![]() |