Displays the values for environment variables associated with a database.
Use the srvctl getenv database
command with the following syntax:
srvctl getenv database -db db_unique_name [-envs "name_list"]
Table A-68 srvctl getenv database Parameters
Parameter | Description |
---|---|
-db db_unique_name |
Unique name for the database |
-envs "name_list" |
Comma-delimited list of the names of environment variables If this parameter is not specified, then the values of all environment variables associated with the database are displayed. |