Search the web
Sign In
New User? Sign Up
aqt · Advanced Query Tool Discussion Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 3788 - 3817 of 4217   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3788
Hi Phil - AQT v8.2.4 DB2 9.1, DB2 9.5 With larger DB2 stored procedures, both the "Procedure Text" display and the Generate DDL functions are not retrieving...
cjbraudy
Offline Send Email
Sep 9, 2008
8:32 pm
3789
This problem has been fixed in the latest release, v8.2.5. Phil. ... source. ... first ... another...
Phil Castle
cardettnz
Offline Send Email
Sep 9, 2008
8:45 pm
3790
Thanks ... it works now! Chris...
cjbraudy
Offline Send Email
Sep 9, 2008
9:21 pm
3791
Hi @ all, I'm having the same "The memory could not be read" error occur while using DB2 and AQT 8.2.5 (in Batchmode). Options - Cancel Queries - 'Run the AQT...
dbfan111
Offline Send Email
Sep 11, 2008
8:44 am
3792
Yes, this error sometimes happens when AQT is terminating. We've spent some time looking at this, however haven't found the cause. AQT has closed all it's...
Phil Castle
cardettnz
Offline Send Email
Sep 11, 2008
9:44 pm
3793
I have a sql something like this on informix select extend(c.waybill_dt, year to year ) as waybill_year, extend(c.waybill_dt, month to month ) as...
victorchchu
Offline Send Email
Sep 12, 2008
3:35 pm
3794
I think the data is being exported OK, it's that Excel is choosing to display the data as dates rather than integers. It should display correctly if you go to...
Phil Castle
cardettnz
Offline Send Email
Sep 12, 2008
11:50 pm
3795
I couldn't find a list of system (software and hardware) requirements on the website. Can someone please list the requirements for this software application...
drac346
Offline Send Email
Sep 15, 2008
8:25 pm
3796
AQT needs: . a version of Windows more recent than Win98, eg. NT, Win2K, XP, Vista, Windows Server 2003. . a database client and ODBC Driver for your database ...
Phil Castle
cardettnz
Offline Send Email
Sep 15, 2008
8:29 pm
3797
I have a feeling the answer is: "don't do that", so the question is... When I attempt a simple (schema) compare between a table in an xdb database and the...
ryoungbugs
Offline Send Email
Sep 16, 2008
6:41 pm
3798
You should be able to do that. Could you generate a debug file and email this to me at phil@.... Also a couple of screenshots might be useful for me...
Phil Castle
cardettnz
Offline Send Email
Sep 16, 2008
8:01 pm
3799
sure can. I'm about to bolt CubeLand. first thing in the morning. thanks, robert ... in ... the...
ryoungbugs
Offline Send Email
Sep 16, 2008
8:23 pm
3800
I think, and unless it happens with local (intra-net) xdb/DB2, the issue is a particular VPN setup. When on it, local (intra-net) drives disappear. Somehow I...
ryoungbugs
Offline Send Email
Sep 17, 2008
1:08 pm
3801
Can someone send me a sample config that uses only odbc calls that I can use as a template config for Oracle Business Intelligence odbc?...
williamstandkeiii
williamstand...
Offline Send Email
Sep 23, 2008
8:56 pm
3802
Defining it as an msaccess database in the config table partially works. It doesn't pick up the schema correctly. I'll send you an odbc trace created when I...
williamstandkeiii
williamstand...
Offline Send Email
Sep 23, 2008
10:18 pm
3803
Hi, I'm using AQT for DB2 database. I want to run a query passing parameters at run time. Is it possible to do that? For example, my query looks like: SELECT *...
Abhishek Singhal
piscean_abhi
Offline Send Email
Sep 25, 2008
7:59 am
3804
Yes, say: SELECT * FROM TABLE1 WHERE COL1 = ? Phil. ... parameters at run time. Is it possible to do that? ... the variable? ... intended solely ... recipient,...
Phil Castle
cardettnz
Offline Send Email
Sep 25, 2008
8:01 am
3805
I was hoping to be able to do the following, but I can't find a way to do it. May be there is a way? Table Foo has column Bar in database Baz. Bar has 100...
ryoungbugs
Offline Send Email
Sep 26, 2008
3:13 pm
3806
I would copy table Foo to OliverHardy then run a query such as: select * from DisplayValues where Values not in (select distinct Bar from Foo) Phil. ... ...
Phil Castle
cardettnz
Offline Send Email
Sep 26, 2008
8:16 pm
3807
Yes, that will work. I was hoping for a way to do it with Data Compare, so I could pass it on to others; who may not be comfortable with table copies and the...
ryoungbugs
Offline Send Email
Sep 29, 2008
11:55 am
3808
It may be possible to do it with Data Compare, but the method I outlined is probably the simplest. It is possible to set up a copy/query script (as per the...
Phil Castle
cardettnz
Offline Send Email
Sep 29, 2008
7:27 pm
3809
This would be a great addition. Thanks...
williamstandkeiii
williamstand...
Offline Send Email
Oct 1, 2008
12:51 pm
3810
This will be in the next version, due early to mid next year. Phil...
Phil Castle
cardettnz
Offline Send Email
Oct 1, 2008
7:06 pm
3811
When running explain on a SQL Database, that uses a date range like AND ("WIP_MACH_OPS"."WORK_DATE">={ts '2008-09-01 00:00:00'} AND...
blkplt1
Offline Send Email
Oct 6, 2008
11:46 am
3812
Can you let me know what version of AQT you are running? I have been trying to reproduce this error you are getting (without success) - perhaps you are not...
Phil Castle
cardettnz
Offline Send Email
Oct 6, 2008
8:13 pm
3813
Phil, I am running version 8.1.5, yep it is an older version. Is there something you would like me to try, or did you want to see the SQl. Terry 920-433-5112 ...
Ambrosius, Terry
blkplt1
Offline Send Email
Oct 7, 2008
11:15 am
3814
Thanks. I can't reproduce the problem in AQT 8.1.5 either. Could you go to Options > General, switch on Debug Mode, reproduce the problem, then email me the...
Phil Castle
cardettnz
Offline Send Email
Oct 8, 2008
9:31 am
3815
Phil -attached, this going after SQL 2005 DB Terry From: aqt@yahoogroups.com [mailto:aqt@yahoogroups.com] On Behalf Of Phil Castle Sent: Wednesday, October...
Ambrosius, Terry
blkplt1
Offline Send Email
Oct 8, 2008
11:55 am
3816
Hi, we are using system monitor for our company (oracle 10g). Just wanted to confirm what tables a user needs access to in order for the system monitor to...
mpkincai
Offline Send Email
Oct 8, 2008
7:28 pm
3817
They need access to: Views SYS.V_$BUFFER_POOL_STATISTICS SYS.V_$ROLLNAME SYS.V_$SESSION SYS.V_$SQL SYS.V_$SQL SYS.V_$TRANSACTION Plus synonyms DBA_LOCK ...
Phil Castle
cardettnz
Offline Send Email
Oct 8, 2008
7:47 pm
Messages 3788 - 3817 of 4217   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