Start / Log check / Shutdown / Initialization
This section describes how to start, check logs, stop, and initialize SysMaster DB 8.3 in Docker-compose and Podman-compose environments.
1. Start
1.1. Set SysMaster DB environment variables
export SYSMASTERDB_HOME={SysMasterDB_Home_Path}Arg
Description
1.2. Add SYSMASTERDB_HOME to PATH
export PATH=$PATH:$SYSMASTERDB_HOME1.3. Execute
sysmaster-db upStarted SdmApplication in ... seconds (JVM running for ...)2. Log check
3. Shutdown
4. Initialization
Last updated
