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 - 65535 ,
except 255 |
Database identification of the database in
which the Natural system file is located.
Note: |
file-number |
1
-65535
|
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 |
8 numeric characters | Cipher key for the Natural system
file.
Note: |
RO |
- | Read-only option.
Notes:
|
Notes:
FNAT
setting is not specified, the
corresponding setting of the profile parameter DBID
,
FNR
,
SYSPSW
,
SYSCIP
or
ROSY
applies for
the Natural system file for system programs.
FNAT
file or if you
unload/load data from/to the FNAT
file (for example, by using
ADAULD/ADALOD
), you must specify the parameter
USERISN=YES
for the ADALOD utility to avoid Natural errors NAT7397
and NAT9988 which require that you re-INPL the Natural FNAT
system
file.
FNAT=(,8) FNAT=(22,5,PASSW2)