This Natural profile parameter defines the database ID, file number, password, cipher key and read-only flag 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 |  
                           					 
                            If you specify the   |  
                        				
                     |
| 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. 
                           					  
                           						
                            Note:  |  
                        				
                     
file-number |  
                        				  
                        1 -
                              					 65535 
                         |  
                        				  
                        File number of the database file in which the Predict system file is located. | 
password |  
                        				  
                        1 - 8 characters |  Password for the Predict system
                           					 file. 
                           						
                            Notes: 
  |  
                        				
                     
cipher-key |  
                        				  
                        1 - 8 numeric characters |  Cipher key for the Predict system
                           					 file. 
                           						
                            Note:  |  
                        				
                     
RO |  
                        				  
                        - |  
                           						
                            Read-only option. Note:  |  
                        				
                     
Note:
Default values: If any
                     			 subparameter of the FDIC setting is not specified, the
                     			 corresponding setting of the profile parameter DBID,
                     			 FNR,
                     			 SYSPSW or
                     			 SYSCIP applies
                     			 for the Predict system file.
                  
FDIC=(10,5,PASSW1,12345678) FDIC=(1,200,,12345678) FDIC=(1,5) FDIC=(,5)