Dbvisit Quick Installation
(UNIX/Linux only)
The complete installation and configuration should take less than 30 minutes. This page provides a quick overview of the installation and configuration process. For a more detailed installation process that lists all the steps involved and describes each step please see the Dbvisit Installation and Users Guide (4.0).
Ensure all prerequisites are met before continuing with installation. It is recommended that Dbvisit is installed and run as the Oracle software user.
In an Oracle RAC environment, Dbvisit must be installed as below on each primary node in the RAC cluster. However when running dbvisit_setup:
|
/usr/local/dbvisit/> tar
xvf dbvisit40.tar |
Where /usr/local/dbvisit/ > is the prompt of the OS showing the current directory.
|
/usr/local/dbvisit/>
chmod 750 * |
|
/usr/local/dbvisit/> vi dbv.env |
|
/usr/local/dbvisit/>
dbvisit_setup |
|
/usr/local/dbvisit/>
dbvisit dbvisitp ====================================================== Dbvisit
Standby Database technology dbvisit
started on dbvisit11: 05:19:04 PM 07/31/2006 ====================================================== Log
file(s) for dbvisitp will be transferred from dbvisit11 to dbvisit12... 200607281719
- 1 Log transfer(s) for dbvisitp completed. Last sequence was 157. ====================================================== dbvisit
ended on dbvisit11: 05:19:13 PM 07/31/2006 ====================================================== |
|
/usr/local/dbvisit/>
dbvisit dbvisitp ====================================================== Dbvisit
Standby Database technology dbvisit
started on dbvisit12: 12:27:20 PM 07/31/2006 ====================================================== Log
file(s) for dbvisitp from dbvisit11 will be applied to dbvisit12... 200607311227
- Log seq 154 applied to standby database
dbvisitp. 200607311227
- Log seq 155 applied to standby database
dbvisitp. 200607311227
- Log seq 156 applied to standby database
dbvisitp. 200607311227
- Log seq 157 applied to standby database
dbvisitp. ====================================================== dbvisit
ended on dbvisit12: 12:27:34 PM 07/31/2006 ====================================================== |
|
# Dbvisit -
Standby Database Technology 00,10,20,30,40,50 * * * * /usr/local/dbvisit/dbvisit dbvisitp >/tmp/dbvisit.dbvisitp 2>&1 |
Dbvisit installation completed.