First create the folder within the shared path e.g. \\SHAREDPATH\CUBEFOLDER
Open new XMLA window and run XMLA code below on server with the cube
<Backup xmlns="http://schemas.microsoft.com/analysisservices/2003/engine">
<Object>
<DatabaseID>CUBENAME<DatabaseID>
</Object>
<AllowOverwrite>true</AllowOverwrite>
</Backup>
No comments:
Post a Comment