If your goal is to move an IMS application off of your mainframe and run it in a local area network environment, you should
               follow the procedure outlined in this section to ensure that you download all of the relevant files and that you are familiar
               with the further work necessary to prepare the application to run in a LAN production environment. 
               	 
            
 
            	 
            
               Migration Procedure
 
               		 
               		
               The following is a summary of the migration procedure. For specific instructions on any phase of the migration, see the topics
                  referenced below. 
                  		
               
 
               		
                
                  		  
                  - On the mainframe, unload the IMS database 
                     		  
                  
  
                  		  
                  - Download the unload database and IMS source files from your mainframe to your local machine 
                     		  
                  
  
                  		  
                  - Create an 
                     			 Enterprise Developer project 
                     		  
                  
  
                  		  
                  - Add downloaded IMS source files to the new project 
                     		  
                  
  
                  		  
                  - Build the project, generating all PSB, DBD, and MFS database files
                     		  
                  
  
                  		  
                  - Load the generated IMS database from the downloaded sequential file created when you unloaded the IMS database on the mainframe
                     		  
                  
  
                  		  
                  - Create and configure an 
                     			 enterprise server instance to run your IMS application 
                     		  
                  
 
                  		  
                  - Export IMS transaction definitions from the downloaded IMS Stage 1 file
                     		  
                  
 
                  		  
                  - Import IMS transaction definitions into your 
                     			 Enterprise Developer project
                     		  
                  
  
                  		  
                  - Deploy the application to the 
                     			 enterprise server instance for testing