...
- Using the SSH terminal emulation program on your host machine (eg PuTTy on Windows or Terminal on Mac) , log or log on to the putty window open on your VM, log in to the oracle account (password is oracle)
- su to the root user to install the RPM (password is root)
- Install the RPM
No Format |
---|
su -
rpm -ivh /u01/app/oracle/software/dbvisit_replicate-2.7.06-1.x86_64.rpm
Preparing... ########################################### [100%]
1:dbvisit_replicate ########################################### [100%] |
...
No Format |
---|
[oracle@source software]$ dbvrep version Initializing......done Dbvisit Replicate version 2.7.06.4485 Copyright (C) Dbvisit Software Limited. All rights reserved. No DDC file loaded. Dbvisit Replicate version 2.7.06.4485. OK-0: Completed successfully. |
...
- Using the SSH terminal emulation program on your host machine (eg PuTTy on Windows or Terminal on Mac) or the Putty window open on the VM, log in to the oracle account (password is oracle)
- su to the root user to install the RPM
- Install the RPM
No Format |
---|
su -
rpm -ivh /u01/app/oracle/software/dbvisit_replicate-2.7.06-1.x86_64.rpm
Preparing... ########################################### [100%]
1:dbvisit_replicate ########################################### [100%] |
...
No Format |
---|
[oracle@target software]$ dbvrep version Initializing......done Dbvisit Replicate version 2.7.06.4485 Copyright (C) Dbvisit Software Limited. All rights reserved. No DDC file loaded. Dbvisit Replicate version 2.7.06.4485. OK-0: Completed successfully. |