Search found 151 matches

by agpt
Fri Sep 10, 2010 1:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data separation
Replies: 8
Views: 3128

Data separation

Hi,
I have Numerical+Characters data in the source in the same column. Data type is varchar and it has values like 19, 'ABC'. How will I load only Character data to the target?
by agpt
Fri Sep 10, 2010 12:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Running a proj from data stage
Replies: 10
Views: 3197

Thanks a lot!!!!
by agpt
Fri Sep 10, 2010 12:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Running a proj from data stage
Replies: 10
Views: 3197

chulett wrote:They only have an "extension" if they are multi-instance, that's when you add the "dot" and the Invocation Id to the name. Otherwise, it's just the name. ...
Thanks Craig. On this can you please tell me how do I make a job multi instance?
by agpt
Fri Sep 10, 2010 11:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parameter for sequence
Replies: 1
Views: 793

Parameter for sequence

Hi all,

Can anybody help me setting up default parameters for my sequence? I need to set up data base connection credentials at sequence level.

What is user variable activity stage?
by agpt
Fri Sep 10, 2010 10:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Running a proj from data stage
Replies: 10
Views: 3197

Thanks!!!!

one more question please, what is extension of jobs like dataset has extension .ds?
by agpt
Fri Sep 10, 2010 10:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Running a proj from data stage
Replies: 10
Views: 3197

Running a proj from data stage

Hi All,

Like we submit a data stage job from unix using dsjob command, how can i submit a project. My project has 10 jobs. have created a sequence too. How do I submit it now? so that all of them run as per their order in sequence?
by agpt
Sun Sep 05, 2010 10:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Tracking Performance
Replies: 3
Views: 1322

Tracking Performance

How to track performance statistics of parallel jobs? I know when we run it we can see number of records being processed at what rate but how do we actually check how much time job took to complete etc?
by agpt
Fri Sep 03, 2010 1:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Rerunning the job from fail point
Replies: 10
Views: 4092

Hi All,

Just wanted to follow up on the same if any body can help me out on this?
by agpt
Thu Sep 02, 2010 10:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformation logic - need to grab substring
Replies: 15
Views: 6723

chulett wrote:
agpt wrote:Can you please tell me what Column[3] does here exactly?
Without the starting position, it starts from the end so that means to substring off the last 3 characters from t ...
Hi Chulett... Sorry I couldn't read your whole message but I think I got the answer to my question. Thanks a lot!!!!
by agpt
Thu Sep 02, 2010 11:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformation logic - need to grab substring
Replies: 15
Views: 6723

hemanthakumar wrote:i used dcount and field functions. Its working fine :D
Hemanth,

Can you please give the exact syntax you used?
by agpt
Thu Sep 02, 2010 11:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformation logic - need to grab substring
Replies: 15
Views: 6723

arunkumarmm wrote:Or you can try

Code: Select all

 If Count(Column,'_') > 0 Then Column[3] Else Column
Hi Arun,

Can you please tell me what Column[3] does here exactly?
by agpt
Tue Jun 15, 2010 11:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job does not see the change in Shared container
Replies: 8
Views: 2869

Hongqing Tang wrote:Yes, I am sure I am the only user at this time.
did you try restarting you DS client or your machine?
by agpt
Tue Jun 15, 2010 11:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Node Configration
Replies: 3
Views: 1364

Sainath.Srinivasan wrote:Yes
Sai,

Please elaborate how to achieve that...
by agpt
Tue Jun 15, 2010 11:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job compilation takes about 4 hrs
Replies: 17
Views: 6201

anbu wrote:datisaq is the username.

ArndW was replying to datisaq's post above
Oh Sorry... I didn't notice that.