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

How can you achieve loose coupling in soa framework?

994


A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.

1961


Tell me where we find the status of order information?

938


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

835


Which oracle apps version you are very confident in?

948


Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?

1888


What are do's and dont's of Interface?

2125


If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?

1847


Can you differentiate between mediator and osb?

868


Can u give the Documentation of Custom.pll in oracle apps

3233


List the types of flexfield?

805


Tell me how to debug the report?

866


How can a process be deployed in soa?

911


Do you know what are user profiles in apps. Any examples you can give?

877


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

871