Page 1 of 2

Datastage 7.5 Connection problem

Posted: Sun Feb 18, 2007 12:00 pm
by umamahes
Hi I'm trying to connect datastage after installing software but it is not allowing me to enter.
Failed to connect to Host "KISHORE" ,Project UV. The host name is specified is not valid or the host is not responding (81011)

Even I changed computer Name and project name also. can anybody help me to solve this problem?.


Thanks and Regards

Kishore : :o [/b]

Posted: Sun Feb 18, 2007 12:37 pm
by ArndW
Can you connect to "KISHORE" via your PC client's command line, using "TELNET KISHORE"? If not, perhaps you could add that host to your HOSTS file, or use the IP address to connect to the server machine.

Posted: Sun Feb 18, 2007 12:37 pm
by swades
Hi,

You might be able to find same topic by searching likt this viewtopic.php?t=103005&highlight=host+i ... 7ac91831bb

Thanks

Posted: Sun Feb 18, 2007 1:00 pm
by narasimha
81011 means that the host name is not valid or the server is not responding.
Do an exact search on 81011, you will find many discussions around it.

Posted: Sun Feb 18, 2007 1:57 pm
by ray.wurlod
Try specifying the IP address rather than the host name. Tell us whether that works. Also verify that DataStage is running on the server.

Posted: Sun Feb 18, 2007 3:18 pm
by chulett
I inferred from the other post that started this that the Server install is on the same PC as the Client. Don't you need to connect in a slightly different fashion in that case? :?

Posted: Sun Feb 18, 2007 6:53 pm
by ray.wurlod
No.

Though the Omit (connect via Windows LAN Manager) will obviously be available, since the DataStage server is on a Windows platform. It may be this that's fired your neurons.

Posted: Sun Feb 18, 2007 8:01 pm
by umamahes
ray.wurlod wrote:No.

Though the Omit (connect via Windows LAN Manager) will obviously be available, since the DataStage server is on a Windows platform. It may be this that's fired your neurons. ...

Thanks for your answers but I'm try to connect with my personal laptop.I've RAS to connect my organization. I've to install server and client in the same laptop.
1) I installed server
2) installed Client

I've probelm to connect. I tried with the ip address also but faild to connect.

Can I remove the server and client and try once again? plz give me your valuable answer

I specially thans Ray wurlod, Chulett,Arndw

Posted: Sun Feb 18, 2007 8:11 pm
by kumar_s
Check if you have LAN card installed? Any fire wall blocking it?
First try in your Command window pinging your localhost.
>ping localhost

Posted: Sun Feb 18, 2007 8:57 pm
by ray.wurlod
RAS is a new variable in the equation. So, if I understand correctly, you are dialled in to your corporate network, and trying to effect the installation and connection on a machine in that network? Is that machine also your RAS server?

Posted: Sun Feb 18, 2007 9:09 pm
by kumar_s
If both server and client are in same Laptop, why corporate network need to be connected?

Posted: Sun Feb 18, 2007 10:32 pm
by chulett
ray.wurlod wrote:It may be this that's fired your neurons.
Hopefully that's not a typo and you really meant to say 'fried'. :?

Mostly meant the 'host' designation. Not having had the pleasure of a Windows Server to play with, I'm just guessing here. What do you put for the IP when everything is playing on the same box - 127.0.0.1? Or 'localhost'?

Posted: Mon Feb 19, 2007 12:23 am
by DSguru2B
First of all go and check if the server is actually running. You can either do a command line ping or go to control panel and check if the services are running. A re-install will not help if your server is not running in the first place.

Posted: Mon Feb 19, 2007 12:24 am
by ray.wurlod
No, I meant fired. Firing is what neurons do, passing a small electrical charge from one end to the other, by means of rebalancing sodium and potassium ions across their membranes (which is why these are so very important in a balanced diet). A very poor analogy is the triggers in a job sequence; they sit there doing nothing then fire if some condition occurs.

A neuron is triggered to fire by the arrival of certain transmitter substances into receptors in the neuron; when the impulse arrives at the other end of the neuron it causes more transmitter substances to be sent across the gap(s) to the next neuron(s) in the path. Obviously it's a bit more complex than that, but that will get you started.

Many of the illegal drugs, and some of the legal psychiatric drugs, around today work by interfering with this mechanism, especially with the working of the transmitter substances.

Posted: Mon Feb 19, 2007 12:27 am
by ray.wurlod
DataStage on Windows XP particularly (yes, I know it's not a suppoerted platform, but that doesn't stop folks using it) requires that there be an active network card. Therefore, even if you use localhost or 127.0.0.1, unless the network card is active, it won't work.

In a network I've found it more reliable to use the IP address served by whatever it is in the network (server, router, whatever) that serves the IP addresses. Open a CMD shell and type ipconfig then use that IP address.