What is the Exception.
Types of exception, Difference between those.
And example
Answers were Sorted based on User's Feedback
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 |
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 |
After completing Report customization process.suppose we have 10 report parameter in report so, that we re-register that parameter in concurrent program?
which is the table for storing organization information?
9 Answers Infosys, Scan Steel,
Hi, can anybody tell me where is the requirement of Oracle Apps (functional+technical) in industry,Iwant to join there,If possible than call me---9313174232
How to generate XML Report with out using rdf?
6 Answers BirlaSoft, Patni, UST,
What are documents and test cases u followed.
please send me forms, xml pulisher questions,answers
what are the error tables in OM
we are inserting,update and delete the data we can do simultaniously, but it will show error in updation? what to do?
what are the profiles
in procedure how to return a value
What is FORWARD DECLARATION in Packages?
6 Answers British Telecom BT, HCL, Tech Mahindra,
Define multi org structure with example(take any businees).