A snapshot with a config target_database that is different then the profile fails when run.
Temp snapshot view is created in the primary database, but the snapshot expects it in the secondary database, which fails with it being unable to find the temp view.
A snapshot with a config
target_database
that is different then the profile fails when run.Temp snapshot view is created in the primary database, but the snapshot expects it in the secondary database, which fails with it being unable to find the temp view.
In this example
mysource
is in the primary database, but the snapshot is being created in the secondaryTestDB_Secondary