When installing the QSA on a windows NT or XP remote server you may get any of the following errors from the qexecd.log file:
- Can't open ../config/qexecd.conf for reading
- QSA-20375 - Cannot start the Daemon
- Failed QSA-20383 Could not create configuration file
The last step of the QSA installation before starting the daemon involves the creation of the configuration file called qexecd.conf may fail for any number of OS reasons
The workaround is to create a new config file as follows:
1. cd to the Config directory on the Remote Windows server
2. create a file called qexecd.conf.
3. please enter the values to following parameters, enter only for <value>, keep the rest:
ORACLE_HOME="<value>"
ORACLE_SID="<value>"
ORACLE_USER="<value>"
ORACLE_PASS=””
QSA_INSTALL_DIR="<value>"
QSA_USER="QSA_DBA"
NLS_LANG="<value>"
QSA_LICS="XxX"
4. Go to the database host's QSA bin directory and run the following command
qexecd -P <password_for_ORACLE_USER>
qexecd -S <<to start the service>>
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy