Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

restore catalog db from one server to another

$
0
0
We have some SSIS packages in SSIS catalog on test server. I need to move them to production server.Is it the same thing as I do for other user database?I just need to do a backup on test server, and restore and overwrite existing production SSISCatalog(currently there is no packages in the SSIScatalog on prod, it is newly enabled)Is this correct?I don't need to recover some encryption keys or related , correct? Those keys confused me.Thanks,

Viewing all articles
Browse latest Browse all 6525

Trending Articles