Sybase有三个服务要启动
sybase SQLserver 服务启动失败
查看日志 ;日志路径 在:E:\work-ruanjian\sybase\ASE-12_5\install\WUSHUISHUI.log
日志信息:
17:55:08.15 kernel Checked out license ASE_DEV
00:00000:00000:2016/10/11 17:55:08.15 kernel Adaptive Server Enterprise Developer Edition.
00:00000:00000:2016/10/11 17:55:08.22 kernel Using config area from primary master device.
00:00000:00000:2016/10/11 17:55:08.22 kernel Warning: Using default file 'E:\work-ruanjian\sybase\WUSHUISHUI.cfg' since a configuration file was not specified. Specify a configuration file name in the RUNSERVER file to avoid this message.
00:00000:00000:2016/10/11 17:55:08.23 kernel os_get_shmid: Could not open file E:\work-ruanjian\sybase\ASE-12_5\WUSHUISHUI.krg, File exists
00:00000:00000:2016/10/11 17:55:08.23 kernel os_create_keyfile: Shared memory segment WUSHUISHUI.krg is in use. Check if SQL Server is already running. If NOT remove old .srg/.krg files & restart.
00:00000:00000:2016/10/11 17:55:08.23 kernel kbcreate: couldn't get shmid for kernel region.
00:00000:00000:2016/10/11 17:55:08.23 kernel kistartup: could not create shared memory
删除 E:\work-ruanjian\sybase\ASE-12_5\WUSHUISHUI.krg 这个文件 ;再次启动 ;可以了