What is the Exception.
Types of exception, Difference between those.
And example

Answer Posted / hema

Exception is an error caused which leads to abnormal
termination of the program...
To handle these exceptions oracle provides 2 types of
exceptions.
1. oracle server exceptions
2. user-defined exceptions.

oracle server exceptions are the exceptions pre-defined by
the oracle server.
for example,
zero_divide with some error code. like -01400
array_out_of_bounds etc...

for all thse exceptions sqlcode is given(assigned by the
oracle sever)

there are pragma exceptions for which oracle has not given
the names.to assign the exception name with some oracle
defined code ...we go for pragma exceptions.

user-defined exceptions are those defined by the user.
for which the names as wel as code is given by the user.
there is some specified code range to assign to user-
defined exceptions.

Is This Answer Correct ?    14 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is count(*) from po_vendors(any table)?

639


CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP

2089


What is instead of trigger in where we will use?

674


what is pay run id ?

1706


What is oracle soa suite and what are its different components?

643






can we use look up type instead of a pofile option?or valueset?is it possible how?

1783


Tell me how to find the custom directory in front end?

658


what is the differences between internal requisition and internal sales order?

2153


Can we create tables in apps schema?

614


do you know is it possible to run the interface without using oracle apps?

643


how can develope the po variance and po summary report? with tables mandatory columns and query please?

1975


Tell me where we find the status of order information?

667


How to move the one file from one instance to another instance? And your scripts also?

612


Do you know where we can check the status of po?

632


Are you familiar with internet architecture of oracle apps 11i?

626