java -cp h2*.jar org.h2.tools.Server -tcp -tcpAllowOthers -tcpPort <port_number>
Now other users can access the H2 database, but you still need to edit the database URL to make Talend Administration Center work.
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!