Sie lassen sich alle für den angegebenen Datenbankparameter hinterlegten Daten anzeigen.
Siehe auch:
Konzepte des
Datenbanksystems, Datenbankparameter
Sie haben die Serverberechtigung ParamRead.
param_getfull <parameter_name>
<parameter_name> |
Name des Datenbankparameters |
OK
<type>
<default> <value>
<property> <value>
<property> <value>
...
HELP
<help_line>
<help_line>
...
EXPLAIN
<explain_line>
<explain_line>
...
Werte für die Felder der Antwort
Feld |
Beschreibung |
<type> |
Datentyp des Parameters |
<default> |
Vorschlagswert des Systems |
<value> |
Aktueller Wert, |
<property> |
Eigenschaft des Parameters Siehe auch: Konzepte des
Datenbanksystems, |
<help_line> |
Hilfetext |
<explain_line> |
Erläuterungstext |
Im Fehlerfall siehe Antwortformat.
Aufrufen des Database Manager CLI, Anmelden als Benutzer OLEG mit dem Kennwort MONDAY, Herstellen der Verbindung zur Datenbankinstanz DEMODB, Anzeigen aller Daten des Datenbankparameters RUNDIRECTORY:
>dbmcli -u OLEG,MONDAY -d DEMODB param_getfull RUNDIRECTORY
OK
string
c:\documents and settings\all users\application data\sdb\data\wrk\DEMODB
CHANGE OFFLINE
INTERN NO
MANDATORY YES
CLEAR YES
DYNAMIC NO
CASESENSITIVE YES
DEVSPACE NO
MODIFY YES
GROUP GENERAL
DISPLAYNAME
VALUESET
MAX
MIN
INSTANCES
SYSDBAONLY YES
CLASS GENERAL
LASTKNOWNGOOD c:\documents and settings\all users\application data\sdb\data\wrk\DEMODB
ACTIVEVALUE c:\documents and settings\all users\application data\sdb\data\wrk\DEMODB
HELP
Path where context and diagnosis information is stored
EXPLAIN
Path where context and diagnosis information is stored
for this database instance.
(char(256))