Problem Note 60427: Publishing a model project to a database fails with "The champion model ... could not be published ..." even though the project is published
Publishing a model project from SAS® Model Manager to a database fails with the following message displayed in an error dialog box:
The champion model 'model name' could not be published. For more information, see the publish results log that is available from the project's History page.
The corresponding ScoringResults.log file does not contain any error and indicates that the model project is successfully published to the database. The ScoringResults.log file contains lines like following:
783 + %put EP_PUBERR=&_EP_ERRTXT;
This issue is caused by the SAS SOURCE2 option. To avoid the issue, add the following SAS code to the Start-up Code in SAS Model Manager before publishing a model project:
options NOSOURCE2;
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Model Manager | Microsoft® Windows® for x64 | 14.1 | | 9.4 TS1M3 | |
Microsoft Windows 8 Enterprise x64 | 14.1 | | 9.4 TS1M3 | |
Microsoft Windows 8 Pro x64 | 14.1 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Enterprise x64 | 14.1 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Pro x64 | 14.1 | | 9.4 TS1M3 | |
Microsoft Windows 10 | 14.1 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 | 14.1 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 R2 | 14.1 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 for x64 | 14.1 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 Datacenter | 14.1 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 R2 Datacenter | 14.1 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 R2 Std | 14.1 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 Std | 14.1 | | 9.4 TS1M3 | |
Windows 7 Enterprise x64 | 14.1 | | 9.4 TS1M3 | |
Windows 7 Home Premium x64 | 14.1 | | 9.4 TS1M3 | |
Windows 7 Professional x64 | 14.1 | | 9.4 TS1M3 | |
Windows 7 Ultimate x64 | 14.1 | | 9.4 TS1M3 | |
64-bit Enabled AIX | 14.1 | | 9.4 TS1M3 | |
64-bit Enabled Solaris | 14.1 | | 9.4 TS1M3 | |
HP-UX IPF | 14.1 | | 9.4 TS1M3 | |
Linux for x64 | 14.1 | | 9.4 TS1M3 | |
Solaris for x64 | 14.1 | | 9.4 TS1M3 | |
*
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: | 2017-06-02 09:41:36 |
Date Created: | 2017-05-08 11:34:10 |