Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

8. Su to root and install the rpm

No Format
su - 
Password: 
No Format
[root@source ~]# rpm -ivh /home/oracle/software/dbvisit_replicate-2.6.00-1.i386.rpm 
Preparing...                ########################################### [100%]
   1:dbvisit_replicate      ########################################### [100%]

9. Exit to user oracle, and test the the dbvrep executable works

No Format
# exit
No Format
[oracle@source software]$ dbvrep version
Initializing......done
Dbvisit Replicate version 2.6.00.3735
Copyright (C) Dbvisit Software Limited.  All rights reserved.
No DDC file loaded.
Dbvisit Replicate version 2.6.00.3735.
OK-0: Completed successfully.

...

12. Su to root and install the rpm

No Format
su - 
Password: 
No Format
[root@target ~]# rpm -ivh /home/oracle/software/dbvisit_replicate-2.6.00-1.i386.rpm 
Preparing...                ########################################### [100%]
   1:dbvisit_replicate      ########################################### [100%]

13. Exit to user oracle, and test the the dbvrep executable works

No Format
# exit
No Format
[oracle@target software]$ dbvrep version
Initializing......done
Dbvisit Replicate version 2.6.00.3735
Copyright (C) Dbvisit Software Limited.  All rights reserved.
No DDC file loaded.
Dbvisit Replicate version 2.6.00.3735.
OK-0: Completed successfully.

...