• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

MS SQL 2000 backup question

dre003

Junior Member
Hello,

I cannot seem to find a way to backup certain aspects of my SQL enterprise console. I can easily backup all of the databases but I cannot figure how to backup Data Transformation Services, Management, Replication, Security, Support Services, and Metadata Services.

Does anyone know how to backup these aspects or at least where they are stored so that I can back them up? The Data Transformation Services are most critical because there are many packages and jobs that must be saved so I can restore them in case of a catastrophic event.

Any advice would be greatly appreciated.

Thank you
 
I could have sworn its in the MSDB, if you backup the system db and restore them to another sql svr, you should see it.
 
Back
Top