![]() | ![]() | ![]() | ![]() | ![]() |
When you attempt to launch the SAS® IT Resource Management GUI, the following warning might appear:
WARNING: The last holiday in your holiday list is Monday, December 26, 2011.
The GUI does not launch.
To circumvent the problem, add a 2012 holiday to the cphday data set that is located in the SITELIB.
First, start the PDB and specify Write access to the SITELIB path:
%cpstart(root= ,PDB='/data/saspdb/netflow_rcnetdata',access=write,siteacc=write,mode=batch);
Then issue the macro call:
%cphday(add=("25-DEC-2012"d="Christmas Day")):
You can create additional holidays using this method, or you can use the GUI.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS IT Resource Management-Server | 64-bit Enabled AIX | 2.7 | 9.1 TS1M3 SP4 | ||
64-bit Enabled HP-UX | 2.7 | 9.1 TS1M3 SP4 | ||||
64-bit Enabled Solaris | 2.7 | 9.1 TS1M3 SP4 | ||||
HP-UX IPF | 2.7 | 9.1 TS1M3 SP4 | ||||
Linux | 2.7 | 9.1 TS1M3 SP4 | ||||
Tru64 UNIX | 2.7 | 9.1 TS1M3 SP4 |