Search found 60 matches

by aladap12
Tue Mar 01, 2011 4:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to Achive bellow logic in datastage
Replies: 6
Views: 5446

How to Achive bellow logic in datastage

have my Input data like ID NUM CODE 1 5 SAM1 1 5 SAM2 1 5 SAM3 1 4 SAM4 2 7 REC1 2 7 REC2 2 7 REC3 12 8 REC1 13 9 REC2 17 10 REC22 17 10 RECDDD 20 56 ACD In the output i need to display data like ID CODE 1 5| SAM1| SAM2|SAM3 1 4|SAM4 2 7|REC1|REC2|REC3 12 8|REC1 13 9|REC2 17 10|REC22|RECDD 20 56|ACD
by aladap12
Fri Nov 19, 2010 6:20 am
Forum: General
Topic: How to pass a variable date as a parameter in dsjob
Replies: 11
Views: 6158

thank you somuch for reply Aruna
by aladap12
Thu Nov 18, 2010 7:28 am
Forum: General
Topic: How to pass a variable date as a parameter in dsjob
Replies: 11
Views: 6158

hI

Thanks for the reply

Our MJC is a Basic Server Job


Thanks
by aladap12
Thu Nov 18, 2010 5:25 am
Forum: General
Topic: How to pass a variable date as a parameter in dsjob
Replies: 11
Views: 6158

Thanks for the response, We are using batch jobs.We are passing all the parameters in prm file. Job execution order in csv file to Master Job Control. If I do the bellow way, dsjob -param <JParam>=$Var I am sure it will pass the value to control job. How would it pass to actual job? Please advise me
by aladap12
Thu Nov 18, 2010 4:58 am
Forum: General
Topic: How to pass a variable date as a parameter in dsjob
Replies: 11
Views: 6158

Thank you for the updates. Let me enhance my requriement.I have a sub query,that fetches a date from one table.I am using that date in my main query.We have observed that if I have used the sub Query in my main Query, It is taking longer window to fetch records. To over come this,I have came up with...
by aladap12
Wed Nov 17, 2010 7:06 pm
Forum: General
Topic: How to pass a variable date as a parameter in dsjob
Replies: 11
Views: 6158

How to pass a variable date as a parameter in dsjob

Hi I have requirement, where I have to read a text file which contains o one date value.I have to send this date as job parameter, Later I have to use that parameter in my SQL Query. How Can I achive this? Please let me know. I appriciate your time. Note : we are not using Sequencer Jobs Thanks Vkr
by aladap12
Tue Mar 16, 2010 7:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date format writing to oracle
Replies: 6
Views: 2584

Thanks for the response.

Target stage is Oracle Enterprise.
We are using upsert and the field data type is date.

Thanks
Vkr
by aladap12
Mon Mar 15, 2010 10:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date format writing to oracle
Replies: 6
Views: 2584

Re: Date format

I have insert to table in format like 'dd/mm/yyyy' No, you don't. Unfortunately, if you think you do, that means you don't really understand DATE fields or how to work with them via SQL. What is your target stage? Is the SQL generated or user-defined? Those answers will help figure out what really ...
by aladap12
Mon Mar 15, 2010 8:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date format writing to oracle
Replies: 6
Views: 2584

Date format writing to oracle

Hi All, I have a issue with date format. We are reading from seq file and loading in oracle db. In source stage I am getting a date column as 'mm-dd-yyyy.hh.mm.ss' and it is having char data type in source side. We are loding that in to date column (date (data type)) in oracle table. Question is I h...
by aladap12
Thu Jan 07, 2010 9:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Parallel Routine
Replies: 4
Views: 5481

Datastage Parallel Routine

Hi, We have developed one parallel routine and we have executed outside datastage, It is working fine. When I try to test the same in Datastage, It is giving me Bellow error. Can you please advice me on this Issue. Transformer_1: Failed to load the library "V0S1_testsec_Transformer_1.o"; e...
by aladap12
Thu Jan 07, 2010 9:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: U_TRUNCATED_CHAR_FOUND encountered.
Replies: 0
Views: 1220

U_TRUNCATED_CHAR_FOUND encountered.

Hi , NewYear Greeting to all! Well I came up with one Issue again. I have one job that unloads data from Sybase db to a dataset. When I try to run the job I am getting bellow Fatel error.But job is not aborting. All the rows were unloaded sucessfully. In my SQL I have simpel functions cast, stuff. T...
by aladap12
Wed Dec 09, 2009 2:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error calling DSRunjob(jobname),code=-99
Replies: 1
Views: 1473

Error calling DSRunjob(jobname),code=-99

Hi Friends I came up with one Issue in my job. I am trying to run job_sequecer from autosys in QA Env . I have run the same job in Dev using direcor. It ran fine My sequencer have 6 jobs on it. After competion of 4 jobs it got aborted saying Error calling DSRunjob(jobname),code=-99 Can you please gi...
by aladap12
Tue Oct 20, 2009 9:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue with db2 update&Insert Statement
Replies: 1
Views: 1285

Issue with db2 update&Insert Statement

Hi, I am loading data in db2 database using datastage. In the process of loading I have two processing columns add date, Modified date. I am Using db2 stage to load data. Job design is like \ Source -----> Tfm--------> Target. Using update action : update existing or Insert New rows. we are passing ...
by aladap12
Thu Sep 03, 2009 9:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Sequence Run
Replies: 11
Views: 5381

Can you any one give any suggestions regarding my Issue.

Thanks
VKR[/quote]
by aladap12
Thu Sep 03, 2009 8:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Sequence Run
Replies: 11
Views: 5381

[Thanks for the advice, I am sorry for that.

Thanks
VKR