Page 1 of 1

Job Import issue

Posted: Wed Sep 09, 2015 8:57 pm
by mandyli
Hi

we are using Datastage 9.1 and process of rehost with new hardware. already we have imported jobs into same project. But now we tried to import some more jobs. we are getting following error while importing.

" Could not connect to server (aaa) on port [9080] - [aaa][9080] is not reachable. Ensure the server can be resolved and that communication on port 9080 between this machine and the server is not blocked"



Thanks
Man

Posted: Wed Sep 09, 2015 10:29 pm
by priyadarshikunal
How are you importing those jobs? are you able to connect via designer?

Posted: Thu Sep 10, 2015 5:40 am
by mandyli
Yes.

Datastage client connection.

But I can import same set of jobs into another project without any issue.

Thanks
Man

Posted: Thu Sep 10, 2015 6:00 am
by vamsi_4a6
Are u facing same Issue if u are using IStool or Information Server Manager?

Posted: Thu Sep 10, 2015 6:52 am
by mandyli
Some time .

But I am not seeing any issue for other project. when I run LIST.READU I am seeing this. is this any file level lock while import .

/opt/IBM/InformationServer/Server/DSEngine - dabc003 $ bin/dssh "LIST.READU"

Active Record Locks:
Device.... Inode.... Netnode Userno Lmode Pid Login Id Item-ID.............
2490370 202472 0 64496 45 RL 15532124 dsadm tst&!DS.ADMIN!&
2490370 202472 0 63518 45 RL 30670994 dsadm SAMPLE_test&!DS.ADMIN!&
2490371 87770 0 64496 94 RU 15532124 dsadm JD_DW_Description_Extr

Thanks
Man

Posted: Thu Sep 10, 2015 7:43 am
by qt_ky
Perhaps you have a firewall blocking some traffic to the new server.

Also check that your local client doesn't have any firewall or other security software blocking the connection.

Check the /ets/hosts file on the new server vs old server.

When you say you can import OK into another project, is that other project on the same new server, or a different server?

Posted: Thu Sep 10, 2015 1:27 pm
by mandyli
Yes.

I am seeing some difference in /etc/hosts file between two Ds SERVERS.

1) working one
::1 localhost loopback
111.22.270.9 abc-008.offf.com abc-008

But another server there is no such entry.

if we added new entry on /etc/hosts what is the impact?


Thanks
Man