安装MDA出现的问题(sos)
各位大侠:我需要监控我的sybase 数据库性能,故需安装MDA
1.sp_addserver loopback,null,"test"增加了loopback服务
但是exec loopback...sp_who查看服务是否加入,却报错如下:
Server Message:Number11216, Severity16
Server 'test', Line 1:
Internal Ct-Lib/Cs-Lib error 101188867: 'ct_connect(): directory service layer: internal directory control layer error: Requested server name not found.'.
Server Message:Number11206, Severity16
Server 'test', Line 1:
Unable to connect to server 'loopback'.
2.isql -U sa -P yourpassword -S YOURSERVER
-i $SYBASE/$SYBASE_ASE/scripts/installmontables
也报错
说1.Unable to connect to server 'loopback'.
2.Server 'test', Procedure 'sp_sysmon_dcachestats', Line 222:
tempdb.dbo.tempcachedobjstats not found. Specify owner.objectname or use sp_help
to check whether the object exists (sp_help may produce lots of output).
等错误
请大侠们帮忙,小弟不胜感激 ase.sybaseclub.org上有完整的安装MDA脚本
页:
[1]