Search found 154 matches

by dspxguy
Tue Dec 02, 2008 11:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: C++ Compiler for Solaris
Replies: 4
Views: 1691

C++ Compiler for Solaris

what is the command to check the path of C++ Compiler installed on Solaris box.
Thanks
by dspxguy
Mon Dec 01, 2008 1:24 pm
Forum: General
Topic: Datastage 7.5.1.A compatibility with DB2 v9.1
Replies: 5
Views: 2982

Yes, will contact IBM Support.
Thanks
by dspxguy
Mon Dec 01, 2008 11:33 am
Forum: General
Topic: Datastage 7.5.1.A compatibility with DB2 v9.1
Replies: 5
Views: 2982

I have the same question.
Anyone pls :)
by dspxguy
Thu Nov 27, 2008 7:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ERROR: Failed to open project
Replies: 6
Views: 3821

DSEenable_impersonation.sh
by dspxguy
Thu Nov 27, 2008 4:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ERROR: Failed to open project
Replies: 6
Views: 3821

Did you try removing the shared memory segments (If they are still present) ?
by dspxguy
Mon Nov 10, 2008 10:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Table not accessible after DataStage DB2 load job failed.
Replies: 3
Views: 2424

Hi Stefan,

Appreciate your reply. The Cleanup on Failure is set to False and Non-Recoverable Transactions= True.

So if we set Cleanup on Failure to True, will it rollback all the data which is updated or loaded in case of abort?

Thanks
by dspxguy
Sun Nov 09, 2008 5:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Table not accessible after DataStage DB2 load job failed.
Replies: 3
Views: 2424

Table not accessible after DataStage DB2 load job failed.

hi, Can someone please tell me how DataStage reacts when a DB2 Load Job failed due to resource contention and then we reset the job from Director. Will it terminate the load and bring the table into consistent state? We had the same situation where load job failed and after resetting the job from Di...
by dspxguy
Thu Oct 30, 2008 3:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Book.
Replies: 7
Views: 3654

I am wondering, if Ray ever wrote a book on DataStage :roll:
by dspxguy
Wed Sep 17, 2008 11:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: write failed : broken pipe
Replies: 1
Views: 4334

write failed : broken pipe

we are having difficulties loading to DB2 .

seq file --DB2

The error message is

DB2load,6: Failed to prepare buffer for writing record #3265. Reason: write() failed: Broken pipe

DB2load,6: The runLocally() of the operator failed.

any help is appreciated.
thanks
by dspxguy
Wed Sep 17, 2008 10:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: job log issue
Replies: 5
Views: 1877

no phantom process found, no locks found..... any other :idea:
by dspxguy
Wed Sep 17, 2008 9:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: job log issue
Replies: 5
Views: 1877

extracting records from db2 dbase, couple of lookups on files, transformation then sorting and writing to seq file.
we already suppressed warnings by using message handler.
the job finished but log is still filling up.
by dspxguy
Wed Sep 17, 2008 9:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: job log issue
Replies: 5
Views: 1877

job log issue

a job which is in finsihed state, but log is still being written.
cannot open the log , it's increasing and increasing..
please advise

Code: Select all

$DSHOME/bin/dsjob -logsum project1 job1 >/home/log1123.dat

Error 81002 getting log summary
 
Status code = 81002 


Thanks
by dspxguy
Thu Jul 31, 2008 10:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: write to dataset failed:Broken pipe error
Replies: 2
Views: 1186

Once the data is extracted from the database it goes through a sort stage and then written to a dataset.
by dspxguy
Wed Jul 30, 2008 12:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: write to dataset failed:Broken pipe error
Replies: 2
Views: 1186

write to dataset failed:Broken pipe error

A px job aborts sometimes with this abort message

Job fails with SourceRecs_db2,2: Write to dataset failed: Broken pipe error

It is a db2 enterprise stage extracting around 100 million records, the same job will finish if we re-run it after sometime.

Please advise
Thanks
by dspxguy
Fri Jun 13, 2008 9:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: invalid data issue
Replies: 2
Views: 799

invalid data issue

hi, what is this error: Seq_File_source: Short read encountered on import; this most likely indicates one of the following possibilities: 1) the import schema you specified is incorrect 2) invalid data (the schema is correct, but there is an error in the data). Seq_File_source: Expected 469 bytes, g...