Search found 158 matches

by kavuri
Thu Sep 20, 2007 3:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dsjob -run
Replies: 14
Views: 3859

When I am trying to run it again, it is giving error.

$ $DSHOME/bin/dsjob -run -mode NORMAL bhidev facility_fact
Error running job

Status code = -2 DSJE_BADSTATE
thusmiannadv21: /home/bhi


Thanks
Kavuri
by kavuri
Thu Sep 20, 2007 3:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dsjob -run
Replies: 14
Views: 3859

Sorry Craig,

I found the job successful, but I am not getting the target file generating. But when I run job from director I got the outout.

Even I am not getting any errors.

$ $DSHOME/bin/dsjob -run -mode NORMAL bhidev facility_fact

Status code = 0
thusmiannadv21: /home/bhi


Thanks
Kavuri
by kavuri
Thu Sep 20, 2007 3:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dsjob -run
Replies: 14
Views: 3859

Hi Craig, I tried but in vain. I am getting error. May be something needed to modified in dsenv file. Can you figure out what should be modified. $ cd `cat/.dshome` ksh: cat/.dshome: not found. thusmiannadv21: /home/bhi $ cd `cat /.dshome` thusmiannadv21: /medstat/advantage/common/Ascential/DataStag...
by kavuri
Thu Sep 20, 2007 2:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dsjob -run
Replies: 14
Views: 3859

Hi Craig, I tried it. $ cd `cat /.dshome` thusmiannadv21: /medstat/advantage/common/Ascential/DataStage/DSEngine $ . ./dsenv thusmiannadv21: /medstat/advantage/common/Ascential/DataStage/DSEngine $ dsjob -run -mode NORMAL bhidev facility_fact ksh: dsjob: not found. thusmiannadv21: /medstat/advantage...
by kavuri
Thu Sep 20, 2007 2:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dsjob -run
Replies: 14
Views: 3859

Re: you need to find the path for the dsengine.

I tried as you told but I am getting following error. $ dsjob -run -mode NORMAL bhidev facility_fact exec(): 0509-036 Cannot load program dsjob because of the following errors: 0509-150 Dependent module libvmdsapi.so could not be loaded. 0509-022 Cannot load module libvmdsapi.so. 0509-026 System err...
by kavuri
Thu Sep 20, 2007 2:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dsjob -run
Replies: 14
Views: 3859

dsjob -run

Hi,
I am trying to run my jobs in command prompt. But I am unable to do so I am getting following error.

$ dsjob -run -mode NORMAL bhidev facility_fact
ksh: dsjob: not found.
thusmiannadv21: /home/bhi

Please tell me what changes ( like PATH or LIBPATH) I have to make ?

Thanks
Kavuri
by kavuri
Wed Sep 19, 2007 3:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compile jobs in command prompt
Replies: 7
Views: 2496

I am worrying, in production there might be some command may be needed for compiling. So I am asking about this. Can you tell me what kduke is interpreting in the link what you have provided? Is this where on the server in the DSEngine directory we can compile? Narasimha can you tell me how to reset...
by kavuri
Wed Sep 19, 2007 9:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compile jobs in command prompt
Replies: 7
Views: 2496

compile jobs in command prompt

Hi, Can any body tell me how to compile a job from command prompt?

Thanks
Kavuri
by kavuri
Wed Sep 19, 2007 7:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: double quotes
Replies: 5
Views: 2316

Thanks Ray
by kavuri
Tue Sep 18, 2007 11:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: double quotes
Replies: 5
Views: 2316

I am extracting from a db2 database. i haven't made any modifications but DataStage is giving double quotes around date fields in output csv files.

I need to eliminate them.

Thanks
Bhargava
by kavuri
Tue Sep 18, 2007 9:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: double quotes
Replies: 5
Views: 2316

double quotes

Hi,
I am having some of the fields Varchar and date fields are enclosed by double quotes in my terget csv files. I want to eliminate them. How can I do this?

Thanks
Kavuri
by kavuri
Fri Sep 14, 2007 7:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error in conversion logic
Replies: 4
Views: 1293

Eventhough my field is defined with char of length 13, incoming data is of variable length. So If we want to eliminate this warning what can I do? I cant change the width of the field.

Thanks
Kavuri
by kavuri
Fri Sep 14, 2007 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: splitting into multiple files
Replies: 5
Views: 1379

Hi, Target flat files are utilised by another product which is written in Orchestrate. So i am writing them in .csv format. If you have any other idea please let me know. Or please tell me how can I achieve this? If not 20,000 we will prepare more flat files. That is what the requirement from the te...
by kavuri
Fri Sep 14, 2007 7:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: splitting into multiple files
Replies: 5
Views: 1379

splitting into multiple files

Hi, I am having a big DB2 table in terms of number of rows. After passing through various stages I need to write into a flat file, so I am writing into a .csv file. Now as the number of records are very large in terms of billions, I want to store the result into multiple files with same name with la...
by kavuri
Thu Sep 13, 2007 1:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error in conversion logic
Replies: 4
Views: 1293

Re: error in conversion logic

Can anybody tell me what is the warning here Sequential_File_2: When checking operator: When validating export schema: At field "ROLLNO": "null_field" length (0) must match field's fixed width (12) Sequential_File_2: When checking operator: When validating export schema: At field...