REP-0238: Authentication failed.
Hello Support, I am currently running OAS version 10.1.2.0.2.
I made changes to the jobStatusRepository element as shown below by applying the correct username and password.
<!--jobStatusRepository class="oracle.reports.server.JobRepositoryDB"> <property name="repositoryConn" value="username/password@xyz" confidential="yes" encrypted="no"/> </jobStatusRepository-->
After the above change i tried to restart the Report server but keep getting the error "REP-0238: Authentication failed."
rwserver.sh server=pwcappserver shutdown=immediate authid=ZgZCDkywAU
where the authid is the encrypted value from the identifier element in the same reportserv.conf
Please, can someone assist.