Viewing 15 posts - 31 through 45 (of 88 total)
Yes indeed.
I took old database offline and users 'sa' and 'builtin\Administrator' default database is assign to one of the offline database. That's why I can't get back in anymore.
But problem...
November 13, 2008 at 3:03 am
Thanks.
Not because of that, I took old database offline and users 'sa' and 'builtin\Administrator' default database is assign to one of the offline database. That's why I can't get back...
November 13, 2008 at 3:00 am
Er.....
I am not fully understand what you said, you mean not to reindex or reorganise the index even fragmentation level is above 20%, are you sure?
According from the book online...
November 6, 2008 at 1:16 pm
No. Nothing is running.
I will try that again tonight and see how it goes.
Thanks
November 6, 2008 at 8:55 am
Thanks J,
I have suggested my senior DBA to create a Archive table and transfer into it for years of data, then delete the records from the Main Table. Will see...
November 5, 2008 at 2:47 pm
J (11/5/2008)
What kind of an organization has an Employee table with 30 million records in the first place ?
As for obtaining a list of which records were updated, you do...
November 5, 2008 at 2:19 pm
Hi,
I can't becasue it run by job and that is part of DB Maintenance plan. I am not running under quary analyser.
Any other idea?
November 5, 2008 at 5:11 am
Hi,
Sorry, What do you mean by that?
November 5, 2008 at 3:48 am
This is Test Table so that no indexes.
I will going to do it on proper Table with indexes on when that Update process is okay.
November 4, 2008 at 8:20 am
It was 104MB now 59GB so far but still going.
Update thing is still running.
November 4, 2008 at 8:10 am
Drive Size is full.
anyway to reset the tempdb back to the normal size rather then restart the sql server?
Thanks.
November 4, 2008 at 7:57 am
Hi,
Code is fine but it fill up my tempdb.
I am getting 'Could not allocate new page for database TEMPDB' ....message and stop the process.
Any idea?
Thanks.
November 4, 2008 at 7:30 am
Hi Lowell and Karl,
Thank you very much. They reason I am loop through single rows is I want the output for the record which has been updated.
But that is...
November 4, 2008 at 5:01 am
Viewing 15 posts - 31 through 45 (of 88 total)