SUPPORT / SAMPLES & SAS NOTES
 

Support

Usage Note 20817: Using the JOBNAME= option to specify a job name in the GRDSVC_ENABLE call routine

DetailsHotfixAboutRate It

The JOBNAME= option enables you to specify your own grid job name. Before applying this hot fix, you could not create your own job name. You could only specify the RESOURCE= and WORKLOAD= options in the GRDSVC_ENABLE call routine. With the hot fix, you can create job names; however, you are limited to using single-byte characters for those names.

With the availability of the JOBNAME= option, you can specify the macro variable that contains the job name for any sign-on event that follows the GRDSVC_ENABLE call function, as shown in this example:


 %let rc=%sysfunc(grdsvc_enable(_all_, "resource=SASMain;JOBNAME=macvarname");

DBCS users:

You can use the new capabilities provided that you use single-byte characters for the job names. DBCS characters are not allowed in job names. If you use them, untranslated characters will display.

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



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Grid ManagerMicrosoft Windows XP Professional1.29.1 TS1M3 SP4
Windows Vista1.29.1 TS1M3 SP4
Microsoft Windows XP 64-bit Edition1.29.1 TS1M3 SP4
Microsoft Windows Server 2003 Standard Edition1.29.1 TS1M3 SP4
Microsoft® Windows® for 64-Bit Itanium-based Systems1.29.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise Edition1.29.1 TS1M3 SP4
Microsoft Windows 2000 Server1.29.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition1.29.1 TS1M3 SP4
Microsoft Windows 2000 Professional1.29.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server1.29.1 TS1M3 SP4
Microsoft Windows 2000 Advanced Server1.29.1 TS1M3 SP4
Linux1.29.1 TS1M3 SP4
64-bit Enabled Solaris1.29.1 TS1M3 SP4
Solaris for x641.29.1 TS1M3 SP4
Linux on Itanium1.29.1 TS1M3 SP4
64-bit Enabled HP-UX1.29.1 TS1M3 SP4
HP-UX IPF1.29.1 TS1M3 SP4
Tru64 UNIX1.29.1 TS1M3 SP4
64-bit Enabled AIX1.29.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.