- In the table of servers on the Home page of Enterprise Server Administration, click 
                  		  Edit to the left of the row for the server that you want to configure CICS search paths for. 
                  		
               
- Click the 
                  		  MSS tab.
                  		
               
- Enter the search path for CICS application programs in 
                  		  Transaction Path.
                  		
               
- Enter the search path for CICS VSAM datasets in 
                  		  VSAM File Path.
                  		
               
- Enter the search path for CICS BMS load modules in 
                  		  Map Path.
                  		
               
- Enter the search path for CICS resource definition files in 
                  		  Resource Definition File Path.
                  		
               
Note:  
               		
               In all the path fields except 
                  		  Resource Definition File Path you can specify multiple paths by separating them with a 
                  		  semicolon character (;), for example, to set the search path for VSAM files you could enter
                  		
               
 
               		d:\cics\files;d:\cics\files2
 
               		 
               		in 
                  		  VSAM File Path.