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
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.
---Dbvisit Standby Version 9------------------------------------------------------------
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------------------------------------------------------------
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-----------------------------------------------------------------
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 |
To display license information use command ./dbvisit -lic <DDC>
Comments