/
Remount shared folder for GI Native backup
Remount shared folder for GI Native backup
When you get an error that shared folder is not accessible or credentials did not work, however the path and credentials work if you run it manually, try the following workaround.
Connect to SQL Server staging instance and run the following command in SQL session:
exec xp_cmdshell 'net use * /delete /y'
Then retry to create GI again.
, multiple selections available,
Related content
GI creation fails because sqlplus cannot connect to the database, error ORA-12547: TNS:lost contact
GI creation fails because sqlplus cannot connect to the database, error ORA-12547: TNS:lost contact
More like this
Prepare to work with Azure SQL Server managed instance
Prepare to work with Azure SQL Server managed instance
More like this
29: Prepare to work with Azure SQL Server managed instance
29: Prepare to work with Azure SQL Server managed instance
More like this
Known Issues V17.0
Known Issues V17.0
More like this
Postgres user is lack of superuser privilege
Postgres user is lack of superuser privilege
More like this
19: MS-SQL Source Management
19: MS-SQL Source Management
More like this