Search the web
Sign In
New User? Sign Up
aquadatastudio · Aqua Data Studio
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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
Messages 5987 - 6016 of 7596   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5987
A while ago I was complaining about the connection problems that I get whenever the connection between ADS and SqlServer is dropped for some reason. ... It...
Pasi Oja-Nisula
pojanisu
Offline Send Email
Jan 1, 2008
1:56 pm
5988
Hi, Try this ... in the Server Properties under the Advanced Tab on the "Driver Param:" ... add "socketTimeout=15" without quotes. See if that helps. -John...
John LH
johnlhaxor
Offline Send Email
Jan 1, 2008
4:17 pm
5989
... Yes it helps. If the connection has been dropped, I get this after ... Invalid state, the Statement object is closed. ... I/O Error: Read timed out But on...
Pasi Oja-Nisula
pojanisu
Offline Send Email
Jan 2, 2008
7:25 pm
5990
Hi, The problem you are having is because of your network. You can try to find workarounds with ADS, but in the end the most appropriate solution would be to...
John LH
johnlhaxor
Offline Send Email
Jan 2, 2008
8:15 pm
5991
I too have similar problems and the annoying thing here is for awhile they had 'fixed' it. Now it is back again with a vengeance. I'll keep trying to get...
John Allen
qprjohn
Offline Send Email
Jan 2, 2008
9:00 pm
5992
... You are absolutely correct. And I appreciate your effort very much. I actually got a response to my query and the recommendation from the network people...
Pasi Oja-Nisula
pojanisu
Offline Send Email
Jan 2, 2008
9:32 pm
5993
As long as we are this seriously off topic: eWallet at http://www.iliumsoft.com/ Windows version and it sync with a Palm or Windows PDA so you can securely...
Matthew Persico
matthew_persico
Offline Send Email
Jan 3, 2008
2:43 pm
5994
I use ADS to connect to an Informix Database and run queries. I know by defauly ADS does not accept date value in the following format (01/01/2007). Is there a...
vbvr
Offline Send Email
Jan 4, 2008
3:01 pm
5995
Hi, The Informix JDBC driver provides a DBDATE variable ... ...
John LH
johnlhaxor
Offline Send Email
Jan 4, 2008
5:36 pm
5996
Hi John, In ADS, I went to Server Properties --> Advanced. Under the advanced tab, there are two options. 1. Txn Isolation Level 2. Driver Parm. regards V ... ...
vbvr
Offline Send Email
Jan 4, 2008
6:01 pm
5997
John, Wow. Is it possible to set up a default format for dates for oracle, in ADS? I get sick of having to use DD-Mon-YYYY ... or issuing an alter session...
Will Senn
wdsenn
Offline Send Email
Jan 4, 2008
6:20 pm
5998
Hi, Oh, put the value in Driver Param. -John...
John LH
johnlhaxor
Offline Send Email
Jan 4, 2008
6:23 pm
5999
Hi, Sadly enough, Oracle does not provide an option to set this value. ALTER SESSION is the only way. Or you can change the Oracle server default format if...
John LH
johnlhaxor
Offline Send Email
Jan 4, 2008
6:40 pm
6000
Tried entering the value in the Driver Param option. I get the following error after clicking on OK. Connection failed: [Microsoft][ODBC Driver Manager] Data...
vbvr
Offline Send Email
Jan 4, 2008
8:13 pm
6001
Hi, The option I send was for the JDBC driver which is for the "Informix" connection type. You must be using the "Informix - ODBC" connection type. In this...
John LH
johnlhaxor
Offline Send Email
Jan 4, 2008
8:25 pm
6002
John, We have some Sybase databases that have named segments so that we can put heavily hit objects on their own devices. Storage Manager only shows data,...
Brad Plumlee
bbplumlee
Offline Send Email
Jan 8, 2008
9:30 pm
6003
Hi Brad, The Detail View of the schema browser for Sybase Tables shows you the segment the tables are on. The Storage Manager Segment Usage provides a list of...
John LH
johnlhaxor
Offline Send Email
Jan 8, 2008
9:42 pm
6004
Hi John I think this is possibly related to oracle RAC, but i have a session i am running and it appears in gv$session_longops, but not in the session long ops...
Steven Jackson
stevenjackso...
Offline Send Email
Jan 8, 2008
11:43 pm
6005
Hi John It also looks like the oracle session manager in ADS doesn't account for RAC sessions. On a RAC, when you run v$ views they only look at the current...
Steven Jackson
stevenjackso...
Offline Send Email
Jan 9, 2008
12:19 am
6006
Hi Steven, I am trying to think this through to find the best solution. ADS currently doesn't use the GV$ views. The GV$ views are Global Views for RAC. I...
John LH
johnlhaxor
Offline Send Email
Jan 9, 2008
1:59 am
6007
John Being able to switch between them would probably be the way to go, maybe as a configuration item. It is important to be able use the gv$ views in some...
Steven Jackson
stevenjackso...
Offline Send Email
Jan 9, 2008
5:27 am
6008
Hi, Can you tell me if you have duplicate/identical SIDs accross RAC nodes? or are the SIDs unique across all the nodes? thanks -John...
John LH
johnlhaxor
Offline Send Email
Jan 9, 2008
5:29 am
6009
The auto-complete (ctrl-space) feature doesn't work as in previous patches. I just installed version 6.5.7_13 but I am still having the same problem: Eg:(being...
mijalis
Offline Send Email
Jan 9, 2008
3:26 pm
6010
Hi, You need to separate statements for auto-completion to work correctly. Try this ... ... sp_who GO select * from (ctrl-space) ... -John...
John LH
johnlhaxor
Offline Send Email
Jan 9, 2008
4:31 pm
6011
Hi Steven, I've added this request into our pipeline. We might be able to get this in 7.0. The impact is higher then just a change to use GV$ tables. Here is...
John LH
johnlhaxor
Offline Send Email
Jan 9, 2008
10:41 pm
6012
John Our SID's are unique across for each node. I understand the problem. Hopefully it'll be able to be resolved in 7.0. Thanks Steve...
Steven Jackson
stevenjackso...
Offline Send Email
Jan 10, 2008
12:47 am
6013
Hi I usually only have one copy of ADS running on my computer, but sometimes ads freezes (in this particular case i was compiling some plsql). I opened up a...
Steven Jackson
stevenjackso...
Offline Send Email
Jan 10, 2008
3:33 pm
6014
... Yes, but the behaviour is still different compared to previous versions. Ctrl-space was used to force autocompletion even if "go" wasn't there. In...
mijalis
Offline Send Email
Jan 10, 2008
3:33 pm
6015
Hi, This is not a bug. This is a restriction. There is a feature that is a work around. Under the File menu there is an action called "New Frame Window"...
John LH
johnlhaxor
Offline Send Email
Jan 10, 2008
5:07 pm
6016
John, I've encountered this in the past as well and I was forced to end task on ADS in Task Manager. The problem I had was when a query hung, I would get a...
braddegz
Offline Send Email
Jan 10, 2008
7:20 pm
Messages 5987 - 6016 of 7596   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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