Skip to Main Content

Java Development Tools

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.

Handling database pl/sql exceptions, custom messages messages

Robert ŠajinaMay 4 2017 — edited May 5 2017

Hi,

is there a way to override the message that gets displayed when pl/sql raises a application exception?
For example ORA-20001: Some message here.  ORA-06512: at..........

Is there a way to display custom message when specific ora code occurs.

Thank you.

This post has been answered by managed BEAN on May 4 2017
Jump to Answer

Comments

Triple check that you are editing the correct php.ini file. The output of phpinfo() will confirm which file to use.

Check any IIS log output for errors.

Review the suggestions in these posts:
http://blogs.oracle.com/opal/entry/how_to_use_iis_php_and_oracle
http://blogs.oracle.com/opal/entry/using_php_oci8_with_32-bit_php

Let us know how it goes and what works for you.
874545
Hi,

I have checked the php.ini and I am modifying the correct php.ini..

how to check IIS logs?

can you give some more suggestions?

Regards,
Rohit
Everything I know about IIS is in the links I gave before.

Did you try any of the steps?
1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 2 2017
Added on May 4 2017
4 comments
264 views