vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I think I found solution at http://www.databasejournal.com/featu...le.php/1477441 Now I'd just like to check things before doing it in production: 1. backup of all databases on both servers 2. stop log reader and stop synchronization 3. drop subscription 4. drop article from publication 5. modify table design on publisher 6. modify table design on subscriber 7. modify stored procedures sp_MSdel_tablename, sp_MSins_tablename, sp_MSupd_tablename in subscriber database 8. add back article 9. pull new subscription with chosing option "Subscriber already has schema and data..." to avoid making snapshot I've tried that allready with test databases and it worked fine, but just to be sure again is that correct procedure or I'm missing something. |