on 2015 Apr 17 6:47 PM
By default a SQL Anywhere database engine uses port 2638. You can specify an alternative port to use with
-x tcpip(ServerPort=xxxxx)If no alternative is specified and the engine cannot use 2638 (because there is already a SQLA server or another application using it) then the database engine selects another port instead.
My question: is there a standard list of ports that SQLA tries to use after 2638? I see that 49154 often comes up, for example.
We start at 49152 and just keep going up from there until we find a port that is not being used.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.