Procedure
- Open the <TomcatPath>/database/startup.sh file to edit it.
-
Add the following at the end of the line:
-port <portNumber>
where<portNumber>
is to be replaced with the port number that will be actually used by the database. - Open the <TomcatPath>/conf/server.xml file and update the port number accordingly.