SAS Support Site Home | Samples and SAS Notes Home
SAS Notes V6-AF-E351
Unique index may produce program halt


If you use the Data Set Model Class as a stand-alone model, that is, themodel class is not being used with a Data Form or Data Table object in aSAS/AF FRAME entry, you may receive a program halt if you have set the INITVALUE column attribute for a column with a unique index to a value that already exists in the data set and you then execute the _ADD_ROW_ method.

Another way you may receive a program halt with a unique index is if youhave a Data Form or Data Table object and you enter a duplicate value for your index column on a new row and then execute the _COMMIT_NEW_ROW_method on your object. Refer to SAS note V6-AF-E758 for more details onthis problem.


Products: AF
Component: AF
Priority: HIGH
Status: Outstanding Problem
Date: Mon, 4 May 1998

System Release Reported Release Fixed
AIX/6000 6.12 TS020 6.12 TS045  
HP-UX Operating Systems 6.12 TS020 6.12 TS045  
IBM OS/2 6.12 TS020 6.12 TS045  
Solaris 6.12 TS020 6.12 TS045  
OpenVMS Alpha 6.12 TS020 6.12 TS045  
Windows 3.11 6.12 TS020 6.12 TS045  
Windows NT 6.12 TS020 6.12 TS045  
Windows 95 6.12 TS020 6.12 TS045  
Compaq Tru64 Unix 6.12 TS040  
Macintosh 6.12 TS040  

No Fixes Available