This Natural profile parameter defines the database ID, file number, password and cipher key for the Predict system file (FDIC), which Predict uses to retrieve and/or store data.
Possible settings | See FDIC Parameter Syntax. | ||
---|---|---|---|
Default setting | none | ||
Dynamic specification | yes | ||
Specification within session | no |
Notes:
The parameter syntax is as follows:
FDIC=(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 Predict system file is located.
Notes:
|
file-number |
1 - 5000 |
File number of the database file in which the
Predict system file is located.
Note: |
password |
1 - 8 characters | Password for the Predict system file.
Notes:
|
cipher-key |
1 - 8 numeric characters | Cipher key for the Predict system file.
Notes:
|
RO |
- | Read only option - not supported on this platform. |
FDIC=(10,5,PASSW1,12345678) FDIC=(1,200,,12345678) FDIC=(1,5) FDIC=(,5)