Entering content frame

Procedure documentation param_versions Locate the document in the library structure

Use

You display a list of all the available versions of the database parameter file.

Prerequisites

You have the server authorization ParamRead.

Syntax

param_versions

Reply

OK

<file_name>

<file_name>

...

<file_name>

Name of the version of the database parameter file

 

In the event of errors, see Reply Format

Example

Logging on to the Database Manager CLI as operator OLEG with password MONDAY, connecting to the database instance DEMODB, displaying all versions of the database parameter file:

>dbmcli -u OLEG,MONDAY -d DEMODB param_versions

OK

c:\documents and settings\all users\application data\sdb\data\config\DEMODB

c:\documents and settings\all users\application data\sdb\data\config\DEMODB.01

c:\documents and settings\all users\application data\sdb\data\config\DEMODB.02

c:\documents and settings\all users\application data\sdb\data\config\DEMODB.03

 

 

Leaving content frame