[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] RE: ORA-01458 error
- Subject: [sqr-users] RE: ORA-01458 error
- From: john.tucker@oracle.com
- Date: Tue, 21 Mar 2006 17:13:44 +0000 (GMT)
- Delivery-date: Tue, 21 Mar 2006 12:16:14 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
I discovered the source of the error, and thought I'd pass on what it was.
In this SQR, I had decided to try something out for the first time (always
dangerous). I had a couple of variables that I wanted to have decimal places,
but I wanted the rest to be just integers, so in my declare-variables block, I
declared the default number type as integer, and then specified the few
variables that needed decimals, and how many places they needed.
Well, I don't know what I got wrong about it, but that was the problem. I
removed the declarations and added edit masks to the few times I needed to
display a number or turn it into a string, and the error disappeared. If
anyone's an expert on the subject and would like to have a stab at figuring out
what I did wrong with my declaration/subsequent use of declared variables, let
me know - I'm still interested in what really happened.
-John T.
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users