Oracle Reports (MOSC)

MOSC Banner

Does anyone know how to specify TCPS connection string in Reports Server jobStatusRepository?

edited Jun 14, 2024 1:56PM in Oracle Reports (MOSC) 2 commentsAnswered ✓

I have FMW 12.2.1.19 Forms and Reports running. We use the reports server jobStatusRepository settings to connect to a schema to maintain reports run-time status. Currently, this is using the documented TCP protocol connectivity to connect to RAC SCAN listener, ie.

<jobStatusRepository class="oracle.reports.server.JobRepositoryDB">


<property name="dbuser" value="rptsvr"/>

<property name="dbpassword" value="csf:reports:repo"/>

<property name="dbconn" value="db-dev-scn:1521/wlsdev"/>


</jobStatusRepository>

While MOS Note 2985647.1 describes a patch that (was?) required for Reports 12.2.1.4 to enable TCPS connectivity, there is no documentation that I have found that describes the correct format of the dbconn property that would allow TCPS protocol to be specified and used.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center