Search found 131 matches

by GJ_Stage
Mon Mar 21, 2011 10:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file issue
Replies: 4
Views: 1539

Please mark this as resolved.
by GJ_Stage
Mon Mar 21, 2011 10:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file issue
Replies: 4
Views: 1539

It seems that , you have enterered some wrong user and password in DB connection. Please check this.
by GJ_Stage
Mon Mar 21, 2011 5:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Null handling warning generated :all columns are nonnullable
Replies: 5
Views: 2119

Plese check in source any null value is there for salary field.
by GJ_Stage
Mon Mar 21, 2011 5:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: getting error in selecting log file
Replies: 2
Views: 2536

Might be job information got removed or corrupted from direcory RT_LOG3024 in your project area. Please try to copy the file and re-compile and rerun the same.
by GJ_Stage
Fri Mar 18, 2011 11:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job aborted status
Replies: 6
Views: 2871

Sorry James. I have requested to you since it is urgent. I will do some research in this problem otherwise i will do post the same in this forum.

Thanks.
by GJ_Stage
Fri Mar 18, 2011 8:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to view data in sequential file
Replies: 9
Views: 5813

Ok. I send command for Unix.. Might be Number of fields are less comparing with your file.
by GJ_Stage
Fri Mar 18, 2011 8:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to view data in sequential file
Replies: 9
Views: 5813

Please check your sequencial file in unix using below command
awk -F ',' '{print $34}' infile | sort -n | uniq -c
It might be your data contains some wrong value.
by GJ_Stage
Fri Mar 18, 2011 8:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: unable to view data in sequential file
Replies: 9
Views: 5813

Is it fixed length file or delimiter file?
by GJ_Stage
Fri Mar 18, 2011 8:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job aborted status
Replies: 6
Views: 2871

Will appreciate your help in this. Thanks.
by GJ_Stage
Fri Mar 18, 2011 3:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job aborted status
Replies: 6
Views: 2871

Job aborted status

Hi, Jobs are getting compiled properly but when we run the job it showing aborted status. But there is no issue in ds creation and table loading in this. Issue is only job status show aborted in directory after restart server. log: SFile_0,0: Import complete; 2221 records imported successfully, 0 re...
by GJ_Stage
Fri Mar 18, 2011 2:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Schema file issue
Replies: 2
Views: 1444

Thank you.I will try.
by GJ_Stage
Thu Mar 17, 2011 4:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to calculate max in DS
Replies: 4
Views: 2095

Please use aggregator stage.
by GJ_Stage
Thu Mar 17, 2011 2:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Schema file issue
Replies: 2
Views: 1444

Schema file issue

I am not able to read negative value using schema file from sequencial file. I can read below value and process 00000000000098750 But not able to read below value and getting error message 0000000000000-112 CImpBySchFile,0: Field "i_amt" has import error and no default value; data: {20 0 0...
by GJ_Stage
Tue Mar 15, 2011 4:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to read €,£ characters from sequential file
Replies: 2
Views: 2486

Hi ,

Did you get any error message while reading ? If so, Please provide the same to check.
by GJ_Stage
Mon Mar 14, 2011 5:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ORA-01722 error
Replies: 2
Views: 2827

It is not related to DataStage error. Error with out data.

command to find error message :

oerr ora 01722

01722, 00000, "invalid number"