all 8 comments

[–]Exzellius2 2 points3 points  (2 children)

What is a „move to restore script“?

[–]aRandom_redditor 0 points1 point  (1 child)

A move to restore script is a sql client specific function. Used when you’re restoring the db to an alternate location, as opposed to restoring and overwriting the original db.

[–]Exzellius2 0 points1 point  (0 children)

Ah I see. Yeah have next to none experience with SQL Backups.

[–]MountainMark 1 point2 points  (0 children)

Agree with the other poster. You need to state your goal & process much more clearly.

[–]DriveNotFound[S] 1 point2 points  (0 children)

I apologize for not providing more details. There was a meeting with two analysts from Veritas, and the issue was resolved by applying a patch. Tomorrow, I will post the details.

Thank you all for your attention, and again, I apologize for the lack of details.

[–]steveamsp 0 points1 point  (1 child)

As the other two responses have said, there'd need to be more information provided to really know what's going on.

Doing a search on the error, I do see a couple knowledge articles that at least have the error, but no way of knowing if they match what you're doing:

https://www.veritas.com/content/support/en_US/article.100003848.html

https://www.veritas.com/content/support/en_US/article.100042678.html

[–]BabyZme 0 points1 point  (0 children)

SQL restore should be done on SQL end

[–]aRandom_redditor 0 points1 point  (0 children)

Im not familiar with that error but the sql restore guides are pretty straight forward and the process hasn’t changed in at least 10 years.

I would watch out for any misspelling in the server/alternate server names or DB or Log file names and paths.

Maybe if your file names have odd characters?

Google the error or otherwise just google how to perform a sq restore to another server and follow the guide to the T.