Resources



Problem Fix Number: 4819

For SYSTEM 2000 Version: 12.1

Problem Status: ZD -- ZAP DISTRIBUTED IN FIELD FIX 12.1-01

Description of Problem:

SAS USER HAS IMBEDDED SPECIAL CHARACTERS IN WHERE CLAUSE DATA VALUES AND DOES NOT GET CORRECT RESULTS FROM A S2K ACCESS COMMAND.


Download Fix:

Note:   Please send email to s2k@sas.com telling us which problem fixes you have downloaded so we can keep track of the fixes at your site in case questions or problems arise.


Top of Zap Deck:

 *  IBM R12.1   BUG 4819  MVS                                                    
 *                                                                               
 * FOR THE SAS WHERE CLAUSE, DATA VALUES MAY HAVE BLANKS                         
 * INCLUDED AT THE END THAT CAUSE COMPARISONS TO COME                            
 * BACK NOT EQUAL.  THIS ZAP REMOVES EXTRANEOUS BLANKS.                          
 * ONCE A DATA VALUE HAS BEEN PARSED, GO TO THE END OF                           
 * IT AND REMOVE BLANKS.  ADJUST VALUE LENGTH AS BLANKS                          
 * ARE REMOVED.                                                                  
 *                                                                               
 NAME S2K3H DWPACK                                                               
 VER 005A 0610,5010,4028,9814,D018,07FE                                          
 REP 005A 5820,A068,4120,2038,47F0,2000                                          
 NAME S2K00 S2KPATCH                                                             
 VER 0038 0000,0000,0000,0000,0000,0000,0000,0000                                
 VER 0048 0000,0000,0000,0000,0000,0000,0000,0000                                
 VER 0058 0000,0000,0000,0000,0000,0000                                          
 REP 0038 D503,4170,2028,4770,201C,0630,9540,3000                                
 REP 0048 4770,201C,4203,0000,4610,200A,0610,5010                                
 REP 0058 4028,9814,D018,07FE,0000,0001                                          
 CHECKSUM 1D852CD8                                                               

End of Zap Deck