Installation Note 47069: Clicking the Chain Link icon in a SAS® Strategy Management diagram results int the error "The webpage cannot be found"
If you have upgraded or migrated to SAS Strategy Management 5.3, you might encounter the following error when you click the Chain Link icon in a SAS Strategy Management diagram:
The webpage cannot be found
If you encounter this problem, perform the following steps:
Note: Back up the SAS Strategy Management database before you perform the following steps.
- Log on to the tier that is running MySQL.
- Open a command window.
- Change directories to the MySQL bin directory (this directory is typically c:\mysql\bin).
- Open the saslinkdecode.zip file and extract saslinkdecode.sql to the MySQL bin directory.
- Start the MySQL command line:
mysql -h{HOST} -u{USERID} -p{PASSWORD} < saslinkdecode.sql
In this code:
{HOST} = the host on which MySQL is running
{USERID} = the user name used to administer MySQL (the default userID is sqladmin)
{PASSWORD} = the password associated with the above userID
Note: If your host name is changed, you need to manually update your links via Manage Links in SAS
Strategy Management Builder to reflect the new host name. To do this, perform the following steps:
- Log on to the SAS Strategy Management Builder.
- Select the project that you want to open.
- Select Project from the menu.
- Select Manage Links....
- Right-click each link icon.
- Select Edit to bring up the link Properties.
- Modify Link Location to reflect the new host name.
- Click OK to save your changes.
- Repeat step 5 to step 8 for all links.
Operating System and Release Information
| SAS System | SAS Strategy Management | Microsoft® Windows® for x64 | 5.3 | | 9.3 TS1M2 | |
| 64-bit Enabled AIX | 5.3 | | 9.3 TS1M2 | |
| 64-bit Enabled Solaris | 5.3 | | 9.3 TS1M2 | |
| Linux for x64 | 5.3 | | 9.3 TS1M2 | |
*
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.
| Type: | Installation Note |
| Priority: | high |
| Date Modified: | 2012-07-30 11:45:09 |
| Date Created: | 2012-07-26 11:46:04 |