This Natural profile parameter is used to specify the database ID, file number, password and cipher key for the Natural Registry system file.
The Natural Registry system file is the database file which is used to
store the registry information for Natural sessions which are started with a
value > 0 for the Natural profile parameter UCONMAX
.
Possible settings | See FREG Parameter Syntax. | ||
---|---|---|---|
Default setting | none | ||
Dynamic specification | yes | ||
Specification within session | no |
The FREG
parameter syntax is as follows:
FREG=(database-ID,file-number,password,cipher-key) |
Where:
Syntax Element | Value | Explanation |
---|---|---|
database-ID |
1-65535 , except
255 |
Database identification of the database in which
the Natural Registry system file is located.
Note: |
file-number |
1-65535
|
File number of the database file in which the Natural Registry system file is located. |
password |
1 - 8 characters | Password for the Natural Registry system file.
Notes:
|
cipher-key |
8 numeric characters | Cipher key for the Natural Registry system file.
Note: |
Notes:
FREG
setting is
not specified, the corresponding setting of the parameter
DBID
,
FNR
,
SYSPSW
or
SYSCIP
applies
for the Natural Registry system file.
FREG
system file must not reside on a
read-only database.
FREG
system file is not declared,
Natural will use the FSEC
system file for session
registration. If in addition the FSEC
system file is
also not declared, Natural will use the FNAT
system file for session
registration.
FREG=(,8) FREG=(22,5,PASSW2)