[root@kingbase soft]# sh /home/kingbase/Scripts/root.sh
 Starting KingbaseES V8: 
 waiting for server to start.... stopped waiting
 sys_ctl: could not start server
 Examine the log output.
 KingbaseES V8 did not start in a timely fashion, please see /home/kingbase/data/sys_log/startup.log for details
[root@kingbase soft]# tail -20 /home/kingbase/data/sys_log/startup.log
 2022-04-08 10:25:59 CST FATAL:  license file error, product version number does not match
 2022-04-08 10:26:42 CST FATAL:  license file error, product version number does not match
 2022-04-08 10:29:23 CST FATAL:  license file error, product version number does not match
一、官网下载对应数据库版本的授权文件
 二、替换四个路径的文件
 1. 安装目录下的license文件
 2. 安装目录下的Server/bin下的license文件
 3. 安装目录下的Cluster/bin下的license文件
 4. 安装目录下的ManagerTools/tools//bin下的license文件
 实际只替换了1. 安装目录下的license文件,2、3、4下面都没有license文件
[root@kingbase soft]# sh /home/kingbase/Scripts/root.sh
 Starting KingbaseES V8: 
 waiting for server to start.... done
 server started
 KingbaseES V8 started successfully










