The physical cube path for a SAS OLAP cube cannot be changed when you migrate the cube from one SAS environment to another. To change the physical cube path after migration, you can use one of the following methods.
- Use the promotion process to export and import a SAS Package that contains the cube from the new environment. The import process enables you to change the physical cube path.
- Export the long form of the PROC OLAP code, change the physical cube path by updating the PATH= option, and then submit the PROC OLAP code.