473,396 Members | 1,764 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

sql server transaction logs

I recently performed an SQL server 2000 installation. Other than
placing the program files on C: and data on D:, I saw no option to
install transaction logs in an alternate location.

What is the best practice with SQL server 2000 for location of
transaction logs? I remember that Microsoft used to take the position
that transaction logs should be placed on their own FAT partition.
Jul 20 '05 #1
3 2208

"Andrew S." <af********@optonline.net> wrote in message
news:5b**************************@posting.google.c om...
I recently performed an SQL server 2000 installation. Other than
placing the program files on C: and data on D:, I saw no option to
install transaction logs in an alternate location.

What is the best practice with SQL server 2000 for location of
transaction logs? I remember that Microsoft used to take the position
that transaction logs should be placed on their own FAT partition.


Wow, you've been out of it for awhile. :-)

Best bet is when you create new databases is to do it by hand and place them
where you want.
Jul 20 '05 #2
In article <jj********************@twister.nyroc.rr.com>,
mo****************@greenms.com says...

"Andrew S." <af********@optonline.net> wrote in message
news:5b**************************@posting.google.c om...
I recently performed an SQL server 2000 installation. Other than
placing the program files on C: and data on D:, I saw no option to
install transaction logs in an alternate location.

What is the best practice with SQL server 2000 for location of
transaction logs? I remember that Microsoft used to take the position
that transaction logs should be placed on their own FAT partition.


Wow, you've been out of it for awhile. :-)

Best bet is when you create new databases is to do it by hand and place them
where you want.


No, best method is to created them on a MIRRORED set that is comprised
of a different set of physical drives than the OS and the Database file.
The MIRROR should be defragmented before creating the transaction log
file.

You can easily change the location by doing a create script in Query
Analyzer or by using the GUI and changing the settings before creating
the database (check the tabs).
--
--
sp*********@rrohio.com
(Remove 999 to reply to me)
Jul 20 '05 #3
A separate partition won't help nearly as much as a separate array.
I use a RAID5 array for my data and a RAID1 array (mirrored pair) for
my log.

On 26 Oct 2004 13:49:05 -0700, af********@optonline.net (Andrew S.)
wrote:
I recently performed an SQL server 2000 installation. Other than
placing the program files on C: and data on D:, I saw no option to
install transaction logs in an alternate location.

What is the best practice with SQL server 2000 for location of
transaction logs? I remember that Microsoft used to take the position
that transaction logs should be placed on their own FAT partition.


Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Marcus | last post by:
Hi all, Quick question about using SSL... I am running PHP/MySQL/Apache, and currently am just using session variables to log users in. Obviously I would like to make this more secure, i.e. in...
3
by: Thiko | last post by:
Hi I take one nightly full database backup at 02:00 and backup the transaction log to one backup set every 15mins. The commands to do this are as follows and are set up to run as database...
2
by: ajjvn | last post by:
I 'inherited' a group of SQL Server server class machines. They are true server technology but the disk sub-systems are lacking. There is one hot-swap backplane that all the drives share (with...
1
by: NiTiN | last post by:
I've got SQL Server 2005 Ent Ed 9.0.1399 and want to change my secondary Log Shipping server into a primary. I've tried locating the sp_change_secondary_role, but can't seem to find it. Has it been...
3
by: TG | last post by:
Coming from a (mostly) Oracle shop, I am unclear how SS transaction logs work as far as up to point of failure recovery goes. I have the few MSSQL databases I look after in full recovery mode,...
10
by: sara | last post by:
Hi All, I was able to connect to MS SQL Server 2005 on my computer but after a while I can not. When I want to connect to it using MS SQL Server Management Studio I got this error: An error...
0
by: flobroed | last post by:
Hi, I've a question regarding the transaction-log backup on SQL-Server 2000. We have implemented a low cost replication. Every evening we make a full backup and beginning at 7 to 18 we make...
23
by: Nishant Saini | last post by:
Dear All, We have a database which contains many tables which have millions of records. When We attach the database with MS SQL Server 2005 Standard Edition Server and run some queries (having...
3
by: Laurence | last post by:
Hi folks, How to remove the transaction logs which are out of date in HADR environment? DB2 command PRUNE, it can only run on primary database but cannot run on standby database. Because the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.