Unsolved
This post is more than 5 years old
2 Posts
0
1692
May 2nd, 2019 02:00
Restore backup made with EMC Networker on Azure
Hi,
The company I work for is migrating to Azure with Azure SQL. Our hosting company is using EMC Networker for the databases.
In Azure we are using a virtual machine with DB2. This is a temporary solution until the software is rewritten to handle Azure SQL. We use backup & restore to migrate the data to Azure.
This is going very well, except for the last step. I am executing this:
C:\IBM\SQLLIB\BIN>db2 rollforward db DATABASE complete
SQL2071N An error occurred while accessing the shared library "C:\Program Files\EMC NetWorker\nsr\bin\libnsrdb2.dll". Reason code: "1".
The error is clear since the backup was made using EMC Networker.
Is there any way for our hosting company to make the backup without EMC Networker or what can I do to restore without the need for EMC Networker?
Thanks in advance for your help!