Page 1 of 1

Failed to locate information for server when pass in file

Posted: Thu Jan 17, 2008 11:17 pm
by Boupha
I am having problem kicking off datastage using command line from unix when passing in the file. I can kick it off sucessfully if I hard cord into the command line but when pass the file in it failed, see details below:

-bash-3.00$ dsjob -file /export/home/users/bthepha/.DSaccess asu301z1 asu301z2 -run -jobstatus xxx Seqxxx

Failed to locate information for server

Here's the DSaccess file contents:
asu301z2, btxxx, btxxx

Here's the hosts file contents:
-bash-3.00$ cat hosts
#
# Internet host table
#
::1 localhost
127.0.0.1 localhost
10.199.27.86 asu301z2 asu301z2.xxx.nsw.gov.au loghost
10.199.27.85 asu301z1 asu301z1.xxx.nsw.gov.au

domain lives in asu301z1
datastage engine lives in asu301z2

Can you tell me where have I gone wrong?

Posted: Mon May 30, 2011 4:32 am
by jgkayser
Hello Boupha, probably you already solved this but just in case you can solve this issue adding the domain name before the server name in the file, so now it would be:

DSaccess file contents:
domain,server,user,password