<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ExpressMaint Work Item Rss Feed</title><link>http://www.codeplex.com/ExpressMaint/WorkItem/List.aspx</link><description>ExpressMaint Work Item Rss Description</description><item><title>Closed Issue: Trouble using network share as backup device [3313]</title><link>http://expressmaint.codeplex.com/workitem/3313</link><description>I am trying to specify a remote network share as my backup location, but am having difficulty.&lt;br /&gt;&amp;#160;&lt;br /&gt;This command line...&lt;br /&gt;&amp;#160;&lt;br /&gt;---------------------------------------------------------------------------------&lt;br /&gt;ExpressMaint -S .&amp;#92;&amp;#60;instance name&amp;#62; -D BACKUP_THIS_DB -T DB -R . -RU WEEKS -RV 1 -B &amp;#34;&amp;#92;&amp;#92;servername&amp;#92;folder&amp;#92;DBBackups&amp;#34; -BU DAYS -BV 1 -DS -V&lt;br /&gt;---------------------------------------------------------------------------------&lt;br /&gt;&amp;#160;&lt;br /&gt;...results in the following error...&lt;br /&gt;&amp;#160;&lt;br /&gt;---------------------------------------------------------------------------------&lt;br /&gt;Expressmaint utility v1.4 , Logged on to SQL Server &amp;#91;servername&amp;#92;instancename&amp;#93; as &amp;#91;domain&amp;#92;user&amp;#93;&lt;br /&gt;Created by Jasper Smith &amp;#40;www.sqldbatips.com&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;Starting backup on 1&amp;#47;18&amp;#47;2008 5&amp;#58;14&amp;#58;12 PM&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#91;1&amp;#93; Database BACKUP_THIS_DB&amp;#58; Backup starting at 1&amp;#47;18&amp;#47;2008 5&amp;#58;14&amp;#58;14 PM&lt;br /&gt;&amp;#9;An exception occurred while executing a Transact-SQL statement or batch.&lt;br /&gt;&amp;#9;Cannot open backup device &amp;#39;&amp;#92;&amp;#92;servername&amp;#92;folder&amp;#92;DBBackups&amp;#92;BACKUP_THIS_DB&amp;#92;20080118_1714_BACKUP_THIS_DB_FullBackup.bak&amp;#39;. Operating system error 5&amp;#40;Access is denied.&amp;#41;.&lt;br /&gt;BACKUP DATABASE is terminating abnormally.&lt;br /&gt;&amp;#9;Backup failed for Server &amp;#39;servername&amp;#92;instancename&amp;#39;. &lt;br /&gt;&amp;#9;An exception occurred while executing a Transact-SQL statement or batch.&lt;br /&gt;&amp;#9;Cannot open backup device &amp;#39;&amp;#92;&amp;#92;servername&amp;#92;folder&amp;#92;DBBackups&amp;#92;BACKUP_THIS_DB&amp;#92;20080118_1714_BACKUP_THIS_DB_FullBackup.bak&amp;#39;. Operating system error 5&amp;#40;Access is denied.&amp;#41;.&lt;br /&gt;BACKUP DATABASE is terminating abnormally.&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;Expressmaint finished unsuccessfully at 1&amp;#47;18&amp;#47;2008 5&amp;#58;14&amp;#58;14 PM with Return Code&amp;#40;-5&amp;#41;&lt;br /&gt;---------------------------------------------------------------------------------&lt;br /&gt;&amp;#160;&lt;br /&gt;I&amp;#39;ve tried mapping &amp;#92;&amp;#92;servername&amp;#92;folder&amp;#92;DBBackups&amp;#92; to z&amp;#58; which changed the command line to...&lt;br /&gt;&amp;#160;&lt;br /&gt;---------------------------------------------------------------------------------&lt;br /&gt;ExpressMaint -S .&amp;#92;&amp;#60;instance name&amp;#62; -D BACKUP_THIS_DB -T DB -R . -RU WEEKS -RV 1 -B z&amp;#58; -BU DAYS -BV 1 -DS -V&lt;br /&gt;---------------------------------------------------------------------------------&lt;br /&gt;&amp;#160;&lt;br /&gt;...and that fails for a different reason...&lt;br /&gt;&amp;#160;&lt;br /&gt;---------------------------------------------------------------------------------&lt;br /&gt;Expressmaint utility v1.4 , Logged on to SQL Server &amp;#91;servername&amp;#92;instancename&amp;#93; as &amp;#91;server&amp;#92;instance&amp;#93;&lt;br /&gt;Created by Jasper Smith &amp;#40;www.sqldbatips.com&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;Starting backup on 1&amp;#47;18&amp;#47;2008 5&amp;#58;12&amp;#58;44 PM&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#91;1&amp;#93; Database BACKUP_THIS_DB&amp;#58; Backup starting at 1&amp;#47;18&amp;#47;2008 5&amp;#58;12&amp;#58;46 PM&lt;br /&gt;&amp;#9;An exception occurred while executing a Transact-SQL statement or batch.&lt;br /&gt;&amp;#9;Cannot open backup device &amp;#39;z&amp;#58;&amp;#92;BACKUP_THIS_DB&amp;#92;20080118_1712_BACKUP_THIS_DB_FullBackup.bak&amp;#39;. Operating system error 3&amp;#40;The system cannot find the path specified.&amp;#41;.&lt;br /&gt;BACKUP DATABASE is terminating abnormally.&lt;br /&gt;&amp;#9;Backup failed for Server &amp;#39;servername&amp;#92;instancename&amp;#39;. &lt;br /&gt;&amp;#9;An exception occurred while executing a Transact-SQL statement or batch.&lt;br /&gt;&amp;#9;Cannot open backup device &amp;#39;z&amp;#58;&amp;#92;BACKUP_THIS_DB&amp;#92;20080118_1712_BACKUP_THIS_DB_FullBackup.bak&amp;#39;. Operating system error 3&amp;#40;The system cannot find the path specified.&amp;#41;.&lt;br /&gt;BACKUP DATABASE is terminating abnormally.&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#160;&lt;br /&gt;Expressmaint finished unsuccessfully at 1&amp;#47;18&amp;#47;2008 5&amp;#58;12&amp;#58;46 PM with Return Code&amp;#40;-5&amp;#41;&lt;br /&gt;---------------------------------------------------------------------------------&lt;br /&gt;&amp;#160;&lt;br /&gt;Any ideas&amp;#63;&lt;br /&gt;</description><author>jaspersmith</author><pubDate>Thu, 16 May 2013 11:03:40 GMT</pubDate><guid isPermaLink="false">Closed Issue: Trouble using network share as backup device [3313] 20130516110340A</guid></item><item><title>Closed Feature: Cannot backup DB if another one corrupted [3951]</title><link>http://expressmaint.codeplex.com/workitem/3951</link><description>Hi there&amp;#33;&lt;br /&gt;&amp;#160;&lt;br /&gt;My use case is following&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;I attach database A right from CD. &lt;br /&gt;Then I remove disk with A from CD-drive and try to backup database B&lt;br /&gt;&amp;#160;&lt;br /&gt;Expressmaint returns following error in log&amp;#58;&lt;br /&gt;--------------------------------------&lt;br /&gt;Starting backup on 06.03.2008 12&amp;#58;06&amp;#58;48&lt;br /&gt;&amp;#9;Unable to open the physical file &amp;#34;F&amp;#58;&amp;#92;database_2007_Data.MDF&amp;#34;. Operating system error 21&amp;#58; &amp;#34;21&amp;#40;....&amp;#41;&amp;#34;.&lt;br /&gt;Expressmaint finished unsuccessfully at 06.03.2008 12&amp;#58;06&amp;#58;48 with Return Code&amp;#40;-4&amp;#41;&lt;br /&gt;--------------------------------------&lt;br /&gt;&amp;#160;&lt;br /&gt;So, can your tool backup specific database not checking other db&amp;#39;s&amp;#63;&lt;br /&gt;&amp;#160;&lt;br /&gt;Thanks,&lt;br /&gt;McSeem&lt;br /&gt;</description><author>jaspersmith</author><pubDate>Thu, 16 May 2013 11:03:40 GMT</pubDate><guid isPermaLink="false">Closed Feature: Cannot backup DB if another one corrupted [3951] 20130516110340A</guid></item><item><title>Closed Feature: What about "Update statistics" / "sp_updatestats" [4348]</title><link>http://expressmaint.codeplex.com/workitem/4348</link><description>Hi&lt;br /&gt;&amp;#160;&lt;br /&gt;Could you consider adding &amp;#34;updatestats&amp;#34; as an extra maintenance operation&amp;#63;&lt;br /&gt;I can see that I can use &amp;#34;REINDEX&amp;#34; to rebuild indexes, and that will take care of the statistics as well, but since using WITH &amp;#40;ONLINE &amp;#61; ON&amp;#41; is not available in &amp;#34;SQL Express&amp;#34;, it means that each table will become inaccessible during the rebuild.&lt;br /&gt;&amp;#160;&lt;br /&gt;But if I use &amp;#34;REORG&amp;#34;, there is no option to update statistics after that, and in many cases thats the best way to optimize query performance.&lt;br /&gt;On small databases, running &amp;#34;UPDATE STATISTICS tablename WITH FULLSCAN&amp;#34; on all tables, will not take too long &amp;#40;and will not lock the tables during the operation&amp;#41;.&lt;br /&gt;&amp;#160;&lt;br /&gt;Thanks&lt;br /&gt;</description><author>jaspersmith</author><pubDate>Thu, 16 May 2013 11:03:39 GMT</pubDate><guid isPermaLink="false">Closed Feature: What about "Update statistics" / "sp_updatestats" [4348] 20130516110339A</guid></item><item><title>Closed Issue: fillfactor' is not a recognized ALTER INDEX REORGANIZE option [4664]</title><link>http://expressmaint.codeplex.com/workitem/4664</link><description>While trying to run a reorg command against a user database, I get the following error.  This is happening on more then one server, on different databases. &lt;br /&gt;&amp;#160;&lt;br /&gt;Reorganizing indexes for table dbo.dtproperties&lt;br /&gt;Reorganizing indexes for table dbo.Groups&lt;br /&gt;Reorganize failed for Index &amp;#39;PK_Groups&amp;#39;.&lt;br /&gt;An exception occurred while executing a Transact-SQL statement or batch.&lt;br /&gt;&amp;#39;fillfactor&amp;#39; is not a recognized ALTER INDEX REORGANIZE option.&lt;br /&gt;&amp;#160;&lt;br /&gt;I seem to be able to manually run a rebuild or reorganize on the index from within SQL Management Studio Express.&lt;br /&gt;&amp;#160;&lt;br /&gt;The database was originally created on a SQL 2000 Server, and was attached to SQL 2005 Express.&lt;br /&gt;&amp;#160;&lt;br /&gt;Any suggestions&amp;#63;&lt;br /&gt;</description><author>jaspersmith</author><pubDate>Thu, 16 May 2013 11:03:39 GMT</pubDate><guid isPermaLink="false">Closed Issue: fillfactor' is not a recognized ALTER INDEX REORGANIZE option [4664] 20130516110339A</guid></item><item><title>Closed Issue: Can not backup WSUS SQL Express instance [4920]</title><link>http://expressmaint.codeplex.com/workitem/4920</link><description>I&amp;#39;ve been trying unsucessfully to backup a WSUS SQL Express instance via the following cmd&amp;#58; &amp;#34;C&amp;#58;&amp;#92;Program Files&amp;#92;Microsoft SQL Server&amp;#92;ExpressMaint.exe&amp;#34; -S SOCRATES-MON&amp;#92;MICROSOFT&amp;#35;&amp;#35;SSEE -D ALL -T DB -B c&amp;#58;&amp;#92;backup -BU DAYS -BV 3 -V&lt;br /&gt;&amp;#160;&lt;br /&gt;I am getting the following error in the event log&amp;#58;&lt;br /&gt;Event Type&amp;#58;&amp;#9;Error&lt;br /&gt;Event Source&amp;#58;&amp;#9;.NET Runtime 2.0 Error Reporting&lt;br /&gt;Event Category&amp;#58;&amp;#9;None&lt;br /&gt;Event ID&amp;#58;&amp;#9;1000&lt;br /&gt;Date&amp;#58;&amp;#9;&amp;#9;21&amp;#47;05&amp;#47;2008&lt;br /&gt;Time&amp;#58;&amp;#9;&amp;#9;10&amp;#58;27&amp;#58;41 p.m.&lt;br /&gt;User&amp;#58;&amp;#9;&amp;#9;N&amp;#47;A&lt;br /&gt;Computer&amp;#58;&amp;#9;SOCRATES-MON&lt;br /&gt;Description&amp;#58;&lt;br /&gt;Faulting application expressmaint.exe, version 1.4.0.0, stamp 44945c8c, faulting module kernel32.dll, version 5.2.3790.4062, stamp 46264680, debug&amp;#63; 0, fault address 0x0000bee7.&lt;br /&gt;&amp;#160;&lt;br /&gt;For more information, see Help and Support Center at http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;events.asp.&lt;br /&gt;Data&amp;#58;&lt;br /&gt;0000&amp;#58; 41 00 70 00 70 00 6c 00   A.p.p.l.&lt;br /&gt;0008&amp;#58; 69 00 63 00 61 00 74 00   i.c.a.t.&lt;br /&gt;0010&amp;#58; 69 00 6f 00 6e 00 20 00   i.o.n. .&lt;br /&gt;0018&amp;#58; 46 00 61 00 69 00 6c 00   F.a.i.l.&lt;br /&gt;0020&amp;#58; 75 00 72 00 65 00 20 00   u.r.e. .&lt;br /&gt;0028&amp;#58; 20 00 65 00 78 00 70 00    .e.x.p.&lt;br /&gt;0030&amp;#58; 72 00 65 00 73 00 73 00   r.e.s.s.&lt;br /&gt;0038&amp;#58; 6d 00 61 00 69 00 6e 00   m.a.i.n.&lt;br /&gt;0040&amp;#58; 74 00 2e 00 65 00 78 00   t...e.x.&lt;br /&gt;0048&amp;#58; 65 00 20 00 31 00 2e 00   e. .1...&lt;br /&gt;0050&amp;#58; 34 00 2e 00 30 00 2e 00   4...0...&lt;br /&gt;0058&amp;#58; 30 00 20 00 34 00 34 00   0. .4.4.&lt;br /&gt;0060&amp;#58; 39 00 34 00 35 00 63 00   9.4.5.c.&lt;br /&gt;0068&amp;#58; 38 00 63 00 20 00 69 00   8.c. .i.&lt;br /&gt;0070&amp;#58; 6e 00 20 00 6b 00 65 00   n. .k.e.&lt;br /&gt;0078&amp;#58; 72 00 6e 00 65 00 6c 00   r.n.e.l.&lt;br /&gt;0080&amp;#58; 33 00 32 00 2e 00 64 00   3.2...d.&lt;br /&gt;0088&amp;#58; 6c 00 6c 00 20 00 35 00   l.l. .5.&lt;br /&gt;0090&amp;#58; 2e 00 32 00 2e 00 33 00   ..2...3.&lt;br /&gt;0098&amp;#58; 37 00 39 00 30 00 2e 00   7.9.0...&lt;br /&gt;00a0&amp;#58; 34 00 30 00 36 00 32 00   4.0.6.2.&lt;br /&gt;00a8&amp;#58; 20 00 34 00 36 00 32 00    .4.6.2.&lt;br /&gt;00b0&amp;#58; 36 00 34 00 36 00 38 00   6.4.6.8.&lt;br /&gt;00b8&amp;#58; 30 00 20 00 66 00 44 00   0. .f.D.&lt;br /&gt;00c0&amp;#58; 65 00 62 00 75 00 67 00   e.b.u.g.&lt;br /&gt;00c8&amp;#58; 20 00 30 00 20 00 61 00    .0. .a.&lt;br /&gt;00d0&amp;#58; 74 00 20 00 6f 00 66 00   t. .o.f.&lt;br /&gt;00d8&amp;#58; 66 00 73 00 65 00 74 00   f.s.e.t.&lt;br /&gt;00e0&amp;#58; 20 00 30 00 30 00 30 00    .0.0.0.&lt;br /&gt;00e8&amp;#58; 30 00 62 00 65 00 65 00   0.b.e.e.&lt;br /&gt;00f0&amp;#58; 37 00 0d 00 0a 00         7.....  &lt;br /&gt;&amp;#160;&lt;br /&gt;Please advise what the issue is, thanks.&lt;br /&gt;</description><author>jaspersmith</author><pubDate>Thu, 16 May 2013 11:03:39 GMT</pubDate><guid isPermaLink="false">Closed Issue: Can not backup WSUS SQL Express instance [4920] 20130516110339A</guid></item><item><title>Closed Issue: Unhandled Exception: System.Security.SecurityException [5217]</title><link>http://expressmaint.codeplex.com/workitem/5217</link><description>When run from a network share it generates an exception&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;P&amp;#58;&amp;#92;&amp;#62; expressmaint -&amp;#63;&lt;br /&gt;Unhandled Exception&amp;#58; System.Security.SecurityException&amp;#58; Request for the permission of type &amp;#39;System.Security.Permissions.SecurityPermission, mscorlib, Version&amp;#61;2.0.0.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;b77a5c561934e089&amp;#39; failed.&lt;br /&gt;.&lt;br /&gt;.&lt;br /&gt;where &amp;#34;P&amp;#58;&amp;#34; is a network share.&lt;br /&gt;The work around is not to run it from a network share but this is not ideal for us.&lt;br /&gt;</description><author>jaspersmith</author><pubDate>Thu, 16 May 2013 11:03:39 GMT</pubDate><guid isPermaLink="false">Closed Issue: Unhandled Exception: System.Security.SecurityException [5217] 20130516110339A</guid></item><item><title>Closed Issue: "Value cannot be null" error when not using reporting (-R option) [6511]</title><link>http://expressmaint.codeplex.com/workitem/6511</link><description>When I launch the ExpressMaint command-line utility 1.5.0.0 without using the reporting option &amp;#40;-R&amp;#41; it will throw a &amp;#34;Value cannot be null&amp;#34; error for every database it is trying to backup. The backup will finish correctly though. The workaround is to specify the -R, -RV and -RU parameters and simply use the reporting option.&lt;br /&gt;&amp;#160;&lt;br /&gt;Here&amp;#39;s an example call for a system with 2 user databases&amp;#58;&lt;br /&gt;ExpressMaint -S &amp;#40;local&amp;#41;&amp;#92;SQLEXPRESS -D ALL_USER -T DB -B C&amp;#58;&amp;#92;Rado&amp;#92;Backup&amp;#92;SQL2005&amp;#92; -BU WEEKS -BV 1&lt;br /&gt;&amp;#160;&lt;br /&gt;Here&amp;#39;s the output this generates&amp;#58;&lt;br /&gt;Value cannot be null.&lt;br /&gt;Parameter name&amp;#58; path&lt;br /&gt;   at System.IO.StreamWriter..ctor&amp;#40;String path, Boolean append, Encoding encoding, Int32 bufferSize&amp;#41;&lt;br /&gt;   at System.IO.StreamWriter..ctor&amp;#40;String path, Boolean append&amp;#41;&lt;br /&gt;   at ExpressMaint.ExpressMaint.WriteToFile&amp;#40;String content, String path&amp;#41;&lt;br /&gt;Value cannot be null.&lt;br /&gt;Parameter name&amp;#58; path&lt;br /&gt;   at System.IO.StreamWriter..ctor&amp;#40;String path, Boolean append, Encoding encoding, Int32 bufferSize&amp;#41;&lt;br /&gt;   at System.IO.StreamWriter..ctor&amp;#40;String path, Boolean append&amp;#41;&lt;br /&gt;   at ExpressMaint.ExpressMaint.WriteToFile&amp;#40;String content, String path&amp;#41;&lt;br /&gt;</description><author>jaspersmith</author><pubDate>Thu, 16 May 2013 11:03:38 GMT</pubDate><guid isPermaLink="false">Closed Issue: "Value cannot be null" error when not using reporting (-R option) [6511] 20130516110338A</guid></item><item><title>Closed Issue: Error in log file [6538]</title><link>http://expressmaint.codeplex.com/workitem/6538</link><description>The log contains the following error&amp;#58;&lt;br /&gt;Incorrect syntax near &amp;#39;s&amp;#39;.&lt;br /&gt;Unclosed quotation mark after the character string &amp;#39;&amp;#39;.&lt;br /&gt;&amp;#160;&lt;br /&gt;The command was&amp;#58;&lt;br /&gt;ExpressMaint.exe -S &amp;#40;local&amp;#41;&amp;#92;SomeInstance -D ALL_USER -T LOG -B &amp;#34;D&amp;#58;&amp;#92;Backup&amp;#34; -V -BU DAYS -BV 3 -R &amp;#34;D&amp;#58;&amp;#92;Backup&amp;#34; -RU DAYS -RV 3 -A -C&lt;br /&gt;&amp;#160;&lt;br /&gt;The server has a database with an apostrophe in the name.&lt;br /&gt;</description><author>jaspersmith</author><pubDate>Thu, 16 May 2013 11:03:38 GMT</pubDate><guid isPermaLink="false">Closed Issue: Error in log file [6538] 20130516110338A</guid></item><item><title>Closed Issue: Issue with user instances [6940]</title><link>http://expressmaint.codeplex.com/workitem/6940</link><description>Hi, I&amp;#39;ve been using ExpressMaint 1.6.00 against SQL Server Express 2005 successfully for a few months and it has been working really well, thanks&amp;#33;&lt;br /&gt;But, one of our developers has taken to using the user instance feature or SQL Server &amp;#40;by attaching a dbfile on connection&amp;#41;. This causes the following error in the log&lt;br /&gt;&amp;#91;7&amp;#93; Database C&amp;#58;&amp;#92;TEMP&amp;#92;PLAY&amp;#92;FUSION&amp;#92;DELTA.MDF&amp;#58; Backup starting at 20&amp;#47;01&amp;#47;2009 11&amp;#58;46&amp;#58;31&lt;br /&gt;&amp;#9;The given path&amp;#39;s format is not supported&lt;br /&gt;And the utility does not continue on to the next DB &amp;#40;even though I&amp;#8217;ve specified the &amp;#8211;C switch&amp;#41;.&lt;br /&gt;Is there a way to exclude user instances or would it be possibly for the utility to continue after such an error&amp;#63; &lt;br /&gt;Thanks&lt;br /&gt;Jon&lt;br /&gt;</description><author>jaspersmith</author><pubDate>Thu, 16 May 2013 11:03:38 GMT</pubDate><guid isPermaLink="false">Closed Issue: Issue with user instances [6940] 20130516110338A</guid></item><item><title>Closed Issue: No database backups where database was not started before backup operation [7299]</title><link>http://expressmaint.codeplex.com/workitem/7299</link><description>Hi&lt;br /&gt;&amp;#160;&lt;br /&gt;There is a problem with backuping up user databases on SQL Server 2008 Express using ExpressMaint.exe.&lt;br /&gt;I have noticed, that if I invoke Your utility before database was started &amp;#40;for example after SQL Server restart but befor any database usage&amp;#41;, ExpressMain.exe &amp;#34;doesn&amp;#39;t see&amp;#34; this database and doesn&amp;#39;t wait for start of this database.&lt;br /&gt;In operation log I have only this&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;Expressmaint utility v1.7.0.1 , Logged on to SQL Server &amp;#91;&amp;#42;&amp;#42;&amp;#42;&amp;#93; as &amp;#91;&amp;#42;&amp;#42;&amp;#42;&amp;#93;&lt;br /&gt;Created by Jasper Smith &amp;#40;www.sqldbatips.com&amp;#41;&lt;br /&gt;Starting backup on 2009-03-18 11&amp;#58;17&amp;#58;37&lt;br /&gt;&amp;#91;1&amp;#93; Delete old Report files...&lt;br /&gt;    0 file&amp;#40;s&amp;#41; deleted.&lt;br /&gt;Expressmaint finished successfully at 2009-03-18 11&amp;#58;17&amp;#58;38 with Return Code&amp;#40;0&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;I SQL Server log on the time of backup start by ExpressMaint.exe I have &amp;#34;Starting up database &amp;#91;name of db&amp;#93;&amp;#34;, but this db is not backuped up.&lt;br /&gt;&amp;#160;&lt;br /&gt;Could You fix this issue&amp;#63;&lt;br /&gt;I am using Your utility to backuping up databases on SQL Server 2005 Express too and I don&amp;#39;t remember behavior like that...&lt;br /&gt;To reproduce this issue simply restart SQL Server 2008, do not connect to databses or do not run SQL Server Management Studio, then invoke ExpressMaint.exe &amp;#40;I am using ALL_USER option&amp;#41;.&lt;br /&gt;&amp;#160;&lt;br /&gt;Best regards&lt;br /&gt;</description><author>trexik</author><pubDate>Thu, 16 May 2013 11:03:38 GMT</pubDate><guid isPermaLink="false">Closed Issue: No database backups where database was not started before backup operation [7299] 20130516110338A</guid></item><item><title>Closed Issue: offline databases kill it [7666]</title><link>http://expressmaint.codeplex.com/workitem/7666</link><description>I tried to do a backup of all user databases. One of them was taken offline &amp;#40;deliberately&amp;#41;. &lt;br /&gt;When running my expressmaint cmd file, it died with an error about couldn&amp;#39;t access db &amp;#34;NAME&amp;#34; because it was offline. &lt;br /&gt;It did not work at all, even though I have the -C option in my batch, and would expect it to continue with the other dbs okay.&lt;br /&gt;&amp;#160;&lt;br /&gt;It would be nice if the -C switch worked for offline errors, or if there were another switch to ignore offline databases entirely.&lt;br /&gt;</description><author>justlikemae</author><pubDate>Thu, 16 May 2013 11:03:37 GMT</pubDate><guid isPermaLink="false">Closed Issue: offline databases kill it [7666] 20130516110337A</guid></item><item><title>Closed Feature: Custom backup filename format string [8890]</title><link>http://expressmaint.codeplex.com/workitem/8890</link><description>Hi,&lt;br /&gt;&amp;#160;&lt;br /&gt;I am using the expressMaint console.  I need the backup file name to be in the following format&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#60;dbname&amp;#62;_7080_&amp;#60;yyyymmdd&amp;#62; &lt;br /&gt;&amp;#160;&lt;br /&gt;Is there any way to do this&amp;#63;&lt;br /&gt;</description><author>jaspersmith</author><pubDate>Thu, 16 May 2013 11:03:37 GMT</pubDate><guid isPermaLink="false">Closed Feature: Custom backup filename format string [8890] 20130516110337A</guid></item><item><title>Created Issue: ExpressMaint with SQL 2012 [15945]</title><link>http://expressmaint.codeplex.com/workitem/15945</link><description>We recently moved from sql express 2005 to SQL express 2012 and backups won&amp;#39;t work with expressmaint. Earlier we had db_backupoperator role assigned to the builtin&amp;#92;users and scheduled task was run by local admin. Now this setup won&amp;#39;t work. It only works if I assign sysadmin to builtin&amp;#92;users which I don&amp;#39;t want to use. &lt;br /&gt;&lt;br /&gt;Can you help&amp;#63;&lt;br /&gt;</description><author>sanku</author><pubDate>Tue, 08 Jan 2013 21:48:12 GMT</pubDate><guid isPermaLink="false">Created Issue: ExpressMaint with SQL 2012 [15945] 20130108094812P</guid></item><item><title>Commented Issue: Operating system error 5(Access is denied.) [8783]</title><link>http://expressmaint.codeplex.com/workitem/8783</link><description>&amp;#60;p&amp;#62;when I run the command &amp;#40;expressmaint -S .&amp;#92;WSE -U sa -P &amp;#33;ws1adm -D ALL_USER -T DB -R D&amp;#58;&amp;#92;DatabaseBackup&amp;#92;EBB -RU WEEKS -RV 1 -B D&amp;#58;&amp;#92;DatabaseBackup&amp;#92;EBB -BU DAYS -BV 1&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#41; in cmd, there is no bak file created and the log displays that&amp;#58;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;                An exception occurred while executing a Transact-SQL statement or batch.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;&amp;#9;Cannot open backup device &amp;#38;&amp;#35;39&amp;#59;D&amp;#58;&amp;#92;DatabaseBackup&amp;#92;Application_FullBackup_20090915_0959.bak&amp;#38;&amp;#35;39&amp;#59;. Operating system error 5&amp;#40;Access is denied.&amp;#41;.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;BACKUP DATABASE is terminating abnormally.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&lt;br /&gt;Comments: ** Comment from web user: habeeb_matrix ** &lt;p&gt;I had this issue and all the solutions online was kind of misleading to my issue. I have the solution here.&lt;br&gt;http://dotnet-programming-solutions.blogspot.com/2012/10/attach-database-encountered-operating.html&lt;br&gt;The solution was to Run SSMS as Administrator.&lt;/p&gt;</description><author>habeeb_matrix</author><pubDate>Wed, 17 Oct 2012 15:21:54 GMT</pubDate><guid isPermaLink="false">Commented Issue: Operating system error 5(Access is denied.) [8783] 20121017032154P</guid></item><item><title>Commented Issue: 2008 R2 Support incomplete [13104]</title><link>http://expressmaint.codeplex.com/workitem/13104</link><description>&amp;#60;p&amp;#62;Unlike the tool description, R2 support is actually not quite there.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;When upgrading from 2008 to 2008 R2, things work out just fine - apparently some files are left standing. If however you&amp;#38;&amp;#35;39&amp;#59;re trying to run expressmaint against a clean 2008 R2 install, you get an unhandled System.IO&amp;#58;FileNOtFoundException for the Assembly &amp;#38;&amp;#35;39&amp;#59;Microsoft.SqlServer.Smo Version 9.0.242.0 and thus you get nowhere with the backup.&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&amp;#60;p&amp;#62;It seems that R2 has a newer version of those assemblies. I see that there&amp;#38;&amp;#35;39&amp;#59;s already a patch submitted to fix this - but it has been hanging for quite a while without a response &amp;#58;&amp;#40;&amp;#60;&amp;#47;p&amp;#62;&lt;br /&gt;&lt;br /&gt;Comments: ** Comment from web user: rdst ** &lt;p&gt;On Windows 7 64bit&lt;br&gt;Clear installation of 2008 R2 gives following error&lt;/p&gt;&lt;p&gt;c:\!nowe\sql&amp;gt;ExpressMaint.exe&lt;/p&gt;&lt;p&gt;Unhandled Exception: System.IO.FileNotFoundException: Could not load file or ass&lt;br&gt;embly 'Microsoft.SqlServer.Smo, Version=9.0.242.0, Culture=neutral, PublicKeyTok&lt;br&gt;en=89845dcd8080cc91' or one of its dependencies. The system cannot find the file&lt;br&gt; specified.&lt;br&gt;File name: 'Microsoft.SqlServer.Smo, Version=9.0.242.0, Culture=neutral, PublicK&lt;br&gt;eyToken=89845dcd8080cc91'&lt;br&gt;   at ExpressMaint.ExpressMaint.Main()&lt;/p&gt;&lt;p&gt;WRN: Assembly binding logging is turned OFF.&lt;br&gt;To enable assembly bind failure logging, set the registry value [HKLM\Software\M&lt;br&gt;icrosoft\Fusion!EnableLog] (DWORD) to 1.&lt;br&gt;Note: There is some performance penalty associated with assembly bind failure lo&lt;br&gt;gging.&lt;br&gt;To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus&lt;br&gt;ion!EnableLog].&lt;/p&gt;&lt;p&gt;On some web pages someone suggested to install SharedManagementObjects.msi&lt;br&gt;But it didn't help.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>rdst</author><pubDate>Mon, 15 Oct 2012 07:54:46 GMT</pubDate><guid isPermaLink="false">Commented Issue: 2008 R2 Support incomplete [13104] 20121015075446A</guid></item><item><title>Created Issue: MSSQL 2012 Version [15320]</title><link>http://expressmaint.codeplex.com/workitem/15320</link><description>Hi, &lt;br /&gt;&lt;br /&gt;I recompiled the project to run with MSSQL 2012 Express. Please note that it now requires .NET 3.5 to run.&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;public.fkollmann.de&amp;#47;ExpressMaint&amp;#47;ExpressMaint_SQL2012.zip&lt;br /&gt;&lt;br /&gt;Regards, Felix&lt;br /&gt;</description><author>fkollmann</author><pubDate>Tue, 19 Jun 2012 23:06:11 GMT</pubDate><guid isPermaLink="false">Created Issue: MSSQL 2012 Version [15320] 20120619110611P</guid></item><item><title>Commented Issue: offline databases kill it [7666]</title><link>http://expressmaint.codeplex.com/workitem/7666</link><description>I tried to do a backup of all user databases. One of them was taken offline &amp;#40;deliberately&amp;#41;. &lt;br /&gt;When running my expressmaint cmd file, it died with an error about couldn&amp;#39;t access db &amp;#34;NAME&amp;#34; because it was offline. &lt;br /&gt;It did not work at all, even though I have the -C option in my batch, and would expect it to continue with the other dbs okay.&lt;br /&gt;&lt;br /&gt;It would be nice if the -C switch worked for offline errors, or if there were another switch to ignore offline databases entirely.&lt;br /&gt;Comments: ** Comment from web user: justlikemae ** &lt;p&gt;Hello. I have experienced the same issue. The difference is, I used the SQL stored procedure instead of the VB application. I personally would want to use the SQL so I don&amp;#39;t have to put much arguments in the terminal.&lt;/p&gt;&lt;p&gt;Is there a way for me to still use the expressmaint.sql to backup all my database while ignoring those that are offline&amp;#63;&lt;/p&gt;</description><author>justlikemae</author><pubDate>Thu, 17 May 2012 08:09:30 GMT</pubDate><guid isPermaLink="false">Commented Issue: offline databases kill it [7666] 20120517080930A</guid></item><item><title>Commented Issue: 2008 R2 Support incomplete [13104]</title><link>http://expressmaint.codeplex.com/workitem/13104</link><description>Unlike the tool description, R2 support is actually not quite there.&lt;br /&gt;When upgrading from 2008 to 2008 R2, things work out just fine - apparently some files are left standing. If however you&amp;#39;re trying to run expressmaint against a clean 2008 R2 install, you get an unhandled System.IO&amp;#58;FileNOtFoundException for the Assembly &amp;#39;Microsoft.SqlServer.Smo Version 9.0.242.0 and thus you get nowhere with the backup.&lt;br /&gt;It seems that R2 has a newer version of those assemblies. I see that there&amp;#39;s already a patch submitted to fix this - but it has been hanging for quite a while without a response &amp;#58;&amp;#40;&lt;br /&gt;Comments: ** Comment from web user: m8e ** &lt;p&gt;The log file shows the SQL database cannot be found when using SQL Server 2008 R2&lt;/p&gt;&lt;p&gt;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;/p&gt;&lt;p&gt;Starting backup on 17&amp;#47;03&amp;#47;2011 12&amp;#58;28&amp;#58;27 PM&lt;/p&gt;&lt;p&gt;&amp;#9;Database DB_LIVE not found&lt;/p&gt;&lt;p&gt;Expressmaint finished unsuccessfully at 17&amp;#47;03&amp;#47;2011 12&amp;#58;28&amp;#58;27 PM with Return Code&amp;#40;-4&amp;#41;&lt;/p&gt;&lt;p&gt;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;/p&gt;&lt;p&gt;Starting Reindex on 17&amp;#47;03&amp;#47;2011 1&amp;#58;05&amp;#58;06 PM&lt;/p&gt;&lt;p&gt;&amp;#9;Database DB_LIVE not found&lt;/p&gt;&lt;p&gt;Expressmaint finished unsuccessfully at 17&amp;#47;03&amp;#47;2011 1&amp;#58;05&amp;#58;06 PM with Return Code&amp;#40;-4&amp;#41;&lt;/p&gt;&lt;p&gt;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&amp;#61;&lt;/p&gt;</description><author>m8e</author><pubDate>Wed, 16 Mar 2011 17:13:33 GMT</pubDate><guid isPermaLink="false">Commented Issue: 2008 R2 Support incomplete [13104] 20110316051333P</guid></item><item><title>Created Issue: 2008 R2 Support incomplete [13104]</title><link>http://expressmaint.codeplex.com/workitem/13104</link><description>Unlike the tool description, R2 support is actually not quite there.&lt;br /&gt;When upgrading from 2008 to 2008 R2, things work out just fine - apparently some files are left standing. If however you&amp;#39;re trying to run expressmaint against a clean 2008 R2 install, you get an unhandled System.IO&amp;#58;FileNOtFoundException for the Assembly &amp;#39;Microsoft.SqlServer.Smo Version 9.0.242.0 and thus you get nowhere with the backup.&lt;br /&gt;It seems that R2 has a newer version of those assemblies. I see that there&amp;#39;s already a patch submitted to fix this - but it has been hanging for quite a while without a response &amp;#58;&amp;#40;&lt;br /&gt;</description><author>ssteiner</author><pubDate>Mon, 28 Feb 2011 09:32:55 GMT</pubDate><guid isPermaLink="false">Created Issue: 2008 R2 Support incomplete [13104] 20110228093255A</guid></item><item><title>Created Issue: EXPRESSMAINT "fails silently" when user has no permissions [12850]</title><link>http://expressmaint.codeplex.com/workitem/12850</link><description>We created a job and assigned the &amp;#34;run as the following account&amp;#34; to a user that had no SQL Server permissions.  I would have expected that EXPRESSMAINT would have failed and returned a ERRORLEVEL&amp;#62;0, but it was rather silent about the whole matter and did not set the ERRORLEVEL.&lt;br /&gt;&lt;br /&gt;Expressmaint v2.0.0.1&lt;br /&gt;&lt;br /&gt;ERRORLEVEL&amp;#61;-4 for a an invalid SQL Server login&lt;br /&gt;&lt;br /&gt;For ANY Windows logins &amp;#40;Account Disabled, Account has no permissions&amp;#41; the ERRORLEVEL is not set.&lt;br /&gt;</description><author>rickripe</author><pubDate>Fri, 14 Jan 2011 04:49:00 GMT</pubDate><guid isPermaLink="false">Created Issue: EXPRESSMAINT "fails silently" when user has no permissions [12850] 20110114044900A</guid></item></channel></rss>