<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: problem connecting to msde db for backup in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/problem-connecting-to-msde-db-for-backup/m-p/3905102#M24202</link>
    <description>More info.. the problem seems to be something in the way I log in, I tried using the sqlmaint program and got the same problem but if I defaulted the login, it worked..&lt;BR /&gt;&lt;BR /&gt;C:\Program Files\Microsoft SQL Server\MSSQL\Binn&amp;gt;sqlmaint -S SIMServer -U domain\!mdpz -D Insight_v50_0_9947637 -CkDB&lt;BR /&gt;&lt;BR /&gt;Microsoft (R) SQLMaint Utility (Unicode), Version 8.00.760 Copyright (C) Microsoft Corporation, 1995 - 1998&lt;BR /&gt;&lt;BR /&gt;[Microsoft SQL-DMO (ODBC SQLState: 28000)] Error 18452: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'domain\!mdpz'. Reason: Not associated with a trusted SQL Server connection.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;C:\Program Files\Microsoft SQL Server\MSSQL\Binn&amp;gt;sqlmaint -D Insight_v50_0_9947637 -CkDB&lt;BR /&gt;&lt;BR /&gt;Microsoft (R) SQLMaint Utility (Unicode), Version 8.00.760 Copyright (C) Microsoft Corporation, 1995 - 1998&lt;BR /&gt;&lt;BR /&gt;Logged on to SQL Server 'SIMServer'  as 'domain\!mdpz' (trusted)&lt;BR /&gt;&lt;BR /&gt;Starting maintenance of database 'Insight_v50_0_9947637' on 11/28/2006 3:45:58 PM&lt;BR /&gt;&lt;BR /&gt;[1] Database Insight_v50_0_9947637: Check Data and Index Linkage...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    ** Execution Time: 0 hrs, 0 mins, 31 secs **&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;End of maintenance for database 'Insight_v50_0_9947637' on 11/28/2006 3:46:29 PM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SQLMAINT.EXE Process Exit Code: 0 (Success)</description>
    <pubDate>Tue, 28 Nov 2006 18:56:35 GMT</pubDate>
    <dc:creator>MarkButler</dc:creator>
    <dc:date>2006-11-28T18:56:35Z</dc:date>
    <item>
      <title>problem connecting to msde db for backup</title>
      <link>https://community.hpe.com/t5/server-management-systems/problem-connecting-to-msde-db-for-backup/m-p/3905101#M24201</link>
      <description>I'm not sure if this should go in the scripts forum or not. I am trying to backup the msde database. I'm using the sample that is in the backup/restore manual (&lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00740865/c00740865.pdf)" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00740865/c00740865.pdf)&lt;/A&gt; &lt;BR /&gt;I created the script, but when I run:&lt;BR /&gt;&lt;BR /&gt;OSQL -S SIMServername -U !mdpz -i mybackup.sql -n&lt;BR /&gt;&lt;BR /&gt;all I get is: Login failed for user '!mdpz'. Reason: Not associated with a trusted SQL Server Connection.&lt;BR /&gt;&lt;BR /&gt;Now, I installed the MSDE and SIM using that ID so I know its the one. When I check ODBC, there is a SQL Server DSN named "Insight_v50_0" that uses !mdpz as its connection and it successfully connects..&lt;BR /&gt;&lt;BR /&gt;So I don't know what I am doing wrong. Can anyone point me to where I could learn more about all of this?</description>
      <pubDate>Tue, 28 Nov 2006 17:57:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/problem-connecting-to-msde-db-for-backup/m-p/3905101#M24201</guid>
      <dc:creator>MarkButler</dc:creator>
      <dc:date>2006-11-28T17:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: problem connecting to msde db for backup</title>
      <link>https://community.hpe.com/t5/server-management-systems/problem-connecting-to-msde-db-for-backup/m-p/3905102#M24202</link>
      <description>More info.. the problem seems to be something in the way I log in, I tried using the sqlmaint program and got the same problem but if I defaulted the login, it worked..&lt;BR /&gt;&lt;BR /&gt;C:\Program Files\Microsoft SQL Server\MSSQL\Binn&amp;gt;sqlmaint -S SIMServer -U domain\!mdpz -D Insight_v50_0_9947637 -CkDB&lt;BR /&gt;&lt;BR /&gt;Microsoft (R) SQLMaint Utility (Unicode), Version 8.00.760 Copyright (C) Microsoft Corporation, 1995 - 1998&lt;BR /&gt;&lt;BR /&gt;[Microsoft SQL-DMO (ODBC SQLState: 28000)] Error 18452: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'domain\!mdpz'. Reason: Not associated with a trusted SQL Server connection.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;C:\Program Files\Microsoft SQL Server\MSSQL\Binn&amp;gt;sqlmaint -D Insight_v50_0_9947637 -CkDB&lt;BR /&gt;&lt;BR /&gt;Microsoft (R) SQLMaint Utility (Unicode), Version 8.00.760 Copyright (C) Microsoft Corporation, 1995 - 1998&lt;BR /&gt;&lt;BR /&gt;Logged on to SQL Server 'SIMServer'  as 'domain\!mdpz' (trusted)&lt;BR /&gt;&lt;BR /&gt;Starting maintenance of database 'Insight_v50_0_9947637' on 11/28/2006 3:45:58 PM&lt;BR /&gt;&lt;BR /&gt;[1] Database Insight_v50_0_9947637: Check Data and Index Linkage...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    ** Execution Time: 0 hrs, 0 mins, 31 secs **&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;End of maintenance for database 'Insight_v50_0_9947637' on 11/28/2006 3:46:29 PM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SQLMAINT.EXE Process Exit Code: 0 (Success)</description>
      <pubDate>Tue, 28 Nov 2006 18:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/problem-connecting-to-msde-db-for-backup/m-p/3905102#M24202</guid>
      <dc:creator>MarkButler</dc:creator>
      <dc:date>2006-11-28T18:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: problem connecting to msde db for backup</title>
      <link>https://community.hpe.com/t5/server-management-systems/problem-connecting-to-msde-db-for-backup/m-p/3905103#M24203</link>
      <description>well, I still don't really know why it does it, but the problem is solved by using -E which uses the trusted authentication for login.</description>
      <pubDate>Tue, 28 Nov 2006 20:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/problem-connecting-to-msde-db-for-backup/m-p/3905103#M24203</guid>
      <dc:creator>MarkButler</dc:creator>
      <dc:date>2006-11-28T20:00:13Z</dc:date>
    </item>
  </channel>
</rss>

