Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax Error?
Message
De
23/09/2004 04:59:46
 
 
À
16/09/2004 15:44:01
Information générale
Forum:
Oracle
Catégorie:
Paquets
Titre:
Divers
Thread ID:
00943079
Message ID:
00945283
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform