September 14, 2007 at 2:12 pm
I looked at the DB properties of a DB, and it says it was created last week, but it's been on the server for a year or so. I looked up a few more, and they all had dates within the last week, one even for 1 am this morning. What's going on ??
September 16, 2007 at 8:16 pm
Do you remember deleting the database and then restoring it again in the server? Because when you restore it (given that you delete it first) will be created again thus the date created will be changed to the date when you restore your database
"-=Still Learning=-"
Lester Policarpio
September 17, 2007 at 7:48 am
No. These databases have creation dates within the last week or so, and I haven't done anything with them in months.
September 17, 2007 at 9:26 am
interesting; other than a restore of the data, everything i tried so far left the CRDATE in master.dbo.sysdatabases intact:
stopping/starting server. also tried rebooting the server.
backup full database, then backup transaction log.
dbcc reindex
shrink of the database.
i ran out of guesses as to what might be chanigng the date on you.
Lowell
September 17, 2007 at 9:31 am
Got it !! Detach & re-attach. Some DBs were moved to new storage recently ... Too bad that it wipes out the real creation date 🙁
Thanks for helping
September 18, 2007 at 8:44 am
Sorry homebrew01, but I have to do this. "I didn't do anything... But now it doesn't work" I just hear that so often.
September 18, 2007 at 8:50 am
Yeah yeah ... I know .... smartass !!
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply