CNC, DB and Operating System - JDE1 (MOSC)

MOSC Banner

Is there a way to edit the SQL passed to Oracle from a JDE Interactive Application? Or...

edited Feb 21, 2015 10:00AM in CNC, DB and Operating System - JDE1 (MOSC) 1 commentAnswered

We have a custom interface P56.... where the SQL greatly benefits from the FIRST_ROWS method of execution.

1. Is there a way to pass that hint to Oracle?

2. If not, can we pass a SQL statement like (alter session .... ) before executing the SQL (and then after)?

Or...

We know it will help if the SQL executes without an Order By, but JDE forces an order by on.  Is there a way to remove or tell JDE not to order by?

Thanks

Oh, I'm a CNC/DBA not a developer.  Please explain in a way I can explain to the developer that won't ask this question himself.

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