Designates whether a period (.) or a comma (,) will be used as the decimal point indicator in decimal and floating point literals.
                  This DRDA precompile/bind option is not supported by DB2. The DRDA server will use a system defined default value if this
                  option is not specified. 
            
            
               Syntax:
               
               DECDEL={PERIOD | COMMA}
NODECDEL
                
            
            
               Parameters:
               
               
               
                  
                  
                     
                        
                        
                        
                        
                           
                           
                              
                              | COMMA | 
                              
                              Use a comma (,) as the decimal point indicator. | 
                              
                           
                           
                           
                              
                              | PERIOD | 
                              
                              Use a period (.) as the decimal point indicator. |