This Natural profile parameter specifies the size of the Natural
                  		  DBLOG buffer.
               
| Possible settings | See DSIZE Parameter Syntax. | ||
|---|---|---|---|
| Default setting | 2 |  
                        				  
                        initial-size | 
                        				  
                        				
                     |
256 |  
                        				  
                        maximum-size | 
                        				  
                        				
                     ||
| Dynamic specification | yes | ||
| Specification within session | no | ||
Notes:
DS or macro
                     			 NTDS to specify the size of the buffer. 
                  DBLOG buffer area is used by the
                     			 DBLOG utility, which
                     			 is described in the Utilities documentation.
                  The parameter syntax is as follows:
| DSIZE=initial-size | 
Or:
| DSIZE=(initial-size) | 
Or:
| DSIZE=(initial-size,maximum-size) | 
Where:
DSIZE=100 * initial-size = 100 maximum-size = 256 (default)
DSIZE=(,2500) * initial-size = 2 (default) maximum-size = 2500
DSIZE=(50,800) * initial-size = 50 maximum-size = 800