Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax Error?
Message
From
23/09/2004 04:59:46
 
 
To
16/09/2004 15:44:01
General information
Forum:
Oracle
Category:
Packages
Title:
Miscellaneous
Thread ID:
00943079
Message ID:
00945283
Views:
18
This message has been marked as the solution to the initial question of the thread.
Hi,

When I compile it I get the error:

PLS-00215: String length constraints must be in range (1 .. 32767)

So I changed:
lcReturnString VARCHAR2;
to
lcReturnString VARCHAR2(100);
And it worked..

HTH
Tim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform