Home » RDBMS Server » Server Administration » Error message: -6502
Error message: -6502 [message #126552] Tue, 05 July 2005 10:12 Go to next message
abeiko
Messages: 29
Registered: March 2005
Junior Member
Has anyone come across the following error message from an Oracle database. I have an ASP web framework with an Oracle 9i database. The following error message appears on one of our web pages.
Error message: -6502;
Error message -6502 not found.
Please contact your support person.

Any help would be appreciated.

Thanks.
Re: Error message: -6502 [message #126559 is a reply to message #126552] Tue, 05 July 2005 10:56 Go to previous messageGo to next message
Frank
Messages: 7901
Registered: March 2000
Senior Member
It could be an ORA-06502:

Quote:


ORA-06502: PL/SQL: numeric or value error string
Cause: An arithmetic, numeric, string, conversion, or constraint error occurred. For example, this error occurs if an attempt is made to assign the value NULL to a variable declared NOT NULL, or if an attempt is made to assign an integer larger than 99 to a variable declared NUMBER(2).
Action: Change the data, how it is manipulated, or how it is declared so that values do not violate constraints.


hth
Re: Error message: -6502 [message #126564 is a reply to message #126559] Tue, 05 July 2005 11:31 Go to previous message
abeiko
Messages: 29
Registered: March 2005
Junior Member
Thanks but we are using CLOB's to create an array.
Previous Topic: Working on Dedicated Server, will it cause any problem!!
Next Topic: dedicated database server connections vs. globalization of sessions
Goto Forum:
  


Current Time: Fri Jan 10 07:28:18 CST 2025