Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Max Length of SQLCODE & SQLERRM variable

433024Feb 21 2007 — edited Feb 21 2007
Hi,
Can any one please tell me what is the max length for these two return variables?

eg.

begin

t_err_Code varchar2(??????);
t_err_desc varchar2(??);

end;
regards,
Rahul.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 21 2007
Added on Feb 21 2007
8 comments
8,191 views