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_get_db <script ID> name |
This command gets the value of name in the script ID section of the database. If there is more than one value, the values are separated by a space character. If an undefined <script ID> or nonexistent file is specified, the command doesn't output any records but it ends successfully.
Exit Status
Example:
dr_get_db iomp status
1
dr_get_db mydb defects
0 8 2 19
Contents
![]() ![]() |