Function:
               		
               		
                This tool is used to rename an MVS data set. The tool supports mass processing. 
                  		
               
               	 
              
            	 
            
                Attributes:
               		
               		
               
                   
                     			  
                     			  
                     			  
                     			 
                      
                        				
                         
                           				  
                           | Attribute | Type | Description | 
 
                        			 
                      
                     			 
                      
                        				
                         
                           				  
                           | Mass Processing Error Handling [M] | Selection | Possible values:  
                                 						 
                                 						  
                                 Abort
                                    						  
                                 Abort and return an error on the first failed delete operation. This is the default value.
                                    						  
                                  Ignore 
                                    						  
                                 Ignore any errors and continue processing. 
                                    						  
                                  | 
 
                        			 
                      
                     		  
                  
                
               	 
              
            	 
            
               Parameters:
               		
               		
               
                   
                     			  
                     			  
                     			  
                     			  
                     			 
                      
                        				
                         
                           				  
                           | Parameter Name | I/O | Type | Description | 
 
                        			 
                      
                     			 
                      
                        				
                         
                           				  
                           | Data Set Name [M] | I | String | Specifies the name of the data set which should be renamed. | 
 
                        				
                         
                           				  
                           | New Data Set Name [M] | I | String | Specifies the new data set name. | 
 
                        			 
                      
                     		  
                  
                
               	 
              
            	 
            
                Restrictions:
               		
               		
                
                  		  
                  -  The 
                     			 Resource Processing tool property can be set to 
                     			 TOOL_DEFINED. In this case, the tool creates a 
                     			 Delete and 
                     			 Insert resource operation. This only works for the current selection. The target property of the data set name input parameter has
                     to be the element type property that describes the data set name of the selected element. 
                     		  
                  
-  A combination of input parameters with "Mass Processing" attribute set to true and false is not supported.