Identity Resolution 
			
			- Identity Resolution 10.0 HotFix 1
 - All Products
 
           
      	
            
	
      EXEC master.dbo.ssan3xp_match ( @rc OUTPUT, @sockh , @session OUTPUT, - Long io @system , - String in @population , - String in @controls , - String in @rsp OUTPUT, - String out @ssaMsg OUTPUT, - String out @search , - EncodedString in @file , - EncodedString in @score OUTPUT, - String out @decision OUTPUT - String out ) ;
session   | Refer to the Common Parameters section   | 
system   | Refer to the Common Parameters section   | 
population   | Refer to the Common Parameters section   | 
controls   | Refer to the Controls section   | 
rsp   | Refer to the Common Parameters section   | 
ssaMsg   | Refer to the SSA-NAME3 Error Messages section   | 
search   | Refer to the Common Parameters section   | 
file   | Refer to the Common Parameters section   | 
score   |  A 3 byte number between 0-100 indicating a confidence level of the match. The score value depends on the data, Match Purpose and Match Level   | 
decision   | ’A’ meaning ’Accept’. The Score is above the Accept Limit for the specified Purpose and Match Level   |