SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 42655: Using SAS® Enterprise Guide® to assign DB2 libraries in the z/OS operating environment might display the USER= and PASSWORD= options in the SAS log

DetailsHotfixAboutRate It

Under z/OS, when you use SAS Enterprise Guide 4.1 to assign a DB2 library with the METADATA LIBNAME engine, the SAS log might display the USER= and PASSWORD= options.

Click the Hot Fix tab in this note to access the hot fix for this issue.

After you apply the hot fix, you also need to add the following option to the seguide.exe.config file that is found in the C:\Program Files\SAS\Enterprise Guide 4 directory:

<add key="SuppressEclibAssignMacro" value="true"/>

When you add the option, the seguide.exe.config file appears as follows:

<?xml version="1.0" encoding="utf-8"> <configuration> <startup> <supportedRuntime version="v1.1.4322"/> <requiredRuntime version="v1.1.4322"/> </startup> <appSettings> <add key="SuppressEclibAssignMacro" value="true"/> <!-- <add key="ProjectLogMaxSize" value="5000" /> --> </appSettings> <!-- <system.diagnostics> <trace autoflush="true" indentsize="2"> <listeners> <add name="JobManagerSpy" type="SAS.EG.JobManagement.JobSpyTraceListener,SAS.EG.JobManagement"/> </listeners> </trace> <switches> <add name="JobManagerSpy" value="0" /> </switches> </system.diagnostics> --> </configuration>


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Enterprise GuideMicrosoft Windows 2000 Advanced Server4.14.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server4.14.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Server4.14.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Professional4.14.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows NT Workstation4.14.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition4.14.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise Edition4.14.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Standard Edition4.14.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows XP Professional4.14.19.1 TS1M3 SP49.1 TS1M3 SP4
Windows Vista4.14.19.1 TS1M3 SP49.1 TS1M3 SP4
* 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.