Search found 24 matches

by wbjk
Wed Sep 12, 2007 9:16 pm
Forum: General
Topic: Unix error=111,APT_Communicator::connectTo: connect() fail
Replies: 3
Views: 3916

Unix error=111,APT_Communicator::connectTo: connect() fail

//In the enviroment of my company,,there are 40,000 jobs running on 20 servers per day. I think maybe datastage run out of the tcp resourcs of the system? how to fix it? //CCB_Decode is a cutom stage. // here are the details of log: 2007-09-13 02:28:46 FATAL event id: 17535 CCB_Decode,3: APT_Communi...
by wbjk
Mon Sep 03, 2007 7:00 am
Forum: General
Topic: Is there a manual about the usage of commands and tables?
Replies: 8
Views: 3586

Is there a manual about the usage of commands and tables?

I have worked in a bank for one year . My company use the Datastage to do everydays ETL wok .And I found myself knowing very little about datastage. 1.I just know two commands :dsadmin ,dsjob(I am familiar with these two commands ) 2.After typing uv, I can use LOGTO ,SELECT ,and so on(I know very li...
by wbjk
Mon Sep 03, 2007 6:35 am
Forum: General
Topic: DS.DSADM:A schema called "aa" has been exist!
Replies: 1
Views: 1387

OK, I fix it!

Thank u very much!
by wbjk
Fri Aug 31, 2007 8:51 pm
Forum: General
Topic: DS.DSADM:A schema called "aa" has been exist!
Replies: 1
Views: 1387

DS.DSADM:A schema called "aa" has been exist!

my operation: 1.create a project called "aa" by root 2.chown +R dsadm:dstage aa 3.dsadmin -deleteproject aa by dsadm 4.when i want to create a new "aa" project by root or dsadm ,it occur error. the datastage tells me that: DS.DSADM:A schema called "aa" has been exist! p...
by wbjk
Wed Aug 22, 2007 4:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Control Process (pid=xxx) failed
Replies: 10
Views: 4780

Re: Job Control Process (pid=xxx) failed

finally,we found the answer today. we set CLASSPATH=XXX for java applicition in .bash_profile,maybe the datastage used the wrong classes due to our setting. if i don't input 'unset CLASSPATH' before 'uv -admin -start' ,the datastage will not work correctly. the error of " Job Control Process (p...
by wbjk
Thu Aug 09, 2007 8:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Control Process (pid=xxx) failed
Replies: 10
Views: 4780

Re: Job Control Process (pid=xxx) failed

i reinstall the servers, now the job can work. reinstallation is not a good idea ,but it takes effect. i still have no idea of what happens to the job ,but it is ok now . thanks everyone! my teamate said he had encounted this problem before . his solution seem quite simple: 1. uv -admin -stop 2. act...
by wbjk
Thu Aug 09, 2007 2:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Control Process (pid=xxx) failed
Replies: 10
Views: 4780

Re: Job Control Process (pid=xxx) failed

the job is definitly correct, i run it on other servers for many time today , i import the job into another server. i think there is something wrong in installing or configuration of the new server , but it is hard to tell the every details of the enviroments . i have googled and got nothing useful ...
by wbjk
Thu Aug 09, 2007 1:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Control Process (pid=xxx) failed
Replies: 10
Views: 4780

That's an easy one - It has failed. Without supplying more information there is no additional analysis possible. This is like me asking you what is wrong with my motorcycle because I have a bl ... there are only 3 lines log 1 control starting job xxx 2 warning job control process (pid =xxx) failed ...
by wbjk
Thu Aug 09, 2007 1:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Control Process (pid=xxx) failed
Replies: 10
Views: 4780

Job Control Process (pid=xxx) failed

run a job in ds director ,then it shows the info:Job Control Process (pid=xxx) failed

what's wrong ?