| Date | Title | Type | ||
|---|---|---|---|---|
| 4/20/05 |
13752 - Deploying SAS 9.1.3 service pack silently for personal install This procedure can only be performed when you update an existing SAS 9.1.3 installation. Service packs can be installed silently without the need of recording a quietfile or silent response file. Service packs can also ... http://support.sas.com/kb/13/752.html, 18KB |
Usage Note | ||
| 7/7/09 |
36448 - IML Studio may fail to start when IML is not licensed IML Studio may fail to start even if SAS is installed locally when IML is not licensed http://support.sas.com/kb/36/448.html, 19KB |
Problem Note | ||
| 7/2/09 |
20399 - Model package score code might be truncated In SAS® Enterprise Miner, score code that is stored in a model package might be truncated if the score code has user-written code containing tab characters. The userscorecode.sas file that is created within the ... http://support.sas.com/kb/20/399.html, 20KB |
Problem Note | ||
| 2/6/09 |
22399 - GROUPS= option in PROC RANK might not produce equal-sized groups The GROUPS= option in PROC RANK might not produce equal-sized groups. http://support.sas.com/kb/22/399.html, 18KB |
Usage Note | ||
| 1/16/09 |
6265 - Earlier versions of the REGQUANT.SAS sample program were not coded correctly The version of the REGQUANT.SAS sample program that appeared in the Version 8 (and prior) documentation and the SAS/IML Sample Library produces incorrect results. To get a corrected version of this sample program, go ... http://support.sas.com/kb/6/265.html, 19KB |
Problem Note | ||
| 12/10/08 |
14501 - Strange characters or icons may appear in SAS/INSIGHT windows Strange characters or icons may appear in SAS/INSIGHT windows. This problem occurs because of a problem with the interaction of the display driver and the SAS font, which is not a TrueType font. The default font for ... http://support.sas.com/kb/14/501.html, 19KB |
Problem Note | ||
| 12/9/08 |
15008 - Incorrect values in matrix may occur when using the READ statement with the ROWNAME= option in PROC IML When reading in a large matrix with the READ statement while using the ROWNAME= option, PROC IML may populate the matrix incorrectly if there is a workspace compression during the read. To circumvent the problem, set ... http://support.sas.com/kb/15/008.html, 21KB |
Problem Note | ||
| 12/9/08 |
13523 - IML MAD function may loop or hang When there are a number of ties with few values in the input data, the MAD function may hang or loop. A Technical Support hot fix for Release 8.2 (TS2M0) for this issue is available at: http://www.sas.com/techsup/ ... http://support.sas.com/kb/13/523.html, 20KB |
Problem Note | ||
| 12/9/08 |
13913 - IML MAD function can cause Privileged Instruction Violation When the MAD function is contained in a DO loop, SAS/IML may terminate with the following ERROR message: ERROR: Privileged Instruction Violation in Task [IML] There is no circumvention for this problem. A Technical ... http://support.sas.com/kb/13/913.html, 20KB |
Problem Note | ||
| 11/26/08 |
14535 - COVLAG function may omit the last autocovariance The specification: cov=covlag(x,k); computes the autocovariances of the vector x for lags 0 through (k-1), where k can be positive or negative, depending on whether or not a mean correction is to be performed in the ... http://support.sas.com/kb/14/535.html, 20KB |
Problem Note | ||