求助,sybase sqlserver启动时出错,日志如下,请大虾们指点迷经
00:00000:00000:2006/08/15 18:23:23.01 kernel Checked out license ASE_DEV<br/>00:00000:00000:2006/08/15 18:23:23.01 kernel Adaptive Server Enterprise Developer Edition.<br/>00:00000:00000:2006/08/15 18:23:23.03 kernel Using config area from primary master device.<br/>00:00000:00000:2006/08/15 18:23:23.04 kernel Configuration file 'C:\sybase\DIWU.cfg' has been written and the previous version has been renamed to 'C:\sybase/DIWU.005'.<br/>00:00000:00000:2006/08/15 18:23:23.17 kernel Using 100000 file descriptors.<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel Adaptive Server Enterprise/12.5.2/EBF 11798/P/NT (IX86)/OS 4.0/ase1252/1831/32-bit/OPT/Fri Apr 09 04:15:03 2004<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel Confidential property of Sybase, Inc.<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel Copyright 1987, 2004<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel Sybase, Inc. All rights reserved.<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel Unpublished rights reserved under U.S. copyright laws.<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel <br/>00:00000:00000:2006/08/15 18:23:23.18 kernel This software contains confidential and trade secret information of Sybase,<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel Inc. Use, duplication or disclosure of the software and documentation by<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel the U.S. Government is subject to restrictions set forth in a license<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel agreement between the Government and Sybase, Inc. or other written<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel agreement specifying the Government's rights to use the software and any<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel applicable FAR provisions, for example, FAR 52.227-19.<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel Sybase, Inc. One Sybase Drive, Dublin, CA 94568, USA<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel ASE booted on Windows 2003 build 3790 Service Pack 1. <br/>00:00000:00000:2006/08/15 18:23:23.18 kernel Using 'C:\sybase\DIWU.cfg' for configuration information.<br/>00:00000:00000:2006/08/15 18:23:23.18 kernel Logging ASE messages in file 'C:\sybase\ASE-12_5\install\DIWU.log'.<br/>00:00000:00000:2006/08/15 18:23:23.22 kernel Initializing MSDTC Connection<br/>00:00000:00000:2006/08/15 18:23:24.26 kernel MSDTC Initialization succeeded<br/>00:00000:00000:2006/08/15 18:23:24.26 kernel Platform TCP network is forced to IPv4-only.<br/>00:00000:00000:2006/08/15 18:23:24.26 kernel SQL Server booted with TCP_NODELAY enabled.<br/>00:00000:00000:2006/08/15 18:23:24.26 kernel SQL Server NT process id is 0xb34.<br/>00:00000:00000:2006/08/15 18:23:24.26 kernel SQL Server was started as a Service.<br/>00:00000:00000:2006/08/15 18:23:24.26 kernel SSL Plus v3.1.5 security modules loaded successfully.<br/>00:00000:00000:2006/08/15 18:23:24.26 kernel Network and device connection limit is 99992.<br/>00:00000:00000:2006/08/15 18:23:24.33 server Number of blocks left for proc headers: 3232.<br/>00:00000:00000:2006/08/15 18:23:24.33 server Proc header memory allocated 1616 pages for each per engine cache<br/>00:00000:00000:2006/08/15 18:23:24.35 server Configuration of the cache (default data cache) failed since the defined cache configuration consumes more memory than is available for buffer caches.<br/>00:00000:00000:2006/08/15 18:23:24.35 server Invalid Configuration: Unable to start Adaptive Server. The server may be started with a default configuration using the -c startserver option. <p>倒数第二行:“Configuration of the cache (default data cache) failed since the defined cache configuration consumes more memory than is available for buffer caches.”</p><p>说明了内存配置参数有问题。如果以前启动是正常的,可以用备份配置替换'C:\sybase\DIWU.cfg' 。</p><p>或者尝试以下方法:</p><p>1. 增加max memory</p><p>2. 增加default cache</p><p>3. 减少large i/o buffer 或 sort buffer的数量。</p><p></p> <p>斑竹老大给些提示啊</p>
页:
[1]