SQL/MP Programming Manual for COBOL

What’s New in This Manual
HP NonStop SQL/MP Programming Manual for COBOL529758-003
xii
Changes to the 529758-001 Manual
Changes to the 529758-002 manual:
Added applicability note for SQL integer data types on page 2-5 and page 2-8.
Modified the ALTER TABLE and ALTER INDEX information under Causes of SQL
Error 8204 (Lost Open Error) on page 4-2.
Changes to the 529758-001 Manual
Changed the manual title from HP NonStop SQL/MP Programming Manual for
COBOL85 to HP NonStop SQL/MP Programming Manual for COBOL. The manual
now uses the term COBOL85 to refer only to the COBOL85 compiler. The
COBOL85 language is now referred to as COBOL. The HP COBOL compiler
means both the COBOL85 compiler and the NMCOBOL compiler.
Updated information related to process access:
On page 2-14, for the INVOKE directive
On page 4-4, for the SELECT statement
On page 4-6, for the INSERT statement
On page 4-8, for the UPDATE statement
On page 4-10, for the DELETE statement
On page 4-13, for the OPEN CURSOR statement
On page 4-17, for the FETCH statement
On page 4-19, for a multirow SELECT statement
On page 4-20, for the UPDATE statement used with a cursor
On page 4-22, for the DELETE statement with a cursor
On page 6-35, for the UPDATE STATISTICS statement
Added information about compiling HP COBOL programs in the PC environment
and using TNS compilation tools in Section 6, Explicit Program Compilation.
Added information about process access privileges for an SQL statement under
Required Access Authority on page 7-1.
Added information about executing an SQL program from a COBOL program on a
TNS/R system Using the CLU_PROCESS_CREATE_ Routine on page 7-4.
Changed the real memory from 2 KB to 16 KB pages under Guidelines for Memory
Use on page B-6.