Announcement Banner
⚠️
Notice: Attachment uploads are currently disabled. This is a temporary situation and will resume as normal in the coming days.

Jose_Rivera

updated

4 years ago

J

Jose_Rivera

1 Message

0

850

June 8th, 2022 16:00

command restore nsrsqlrc

Hello everyone, My name is Jose Rivera hoping you could help me with a consultation. Due to a problem with the number of mdf, ndf and ldf files in a client's database, it prevents me from restoring normally. In order to restore this base, I execute the following under command: from powershell nsrsqlrc.exe -s servernetworker -c clientserver -I dellsql.inp inside the file dellsql.inp contains the following example: -d "MSSQL:BASE" -c "'DATA1'= 'DATA1.mdf',...'DATA30'=DATA30.ndf" -t "3/8/2022 4:17:05 AM" -S normal " MSSQL:BASE" With this I can restore the base on a destination server but it takes a pool where it takes a long time to restore, how can I add this line to my file so that it takes a specific pool. Example of the pool where my saveset is -b "POOL001"