Exception Handling
Hello Experts,
Need your help in designing exceptions for multiple procedures.
Current version : 11R2
Scenario: I have multiple procedures( nearly 30 stored procs) which will run as a daily morning job in a sequential order , again few procedures are being called from these procedures (child procedures).
Now I need to consider the exceptions whenever I got any error in any of the procedures (calling or called procedures).
Kindly help on this
THanks
CHandra
Need your help in designing exceptions for multiple procedures.
Current version : 11R2
Scenario: I have multiple procedures( nearly 30 stored procs) which will run as a daily morning job in a sequential order , again few procedures are being called from these procedures (child procedures).
Now I need to consider the exceptions whenever I got any error in any of the procedures (calling or called procedures).
Kindly help on this
THanks
CHandra
0