免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 10367 | 回复: 5
打印 上一主题 下一主题

[求助]启动服务的时候报错1067 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-12-26 11:56 |只看该作者 |倒序浏览
我的操作系统是双机热备,使用的是群集IP地址,没有使用本地地址.客户端ping群集IP地址是没有问题的.
sybase12.5但是在操作系统的控制面板中的服务中启动服务的时候报错:本地计算机无法启动本地服务,错误1067:进程意外终止.日志中没有出现1067错误,也没有相关描述.
但是我直接使用RUN_SYBASE.bat文件可以成功启动.
另外,服务列表里面的文件指向的sqlsrvr.exe -sSYBASE -C,我在2000server的cmd.exe中直接执行sqlsrvr.exe -sSYBASE 也可以成功启动,但是sqlsrvr.exe -sSYBASE -C,不可以启动,提示打开服务控制器失败.于是修改注册表将sqlsrvr.exe -sSYBASE -C修改为sqlsrvr.exe -sSYBASE ,结果在服务列表里面启动数据库失败1053 1054错误.

记得1067是IP和端口错误,但是我装的客户端是可以连到sybase的.
不知道有人了解这个问题吗

论坛徽章:
0
2 [报告]
发表于 2005-12-26 15:08 |只看该作者
是1607不是1067

论坛徽章:
0
3 [报告]
发表于 2005-12-26 15:48 |只看该作者
把errorlog贴出来看看.

论坛徽章:
0
4 [报告]
发表于 2005-12-26 16:08 |只看该作者
00:00000:00013:2005/12/26 14:36:09.09 kernel  ueshutdown: exiting
00:00000:00000:2005/12/26 14:36:33.14 kernel  Use license file C:\Sybase\SYSAM-1_0\licenses\license.dat.
00:00000:00000:2005/12/26 14:36:33.14 kernel  Checked out license ASE_SERVER
00:00000:00000:2005/12/26 14:36:33.14 kernel  Using config area from primary master device.
00:00000:00000:2005/12/26 14:36:33.15 kernel  Warning: Using default file 'C:\Sybase\SYBASE.cfg' since a configuration file was not specified. Specify a configuration file name in the RUNSERVER file to avoid this message.
00:00000:00000:2005/12/26 14:36:33.23 kernel  Using 100000 file descriptors.
00:00000:00000:2005/12/26 14:36:33.23 kernel  Adaptive Server Enterprise/12.5/SWR 9616 GA/P/NT (IX86)/OS 4.0/main/1647/32-bit/OPT/Fri Jun 01 16:58:25 2001
00:00000:00000:2005/12/26 14:36:33.23 kernel  Confidential property of Sybase, Inc.
00:00000:00000:2005/12/26 14:36:33.23 kernel  Copyright 1987, 2001
00:00000:00000:2005/12/26 14:36:33.23 kernel  Sybase, Inc.  All rights reserved.
00:00000:00000:2005/12/26 14:36:33.23 kernel  Unpublished rights reserved under U.S. copyright laws.
00:00000:00000:2005/12/26 14:36:33.23 kernel  
00:00000:00000:2005/12/26 14:36:33.25 kernel  This software contains confidential and trade secret information of Sybase,
00:00000:00000:2005/12/26 14:36:33.28 kernel  Inc.   Use,  duplication or disclosure of the software and documentation by
00:00000:00000:2005/12/26 14:36:33.29 kernel  the  U.S.  Government  is  subject  to  restrictions set forth in a license
00:00000:00000:2005/12/26 14:36:33.32 kernel  agreement  between  the  Government  and  Sybase,  Inc.  or  other  written
00:00000:00000:2005/12/26 14:36:33.35 kernel  agreement  specifying  the  Government's rights to use the software and any
00:00000:00000:2005/12/26 14:36:33.37 kernel  applicable FAR provisions, for example, FAR 52.227-19.
00:00000:00000:2005/12/26 14:36:33.40 kernel  Sybase, Inc. 6475 Christie Avenue, Emeryville, CA 94608, USA
00:00000:00000:2005/12/26 14:36:33.43 kernel  Using 'C:\Sybase\SYBASE.cfg' for configuration information.
00:00000:00000:2005/12/26 14:36:33.45 kernel  Logging ASE messages in file 'C:\Sybase\ASE-12_5\install\errorlog'.
00:00000:00000:2005/12/26 14:36:33.50 kernel  Initializing MSDTC Connection
00:00000:00000:2005/12/26 14:36:33.53 kernel  The DTC Operation DtcGetTransactionManagerC failed with error DTC Services not available (0x8004d01b)
00:00000:00000:2005/12/26 14:36:33.54 kernel  MSDTC Initialization failed
00:00000:00000:2005/12/26 14:36:33.56 kernel  kdcl_sess_open: connectivity library supports master/query syntax.
00:00000:00000:2005/12/26 14:36:33.59 kernel  Directory Control Layer (DCL) using directory driver: InterfacesDriver
00:00000:00000:2005/12/26 14:36:33.62 kernel  *** WARNING ******************
00:00000:00000:2005/12/26 14:36:33.62 kernel  Operating system may favor the system cache when memory is at a premium.
To disable this warning, set the registry parameter 'LargeSystemCache' to 0 in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management.
00:00000:00000:2005/12/26 14:36:33.70 kernel  SQL Server NT process id is 0x548.
00:00000:00000:2005/12/26 14:36:33.71 kernel  SQL Server was started from a console window.
00:00000:00000:2005/12/26 14:36:33.75 kernel  SSL Plus security modules loaded successfully.
00:00000:00000:2005/12/26 14:36:33.78 kernel  Network and device connection limit is 99992.
00:00000:00000:2005/12/26 14:36:33.85 server  Number of blocks left for proc headers: 3232.
00:00000:00000:2005/12/26 14:36:33.89 server  Proc header memory allocated 1616 pages for each per engine cache
00:00000:00000:2005/12/26 14:36:33.92 server  Memory allocated for the default data cache cachelet 1: 8192 Kb
00:00000:00000:2005/12/26 14:36:33.95 server  Size of the 2K memory pool: 8192 Kb
00:00000:00000:2005/12/26 14:36:33.96 kernel  Initializing virtual device 0, 'f:\data\master.dat' with dsync 'on'.
00:00000:00000:2005/12/26 14:36:34.00 kernel  Virtual device 0 started using asynchronous i/o.
00:00000:00000:2005/12/26 14:36:34.03 kernel  Worker Thread Manager is not enabled for use in SQL Server.
00:00000:00000:2005/12/26 14:36:34.04 kernel  Either the config parameter 'use security services' is set to 0, or ASE does not support use of external security mechanisms on this platform. The Security Control Layer will not be initialized. No external security mechanisms will be supported.
00:00000:00000:2005/12/26 14:36:34.10 kernel  engine 0, os pid 784  online
00:00000:00000:2005/12/26 14:36:34.12 server  No active traceflags
00:00000:00001:2005/12/26 14:36:34.14 kernel  libomni1 - Component Integration Services loaded; version 'libomni1 - Component Integration Services/12.5/SWR 9616 GA/P/NT (IX86)/OS 4.0/main/1647/32-bit/OPT/Fri Jun 01 16:58:25 2001'.
00:00000:00001:2005/12/26 14:36:34.17 kernel  libomni1 - Component Integration Services: using 'Sybase Client-Library/12.5/P/PC Intel/BUILD125-005/OPT/Sat May 19 14:48:00 2001'
00:00000:00001:2005/12/26 14:36:34.21 server  Opening Master Database ...
00:00000:00001:2005/12/26 14:36:34.23 server  Loading SQL Server's default sort order and character set
00:00000:00001:2005/12/26 14:36:34.26 server  Loaded default Unilib conversion handle.
00:00000:00001:2005/12/26 14:36:34.28 server  Recovering database 'master'.
00:00000:00001:2005/12/26 14:36:34.31 server  Checking external objects.
00:00000:00001:2005/12/26 14:36:34.32 server  Database 'master' is now online.
00:00000:00001:2005/12/26 14:36:34.34 server  The transaction log in the database 'master' will use I/O size of 2 Kb.
00:00000:00001:2005/12/26 14:36:34.35 server  Warning: ASE_HA has no valid license and therefore is not initialized.
00:00000:00001:2005/12/26 14:36:34.39 server  server is unnamed
00:00000:00001:2005/12/26 14:36:34.40 server  Activating disk 'sysprocsdev'.
00:00000:00001:2005/12/26 14:36:34.42 kernel  Initializing virtual device 1, 'F:\DATA\sybprocs.dat' with dsync 'on'.
00:00000:00001:2005/12/26 14:36:34.45 kernel  Virtual device 1 started using asynchronous i/o.
00:00000:00001:2005/12/26 14:36:34.48 server  Recovering database 'sybsystemdb'.
00:00000:00001:2005/12/26 14:36:34.51 server  Boot Count: 10
00:00000:00001:2005/12/26 14:36:34.53 server  Checking external objects.
00:00000:00001:2005/12/26 14:36:34.54 server  The transaction log in the database 'sybsystemdb' will use I/O size of 2 Kb.
00:00000:00001:2005/12/26 14:36:34.57 server  Database 'sybsystemdb' is now online.
00:00000:00001:2005/12/26 14:36:34.59 server  Recovering database 'model'.
00:00000:00001:2005/12/26 14:36:34.62 server  Checking external objects.
00:00000:00001:2005/12/26 14:36:34.64 server  The transaction log in the database 'model' will use I/O size of 2 Kb.
00:00000:00001:2005/12/26 14:36:34.65 server  Database 'model' is now online.
00:00000:00001:2005/12/26 14:36:34.67 server  The logical pagesize of the server is 2 Kb.
00:00000:00001:2005/12/26 14:36:34.70 server  0 dump conditions detected at boot time
00:00000:00001:2005/12/26 14:36:34.73 server  Resident Node id: 85f85f4d3747
00:00000:00001:2005/12/26 14:36:34.73 server  Transaction coordinator initialized.
00:00000:00001:2005/12/26 14:36:34.76 server  Clearing temp db
00:00000:00001:2005/12/26 14:36:34.87 server  The transaction log in the database 'tempdb' will use I/O size of 2 Kb.
00:00000:00001:2005/12/26 14:36:34.90 server  Database 'tempdb' is now online.
00:00000:00001:2005/12/26 14:36:34.92 server  Recovering database 'sybsystemprocs'.
00:00000:00001:2005/12/26 14:36:34.95 server  Checking external objects.
00:00000:00001:2005/12/26 14:36:34.96 server  The transaction log in the database 'sybsystemprocs' will use I/O size of 2 Kb.
00:00000:00001:2005/12/26 14:36:35.00 server  Database 'sybsystemprocs' is now online.
00:00000:00002:2005/12/26 14:36:35.03 kernel  network name 219.226.183.227, type ether, port 5000, filter NONE
00:00000:00001:2005/12/26 14:36:35.06 server  Recovery complete.
00:00000:00001:2005/12/26 14:36:35.07 server  SQL Server's default unicode sort order is 'binary'.
00:00000:00001:2005/12/26 14:36:35.10 server  SQL Server's default sort order is:
00:00000:00001:2005/12/26 14:36:35.12 server          'bin_iso_1' (ID = 50)
00:00000:00001:2005/12/26 14:36:35.14 server  on top of default character set:
00:00000:00001:2005/12/26 14:36:35.15 server          'iso_1' (ID = 1).
00:00000:00001:2005/12/26 14:36:35.17 server  Master device size: 100 megabytes, or 51200 virtual pages. (A virtual page is 2048 bytes.)



这个启动日志是通过,RUN_SYBASE.bat启动服务产生的.

论坛徽章:
1
荣誉会员
日期:2011-11-23 16:44:17
5 [报告]
发表于 2005-12-26 16:43 |只看该作者
我觉得是你的系统问题吧,不是数据库的事

论坛徽章:
0
6 [报告]
发表于 2005-12-26 16:48 |只看该作者
5555,别人装的双机.偶不懂啊.
我也觉得我做的没问题.
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP