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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / guest

Exception r unwanted situations which can occur in our
program , by handling them our code become robust.

There are 2 type of exception
1) User defined
2) default or system

Is This Answer Correct ?    9 Yes 4 No

Post New Answer

More Oracle Apps Technical Interview Questions

Define MultiOrg Structure

5 Answers   Convergys,


How do you register report in oracle apps?

0 Answers  


what is multi org structure?

3 Answers   Covansys, TCS,


what is pl/sql table and pl/sql records? what is the use of that?

3 Answers   Intelligroup,


explain p2p cycle? what are the tables used for this?

3 Answers   Accenture,






What are the User PARAMETERS in the Reports?

6 Answers   Accenture, CTS,


how will you refer a report column (data column,formula,summery,placeholderr)?

1 Answers  


differentiate between intra & inter UOM class conversion with examples.

1 Answers   Scan Steel,


Give a brief overview on OrderManagement.

1 Answers   Zensar,


What is procedure?

3 Answers   IBM,


Is it possible calling from one report to another? if possible means tell me ?

3 Answers   Intelligroup, Satyam,


what is the prerequisite for defining unit of measure?

1 Answers   Scan Steel, TCS,


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)