This Natural profile parameter is used to specify five subparameters for the Natural system file for DDMs.
| Possible settings | See FDDM Parameter Syntax. | ||
|---|---|---|---|
| Default setting | none | ||
| Dynamic specification | yes | ||
| Specification within session | no | ||
Notes:
FDIC.
                  The parameter syntax is as follows:
| FDDM=(database-ID,file-number,password,cipher-key,RO) | 
Where:
| Syntax Element | Value | Explanation | 
|---|---|---|
database-ID |  
                               
                        1 - 65535 |  
                               
                        Database identification of the database in which
                                   the Natural system file for DDMs is located. 
                                   
                            Note:  |  
                              
                     
file-number |  
                               
                        1 - 5000 |  
                               
                        File number of the database file in which the Natural system file for DDMs is located. | 
password |  
                               
                        1 - 8 characters |  The password is only required if the Natural
                                   user-program system file has been password-protected using the Adabas security
                                   feature. 
                                   
                            Note:  |  
                              
                     
cipher-key |  
                               
                        1 - 8 numeric characters |  The cipher key is only required if the Natural
                                   user-program system file has been ciphered using the Adabas security feature. 
                                   
                            Note:  |  
                              
                     
RO |  
                               
                        - | Indicates that the Natural user-program system file is "read-only" and is only specified if modifications on the file are to be disabled. | 
FDDM=(22,5) FDDM=(22,5,,12345) FDDM=(22,5,,,RO)