Hi All,
when i am trying to connect to job manager tool using below details i get connection time out error.what could be the reason for this type of error message.
You have selected "Connect Directly To The Active Scheduler (Use 'localhost' for local machine)" but your hostname/IP and port are empty.
It works better if you enter something there ...
PS: you can write into those drop down lists, the lists will be useful to reconnect to other instances without rewriting
i have entered details in below screenshot.i get same error.
Can your client resolve "dev" correctly?
And why don't you just use the first one? Entering the host and port? Are you trying to connect to a cluster with multiple hosts?
I triedĀ enteringĀ host name and default scheduler port 9511.but i get nqs error 12008 unable to connect to the port .
am i missing anything?
You should check in your Enterprise manager under what port the scheduler is running since it could be different from the default one.
under EM->biinstance->availability
check if you are able to connect to the specified port using telnet -
eg - telnet <ip-address> or machine_ name port
telnet DEV 9511
Note - you can get the port no from EM as mentioned by @FTisiot