免费注册 查看新帖 |

Chinaunix

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

SCO Unix7下11.9.2启动不了,可能是master库问题,帮忙看看!!! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-10-20 14:51 |只看该作者 |倒序浏览
$ startserver -f RUN_SYBASE
$ 00:00000:00000:2006/10/20 14:33:04.34 kernel  Using config area from primary master device.
00:00000:00000:2006/10/20 14:33:04.35 kernel  Warning: Using default file '/sybase/SYBASE.cfg' since a config.
00:00000:00000:2006/10/20 14:33:04.44 kernel  Using 400 file descriptors.
00:00000:00000:2006/10/20 14:33:04.44 kernel  Adaptive Server Enterprise/11.9.2.4/P/SWR 9486(Data General) RO1
00:00000:00000:2006/10/20 14:33:04.44 kernel  Confidential property of Sybase, Inc.
00:00000:00000:2006/10/20 14:33:04.44 kernel  Copyright 1987, 2001
00:00000:00000:2006/10/20 14:33:04.44 kernel  Sybase, Inc.  All rights reserved.
00:00000:00000:2006/10/20 14:33:04.44 kernel  Unpublished rights reserved under U.S. copyright laws.
00:00000:00000:2006/10/20 14:33:04.44 kernel
00:00000:00000:2006/10/20 14:33:04.44 kernel  This software contains confidential and trade secret informatio,
00:00000:00000:2006/10/20 14:33:04.44 kernel  Inc.   Use,  duplication or disclosure of the software and docuy
00:00000:00000:2006/10/20 14:33:04.44 kernel  the  U.S.  Government  is  subject  to  restrictions set forth e
00:00000:00000:2006/10/20 14:33:04.44 kernel  agreement  between  the  Government  and  Sybase,  Inc.  or  otn
00:00000:00000:2006/10/20 14:33:04.44 kernel  agreement  specifying  the  Government's rights to use the softy
00:00000:00000:2006/10/20 14:33:04.44 kernel  applicable FAR provisions, for example, FAR 52.227-19.
00:00000:00000:2006/10/20 14:33:04.44 kernel  Sybase, Inc. 6475 Christie Avenue, Emeryville, CA 94608, USA
00:00000:00000:2006/10/20 14:33:04.44 kernel  Using '/sybase/SYBASE.cfg' for configuration information.
00:00000:00000:2006/10/20 14:33:04.44 kernel  Logging SQL Server messages in file '/sybase/install/SYBASE.log.
00:00000:00000:2006/10/20 14:33:04.50 kernel  kdcl_init: connectivity library supports master/query syntax
00:00000:00000:2006/10/20 14:33:04.50 kernel  Directory Control Layer (DCL) using directory driver: Interfacer
00:00000:00000:2006/10/20 14:33:04.54 kernel  Network and device connection limit is 390.
00:00000:00000:2006/10/20 14:33:04.56 server  Number of proc buffers allocated: 1077.
open of async device failed: Permission denied
00:00000:00000:2006/10/20 14:33:04.58 kernel  dioinit: Unable to lock memory for async I/O
00:00000:00000:2006/10/20 14:33:04.59 server  Proc header memory allocated 538 pages for each per engine cache
00:00000:00000:2006/10/20 14:33:04.59 server  Number of blocks left for proc headers: 1124.
00:00000:00000:2006/10/20 14:33:04.59 server  Memory allocated for the default data cache cache: 4686 Kb
00:00000:00000:2006/10/20 14:33:04.59 server  Size of the 2K memory pool: 4686 Kb
00:00000:00000:2006/10/20 14:33:04.59 kernel  Initializing virtual device 0, '/sybase/data/master'
00:00000:00000:2006/10/20 14:33:04.59 kernel  Virtual device 0 started using standard unix i/o.
00:00000:00000:2006/10/20 14:33:04.60 kernel  Worker Thread Manager is not enabled for use in SQL Server.
00:00000:00000:2006/10/20 14:33:04.60 kernel  Either the config parameter 'use security services' is set to 0.
00:00000:00000:2006/10/20 14:33:04.60 kernel  engine 0, os pid 1548  online
00:00000:00000:2006/10/20 14:33:04.60 server  No active traceflags
00:00000:00001:2006/10/20 14:33:04.60 server  Opening Master Database ...
00:00000:00001:2006/10/20 14:33:04.63 server  No such message: 930
00:00000:00001:2006/10/20 14:33:04.63 kernel  ueshutdown: exiting




======================================================

可能是master库的问题,因为在此之前我恢复了一次master库,但没有注意到一个问题,从ftpserver传文件时,使用了ASC模式,并且恢复了master,马上报错!!!因此master库可能有问题!!!

目前,我怎么办???

DX!!帮帮忙:

论坛徽章:
0
2 [报告]
发表于 2006-10-20 15:49 |只看该作者
目前isql也进入不了!!
急啊!

论坛徽章:
0
3 [报告]
发表于 2006-10-20 16:34 |只看该作者
00:00000:00000:2006/10/20 14:33:04.58 kernel  dioinit: Unable to lock memory for async I/O
注意俩关键词lock memory 、async I/O

论坛徽章:
0
4 [报告]
发表于 2006-10-20 17:12 |只看该作者
00:00000:00000:2006/10/20 14:33:04.56 server  Number of proc buffers allocated: 1077.
open of async device failed: Permission denied
是不是MASTER库的权限不够
ls -l 看一下

论坛徽章:
0
5 [报告]
发表于 2006-10-20 20:17 |只看该作者
谢谢大家的帮助!!!!

修改了/dev/async的权限,之后的启动情况变为:

==========================
00:00000:00000:2006/10/20 20:11:41.45 kernel  This software contains confidential and trade secret informatio,
00:00000:00000:2006/10/20 20:11:41.45 kernel  Inc.   Use,  duplication or disclosure of the software and docuy
00:00000:00000:2006/10/20 20:11:41.45 kernel  the  U.S.  Government  is  subject  to  restrictions set forth e
00:00000:00000:2006/10/20 20:11:41.45 kernel  agreement  between  the  Government  and  Sybase,  Inc.  or  otn
00:00000:00000:2006/10/20 20:11:41.45 kernel  agreement  specifying  the  Government's rights to use the softy
00:00000:00000:2006/10/20 20:11:41.45 kernel  applicable FAR provisions, for example, FAR 52.227-19.
00:00000:00000:2006/10/20 20:11:41.45 kernel  Sybase, Inc. 6475 Christie Avenue, Emeryville, CA 94608, USA
00:00000:00000:2006/10/20 20:11:41.45 kernel  Using '/sybase/SYBASE.cfg' for configuration information.
00:00000:00000:2006/10/20 20:11:41.45 kernel  Logging SQL Server messages in file '/sybase/install/SYBASE.log.
00:00000:00000:2006/10/20 20:11:41.50 kernel  kdcl_init: connectivity library supports master/query syntax
00:00000:00000:2006/10/20 20:11:41.51 kernel  Directory Control Layer (DCL) using directory driver: Interfacer
00:00000:00000:2006/10/20 20:11:41.51 kernel  Network and device connection limit is 390.
00:00000:00000:2006/10/20 20:11:41.53 server  Number of proc buffers allocated: 1077.
00:00000:00000:2006/10/20 20:11:41.65 server  Proc header memory allocated 538 pages for each per engine cache
00:00000:00000:2006/10/20 20:11:41.65 server  Number of blocks left for proc headers: 1124.
00:00000:00000:2006/10/20 20:11:41.65 server  Memory allocated for the default data cache cache: 4686 Kb
00:00000:00000:2006/10/20 20:11:41.65 server  Size of the 2K memory pool: 4686 Kb
00:00000:00000:2006/10/20 20:11:41.65 kernel  Initializing virtual device 0, '/sybase/data/master'
00:00000:00000:2006/10/20 20:11:41.65 kernel  Virtual device 0 started using standard unix i/o.
00:00000:00000:2006/10/20 20:11:41.66 kernel  Worker Thread Manager is not enabled for use in SQL Server.
00:00000:00000:2006/10/20 20:11:41.66 kernel  Either the config parameter 'use security services' is set to 0.
00:00000:00000:2006/10/20 20:11:41.66 kernel  engine 0, os pid 2099  online
00:00000:00000:2006/10/20 20:11:41.66 server  No active traceflags
00:00000:00001:2006/10/20 20:11:41.66 server  Opening Master Database ...
00:00000:00001:2006/10/20 20:11:41.68 server  No such message: 930
00:00000:00001:2006/10/20 20:11:41.68 kernel  ueshutdown: exiting


===================

目前还是不能进入isql,但backupserver是好的
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP