SYBASE启动问题(日志附下)。
00:00000:00001:2007/04/11 21:12:06.56 kernel Virtual device 3 started using asynchronous i/o.
00:00000:00001:2007/04/11 21:12:06.56 server Activating disk 'general_log_dev ' of size 1024000 KB.
00:00000:00001:2007/04/11 21:12:06.56 kernel Initializing virtual device 4, 'D:\sybase_dev\general_log_dev ' with dsync 'on '.
00:00000:00001:2007/04/11 21:12:06.56 kernel Virtual device 4 started using asynchronous i/o.
00:00000:00001:2007/04/11 21:12:06.56 server Activating disk 'roles_data_dev ' of size 614400 KB.
00:00000:00001:2007/04/11 21:12:06.56 kernel Initializing virtual device 7, 'D:\sybase_dev\roles_data_dev ' with dsync 'on '.
00:00000:00001:2007/04/11 21:12:06.56 kernel Virtual device 7 started using asynchronous i/o.
00:00000:00001:2007/04/11 21:12:06.56 server Activating disk 'roles_log_dev ' of size 409600 KB.
00:00000:00001:2007/04/11 21:12:06.56 kernel Initializing virtual device 8, 'D:\sybase_dev\roles_log_dev ' with dsync 'on '.
00:00000:00001:2007/04/11 21:12:06.56 kernel Virtual device 8 started using asynchronous i/o.
00:00000:00001:2007/04/11 21:12:06.56 server Activating disk 'sybsystemdb ' of size 307200 KB.
00:00000:00001:2007/04/11 21:12:06.56 kernel Initializing virtual device 2, 'd:\sybase\data\sybsysdb.dat ' with dsync 'on '.
00:00000:00001:2007/04/11 21:12:06.56 kernel Virtual device 2 started using asynchronous i/o.
00:00000:00001:2007/04/11 21:12:06.56 server Activating disk 'sysprocsdev ' of size 358400 KB.
00:00000:00001:2007/04/11 21:12:06.56 kernel Initializing virtual device 1, 'd:\sybase\data\sybprocs.dat ' with dsync 'on '.
00:00000:00001:2007/04/11 21:12:06.57 kernel Virtual device 1 started using asynchronous i/o.
00:00000:00001:2007/04/11 21:12:06.57 server Activating disk 'zcfjgeneral_data_dev ' of size 2048000 KB.
00:00000:00001:2007/04/11 21:12:06.57 kernel Initializing virtual device 9, 'D:\sybase_dev\zcfjgeneral_data_dev ' with dsync 'on '.
00:00000:00001:2007/04/11 21:12:06.57 kernel Virtual device 9 started using asynchronous i/o.
00:00000:00001:2007/04/11 21:12:06.57 kernel The 'number of devices ' specified in your config file is not high enough. It must exceed your highest VDEVNO, which is '10 '.
00:00000:00001:2007/04/11 21:12:06.57 kernel ueshutdown: exiting7821179
好像是设备的问题,大家帮我看看该如何解决呀。谢谢了。。。
[解决办法]
难道是设备空间不够了?
[解决办法]
修改配置文件
把number of devices值改大,改成20
[解决办法]
Sybase文件夹下的 服务名.cfg
[解决办法]
可以在SybaseCentral中在相应的服务上点击右键,选择Configure,在Server Configuration中找到number of device,根据需要增加其value值。