Nov 19, 2001 #1 JOHN94 Technical User Joined Nov 13, 2001 Messages 11 Location FR hello once the master is rebuilt after the codepage had been changed , which databases will i have to restor ??? (master ? ; pubs ? ; msdb ? ; Northwind ?) thanks !
hello once the master is rebuilt after the codepage had been changed , which databases will i have to restor ??? (master ? ; pubs ? ; msdb ? ; Northwind ?) thanks !
Nov 19, 2001 #2 cutiger93 Programmer Joined Jan 11, 2001 Messages 55 Location US You will have to restore any custom tables and sprocs to the master. You will also have to restore the msdb if you have any jobs or maintenance plans set up. Other databases are optional according to your needs. Upvote 0 Downvote
You will have to restore any custom tables and sprocs to the master. You will also have to restore the msdb if you have any jobs or maintenance plans set up. Other databases are optional according to your needs.
Nov 19, 2001 Thread starter #3 JOHN94 Technical User Joined Nov 13, 2001 Messages 11 Location FR thanks. And will i have to script roles , and users ... ? and how ?? will i have to execute script on all the tables ?? Upvote 0 Downvote
thanks. And will i have to script roles , and users ... ? and how ?? will i have to execute script on all the tables ??