[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] DUAL table: String2Em: String to Decimal ObjectConversion Error
- Subject: [sqr-users] DUAL table: String2Em: String to Decimal ObjectConversion Error
- From: "April Wells" <x97wxp@hotmail.com>
- Date: Wed, 27 Sep 2006 15:34:35 -0300
- Bcc:
- Delivery-date: Wed, 27 Sep 2006 14:37:23 -0400
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
I keep getting the above error ((SQR 6806) String2Em: String to Decimal
Object Conversion Error.)
when I select from DUAL. We've recently migrated our databases from Oracle 8
to 10G which I know causes this error, and I was able to fix the error in my
main SQR programs in a normal select (by putting a TO_CHAR around numeric
fields with no scale), but I can't seem to resolve this error when selecting
from the DUAL table.
ie.
....
$seq_type = ID_SEQ.NEXTVAL
BEGIN-SELECT ON-ERROR=fatal_error
[$seq_type] &new_seq=NUMBER
FROM DUAL
END-SELECT
....
(SQR 6806) String2Em: String to Decimal Object Conversion Error.
Any suggestions greatly appreciated!
_________________________________________________________________
Don’t waste time standing in line—try shopping online. Visit Sympatico / MSN
Shopping today! http://shopping.sympatico.msn.ca
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users