Usage Note 34229: Migrating SAS® BI Dashboard content when using a restrictive permission policy
When a deployment of SAS BI Dashboard 4.2 involves the migration of SAS BI
Dashboard 3.1 content and a restrictive permission policy has been implemented, extra steps must be taken to avoid access permission errors to the folders where the migrated data
is located. Specifically, you must add the following entries into the restrictive permission policy file:
permission java.io.FilePermission
"C:${/}SAS${/}Config92${/}Lev1${/}Data${/}bidashmid${/}001-SASBIDashboard",
"read,write,delete";
permission java.io.FilePermission
"C:${/}SAS${/}Config92${/}Lev1${/}Data${/}bidashmid${/}001-SASBIDashboard${/}-",
"read,write,delete";
|
The exact location of the restrictive permission policy file depends on the selections that are made by the installer. For example, on Windows, the
migrated data folders are typically stored in C:/SAS/Config92/Lev1/Data/bidashmid/001-SASBIDashboard
.
Finding the restrictive permission policy file should not be difficult because the person who configures the deployment to use restrictive permission policy file
will have to locate the file in order to use it.
Operating System and Release Information
SAS System | SAS BI Dashboard | z/OS | 4.2 | | 9.2 TS2M0 | |
Microsoft® Windows® for x64 | 4.2 | | 9.2 TS2M0 | |
Microsoft Windows Server 2003 Datacenter Edition | 4.2 | | 9.2 TS2M0 | |
Microsoft Windows Server 2003 Enterprise Edition | 4.2 | | 9.2 TS2M0 | |
Microsoft Windows Server 2003 Standard Edition | 4.2 | | 9.2 TS2M0 | |
Microsoft Windows XP Professional | 4.2 | | 9.2 TS2M0 | |
Windows Vista | 4.2 | | 9.2 TS2M0 | |
64-bit Enabled AIX | 4.2 | | 9.2 TS2M0 | |
64-bit Enabled Solaris | 4.2 | | 9.2 TS2M0 | |
HP-UX IPF | 4.2 | | 9.2 TS2M0 | |
Linux | 4.2 | | 9.2 TS2M0 | |
Linux for x64 | 4.2 | | 9.2 TS2M0 | |
Solaris for x64 | 4.2 | | 9.2 TS2M0 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Special consideration is required when migrating BI Dashboard content to a system that is using restrictive permission policies.
Type: | Usage Note |
Priority: | |
Topic: | System Administration ==> Migration
|
Date Modified: | 2009-03-06 16:34:54 |
Date Created: | 2008-12-16 15:36:10 |