INSTALLATION CHECKLIST

  • Verify that Predict Version 3.4 or later is installed.

  • Verify that the files and fields that are to be used by Adabas Native SQL applications are documented in the data dictionary. Adabas Native SQL recognizes only the PREDICT file types Adabas file and Adabas userview. Other file types are ignored by the Adabas Native SQL preprocessor.

  • Copy files from medium to disk either using SMA or job E.SQLTAPE in library SQLnnn.

  • Verify that the procedure E.SAGI061 Step 2702 has been run to load the error messages.

  • Edit the procedure PSQL as required.

  • If an ADABAS interface module other that ADAUSER is to be used, relink ADABAS Native SQL using PLINK.

  • Ensure that the standard test files EMPLOYEES and VEHICLES are available and that they are correctly documented in the data dictionary. In particular, ensure that the file numbers and the database ID are correct. Ensure that the relationships for soft coupling are defined in the data dictionary. If you wish to use FORTRAN, ensure that appropriate language synonyms are defined in the data dictionary (see Appendix B in the Adabas Native SQL Reference Manual).

  • Run the procedure PSQL to execute the test programs. Verify the output.