This Natural profile parameter defines the database ID, file number, password, cipher key and read-only flag for the Natural Advanced Facilities spool file.
Possible settings | See FSPOOL Parameter Syntax. | ||
---|---|---|---|
Default setting | none | ||
Dynamic specification | yes | ||
Specification within session | no |
Notes:
FNAT
, FUSER
,
FDIC
, FSEC
and FPROF
system files.
The FSPOOL
parameter syntax is as follows:
FSPOOL=(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 spool file
is located.
Note: |
file-number |
1-65535
|
File number of the database file in which the spool file is located. |
password |
1 - 8 characters | Password for the spool system file.
Notes:
|
cipher-key |
8 numeric characters | Cipher key for the spool file.
Note: |
RO |
- | Read-only option.
Notes:
|
FSPOOL=(10,8)