cancel
Showing results for 
Search instead for 
Did you mean: 

Java startup - how to change the DB2 port

Former Member
0 Kudos

We moved the DB2 (on AIX) database to a different database server and changed to a new port to avoid a conflict. The ABAP stack starts up ok, but the java stack fails with an error indicating that the old port (5912) is still being used.

The configtool cannot connect for the same reason.

Does anyone know how to alter the DB2 port for the Java stack?

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member432219
Active Participant
0 Kudos

Hi Cameron

You should still be able to change the DB connection parameters using the configtool even if it fails to connect to the DB

On the left hand side of the UI, ' Secure Store' shoudl be displayed. Selecting this will display the different entries in the secure store including the DB connection URL, containing the port.

If you make any changes here, press File-Apply and restart the instance.

If the configtool crashes after failing to connect to the DB, then refer to note 1408176

Former Member
0 Kudos

Have you changed the port number in the services file?

Kind regards,

Mark