1                                                          The SAS System                              10:46 Friday, August 19, 2005

NOTE: Unable to open SASUSER.REGSTRY. WORK.REGSTRY will be opened instead.
NOTE: All registry changes will be lost at the end of the session.

WARNING: Unable to copy SASUSER registry to WORK registry. Because of this, you will not see registry customizations during this 
         session.
NOTE: Unable to open SASUSER.PROFILE. WORK.PROFILE will be opened instead.
NOTE: All profile changes will be lost at the end of the session.
NOTE: Copyright (c) 2002-2003 by SAS Institute Inc., Cary, NC, USA. 
NOTE: SAS (r) 9.1 (TS1M3)
      Licensed to META-XCEED INC, Site 0035729001.
NOTE: This session is executing on the XP_HOME  platform.



NOTE: SAS initialization used:
      real time           0.65 seconds
      cpu time            0.57 seconds
      

NOTE: AUTOEXEC processing beginning; file is C:\Projects\cdiscbuilder\new 
      cdisc\matchvar_root\testing\saspgm\autoexec.sas.

NOTE: Libref CDISCBLD was successfully assigned as follows: 
      Engine:        V9 
      Physical Name: C:\Projects\cdiscbuilder\new cdisc\matchvar_root\testing\saspgm

NOTE: AUTOEXEC processing completed.

1          /*------------------------------------------------------------*
2          * program:     matchvar7_2.sas                                *
3          * Description: Verify that score has value 2                  *
4          * By:          Meta-Xceed, Inc.                               *
5          *              Nghi Vu, 08/19/2005                            *
6          *-------------------------------------------------------------*/
7          
8          %matchvar(path_a=..\data\matchvar,dat_a1=matchvar6,dat_a2=matchvar7,score=2);

NOTE: The execution of this query involves performing one or more Cartesian product joins that 
      can not be optimized.
NOTE: Table WORK.DATPAT created, with 4 rows and 6 columns.

NOTE: 1 row was inserted into WORK.MATCHV1.

NOTE: 1 row was inserted into WORK.MATCHV1.

NOTE: 1 row was inserted into WORK.MATCHV1.

NOTE: 1 row was inserted into WORK.MATCHV1.

NOTE: 1 row was inserted into WORK.MATCHV1.

NOTE: 1 row was inserted into WORK.MATCHV2.

2                                         The SAS System             10:46 Friday, August 19, 2005

NOTE: 1 row was inserted into WORK.MATCHV2.

NOTE: 1 row was inserted into WORK.MATCHV2.

NOTE: 1 row was inserted into WORK.MATCHV2.

NOTE: 1 row was inserted into WORK.MATCHV2.

  
NOTE: [matchvest] was successful at creating C:\Projects\cdiscbuilder\new 
cdisc\matchvar_root\testing\saspgm\matchv1.html 
  
  
NOTE: [matchvest] was successful at creating C:\Projects\cdiscbuilder\new 
cdisc\matchvar_root\testing\saspgm\matchv2.html 
  
  
NOTE: [matchvest] was successful at creating C:\Projects\cdiscbuilder\new 
cdisc\matchvar_root\testing\saspgm\matchvar.html 
  
NOTE: Unable to open SASUSER.PROFILE. WORK.PROFILE will be opened instead.
NOTE: All profile changes will be lost at the end of the session.

NOTE: PROCEDURE DISPLAY used (Total process time):
      real time           0.92 seconds
      cpu time            0.71 seconds
      

9          
10         

NOTE: SAS Institute Inc., SAS Campus Drive, Cary, NC USA 27513-2414
NOTE: The SAS System used:
      real time           1.70 seconds
      cpu time            1.35 seconds
      
