Enables the recognition of extended indicator variable values during the execution of the associated plan or package. 
                  	  
               
            
 
            	 
            
               Syntax:
 
               		 
               		EXTENDEDINDICATOR={NO | YES } 
               	   
            	 
            
               Parameters:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              | NO | Extended indicator variable values are recognized. Using any non-recognized indicator variable values, or using the default
                                 or unassigned indicator variable-based values in a non-supported location will cause DB2 database manager to generate an error
                                 message during execution of the bound statement. | 
                           				
                            
                              				  
                              | YES | Extended indicator variable values are not recognized. Indicator variables are normal indicator variables; negative indicator
                                 variable values imply null, and positive or zero values imply non-null. | 
 
                           			 
                         
                        		  
                     
                    
                  		
                 
               	 
              
            	 
            
               Properties:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              | Default: | EXTENDEDINDICATOR=NO |