|
|
|
Mr or Mrs. 500
      
Group: General Forum Members
Last Login: Today @ 2:42 AM
Points: 525,
Visits: 998
|
|
INeed to prepare a action plan by this requirement can any one send the information in a document fromat step by step IN very urgent basis.
Make action plan for future growth of server name[company domain]database and drive requirement for next 12 month. Action plan should be very clear and correct.. Your objective should be as below point.
1. Size of new database backup drive. 2. Size of new database drive for future growth. 3. How to perform the activity, if you will get all required drive letters ?
Note: required one drive for Data files and another Drive for backups 1. current data files should move to new drive1.[100 gb]requied 2. current backup should generate to new drive2.[ 200 gb]required
Thanks & Regards NAGA.ROHITKUMAR
|
|
|
|
|
SSChampion
        
Group: General Forum Members
Last Login: Today @ 10:57 AM
Points: 13,371,
Visits: 25,149
|
|
There's not enough information here to give you a step-by-step action plan to handle database growth. I don't see the indications for how fast the database is growing. There's no indications that you have monitoring in place for tracking the size of the database. I'd suggest starting there.
Also, this sounds a little like homework. If so, you need to do it yourself.
---------------------------------------------------- "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood..." Theodore Roosevelt The Scary DBA Author of: SQL Server 2012 Query Performance Tuning SQL Server 2008 Query Performance Tuning Distilled and SQL Server Execution Plans
Product Evangelist for Red Gate Software
|
|
|
|
|
Mr or Mrs. 500
      
Group: General Forum Members
Last Login: Today @ 2:42 AM
Points: 525,
Visits: 998
|
|
I have to do my self but what is the process if a new drive is allocated for backups and datafiles how to move datafiles and backups into new drive
i have to prepare a action plan before doing the activity so please guide if u can
Thanks & Regards NAGA.ROHITKUMAR
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 11:12 AM
Points: 37,665,
Visits: 29,917
|
|
Change your backup jobs to use the new location, use alter database with the MOVE clause and then move your DB files. Details are in BoL.
Action plan: steps you will take. So, what steps will you take? List them. There's your action plan.
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|
|
SSChampion
        
Group: General Forum Members
Last Login: Today @ 10:57 AM
Points: 13,371,
Visits: 25,149
|
|
naga.rohitkumar (8/17/2012) I have to do my self but what is the process if a new drive is allocated for backups and datafiles how to move datafiles and backups into new drive
i have to prepare a action plan before doing the activity so please guide if u can
OK, that makes a little more sense. First things first, make sure you have monitoring in place to ensure you know when the drives are getting full. Plot this over time so you can project out to make semi-accurate estimates of when you need a new drive.
Then it's like Gail says, for backups, you just have to change the location in your backup process and then validate that your backups are still working. Done. For the database files it's the commands she says, outline the steps. It's not hard. Write it all down. Organize it logically. Heck, when you get it all together, submit it as an article for Steve to publish here.
---------------------------------------------------- "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood..." Theodore Roosevelt The Scary DBA Author of: SQL Server 2012 Query Performance Tuning SQL Server 2008 Query Performance Tuning Distilled and SQL Server Execution Plans
Product Evangelist for Red Gate Software
|
|
|
|
|
Mr or Mrs. 500
      
Group: General Forum Members
Last Login: Today @ 2:42 AM
Points: 525,
Visits: 998
|
|
I Have to Make action plan for future growth of ABC database and drive requirement for next 12 month. Action plan should be very clear and correct.Objective should be as below point.
1. Size of new database backup drive.
2. Size of new database drive for future growth.
3. How to perform the activity, if i get all required drive letters ? one drive(100GB) to Data and another Drive (200GB) to Backups
4. What are the steps to follow to change the [ABC databse]backups from current drive to new drive AS well as Data files also
i am not clear which comes first actually same activity happend before 5 months but idin't remmeber the concept and not found the previous action plan document
can u please help by that next time i might do individualy Thanks NagaRohitkumar
Thanks & Regards NAGA.ROHITKUMAR
|
|
|
|