Provides steps to guide you through the process of using the Transfer Data HCOSS UI tool to populate the schema objects in
                  your SQL Server database with data from your DB2 database. 
                  	  
               
            
 
            	 
            
               Transfer data
               		 
               		
                
                  		  
                  - From the HCO for SQL Server interface, click 
                     			 Transfer Data. This takes you to the 
                     			 Transfer Data Tasks tab. 
                     		  
                  
- Click 
                     			 New to create a new transfer data task. 
                     		  
                  
- In the 
                     			 Name field, type 
                     			 schema-nametest. 
                     		  
                  
- From the 
                     			 DDL Task drop-down list, select 
                     			 schema-nametest. 
                     		  
                  
- Click 
                     			 OK. 
                     		  
                  
- From the 
                     			 Source Connection drop-down list, select 
                     			 mainframeDB2, which is the name of your DB2 connection. 
                     		  
                  
- From the 
                     			 Destination Connection drop-down list, select 
                     			 HCODemo, which is the name of your SQL Server connection. 
                     		  
                  
- Click 
                     			 Save to save the task. 
                     		  
                  
- Click 
                     			 Transfer to transfer the list. This takes you to the 
                     			 Results tab where you can view log messages as the transfer takes place. 
                     		  
                  
  
            	 
            
               Verify the data transfer
               		
               		
               
                  		
                   
                     		  
                     - In the 
                        			 Eclipse 
                        			 Server Explorer, view the table data for the HCO_Test database's TEST.DEPT table. 
                        		  
                     
 
               	 
             
            	 
            
               Repeat
               		
               		
                
                  		  
                  - Transfer data for a different DDL task by repeating the procedure, using the following information: 
                     			 
                     
                        
                           | Transfer Data task name | schema-nameprod |  
                           | Associated DDL task | schema-nameprod |  
                           | Source connection | mainframeDB2 |  
                           | Destination connection | HCODemo |  
 
- Save, transfer, and verify.