为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:8
【操作系统】:CentOS Linux release 8.2.2004 (Core)
【CPU】:Intel(R) Xeon(R) Gold 6151 CPU @ 3.00GHz
【问题描述】*:[dmdba@jpfcmg6iqabye0ga bin]$ ./dmserver
file dm.key not found, use default license!
open ini file dm.ini failed!
dmserver startup failed, code = -140 [Can not access INI file]
nsvr_ini_file_read failed, [code: -140]
启动报错
[bin]$ ./dmserver /xxxx/xxxx/dm.ini
启动命令为./dmserver /.../..../dm.ini
执行ps -ef|grep dmdba 确认数据文件的存放目录,然后用dmdba用户cd到bin目录下执行 ./dmserver /.../.../dm.ini 就可以正常启动了
启动读取的dm.ini路径不对,请核实路径