<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
BARS uses one of two methods:<br>
<br>
1. check dbconnection0 in the registry<br>
-or-<br>
2. read all dbnames from sysmaster database and find the highest number
CCM03XX database<br>
<br>
If BARS cannot locate a few things to verify:<br>
1. verify the dbconnection0 registry key value is correct. it should
point to the latest ccm03xx database on the publisher<br>
2. verify registry permissions allow the account that BARS uses to read
this registry key<br>
3. verify database is named properly. in sql query analyzer on the
publisher run:<br>
select name from master..sysdatabases<br>
<br>
this shows all database names. ccm database should be named CCM03XX
and it is case sensitive.<br>
<br>
4. SQL permissions prevent the BARS user account from reading
master..sysdatabases or prevent the BARS user account from accessing
the CCM database. Stare and compare of SQL permissions would find this.<br>
<br>
/wes<br>
<br>
On Friday, July 31, 2009 8:54:20 AM , c3voip <a class="moz-txt-link-rfc2396E" href="mailto:c3voip@nc.rr.com"><c3voip@nc.rr.com></a>
wrote:<br>
<blockquote cite="mid:001e01ca11de$0544b040$0fce10c0$@rr.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="Section1">
<p class="MsoNormal">I have an error message in my BARS backup log
that states
the following:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">[02:00:03 AM] Finding Cisco Unified
CallManager
database.<o:p></o:p></p>
<p class="MsoNormal">[02:00:03 AM] [Error] Could not find
CM db on X.X.X.X<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am wondering what it is looking for to “find”
the CM db.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">-C<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
cisco-voip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
<a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a>
</pre>
</blockquote>
<br>
</body>
</html>