











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
Andre
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
recovery mode
win2k sp2/sql2k sp2
Last weekend I attempted to run maintenance to "reorganize data and index
files". It failed because it filled up the tran log. My db is 50GB and my
log was 30GB.
I'm thinking about switching the recovery mode to simple, running the
maintenance task, then switching back to full recovery. I was thinking this
would be what I'd do:
- ALTER DATABASE LIVE
SET RECOVERY SIMPLE
- Run Maintenance
- ALTER DATABASE LIVE
SET RECOVERY FULL
I'm not worried at all about losing any transactions during this period as
it's a quiet period. That said, is there any danger in doing this? And
maybe more importantly, would it allow my "reorganize data and index pages"
task to finish?
Thanks, Andre
Report this post to a moderator
|
|
06-28-02 04:25 PM
|
|
Andrew J. Kelly
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: recovery mode
That should be fine. Just do a FULL backup first.
--
Andrew J. Kelly SQL MVP
Targitinteractive, Inc.
"Andre" <AndreGetsEnoughSPAM@nospam.com> wrote in message
news:emqPbJsHCHA.404@tkmsftngp13...
> win2k sp2/sql2k sp2
>
> Last weekend I attempted to run maintenance to "reorganize data and index
> files". It failed because it filled up the tran log. My db is 50GB and
my
> log was 30GB.
>
> I'm thinking about switching the recovery mode to simple, running the
> maintenance task, then switching back to full recovery. I was thinking
this
> would be what I'd do:
> - ALTER DATABASE LIVE
> SET RECOVERY SIMPLE
> - Run Maintenance
> - ALTER DATABASE LIVE
> SET RECOVERY FULL
>
> I'm not worried at all about losing any transactions during this period as
> it's a quiet period. That said, is there any danger in doing this? And
> maybe more importantly, would it allow my "reorganize data and index
pages"
> task to finish?
>
> Thanks, Andre
>
>
Report this post to a moderator
|
|
06-28-02 05:25 PM
|
|
Andre
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: recovery mode
Thanks.
"Andrew J. Kelly" <akelly@targitinteractive.com> wrote in message
news:eALB64sHCHA.216@tkmsftngp10...
> That should be fine. Just do a FULL backup first.
>
> --
> Andrew J. Kelly SQL MVP
> Targitinteractive, Inc.
>
>
>
> "Andre" <AndreGetsEnoughSPAM@nospam.com> wrote in message
> news:emqPbJsHCHA.404@tkmsftngp13...
> > win2k sp2/sql2k sp2
> >
> > Last weekend I attempted to run maintenance to "reorganize data and
index
> > files". It failed because it filled up the tran log. My db is 50GB and
> my
> > log was 30GB.
> >
> > I'm thinking about switching the recovery mode to simple, running the
> > maintenance task, then switching back to full recovery. I was thinking
> this
> > would be what I'd do:
> > - ALTER DATABASE LIVE
> > SET RECOVERY SIMPLE
> > - Run Maintenance
> > - ALTER DATABASE LIVE
> > SET RECOVERY FULL
> >
> > I'm not worried at all about losing any transactions during this period
as
> > it's a quiet period. That said, is there any danger in doing this? And
> > maybe more importantly, would it allow my "reorganize data and index
> pages"
> > task to finish?
> >
> > Thanks, Andre
> >
> >
>
>
Report this post to a moderator
|
|
06-28-02 06:25 PM
|
|
|
Featured site: MCSE, MCSD, CompTIA, CCNA training videos
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is OFF. |
|
ExamNotes forum archive
|