About these Release Notes. Documentation Accessibility. New Features in Pro*COBOL

Similar documents
About these Release Notes. This document contains important information about Pro*COBOL 12c Release 2 (12.2).

About these Release Notes

About these Release Notes

Database Change Reference Release 6.3

SQL*Plus. About these Release Notes. Documentation Accessibility. Access to Oracle Support. Certification

Oracle Communications Configuration Management

About these Release Notes

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Installing and Updating Local Software Packages 12c Release

PeopleSoft Fluid Required Fields Standards

Report Management and Editor!

Oracle Hospitality OPERA Exchange Interface Cloud Authentication. October 2017

Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide. March 2016

Oracle Fusion Middleware Oracle Stream Analytics Release Notes. 12c Release ( )

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need

What s New for Cloud at Customer What's New for the Cloud Services on Oracle Cloud at Customer New Documentation for Oracle Cloud at Customer

Oracle Hospitality Suite8 Export to Outlook User Manual Release 8.9. July 2015

Export generates an empty file

Managing Zone Configuration

Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved.

PeopleSoft Fluid Icon Standards

Oracle Utilities Opower Custom URL Configuration

Release Notes for Oracle GoldenGate for Big Data 12c ( )

Oracle Argus Safety. 1 Configuration. 1.1 Configuring a Reporting Destination for the emdr Profile. emdr Best Practices Document Release 8.0.

What s New for Oracle Cloud Stack Manager. Topics: July Oracle Cloud. What's New for Oracle Cloud Stack Release

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Hardware and Software Configuration

Oracle Cloud What's New for Oracle WebCenter Portal Cloud Service

Materials Control. Account Classes. Product Version Account Classes. Document Title: Joerg Trommeschlaeger

JavaFX. JavaFX System Requirements Release E

1 Understanding the Cross Reference Facility

Oracle Retail MICROS Stores2 Functional Document Stores2 for Portugal Disaster Recovery Release

Oracle Retail MICROS Stores2 Functional Document Sales - Receipt List Screen Release September 2015

Oracle. Field Service Cloud Using the Parts Catalog

Recipe Calculation Survey. Materials Control. Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D Neuss Date: August 21 st 2007.

Oracle Configuration Manager

Oracle Hospitality MICROS Commerce Platform Release Notes Release Part Number: E December 2015

OKM Key Management Appliance

Oracle Enterprise Manager

Defining Constants and Variables for Oracle Java CAPS Environments

Oracle Enterprise Manager Ops Center

Documentation Accessibility. Access to Oracle Support

Oracle Linux. UEFI Secure Boot Signing Key Update Notice

Oracle WebCenter Portal. Starting Points for Oracle WebCenter Portal Installation

Introduction to Auto Service Request

Oracle mymicros.net, icare, myinventory and mylabor Self Host Release Notes Release v April 2015

Microsoft Active Directory Plug-in User s Guide Release

Oracle Hospitality Cruise Shipboard Property Management System Topaz Signature Device Installation Guide Release 8.00 E

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Creating vservers 12c Release 1 ( )

Oracle Enterprise Manager Ops Center

Oracle Communications Convergent Charging Controller. Sample Message Flows Reference Guide Release 6.0.1

New Features in Primavera Professional 15.2

Oracle Payment Interface Installation and Reference Guide Release E April 2018

Oracle Utilities Advanced Spatial and Operational Analytics

JD Edwards EnterpriseOne Licensing

Quick Start for Coders and Approvers

Security Guide Release 4.0

Oracle Hospitality Materials Control. Server Sizing Guide

Oracle Banking Channels Bank User Base

Oracle Communications Order and Service Management. OSM New Features

Oracle Hospitality Suite8 XML Export of Invoice Data for Hungarian Tax Authority Release and Higher E November 2016

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need

Supported Fujitsu BS2000 Servers (page 1) Known Restrictions, Issues, and Workarounds (page 3) Documentation Accessibility (page 8)

Oracle Enterprise Manager Ops Center. Overview. What You Need. Create Oracle Solaris 10 Zones 12c Release 3 ( )

Oracle Hospitality BellaVita Hardware Requirements. June 2016

Microsoft Internet Information Services (IIS) Plug-in User s Guide Release

Oracle Human Capital Management Cloud Using the HCM Mobile Application. Release 13 (update 18C)

Oracle Cloud E

Oracle Enterprise Manager Ops Center. Introduction. Creating Oracle Solaris 11 Zones 12c Release 2 ( )

Oracle Fusion Middleware Known Issues in Oracle Stream Analytics

Taleo Enterprise Deep Linking Configuration Guide Release 17

Oracle Hospitality Cruise Meal Count System Security Guide Release 8.3 E

Oracle Utilities Meter Data Management Release Utility Reference Model Maintain Generic Usage Subscription

Live Help On Demand Analytics

Materials Control Recipe Reduction based on Article Defaults

Oracle Database Mobile Server

Oracle NoSQL Database Integration with SQL Developer. Release 18.1

Oracle MICROS Self Host Release Notes Release v March 2015

General Security Principles

PeopleSoft Fluid Related Action Standards

Oracle SQL Developer Web Accessibility Guide. Release 18.1

Apple Safari Settings Oracle FLEXCUBE Release [May] [2017]

Data Model Getting Started Oracle FLEXCUBE Universal Banking Release [May] [2018]

Oracle Simphony Venue Management (SimVen) Installation Guide Release Part Number: E

Oracle Communications Policy Management Configuring NetBackup for Upgrade Method of Procedure

Oracle Database Appliance Accessibility Guide. Release

JD Edwards EnterpriseOne. Overview. Prerequisites. Web Client for ipad Quick Start Guide Release 8.98 Update 4, Service Pack 5

New and Changed Features

Oracle Argus Mart. CMN Profile Table Guide Release E

Oracle Enterprise Manager Ops Center. Introduction. Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 ( )

Oracle Hospitality Cruise Fleet Management Release Notes Release 9.0 E

12c ( ) July 2018

Oracle Cloud Known Issues for Trial and Paid Subscriptions. Release 18.1

Oracle Identity Manager Connector Guide for Dropbox. Release

Multi-byte Character Support Oracle FLEXCUBE Universal Banking Release [May] [2018]

Oracle Hospitality Simphony First Edition Venue Management (SimVen) Installation Guide Release 3.8 Part Number: E

Oracle Endeca Commerce Compatibility Matrix

Oracle Endeca Guided Search Compatibility Matrix

Oracle Enterprise Manager Ops Center. Introduction. Creating Oracle Solaris 11 Zones Guide 12c Release 1 ( )

Oracle Hospitality Cruise Fine Dining System Security Guide Release E

Supported Browsers. Known Issues. Topics: Oracle Cloud. Known Issues for Oracle Java Cloud Service Release

Oracle Database Firewall. 1 Downloading the Latest Version of This Document. 2 Known Issues. Release Notes Release 5.

Transcription:

Pro*COBOL Release Notes 12c Release 1 (12.1) E18407-06 April 2013 About these Release Notes This document contains important information about Pro*COBOL 12c Release 1 (12.1). It contains the following topics: Documentation Accessibility New Features in Pro*COBOL New Features in Previous Releases Bugs Fixed Support Documentation Accessibility For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc. Access to Oracle Support Oracle customers have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired. New Features in Pro*COBOL This section briefly describes new features introduced in Pro*COBOL 12c Release 1 (12.1). Support for Auto Increment Columns Pro*COBOL now supports auto increment columns. This simplifies the development of ticketing, HR, and tracking applications, and assists in migrating databases to Oracle Database. 1

Support for 32k Columns Pro*COBOL now supports 32k column data with VARCHAR2, NVARCHAR2 and RAW data. This feature also assists with the migration of databases to Oracle Database. Support for Prefetch By Memory New inline and command-line option enables you to specify the memory used for pre-fetching rows. The new MEMFORPREFETCH option will provide assistance in the migration of databases to Oracle Database. The existing PREFETCH option remains unchanged. Support for SQL Plan Management (SPM) New command-line options generate plan baseline SQL statements, and control the name and format of generated SQL and LOG files. These new options enhance existing precompiler SQL Plan Management. They provide a means of performance management and assist in the upgrade of compiler applications. New Features in Previous Releases This section lists new features introduced to Pro*COBOL in previous releases. Features in Pro*COBOL 11.2 Production Instant Client Mode: Pro*COBOL can run in Instant Client (IC) mode. Developing Pro*COBOL applications in an IC environment is also supported. Support for 8-Byte Integers: Previously, the size of integer variable declarations using COMP/ COMPU/COMP-4/ COMP-5/ BINARY storage specification was restricted to 9 digits on 32-bit platforms. Now integers up to 18 digits can be used on all platforms. Declarations greater than 9 and less than or equal to 18 are mapped to C s long long int datatype during code generation. Command-line Option for Held Cursor Behavior after ROLLBACK: A new command-line option, CWH_SQL99, sets the ROLLBACK behavior for held cursors. By default, CWH_SQL99, is set to YES and held cursors are closed after ROLLBACK. Set CWH_SQL99 to NO for backward compatible behavior where held cursors remain open after ROLLBACK. Features in Pro*COBOL 11.1 Production SQL99 syntax support: Pro*COBOL now supports SQL99 syntax for SELECT, INSERT, DELETE, and UPDATE statements and the body of the cursor in a DECLARE CURSOR statement. Additional array INSERT and array SELECT syntax support: Pro*COBOL now supports the array INSERT and array SELECT syntax of the DB2 precompiler. Fix execution plan: To ensure better performance of a Pro*COBOL application during deployment, the 'outline' feature of the database is used to fix the execution plan. Implicit buffered insert: Pro*COBOL now supports the implicit buffering of a single INSERT statement executed in a loop. 2

Dynamic SQL statement cache: Statement caching improves the performance of dynamic SQL statements. Scrollable cursor support: Pro*COBOL now supports a scrollable cursor to fetch data in a non sequential manner. Platform endian support: Pro*COBOL now supports retrieving unicode data in OS endian in the PIC N host variable. Flexible B Area length for Pro*COBOL: The length of B Area can now be from 8 to 253 columns. Known Problems The following section lists known problems in Pro*COBOL. Known Problems in Pro COBOL Release 12.1 The VARCHAR variable in a Pro*COBOL program can store up to 9999 (4-digit) characters on a SPARC 64-bit system. This is because the COMP-5 qualifier is not available on a SPARC 64-bit system. This limits the VARCHAR handling capability to 9999 characters by a Pro*COBOL application even if a 32K VARCHAR feature is used while creating a table. Workaround: Insert or retrieve data longer than 9999 characters in chunks using LOB read/write support in Pro*COBOL. Bugs Fixed The following section lists bugs fixed in Pro*COBOL. Numbers in parentheses following the description refer to bug numbers in the Oracle Bug Database. Bugs Fixed in Pro*COBOL Release 12.1 Pro*COBOL no longer crashes while parsing long token/ SQL statement (13006848) Pro*COBOL no longer returns PCB-S-400 when precompiling SQL that includes an inline view written as embedded SQL (EXEC SQL), in-spite of using common_ parser=yes (12641413) Pro*COBOL no longer throws PCB-0400 error when using numeric as first character of a group element (10265545) Pro*COBOL on Windows no longer crashes when option comp1=integer is set (10040552) Pro*COBOL no longer returns ORA-6502 with PL/SQL bind (9905110) Pro*COBOL no longer crashes when a large source file contains a large number of host variables (9689604) Pro*COBOL now parses statements with a double dot after a COBOL COPY clause after installing patch 9218271 (9470397) Pro*COBOL no longer generates illegal values when a statement is declared at a remote DB and then prepared by passing a string instead of bind-var) (9402996) 3

Pro*COBOL non longer fails with ORA-12899 when max_rows_insert is set (9381997) Pro*COBOL non longer returns PCB-S-00214 when JUSTFIED clause is used with host variables (9266470) Pro*COBOL no longer returns PCB-S-400 error if SCREEN SECTION is used (9151190) Pro*COBOL no longer returns PCB-W-233 when host variable was used for AT clause (9147830) Pro*COBOL no longer returns PCB-S-400 when COPY is used in OCCURS clause of an array declaration (9128157) Pro*COBOL no longer returns PCB-S-400 when a COPY statement ends with double dots (9055457) Pro*COBOL now correctly translates SQL statements which contain a list of lists (8932394) Pro*COBOL no longer returns ORA-933 when cursors are declared with outline enabled (8770900) Pro*COBOL no longer returns PCB-S-00400 when an EXE SQL INCLUDE statement is used without an ending period in DATA SECTION (8713408) Bugs Fixed in Pro*COBOL Release 11.2 Pro*COBOL no longer fails with SIGSEGV when attempting to select an integer into a PIC N variable (8285576) Pro*COBOL no longer flags a syntax error for the use of "CREATE SCHEMA " in an EXEC SQL statement (7644365) Pro*COBOL no longer flags a syntax error for the use of "CREATE TABLE " in an EXEC SQL statement (7644387) Pro*COBOL no longer flags a syntax error for the use of "CREATE VIEW " in an EXEC SQL statement (7644423) Pro*COBOL no longer flags a syntax error for the use of "CREATE VIEW WITH CHECK OPTION" in an EXEC SQL statement (7644449) Pro*COBOL no longer goes into memory fault while pre-compiling huge files (more than 65K lines) with the EXEC SQL INCLUDE directive (7557301) When an EXEC SQL statement is used with an EXEC SQL INCLUDE statement in an "EXEC ORACLE IFDEF XYZ" block, Pro*COBOL no longer loses track of whether the macro "XYZ" is defined or not, and no longer includes the files mentioned in the EXEC SQL INCLUDE statement when not expected (7484318) When PICN_ENDIAN=OS is set, Pro*COBOL no longer tries to do conversion that results in truncation of length (7306555) REPLACE statements with longer pseudo-texts no longer causes Pro*COBOL precompilation to crash on certain platforms (7288085) Instant Client support for Pro*COBOL application execution (run time) and application development is now available on UNIX or Windows platforms (7045925) 4

When DML statements are issued with a RETURNING clause in a Pro*COBOL application, the application now receives all rows affected by the DML statement (7029239) Support For Pro*COBOL support, contact your local Oracle Support Services Center. Pro*COBOL Release Notes, 12c Release 1 (12.1) E18407-06 Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs. No other rights are granted to the U.S. Government. This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group. This software or hardware and documentation may provide access to or information on content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services. 5

6