Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Concurrent manager can't show "ORA-01403: no data found" error

edited Nov 17, 2014 10:00AM in Core Concurrent Processing - EBS (MOSC) 2 commentsAnswered

Hi all,

I  submit a request from ebs.The procedure has a sql statement like below. The concurrent manager should show error "ORA-01403: no data found",but it doesn't.

I try to test other errors,the concurrent manager can show errors, only "ORA-01403: no data found" cant't. How can I let the ORA-01403 show,thank you!

  select ood.ORGANIZATION_CODE into v_test

    from org_organization_definitions ood

   where ood.ORGANIZATION_ID = 0

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