Problem Note 40262: Migration of a webmart to SAS® Web Analytics 5.3.3 could fail due to spaces in the webmart name
Migration of a webmart to SAS® Web Analytics 5.3.3 could fail
because of spaces at the end of the name of the webmart.
Refer to page 183 of the
Web Analytics 5.3 Administration Guide for
instructions for alleviating the problem.
Errors are generated when you work in UNIX environments because of spaces that are added
to the webmart name.
After you make edits to the transformations in the Site Metadata Migration
job, the code is saved. Blank spaces are added to the end of the webmart
name, and the name becomes 256 characters long, with ); as the last two
characters.
%let mig_webmart_name = %nrquote(RacesGolden2
);
When the code is deployed to UNIX, the spaces are truncated, which causes an
error.
To avoid this error, manually remove the white space between the end of the
webmart name and the ); characters.
Operating System and Release Information
SAS System | SAS Web Analytics | 64-bit Enabled AIX | 5.3_M3 | 5.3_M3 | 9.2 TS2M3 | 9.2 TS2M3 |
64-bit Enabled Solaris | 5.3_M3 | 5.3_M3 | 9.2 TS2M3 | 9.2 TS2M3 |
HP-UX IPF | 5.3_M3 | 5.3_M3 | 9.2 TS2M3 | 9.2 TS2M3 |
Linux for x64 | 5.3_M3 | 5.3_M3 | 9.2 TS2M3 | 9.2 TS2M3 |
Solaris for x64 | 5.3_M3 | 5.3_M3 | 9.2 TS2M3 | 9.2 TS2M3 |
*
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: | Problem Note |
Priority: | medium |
Date Modified: | 2010-07-09 18:26:11 |
Date Created: | 2010-07-07 14:38:23 |