How install QSA on a Linux Server with multiple Oracle Instances ?
Does it require install for each instance ?
There are five parts to the install :
1) Download the Space Manager installation file – SpaceMgrCMOSetup.exe, you get that at quest.com
2) Install the software on your Windows client PC (running SpaceMgrCmoSetup.exe that you downloaded from quest.com, this puts spacemgr.exe in c:\Program Files)
3) Connect with spacemgr.exe on the Windows PC to your Oracle database, create database objects for Space Manager
4) Copy the Quest Server Agent files from the Windows client PC to the database server
5) Connect with the Agent, running on the database server, to the Oracle database, create database objects for the agent
Suppose I have 1 Windows PC that will run Space Manager
1 Database server
Database server has : Oracle database A version 10.2
Oracle database B version 10.2
Oracle database C version 11.2
Oracle database D version 11.2
I want to use space manager with databases A, C and D
I need to do install steps 1 and 2 only once: on the Windows PC that will run Space Manager
I need to do install steps 3, 4 and 5 three times: once for database A, once for database C, once for database D