DB2 Server for VSE & VM: Application Programming


Restrictions When Using the FORTRAN Preprocessor

The FORTRAN preprocessor is an extended dynamic preprocessor that uses the NOMODIFY and DESCRIBE options of the extended CREATE PACKAGE statement. The other extended CREATE PACKAGE options that are used are taken from the parameters specified when invoking the preprocessor.

FORTRAN programs are preprocessed and executed using extended dynamic SQL. Those that are preprocessed with the DB2 Server for VSE & VM FORTRAN preprocessor must, therefore, comply with the same restrictions that apply to extended dynamic SQL, or programs preprocessed or executed using extended dynamic SQL.

The following is a partial list of restrictions when using the FORTRAN preprocessor.

DB2 Server for VM

Note:If the PROTOCOL option on the application requester is set to AUTO, the system uses SQLDS protocol to communicate with another DB2 Server for VM application server, and uses DRDA protocol to communicate with unlike application servers. The system uses DRDA protocol to communicate with another DB2 Server for VM application server only when the PROTOCOL option on the application requester is set to DRDA protocol. The PROTOCOL option is set and queried using the SQLINIT command.

Refer to Mapping Extended Dynamic Statements to Static and Dynamic Statements for details about mapping extended dynamic statements to non-extended dynamic statements. Refer to the DB2 Server for VSE & VM SQL Reference for a discussion of DRDA restrictions.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]