The EXEC CICS <cmd> command allows a maximum of <n> options to be specified in a single instance of the command.
               	
            
            	
            	
            The current instance of the command has more options than this maximum allowable number.
            	
            
               		
               			
               - System Action:
 
               			
               - An Unsupported Function abend is generated for the EXEC CICS statement and an ERROR is raised.
 
               		
               		
               			
               - Resolution:
 
               			
               - Correct the EXEC CICS statement by removing some of the options or by splitting it into two (or more) separate instances of
                  the command.
               
 
               		
               		
               			
               - Module:
 
               			
               - cicsecm (dfhxvldt)
 
               		
               		
               			
               - Destination:
 
               			
               - Source Listing