This Natural profile parameter defines the database ID, file number, password, cipher key and read-only flag for the Natural system file for Natural system programs (FNAT).
| Possible settings | See FNAT Parameter Syntax. | ||
|---|---|---|---|
| Default setting | none | ||
| Dynamic specification | yes | ||
| Specification within session | no | ||
Notes:
The parameter syntax is as follows:
| FNAT=(database-ID,file-number,password,cipher-key,RO) | 
Where:
| Syntax Element | Value | Explanation | 
|---|---|---|
| database-ID | 1-254 | Database identification of the database in
                           					 which the Natural system file is located. Note: | 
| file-number | 1 -
                              					 255 | File number of the database file in which the Natural system file is located. | 
| password | 1 - 8 characters | Password for the Natural system file. Notes: 
 | 
| cipher-key | 1 - 8 numeric characters | Cipher key for the Natural system
                           					 file. Notes: 
 | 
| RO | - | Read-only option. Notes: 
 | 
FNAT=(,102) FNAT=(99,102,,,RO) FNAT=(99,102,PASSW2)