| Author | Topic | 
                            
                                    | venkathPosting Yak  Master
 
 
                                        202 Posts | 
                                            
                                            |  Posted - 2006-09-07 : 11:12:29 
 |  
                                            | Hi allWhen i started the service, i am getting the following messageStarting up database 'master'.Error: 9003, Severity: 20, State: 1.Cannot recover the master database. Exiting.i tried starting using -f -m paramters,but could not succeedi don't have any backups for master databaseis there any way i can restore it from .mdf, .ldf files..Pls suggest..Thanks in advance |  | 
       
                            
                       
                          
                            
                                    | paulrandalYak with Vast SQL Skills
 
 
                                    899 Posts | 
                                        
                                          |  Posted - 2006-09-07 : 12:27:27 
 |  
                                          | You're out of luck - there's nothing you can do if you don't have any backups.Paul RandalLead Program Manager, Microsoft SQL Server Core Storage Engine (Legalese: This posting is provided "AS IS" with no warranties, and confers no rights.) |  
                                          |  |  | 
                            
                       
                          
                            
                                    | eyechartMaster Smack Fu Yak Hacker
 
 
                                    3575 Posts | 
                                        
                                          |  Posted - 2006-09-07 : 12:50:25 
 |  
                                          | what about rebuilding the master with rebuildm?  This isn't going to restore you master database, but it will build a new one for you.  -ec |  
                                          |  |  | 
                            
                       
                          
                            
                                    | paulrandalYak with Vast SQL Skills
 
 
                                    899 Posts | 
                                        
                                          |  Posted - 2006-09-07 : 14:30:36 
 |  
                                          | Yes - I replied too soon. You've only lost master - none of your user data should (hopefully) be damaged. You can reinstall, re-attach your databases, recreate your logins etc...And get a backup strategy, or you may find yourself looking for a new job if you end up losing unrecoverable data.Paul RandalLead Program Manager, Microsoft SQL Server Core Storage Engine (Legalese: This posting is provided "AS IS" with no warranties, and confers no rights.) |  
                                          |  |  | 
                            
                       
                          
                            
                                    | venkathPosting Yak  Master
 
 
                                    202 Posts | 
                                        
                                          |  Posted - 2006-09-08 : 04:22:45 
 |  
                                          | Hi paul Thanks for ur help..i followed the steps to rebuild the master database.but when i click on rebuild button, the server configurationdailog box is lasting so long with progress bar moving front and back  with out concluding any rebuild complete statement.. may i know why it in not ending..Thanks |  
                                          |  |  | 
                            
                       
                          
                            
                                    | paulrandalYak with Vast SQL Skills
 
 
                                    899 Posts | 
                                        
                                          |  Posted - 2006-09-08 : 09:35:27 
 |  
                                          | I'm not able to debug that over the internet. I suggest you contact product support to help you (http://support.microsoft.com/sql).ThanksPaul RandalLead Program Manager, Microsoft SQL Server Core Storage Engine (Legalese: This posting is provided "AS IS" with no warranties, and confers no rights.) |  
                                          |  |  | 
                            
                       
                          
                            
                                    | harsh_athalyeMaster Smack Fu Yak Hacker
 
 
                                    5581 Posts | 
                                        
                                          |  Posted - 2006-09-08 : 09:51:54 
 |  
                                          | quote:Was your SQL Service running when you ran the Rebuild utility?Harsh AthalyeIndia."Nothing is Impossible"Originally posted by venkath
 Hi paul Thanks for ur help..i followed the steps to rebuild the master database.but when i click on rebuild button, the server configurationdailog box is lasting so long with progress bar moving front and back  with out concluding any rebuild complete statement.. may i know why it in not ending..Thanks
 
 |  
                                          |  |  | 
                            
                       
                          
                            
                                    | venkathPosting Yak  Master
 
 
                                    202 Posts | 
                                        
                                          |  Posted - 2006-09-09 : 01:21:15 
 |  
                                          | hi no it is not ending, the steps i followed are- copied the X86 folder from the CD to local machine- and tried to rebuild the master database but it it not concluding.. |  
                                          |  |  | 
                            
                       
                          
                            
                                    | venkathPosting Yak  Master
 
 
                                    202 Posts | 
                                        
                                          |  Posted - 2006-09-11 : 07:49:23 
 |  
                                          | Hi all Thanks for all ur help..Finally i could rebuilt the master database, pls guide me How to map the sa login??Thanks |  
                                          |  |  | 
                            
                       
                          
                            
                                    | eyechartMaster Smack Fu Yak Hacker
 
 
                                    3575 Posts | 
                                        
                                          |  Posted - 2006-09-11 : 10:23:48 
 |  
                                          | quote:what do you mean?-ecOriginally posted by venkathpls guide me How to map the sa login??
 
 |  
                                          |  |  | 
                            
                       
                          
                            
                                    | venkathPosting Yak  Master
 
 
                                    202 Posts | 
                                        
                                          |  Posted - 2006-09-11 : 10:34:59 
 |  
                                          | Hi ec,i have rebuilt the corrupted master database from the CD,now when i try to connect using SA login, i have been denied..pls help me how to map the existing logins.. |  
                                          |  |  | 
                            
                       
                          
                            
                                    | eyechartMaster Smack Fu Yak Hacker
 
 
                                    3575 Posts | 
                                        
                                          |  Posted - 2006-09-11 : 11:30:57 
 |  
                                          | quote:are you using your old SA password, or are you using blank SA password?  I would think that the SA password would now be blank since you rebuilt the master db.-ecOriginally posted by venkathi have rebuilt the corrupted master database from the CD,now when i try to connect using SA login, i have been denied..pls help me how to map the existing logins..
 
 |  
                                          |  |  | 
                            
                       
                          
                            
                                    | venkathPosting Yak  Master
 
 
                                    202 Posts | 
                                        
                                          |  Posted - 2006-09-11 : 12:16:43 
 |  
                                          | yes eyechart, i was using the old password.!!Now i login by blank password and changed the sa password..Thanks |  
                                          |  |  | 
                            
                            
                                |  |