Powershell set up clone and statistics tables.
Robb_Keller
Posts: 21 Bronze 1
in SQL Clone
I'm running a Powershell script to create 2 clones and run masking sets against them. One database needs to run Cross Database queries and seems to need the statistics tables to run. How do I create local statistics tables in the automated clone creation?
Thanks a bunch,
Robb
Thanks a bunch,
Robb
Tagged:
Answers
Hi @Robb_Keller, thanks for your post!
Just to confirm the error, can you please post it here?
(If it's an error about DMStats missing, I would check that on the server that you are connecting to there is a database called
[DMStats]
where these statistics can be written, or select the alternative Use Connection DB for Masking Stats Tables.)Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
Robb
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
Robb