Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to configure Job Status Repository for WLS_REPORTS

myluismJan 31 2022

Hi all.
I'm using Forms lastest version (12.2.1.4).
I created the following credential:
image.pngAccessing the showJobs page comes with REP-52266:
rwserver.conf is set to:
<jobStatusRepository class="oracle.reports.server.JobRepositoryDB">
<property name="dbuser" value="SFIGOAUX"/>
<property name="dbpassword" value="csf:reports:repo"/>
<property name="dbconn" value="AAOSABQTO:1521:PDB_WFIGO"/>
</jobStatusRepository>
This is a pluggable database. Have tried several options but can't enable it.
Any idea on what to check?
Thanks so much in advance !!!

This post has been answered by myluism on Feb 1 2022
Jump to Answer
Comments
Post Details
Added on Jan 31 2022
6 comments
749 views