How to display a Dbvisit Standby license key

Follow

Read our docs This Article explains how to display Licence Key in various Dbvisit Standby Versions.

Problem Details

Problem Statement

How to display a Dbvisit Standby license key

Applicable Error Code

N/A

Affected Versions

v6, v7, v8, v9

Affected Platforms

all 

Description

This knowledge-based article describes how to display a license key for Dbvisit Standby software. This article is valid for v6, v7, v8 and v9 of Dbvisit Standby. 

Solution

---Dbvisit Standby Version 9------------------------------------------------------------

V8 Detailed Documentation

To display license information use command ./dbvctl -d <DDC> -l

[oracle@dbv1 /usr/dbvisit/standby]$ ./dbvctl -d DEV -l
=============================================================
Dbvisit Standby Database Technology (9.0.00.xxxxx) (pid 590)
dbvctl started on dbv1: Mon Oct 31 09:06:02 2016
=============================================================

>>> Dbvisit Standby License
License Key     : xbo90-xxxyr-7aqmu-asdf1-s2e82-0pum9-aw8g9
customer_number : 0
dbname          : DEV
expiry_date     : 2016-11-05
product_id      : 8
sequence        : 1
status          : VALID

=============================================================
dbvctl ended on dbv1: Mon Oct 31 09:06:02 2016
=============================================================

---Dbvisit Standby Version 8------------------------------------------------------------

V8 Detailed Documentation

To display license information use command ./dbvctl -d <DDC> -l

[oracle@dbv1 /usr/dbvisit/standby]$ ./dbvctl -d DEV -l
=============================================================
Dbvisit Standby Database Technology (8.0.01.18032) (pid 590)
dbvctl started on dbv1: Mon Oct 31 09:06:02 2016
=============================================================

>>> Dbvisit Standby License
License Key     : xbo90-xxxyr-7aqmu-asdf1-s2e82-0pum9-aw8g9
customer_number : 0
dbname          : DEV
expiry_date     : 2016-11-05
product_id      : 8
sequence        : 1
status          : VALID

=============================================================
dbvctl ended on dbv1: Mon Oct 31 09:06:02 2016
=============================================================

---Dbvisit Standby Version 7-----------------------------------------------------------------

V7 Detailed Documentation

To display license information use command ./dbvisit -lic <DDC>

NOTE:

As of the time of this KB article - in v7 this command will create a trace file that needs to be queried to find the license key information. This trace file will contain the license information

 

oracle@dbvlin101[/usr/dbvisit/standby]: ./dbvisit -lic proddb
=============================================================
Dbvisit Standby Database Technology (7.0.58.16167) (pid 2280)
dbvisit started on dbvlin101: Thu Feb 25 11:46:00 2016 ()
=============================================================
 
Dbvisit Standby license information for: proddb
customer_seq=0
customer_key_seq=0
license_type=SSX (7)
expiry_date=N/A
Status: Valid
 
=============================================================
dbvisit ended on dbvlin101: Thu Mar 29 11:46:06 2017
=============================================================
 
oracle@dbvlin101[/usr/dbvisit/standby]: 
oracle@dbvlin101[/usr/dbvisit/standby]: grep license_key trace/2280_dbvisit_proddb_201703291145.trc
20170329 11:46:01 main::cmn_license: license_key=FA48T-XXXXU-X5XQP-0EX7W-YYYX5-AJY4H-RJ6KV
 
---Dbvisit Standby Version 6-----------------------------------------------------------------

V6 Detailed Documentation

To display license information use command ./dbvisit -lic <DDC>

oracle@dbvlin101[/usr/local/dbvisit/standby]: ./dbvisit -lic proddb
=============================================================
Dbvisit Standby Database Technology (6.0.62.14169) (pid 2698)
dbvisit started on dbvlin101: Thu Mar 24 12:04:18 2016 ()
=============================================================
 
Dbvisit Standby license for Database proddb: VALID DEMODMO1501 4764354
 
==========================================================
dbvisit ended on dbvlin101: Thu May 15 12:04:19 2015
==========================================================
Have more questions? Submit a request

Comments