PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

+ parallel optimizer hint in PS Query

edited May 17, 2013 10:28AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 6 commentsAnswered ✓
Hi All,

I have a nice big, complicated query that sometimes will timeout.  Our DBA suggested I add in a + parallel hint after the first select. 

SELECT  /*+ parallel (4) */ TO_CHAR(D.PAY_BEGIN_DT,:"SYS_B_000"),………

However, I am not sure how to include this when building and runing via PeopleSoft query.

Help appreciated.

Thanks!
Alanna

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