Search found 42189 matches

by chulett
Wed Feb 08, 2006 9:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Version Control Error
Replies: 5
Views: 1260

Promote any shared containers separately first. Then promote the job or jobs that use them, but when it prompts you to include the shared containers with the jobs, click 'Ok' without selecting anything first so they don't come along for the ride. You should be fine then.
by chulett
Wed Feb 08, 2006 8:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB issue or DS issue?
Replies: 11
Views: 1913

There's not nearly enough information here to provide you with any coherent help. You haven't mentioned the database. You state the two SQL statements are "exactly similar"... are they similar or are they exactly the same? Is the table you are sourcing from being actively written to when the jobs ru...
by chulett
Wed Feb 08, 2006 8:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Differences between datastage 6.0 and datastage 7.0
Replies: 1
Views: 680

Welcome aboard. Are you aware that, if you are under maintenance, that you can order a copy of the version in question for your platform for no charge? One thing it will come with is a document with exactly those kind of things in it. I don't see any burning need to post the entire contents into thi...
by chulett
Wed Feb 08, 2006 2:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Strip $ sign from Sequential file
Replies: 3
Views: 1347

Re: Strip $ sign from Sequential file

rxs0005 wrote:Should i define the COLA under seq stage as varchar and in oracle as a regular number(8,3)

Yes. There are many ways to strip the dollar sign, one such way would be to use the EReplace function.
by chulett
Wed Feb 08, 2006 1:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Discrepancy In row counts
Replies: 11
Views: 2037

if the records are being reject then this is because of some violation like unquie key violation or something. then in this case my job should get failed. but its a success. I'm curious how you are determining this. Hopefully not by simply checking that all the links are green when you run the job ...
by chulett
Wed Feb 08, 2006 12:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is Ascential 7.5 compatible to Citrix environment?
Replies: 4
Views: 1000

We use 7.5.1A on a Citrix server with no issues. You might want to explain exactly what "Only when we access DS through Citrix" means - access it how?
by chulett
Wed Feb 08, 2006 7:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error from DSDB2 Stage
Replies: 6
Views: 3016

I don't have access to DB2, so not that familiar with its setup. Have you followed all of the necessary configuration steps outlined in the Plug-in Installation and Configuration Guide for the stage? Have you stopped and restarted DataStage after you made the dsenv changes? I would think there is mo...
by chulett
Wed Feb 08, 2006 7:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reg DS_Audit
Replies: 15
Views: 3499

ED is a line editor and a really good way to hork things up if you don't know what you are doing. In the words of the immortal Pink Floyd: Careful with that Axe, Eugene. :wink:

Of course, it was an instrumental song, so no words - but I digress...
by chulett
Tue Feb 07, 2006 9:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Rerunning a failed sequencer
Replies: 4
Views: 1444

The checkpoints are set in each individual Sequence job, there is nothing needed at "the whole project" or "enabled at adm". You can, however, set a Project level default so that checkpointing is enabled by default in any new Sequence jobs you create, if you like. As noted, it is not by any means ne...
by chulett
Tue Feb 07, 2006 5:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Julian to yyyymmdd(Oracle db)
Replies: 2
Views: 945

Is your target Oracle field a DATE or a TIMESTAMP? A datatype of Timestamp in DataStage equates to an Oracle DATE field. TIMESTAMP is not supported directly and would have to be handled by custom sql using the proper TO_TIMESTAMP() function.
by chulett
Tue Feb 07, 2006 8:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Strange Hashed Files Loading Performance
Replies: 19
Views: 3937

Better, but still overflowing. Try a MM of 33000, if you could please.
by chulett
Tue Feb 07, 2006 7:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Strange Hashed Files Loading Performance
Replies: 19
Views: 3937

Ok, those sizes are from a minimum modulus of 1 and there was alot of overflow. What about when you tried it with 31000?
by chulett
Tue Feb 07, 2006 7:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date field in Oracle shows up as Zeroes in DS
Replies: 6
Views: 1621

Ding ding ding! We have a winner... excellent catch - and nice emoticon Thibal. :wink:

Seems there has been 'gaps' in each century since then as well.
by chulett
Tue Feb 07, 2006 7:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Strange Hashed Files Loading Performance
Replies: 19
Views: 3937

I'd be curious what the final sizes of your .30 files were before and after each test, especially the size of the OVER.30 file afterwards to see how much it was utilized, i.e. how much 'overflow' there was...
by chulett
Tue Feb 07, 2006 7:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error in Xml Input stage
Replies: 13
Views: 3650

Try providing a full path to the xsd.