BI Publisher (MOSC)

MOSC Banner

SQL timeout in BIP12c

edited Aug 29, 2019 11:22AM in BI Publisher (MOSC) 23 commentsAnswered

Hi,

The long running reports are failing due to SQL timeout error in BIP12c.

I set the following properties in xdo.cfg file, even though it is failing. The time is set for 50000secs but report is running for 600secs and failing.

Can anyone please help me how to get rid of this.

Error Message:

oracle.xdo.memoryguard.XDOQueryTimeoutException: SQL query time exceeds the limit (50000 sec). Stopped processing.

Properties set on xdo.cfg:

<config version="1.0.0" xmlns="http://xmlns.oracle.com/oxp/config/">

  <properties>

  <property name="xdk-secure-io-mode">true</property>

  <property name="server.ONLINE_FORMATTING_PROCESS_TIMEOUT">50000</property>

  <property name="server.ENFORCE_CUSTOM_REPORT_SQL_TIMEOUT">true</property> 

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