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 3858 - 3887 of 4217   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3858
Hi Phil, I have more information ... this is complicated (and simpler too). My previous posting was not a complete solution: z/OS query: "SELECT CAST(v AS...
cjbraudy
Offline Send Email
Nov 1, 2008
7:11 pm
3859
Thanks, that's useful info! Phil. ... My ... any ... for ... table ... ...
Phil Castle
cardettnz
Offline Send Email
Nov 1, 2008
7:58 pm
3860
Phil, I am getting a random error when AQT runs several (7) data compare query statements in batch. If I run the statements a second time, all frequently run...
cjbraudy
Offline Send Email
Nov 2, 2008
3:31 pm
3861
... all ... crash. ... Violation ... Violation ... at_recd_load_dt),dbs1=NDCDB205,pk1=(sku_idnt,style_idnt,at_recd_load_dt),query2=(SELECT ... ...
Phil Castle
cardettnz
Offline Send Email
Nov 2, 2008
9:10 pm
3862
This is not a problem we are aware of. Could you email me the ODBC Trace file - there may be something in there which might help with this. Phil. ... all ... ...
Phil Castle
cardettnz
Offline Send Email
Nov 2, 2008
9:12 pm
3863
Phil, Here is the ODBC trace file along with the file I ran, and the output files. The ODBC trace shows very little (to me anyway). I've tried to find a ...
Chris Braudy
cjbraudy
Offline Send Email
Nov 3, 2008
1:48 am
3864
Could you send the ODBC trace to this address (phil@...) as it gets stripped out when sent to the Yahoo group. Thanks, - Phil Castle Development...
phil@...
philcastlenz
Offline Send Email
Nov 3, 2008
1:52 am
3865
AQT does not current have a scripting or batch option for generating DDL. Is there any plans for this in a future release? regards, -brian laube p.s. I have...
brian_laube
Offline Send Email
Nov 7, 2008
3:18 pm
3866
Hi Brian, Scripting of DDL is on our list of future enhancements, though there aren't any immediate plans for it. Phil. ... generating ... I am ... db2...
Phil Castle
cardettnz
Offline Send Email
Nov 7, 2008
7:54 pm
3867
How do i close the specific excel spreadsheet?? as I am trying to run more than one AQT jobs at the same time. do we have something like --aqt closexl...
victorchchu
Offline Send Email
Nov 10, 2008
8:58 pm
3868
You can close a particular Excel workbook with: --aqt closexlfile,file=TheSpreadsheetThatIWantToClose.xls This feature was implemented in AQT v8.2.5. so you...
Phil Castle
cardettnz
Offline Send Email
Nov 10, 2008
9:09 pm
3869
Any clues as to why only some excel files open?? We are using version 7.16 (please don't tell me to upgrade - I have no control over that :-) Thanx -Kono...
Ray Konopaske
konomaniac
Offline Send Email
Nov 19, 2008
1:16 pm
3870
I figured it out - a little time in the help documentation gave me the answer I needed. In Excel, you need to create named ranges. Each named range will come...
Ray Konopaske
konomaniac
Offline Send Email
Nov 19, 2008
5:01 pm
3871
Hi, I have an AQT 8.2.5 query which is connected to an Informix db using the IBM Informix ODBC ver 4.0 driver. After 900 seconds (15 minutes), the query quits...
glen.wenzel
Offline Send Email
Nov 20, 2008
9:18 am
3872
This is nothing that AQT is doing. This is due either to a comms problem on the link, or your query being timed-out by Informix. I would suggest contacting...
Phil Castle
cardettnz
Offline Send Email
Nov 20, 2008
9:21 am
3873
Thanks very much Phil ! Glen...
glen.wenzel
Offline Send Email
Nov 21, 2008
5:00 pm
3874
Hi Phil, hope things are going well. Here are 3 things I would like to see sometime in the future: 1) handling the loading of multiline text fields 2)...
williamstandkeiii
williamstand...
Offline Send Email
Nov 24, 2008
1:32 pm
3875
I am trying out this software, and we could really use it in our organization if the application could connect to our IBM DB2 mainframe system. The help files...
txsongman
Offline Send Email
Nov 26, 2008
7:27 pm
3876
Thanks for the suggestions. The loading of multi-line fields is a problem as AQT (like most loaders) assumes that each line in the input file loads into a row...
Phil Castle
cardettnz
Offline Send Email
Nov 26, 2008
7:44 pm
3877
Yes, AQT can indeed connect to DB2 z/OS. To do so, you will need to use DB2/Connect to provide the connectivity to the mainframe. This is discussed in the AQT...
Phil Castle
cardettnz
Offline Send Email
Nov 26, 2008
7:50 pm
3878
I can attest that AQT works just fine with z/OS. I have ESE/winXP on my machine, which has a version of DB2/Connect, so the setup is transparent. Using the...
ryoungbugs
Offline Send Email
Nov 29, 2008
8:38 pm
3879
Yes, it is very trivial to connect AQT to your z/OS database. I've done that numerous times, usually from my PC running DB2 8.x or 9.x. DB2 Express-C provides...
cjbraudy
Offline Send Email
Nov 29, 2008
8:54 pm
3880
Simple compare - all tables in schema produces erroneous results: some tables in the "right" schema is reported as not existing in the "left" schema and vice...
j_m_larsen
Offline Send Email
Dec 1, 2008
11:24 am
3881
... mainframe ... We've been connecting to DB2 mainframe with AQT - it works quite well. We use Shadow Direct - Neon Client for the driver....
delwork7
Offline Send Email
Dec 1, 2008
4:17 pm
3882
This problem is due to a difference of collating order between the database and your PC. AQT gets the list-of-tables by running a query such as: "select...
Phil Castle
cardettnz
Offline Send Email
Dec 1, 2008
5:27 pm
3883
I've entered a paramater into a batch file and calculated a specific date, which works fine. I then pass that parameter to another parameter and do a...
andrewmason17
Offline Send Email
Dec 3, 2008
12:14 am
3884
In this, FiscalStartNov will get value: 11/01/2008 Then, CurrYear will get value: Year('11/01/2008') + 1 AQT doesn't do any calculations on parms, so CurrYear...
Phil Castle
cardettnz
Offline Send Email
Dec 3, 2008
9:19 am
3885
Hey thanks for the info!  Is there any way to obtain this driver for free?   ... From: delwork7 <delwork7@...> Subject: [aqt] Re: How Do You Connect...
David Sears
txsongman
Offline Send Email
Dec 3, 2008
1:59 pm
3886
Hey thanks for the info!  Is there any way to obtain this driver for free?   ... From: delwork7 <delwork7@...> Subject: [aqt] Re: How Do You Connect...
David Sears
txsongman
Offline Send Email
Dec 3, 2008
1:59 pm
3887
Hi, I don't think the Neon ODBC Driver is free. However, the vast majority of people use the standard IBM ODBC Driver, which comes as a standard part of the...
cardett_troy
Offline Send Email
Dec 3, 2008
8:26 pm
Messages 3858 - 3887 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