Search the web
Sign In
New User? Sign Up
guggiusers · Guggi Discussion Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Evaluating product, but have some questions   Message List  
Reply | Forward Message #29 of 66 |
Hi,

I'm evaluating this product to replace TOAD in our workplace. We
are budget cutting :-)

We'll need 10 licenses, but while I'm testing scripts that run in
TOAD, I get some funky errors in this. I was wondering if some
light could be shed on them, and what I need to do to get the
scripts to execute properly?

Here's what I'm sending:
SELECT val1, val2, COUNT(1)
FROM table1
WHERE ( val3 in ('x1','x2','x3')
)
AND val4 BETWEEN TO_DATE ('&START_DD.&START_MM.2005:00:00:00',
'DD.MM.YYYY:HH24:MI:SS'
)
AND TO_DATE
('&END_DD.&END_MM.2005:23:59:59',
'DD.MM.YYYY:HH24:MI:SS'
)

group by val1, val2;

Here's the error that's coming out when I run it as a script:

[Oracle][ODBC][Ora]ORA-06550: line 1, column 7:
PLS-00103: Encountered the symbol "" when expecting one of the
following:
begin declare exit for goto if loop mod null pragma raise
return select update while <an identifier>
<a double-quoted delimited-identifier> <a bind variable> <<
close current delete fetch lock insert open rollback
savepoint set sql execute commit forall
<a single-quoted SQL string>
The symbol "" was ignored.
ORA-06550: line 12, column 50:
PLS-00103: Encountered the sy

Now, I know if I were to replace the &START_DD.&START_MM and
&END_DD.&END_MM with solid values, it will run fine, but I run these
regularly and prefer the prompts. Guggi also seems to not know that
I only want to populate those values, as it expects me to include
the entire TO_DATE if I just try and execute the statement.

Any help would be appreciated. It's a very reasonably priced tool
and seems comparable in function to TOAD







Mon Oct 31, 2005 10:40 pm

dccorso
Offline Offline
Send Email Send Email

Forward
Message #29 of 66 |
Expand Messages Author Sort by Date

Hi, I'm evaluating this product to replace TOAD in our workplace. We are budget cutting :-) We'll need 10 licenses, but while I'm testing scripts that run in ...
Dan
dccorso
Offline Send Email
Oct 31, 2005
10:40 pm

Hello Dan, Thank you for your interest in Guggi Oracle. We would recommend using Oracle OleDb by Oracle option to execute queries. OleDb driver supports most...
Shakti <skgoel@...>
shakti_k_goel
Offline Send Email
Nov 1, 2005
3:19 am

Dan, I have placed a patch version of Guggi on the internet site. Please download the zip file Guggiexe.zip from ...
shakti_k_goel
Offline Send Email
Nov 1, 2005
5:12 pm

Thanks for your quick response on this Shakti. I hadn't had time to test the changes until today, but your recommendations and patch seem to have worked. For...
Dan Corso
dccorso
Offline Send Email
Nov 3, 2005
10:45 pm

Hi Dan, I am glad that the changes worked. The patch to make the SQL execute with a semi-colon at the end also has been developed. Version 1.5.3 of Guggi...
Shakti <skgoel@...>
shakti_k_goel
Offline Send Email
Nov 4, 2005
3:53 am

Hi Dan, In version 1.5.3 that has just been released, users will be able to run the query with a semi-colon at the end. Also, "." character is recognized as...
shakti_k_goel
Offline Send Email
Nov 17, 2005
4:15 am

Thanks much. I'll give it a try! ... === message truncated === __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 ...
Dan Corso
dccorso
Offline Send Email
Nov 17, 2005
3:09 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help