Forum Post: RE: DB Agent connect to wrong port

  • Thread starter Thread starter Libor Laubacher
  • Start date Start date
Status
Not open for further replies.
L

Libor Laubacher

Guest
Because adminport is for a communication between database plugin and a database and has nothing to do with fmagent/dbagent. That uses as Paul pointed out a different port which can be changed in agent.properties. 8843 is a default value for 11.3. Each release should increment those by 1, but alas 11.4 does not do that. So my guess is that when starting 11.4 the port was busy/used by 11.3 (you should have an entry in ads0.exp and admserv.log of 11.4 about that). And the message "not found" you are getting is due to 11.4 dbagent connection to a 11.3 port and indeed not finding the database there.

Continue reading...
 
Status
Not open for further replies.
Back
Top