Search found 39 matches

by aditya
Tue Aug 12, 2008 7:11 pm
Forum: General
Topic: get the timestamp of the last run of a job
Replies: 2
Views: 3259

get the timestamp of the last run of a job

Hi All, I tried to retrieve the timestamp of the last run of the job via the following command $dsjob -jobinfo project job The command retrieved the following stats: Job Status : RUN OK (1) Job Controller : not available Job Start Time : Tue Aug 12 14:54:49 2008 Job Wave Number : 3 User Status : not...
by aditya
Thu Jul 24, 2008 3:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TFIC-00017 Transfer problem
Replies: 4
Views: 3044

Ray,

Thanks for your quick repsonse, Yes I do get this error while I try to run the job independently.
by aditya
Thu Jul 24, 2008 12:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TFIC-00017 Transfer problem
Replies: 4
Views: 3044

TFIC-00017 Transfer problem

Hi all, I have a Parallel job to read data from a dataset perform transformations and load the same into a DB2 Table. However when I try to kick off the job from the DS Sequence I get the following error: main_program: Fatal Error: Transfer does not have this output interface as its destination. Mes...
by aditya
Fri May 02, 2008 12:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Filter Stage parameterization
Replies: 3
Views: 2372

Thanks OddJob! Your solution was a beauty.
by aditya
Thu May 01, 2008 4:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Filter Stage parameterization
Replies: 3
Views: 2372

Filter Stage parameterization

Hi All, I have a job which uses the filter stage to impose conditions on specific column data. I had parameterized this condition and could test the same successfully when I ran the job in datastage. However while designing the sequence I had intended to pass the value by reading a file in UNIX whic...
by aditya
Fri Apr 04, 2008 8:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem while compiling DS Sequence
Replies: 2
Views: 1642

Problem while compiling DS Sequence

Hi All,

I have been facing problems while trying to comple a DataStage Sequence.

The Error thrown to me is like this :

Error writing to /busapps/diwd/751/_lgi/CPLSMAP2/RT_BP75/JOB.776752753
(seq_AZ_XISOtoCompStkTX)

Any ideas as to what it means.

Thanks.
by aditya
Fri Mar 09, 2007 1:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Job Design
Replies: 19
Views: 6228

Ray,

Unfortunately the client for which I work is still on Ardent 4.5.1 Version. They have a process of parsing complex flat files and loading into a staging table in Oracle. From where data would be picked up and later loaded to other ODS tables.

Thanks
Aditya.
by aditya
Fri Mar 09, 2007 9:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Job Design
Replies: 19
Views: 6228

Kumar,

Thanks for the reply. Sorry abt being unclear while asking the question.

Actually there is only ONE STAGING TABLE. This table feeds data into SIX DIFFERENT TABLES.

Thanks
Aditya.
by aditya
Fri Mar 09, 2007 9:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Job Design
Replies: 19
Views: 6228

DS Job Design

All, I have a staging table from which data would have to be loaded onto 6 different tables, only straight inserts. The six table have a few attributes common amoung them. I had 2 job designs in mind and I wanted your suggestions on the best strategy. Strategy 1 : One DS Job loading all the data int...
by aditya
Mon Feb 26, 2007 2:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Set Transaction
Replies: 2
Views: 1390

Set Transaction

DS Gurus, I have a requirement where I have to log errors to a file, do a count reconciliation on the file and check whether the count on the error file is greater than say x% If the count is greater than x% then I will have to rollback all the inserts I have made to the target tables. Else I will h...
by aditya
Mon Sep 25, 2006 5:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Updating records into hashed file
Replies: 6
Views: 2581

Kris,

The two tables which are being joined have the update timestamp fields.

When I try to bring records which have been either update or inserted in both those tables and then try to do a full outer join on those records some of the records might have empty values for the fields.

-- Aditya.
by aditya
Mon Sep 25, 2006 5:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Updating records into hashed file
Replies: 6
Views: 2581

Kris,

Thanks for the reply:

The hashed file ABC which is used for the lookup is also the same hashed file which has to be fed with the incremental loads.

Thanks
Aditya.
by aditya
Mon Sep 25, 2006 4:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Updating records into hashed file
Replies: 6
Views: 2581

Updating records into hashed file

All, I have the following job design: DB2 Stage ----------->IPC-------->SeqFile SeqFile---------------->Transfomer-------->HashedFile The DB2 Stage contains a user defined query of joining two tables. 10 million records are extracted and later hashed. While tyring to do incremental loads into the ha...
by aditya
Fri Aug 04, 2006 1:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to convert julian Date format to Oracle Date format
Replies: 7
Views: 6771

"SEARCH" the forum.

I know this had been answered before!
by aditya
Wed Aug 02, 2006 2:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to read JD-Edwards source from ETL DataStage
Replies: 3
Views: 1997

Srini,

Do you have the Peoplesoft E1 PACK available? If so I could illustrate the steps needed.

-- Aditya.