Search the web
Sign In
New User? Sign Up
toaddb2beta
? 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
Messages 1394 - 1423 of 3000   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1394
Hi, That is fine, but I only want to extract DDL for MQ Tables Yves Martel DBA DB2, Oracle, SqlServeur Service Architecture et Infrastructure des données ...
yves.martel@...
martelyves
Offline Send Email
Oct 1, 2007
7:02 pm
1395
Hi, I get the error when I click on Migration Yves Martel DBA DB2, Oracle, SqlServeur Service Architecture et Infrastructure des données Vice-présidence...
yves.martel@...
martelyves
Offline Send Email
Oct 1, 2007
7:11 pm
1396
Hi, When I ALTER a TABLE, which have a RUNSTAT PROFILE, I get the RUNSTAT generated without the SET PROFILE option When I ALTER an MQTABLE I do not get the...
yves.martel@...
martelyves
Offline Send Email
Oct 1, 2007
7:31 pm
1397
Hi Yves, The second item you identified has already been fixed and will be in the next beta. It was cr 226209 in case you're tracking these. And regarding the...
Nancy Alsip
nalsip
Offline Send Email
Oct 1, 2007
7:34 pm
1398
Sorry, it's LUW. 3.1 build 148....
rbrucemacdonald
Offline Send Email
Oct 1, 2007
9:12 pm
1399
Why? And what exactly do you mean with an "unformatted number". I realize you mean that in this case you want it without the , character. But let us say this...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Oct 2, 2007
8:34 am
1400
Thanks, It's fixed and will be in the next beta. ________________________________ From: toaddb2beta@yahoogroups.com [mailto:toaddb2beta@yahoogroups.com] On...
Vlas Titov
vlstitov
Offline Send Email
Oct 2, 2007
10:56 am
1401
Yves, It appears we don't yet have support for profiles but it is already on the enhancement list. Thanks, Nancy ... the next beta. It was cr 226209 in case...
Nancy Alsip
nalsip
Offline Send Email
Oct 2, 2007
1:00 pm
1402
The obvious example is when I copy a number from one location to another to use lets say the value in a query where block. Formatting is typically reserved for...
Stone, Mark
mastone1999
Offline Send Email
Oct 2, 2007
3:21 pm
1403
We have the same issue with Toad for DB2 there is no Alter table - and its a constant battle to do table maintenace in Oracle we never had this problem. Steve ...
Adams, Steve W
sa07071955
Offline Send Email
Oct 2, 2007
6:13 pm
1404
We have discussed this internally and will add an option on how to format numbers for the 4.0 release same as we do with dates. Unfortunately we are currently...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Oct 2, 2007
6:59 pm
1405
Is there a way to control the number of sheets a diagram prints across, currently my diagram always prints on a single sheet of paper making the objects and...
Stone, Mark
mastone1999
Offline Send Email
Oct 3, 2007
3:45 pm
1406
Hi Mark, Currently printing a diagram across pages is not supported. I created CR226669 as enhancement request. Thanks, Dan ________________________________ ...
Dan Ikonic
dikonic
Offline Send Email
Oct 3, 2007
6:57 pm
1407
This message is for Steve Adams & Yves Martel, I'm in QA for the Toad for DB2 product. I experienced a problem where I should of gotten an ALTER TABLE DDL...
Douglas Hoyt
dhoyt2
Offline Send Email
Oct 3, 2007
7:35 pm
1408
Modified last 2 columns to not nullable, and the following script was generated. ... RUNSTATS TABLESPACE FDBMD.FTSUDTYP TABLE( FDBMD.USER_DOC_TYPES ) ...
Stone, Mark
mastone1999
Offline Send Email
Oct 4, 2007
12:23 am
1409
For example, if you try to explain the following query, select * from syscat.tables where tabname = 3084 The only error you would get is "Explain plan not...
sharon_im
Offline Send Email
Oct 4, 2007
12:25 am
1410
For example, we have the following list of packages. PKGSCHEMA PKGNAME PKGVERSION GRP_BCH_T_DB2 GC641140 2007-07-23-15.20.55.354817 GRP_BCH_T_DB2 GC641140...
sharon_im
Offline Send Email
Oct 4, 2007
1:07 am
1411
Mark it appears that you are altering a DB2 on z/OS object, but the toad execution somehow is driving the runstats execution through the toad db2 on LUW logic....
jeff_podlasek
Offline Send Email
Oct 4, 2007
12:52 pm
1412
Because of the Set Schema, Set User statements (See long history of how they cause me problems in the new group), I cut and paste the script into Control...
Stone, Mark
mastone1999
Offline Send Email
Oct 4, 2007
3:03 pm
1413
Sharon, Thank you for your comments. We do realize that there are some deficiencies in the Toad Explain processing including the issue that you have noted...
Helene Rantz
helene_rantz
Offline Send Email
Oct 5, 2007
6:07 pm
1414
Hi Sharon, Thanks for reporting this. CR226717 was created as enhancement request. Regards, Dan ________________________________ From:...
Dan Ikonic
dikonic
Offline Send Email
Oct 5, 2007
6:17 pm
1415
Sharon, I understand your issue and I assume you are working with an LUW DB2 database since the Z/OS package support is currently a little more intelligent and...
Helene Rantz
helene_rantz
Offline Send Email
Oct 5, 2007
6:44 pm
1416
When altering a table with an identity column, the new table's identity is not updated to reflect the highest value inserted / copied from the old table. This...
Stone, Mark
mastone1999
Offline Send Email
Oct 5, 2007
10:04 pm
1417
If I try to alter a tables next available identity #, Toad builds an alter script as if I was changing the table structure as opposed to the simply creating...
Stone, Mark
mastone1999
Offline Send Email
Oct 5, 2007
10:07 pm
1418
Hi Mark, We will investigate this, CR226828 opened to track this issue. Regards, Dan ________________________________ From: toaddb2beta@yahoogroups.com...
Dan Ikonic
dikonic
Offline Send Email
Oct 5, 2007
11:11 pm
1419
Hi Mark, CR226829 created for this issue and forwarded to appropriate developers. Thanks, Dan ________________________________ From:...
Dan Ikonic
dikonic
Offline Send Email
Oct 5, 2007
11:26 pm
1420
Hi Helene, Just to confirm your assumption. Yes, I am going after LUW DB2 databases, not Z/OS. Thanks! Sharon ... DB2 ... for ... TOAD ... and...
sharon_im
Offline Send Email
Oct 6, 2007
5:05 pm
1421
... Hi Mark, Can you re-generate this script and run this from the Toad Editor and then send the results back? So far we have been unable to reproduce this...
Nancy Alsip
nalsip
Offline Send Email
Oct 8, 2007
12:55 pm
1422
updating data in data-grid ******************************************************************************** Exception Information ...
Petr_Smely@...
psmely00
Offline Send Email
Oct 8, 2007
2:12 pm
1423
It looks like you are using an old beta, this code should have been changed fairly recently (Within a week or two I seem to remember). /Mauritz ...
Henrik Johnson
hpj_globecom_se
Online Now Send Email
Oct 8, 2007
8:49 pm
Messages 1394 - 1423 of 3000   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