











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
|
|  |
| Author |
Transaction Log File too big
|
co
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Transaction Log File too big
I tried that.
Is not working.
I think because I have a transaction open.
I need a different solution.
Thank you
>-----Original Message-----
>Hi,
>
>U might find this link interesting:
>
>http://support.microsoft.com/default.aspx?scid=kb;EN-
>US;Q272318
>
>Regards, Carsten Daugaard
>
>>-----Original Message-----
>>How can I schrink the transaction log file ? (over 6Gb)
>>I tried several methods and is not geting smaller.
>>The database is a publisher.
>>I run this command:
>>
>>DBCC OPENTRAN
>>
>>and I got this:
>>
>>Transaction information for database 'DB'.
>>Replicated Transaction Information:
>> Oldest distributed LSN : (0:0:0)
>> Oldest non-distributed LSN : (370:19056:1)
>>DBCC execution completed. If DBCC printed error
messages,
>>contact your system administrator.
>>
>>
>>.
>>
>.
>
Report this post to a moderator
|
|
07-03-02 08:25 PM
|
|
pumisu
Junior Member
Registered: Sep 2006 Location: Country: State: Certifications: Working on:
Total Posts: 2
|
|
The reason to not decrease the file size is that you are saving all transaction data from the begining of your database.
You must select a different recovery model to be able to shrink the log file.
On the enterprise manager right click on your database icon and select properties
choose the options tab anb change the recovery model to simple.
You can choose also the option auto shrink on this tab.
You can shrink all database files or only the log file as you want (I recommend to shrink all files)
Report this post to a moderator
|
|
09-04-06 12:40 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
|