Entering content frame

Procedure documentation inst_unreg Locate the document in the library structure

Use

You delete the version entry and the path information for the server software that is dependent on the database version from the list of registered versions of the database software.

Note

The database software can no longer run unrestricted.

Prerequisites

·        You have called the Database Manager CLI with the -R option.

·        You are logged on to the operating system (see user_system).

You do not require any server authorization.

Syntax

inst_unreg <dependent_path>

<dependent_path>

Installation path of the server software for the database version

Reply

OK

In the event of errors, see Reply Format.

Example

Logging on to the Database Manager CLI as operator OLEG with the password MONDAY, connecting to the database instance DEMODB.

Deleting the registration of the software version 7.5 (here: default value of the installation program):

dbmcli –u OLEG,MONDAY –d DEMODB instunreg C:\Program Files\sdb\7500

 

Leaving content frame