# Login as dmdba ~]$ /mnt/DMInstall.bin -i ... Pre-Installation Summary Installation Location: /dm8 Require Space: 1809M Available Space: 39G Version Information: Expire Date: Installation Type: Typical Confirm to Install? (Y/y:Yes N/n:No):y ...
# Login as root ~]# /dm8/script/root/root_installer.sh Move /dm8/bin/dm_svc.conf to /etc Create the DmAPService service Created symlink from /etc/systemd/system/multi-user.target.wants/DmAPService.service to /usr/lib/systemd/system/DmAPService.service. Finished to create the service (DmAPService) Start the DmAPService service
# Login as dmdba ~]$ dminit help ~]$ dminit path=/dm8/data db_name=DMDB instance_name=PROD port_num=5237 sysdba_pwd=P@ssword123 sysauditor_pwd=P@ssword123 log_size=256 initdb V8 db version: 0x7000d file dm.key not found, use default license! License will expire on 2026-11-13 Normal of FAST Normal of DEFAULT Normal of RECYCLE Normal of KEEP Normal of ROLL
log file path: /dm8/data/DMDB/DMDB01.log
log file path: /dm8/data/DMDB/DMDB02.log
write to dir [/dm8/data/DMDB]. create dm database success. 2026-01-13 13:07:52
# Login as root ~]# /dm8/script/root/dm_service_installer.sh -h ~]# /dm8/script/root/dm_service_installer.sh -t dmserver -p PROD -dm_ini /dm8/data/DMDB/dm.ini Created symlink from /etc/systemd/system/multi-user.target.wants/DmServicePROD.service to /usr/lib/systemd/system/DmServicePROD.service. Finished to create the service (DmServicePROD)
Start DM8 instance.
~]$ DmServicePROD start Starting DmServicePROD: [ OK ]
~]$ disql sysdba/'"P@ssword123"':5237
Server[LOCALHOST:5237]:mode is normal, state is open login used time : 3.106(ms) disql V8
SQL> select name,status$ from v$instance;
LINEID NAME STATUS$ ---------- ---- ------- 1 PROD OPEN