Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

report error problem

983780Jan 9 2013 — edited Jan 11 2013
Hi,

could anyone help me with Oracle Reports error please?

When I run Oracle Report Request from EBS I got:
REP-0300: ORACLE error occurred.
REP-0069: Internal error
REP-57054: In-process job terminated:Terminated with error:
REP-300: ORACLE error occurred.


It was working ok for now, but for 1 report (about I know now) it gets error.

It is run with args like:
P_QUOTE_HEADER_ID='50509'
P_QUOTE_HEADER_COMP_ID='50498'
P_QUOTE_HEADER_PROD_ID='49832'
P_ADJ_LINE_ID='3380471'
P_TASK_ID='28075'
P_CONTEXT='Default'
P_TOTAL_NRE='0.0'
P_ORG_INV_ID='138'

and it crashes :/
But when I use Oracle Reports Builder to manually generate xml data it works fine

Other reports work ok, and arguments are similar - like:
P_QUOTE_HEADER_ID='49778'
P_QUOTE_HEADER_COMP_ID='49777'
P_QUOTE_HEADER_PROD_ID='49256'
P_ADJ_LINE_ID='3364766'
P_TASK_ID='27875'
P_CONTEXT='Default'
P_TOTAL_NRE='0.0'
P_ORG_INV_ID='138'
(and then report is generated correctly)


I don't have a clue what could be a problem (as it works in Reports Builder and similar reports work fine) - if anyone could help or have an idea what could be a source of my problem?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 8 2013
Added on Jan 9 2013
3 comments
1,231 views