I am getting the following error after installing QSA on Linux host:
*** Starting the daemon
./Install.sh[2163]: qsa_install[1112]: cd: /oracle/dbapex/data01/Quest/QSA/DTP/inst: [No such file or directory]
chmod: cannot access `quest_i.sh': No such file or directory
./Install.sh[2163]: qsa_install[1114]: ./quest_i.sh: not found [No such file or directory]
The directory doesn't exist.
Wrong QSA download file.
RESOLUTION:
WORKAROUND:
1. Connect to the database with SQL*Plus, and run the following:
Delete quest_com_products where product_id = '61';
Commit;
2. Delete the old QSA installation directory. Run the following to determine the location:
select value from QUEST_EXEC_PARAMETER where name='INSTALL_DIR';
3. Reinstall the Quest Server Agent with the correct QSA download file. Please contact Quest Support if you are not sure which QSA file to download for your platform.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center