N
N
Nikolay Baranenko2016-12-21 23:38:42
Database
Nikolay Baranenko, 2016-12-21 23:38:42

How to change network server Derby DB port?

Hello.
How to change the port from 1527 to some other one when raising the Derby DBMS network server version 10.13.1.1?
ps
Start server - d:\DataBases\Derby\bin>startNetworkServer.bat
Connection URL - jdbc:derby://localhost:1527/d:/databases/derby/bin/Test

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolay Baranenko, 2016-12-21
@drno-reg

changing the port from the standard 1527 to 2005 for example is solved like this
d:\DataBases\Derby\bin>NetworkServerControl.bat start -p 2005

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question