July 27, 2009 at 1:56 pm
Hi..
Do you have any database with name maste4IDR?
It's a info message displayed after DBCC command run on your database.
If you get this message regularly check if there is any job created for it in maintenance plan or under jobs.
Shree
July 27, 2009 at 2:18 pm
shripati (7/27/2009)
It's a info message displayed after DBCC command run on your database.If you get this message regularly check if there is any job created for it in maintenance plan or under jobs.
Nope, actually it's displaying the date and time of the last known good run of CheckDB. When CheckDB runs and doesn't find any errors, it updates a datetime in the database header page. Each time the database is started (at server startup or when it's brought online), SQL will read that and write into the error log a message saying when checkDB last ran without errors.
This looks like a restore of a database called maste4IDR. That's not a system or standard database, either it's something you or your predecessors set up, or it's something that an app you're running has set up.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
July 28, 2009 at 6:23 am
No, I don't have maste4IDR set up, I don't see it anywhere and I don't know where it is comming from
July 28, 2009 at 8:15 am
Did you check what GilaMonster said? Is there an application creating these?
Since your backup is using a virtual device and the databases have IDR in them, I'd guess your backup software is going to tape and creating the databases in some sort of IDR (usually,- intelligent disaster recovery) test afterwards.
Edit-
Decided to do a quick google search --- found like 1000 pages mentioning these databases and veritas(symantec) backup exec..
July 29, 2009 at 10:53 am
It is indeed related to Backup Exec. I have seen these on some of our older servers where Backup Exec has been removed.
Beth Richards
Sybase, Oracle and MSSQL DBA
July 26, 2010 at 12:55 am
bethrich (7/29/2009)
It is indeed related to Backup Exec. I have seen these on some of our older servers where Backup Exec has been removed.
Yes.
July 26, 2010 at 2:20 am
Please note: Year-old thread.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
September 22, 2011 at 11:16 am
Backup Exec indeed. I have a a few SQL servers with Backup Exec on them. The older Backup Exec versions with Intelligent Disaster Recovery use DB's with the IDR suffix.
Viewing 8 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic. Login to reply