Specifies whether a static SQL statement references a nickname or a federated view. SQL errors are returned if the package
                  does not refer to a federated view or nickname and this option is specified, or if the package does refer to a federated view
                  or nickname and the option is not specified. 
            
            
               Syntax:
               
               FEDERATED={NO | YES}
                
            
            
               Parameters:
               
               
               
                  
                  
                     
                        
                        
                        
                        
                           
                           
                              
                              | NO  | 
                              
                              The program will connect to a DB2 LUW. This is the default value.  | 
                              
                           
                           
                           
                              
                              | YES  | 
                              
                              The program will access a DB2 federated system.  |