Precompilers and OCI (MOSC)

MOSC Banner

Pro*C program runs successfully when not optimized but produces error when optimized.

edited Feb 15, 2012 5:16AM in Precompilers and OCI (MOSC) 11 commentsAnswered
I have been testing Pro*C programs upgraded from on older platform to Oracle 11g Enterprise Release 11.2.0.2.0 64 bit on SunOS 5.10 sun4u sparc. One program was successfully tested when run in debug mode but now compiling for release with the –g flag removed and the optimizer –x03 included in the cc, the same program tested with the same data fails with the error

ORA-01013: user requested cancel of current operation.

 

Clearly there is no manual intervention requesting cancellation. Any suggestions would gratefully be received as what is causing this or how to find out what is causing the problem.

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