Problem Note 8791: ExportTableOwner config entry is ignored when the export appends to an
existing table
If you run an export in the SAS Campaign Management Component and
request that the export data be appended to an existing table in the
database, the application will always look for the table in the current
user's space.
In other words, rather than looking for the table in
<schemaowner>.<tablename>, it searches for <currentuser>.<tablename>.
If the table is not found, the tool attempts to create a new one.
However, at this point, it does check the value of ExportTableOwner and
issues the CREATE TABLE for <schemaowner>.<tablename>.
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | SAS Campaign Management | Microsoft Windows NT Workstation | 7.01 | 7.2 |
| Microsoft Windows 95/98 | 7.01 | |
| Microsoft Windows 2000 Server | 7.01 | 7.2 |
| Windows Millennium Edition (Me) | 7.01 | |
| Microsoft Windows 2000 Advanced Server | 7.01 | 7.2 |
| Microsoft Windows 2000 Datacenter Server | 7.01 | 7.2 |
| Microsoft Windows 2000 Professional | 7.01 | 7.2 |
*
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: | high |
| Date Modified: | 2002-11-01 15:35:08 |
| Date Created: | 2002-11-01 10:24:25 |