Subject Re: [firebird-support] fbsvcmgr and alternate port number??
Author Helen Borrie
Hello Poul,
At 08:07 AM 28/05/2011, Poul Dige wrote:
>I have a question regarding installation of fb2.5 on alternate port number, i.e. 3052 instead of 3050.
>
>How do I remotely connect to the svc_manager on a different port?
>
>Usually it would be something like
> "fbsvcmgr myhost:service_mgr user sysdba password masterke action_db_stats.....etc"
>
>but I need to connect to something like
> "fbsvcmgr myhost/3052:service_mgr user sysdba password masterke action_db_stats.....etc"
>
>which seemingly isn't allowed. Or am I doing something wrong here?

You shouldn't need to set it against the service_mgr address, provided you have set either RemoteServicePort or RemoteServiceName in firebird.conf (and restarted the server afterwards, natch!)

./heLen