Search found 55 matches

by Thanh Dalton
Wed Dec 16, 2009 9:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: default.apt does not exist
Replies: 17
Views: 17110

When you did an "ls -l" on the environment variable, why did two files get listed? Echo that variable. Where should I issue the "ls -l"? I did it from the Unix terminal. A few configuration files were used for different DS projects. with echo $APT_CONFIG_FILE, nothing displayed....
by Thanh Dalton
Wed Dec 16, 2009 9:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: default.apt does not exist
Replies: 17
Views: 17110

bash-3.00$ ls -l $APT_CONFIG_FILE -rw-rw-r-- 1 dsadm dstage 7820 Dec 15 12:59 default.apt -rw-rw-r-- 1 dsadm dstage 7304 Oct 20 06:53 default_OLD.apt Above shows that your $APT_CONFIG_FILE is not set. Can you do ls -l /opt/IBM/InformationServer/Server/Configurations/default.apt and it returns succe...
by Thanh Dalton
Wed Dec 16, 2009 9:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: default.apt does not exist
Replies: 17
Views: 17110

chulett wrote:If you're certain it exists, check the permissions it has.
Thank you.
As you can see from the result, the permission shouldn't be a problem because the original default worked and the new one has the same permission as the original one.
by Thanh Dalton
Wed Dec 16, 2009 9:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: default.apt does not exist
Replies: 17
Views: 17110

Do an ls $APT_CONFIG_FILE to check its presence. Thank you. Here is the result: bash-3.00$ ls -l $APT_CONFIG_FILE -rw-rw-r-- 1 dsadm dstage 7820 Dec 15 12:59 default.apt -rw-rw-r-- 1 dsadm dstage 7304 Oct 20 06:53 default_OLD.apt Where the default_OLD.apt was renamed from the original default.apt t...
by Thanh Dalton
Wed Dec 16, 2009 9:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: default.apt does not exist
Replies: 17
Views: 17110

default.apt does not exist

Hi, My new configuration file does exit in the directory. I have updated APT_CONFIG_FILE from default.apt to newdefault.apt. But when i run the job, why I get the following error? main_program: $APT_CONFIG_FILE=/opt/IBM/InformationServer/Server/Configurations/newdefault.apt does not exist or is not ...
by Thanh Dalton
Mon Nov 09, 2009 8:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The server is not responding
Replies: 12
Views: 6644

For 'sudo' just ask them, if you need to explain to them how to do it, it's time to find a new SysAdmin. They should just need the user and what to grant it on, as noted. Chulett, Thanks a lot. I will talk to the SysAdmin after finishing this message. By the way, do you have any advice about AWXRB0...
by Thanh Dalton
Sun Nov 08, 2009 11:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The server is not responding
Replies: 12
Views: 6644

You should have had umask set to 002 when installing. If not, change permissions appropriately subsequently. Ray, Many thanks. Could you please let me know what should be changed? or is there any doc or web site that can explain what should be done (002, if not, what should be change subsequently)?...
by Thanh Dalton
Sun Nov 08, 2009 11:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The server is not responding
Replies: 12
Views: 6644

Have them grant you (dsadm) 'sudo' privileges for the startup scripts. Chulett, Thanks a lot for reply even in this weekend!!! Obviously, our sysAdmin (root) didn't grant it. Could you please elaborate how our sysAdmin should do it so that I can run the script to start the Application Server in IBM...
by Thanh Dalton
Sun Nov 08, 2009 12:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The server is not responding
Replies: 12
Views: 6644

How wasadmin can start Application Server on Solaris 10?

(for AIX): 1. /opt/IBM/IIS/WebSphere/AppServer/bin/startServer.sh server1 -username wasadmin -password MySecretPassword 2. /opt/IBM/IIS/InformationServer/ASBNode/bin/NodeAgents.sh start ArndW: According to what you posted, wasadmin can start the application server on AIX. How could it be done on So...
by Thanh Dalton
Sat Nov 07, 2009 11:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: can't start Application Server: AWXRB0008E error
Replies: 0
Views: 2656

can't start Application Server: AWXRB0008E error

Hello, The WebSphere Application Server can't be started. I got from SystemOut.log: 0000000a TAMTrustAssoc I com.ibm.ws.security.web.TAMTrustAssociationInterceptorPlusinitialize(Properties) AWXRB0008E An error occurred retrieving the mandatory property, com.ibm.websphere.security.webseal.loginId, ca...
by Thanh Dalton
Sat Nov 07, 2009 11:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can't able to start the server
Replies: 13
Views: 24981

Re: Can't able to start the server

Dear all, I have installed IBM Data Stage on windows server 2003 which was working fine till last month.But now i am getting the following error and i cant able to start the server.Have gone through all the links provided in the IBM website but no luck can anyone help me out to solve this problem. ...
by Thanh Dalton
Thu Nov 05, 2009 12:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lkp_1,0: Operator terminated abnormally: received signal SIG
Replies: 11
Views: 7220

All the more reason to check for a patch, IMHO - which the Linux version (I'm finding) has more than its fair share of. :wink: chulett, Thank you. I couldn't find any patch relating to "parellel range lookup" for V8.1 . What I found is for V8.0 at the following link. http://publib.boulder...
by Thanh Dalton
Thu Nov 05, 2009 9:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lkp_1,0: Operator terminated abnormally: received signal SIG
Replies: 11
Views: 7220

Can you compile/run jobs with Transformer stages? Range lookups are rewritten as transform operators (that is, as Transformer stages) and therefore have the same compiler and linker requirements as Transformer stages. Hi Rayand others, Thank you for your help. Sorry for the late reply. I was off fo...
by Thanh Dalton
Fri Oct 30, 2009 8:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lkp_1,0: Operator terminated abnormally: received signal SIG
Replies: 11
Views: 7220

Thanks, algfr. I'll check the job according to your advice after completing this writing.

I forgot to mention that the exact same job works fine in Windows server. But it doesn't work on Unix (Solaris 10).
by Thanh Dalton
Fri Oct 30, 2009 7:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lkp_1,0: Operator terminated abnormally: received signal SIG
Replies: 11
Views: 7220

chulett wrote:What version do you have? I vaguely recall issues with the Range Lookup that may require a patch from your official support provider. :?

chulett,

IBM Infromation Server 8.1.

Thanks a lot.