H06.11 Release Version Update Compendium
Table Of Contents
- H06.11 Release Version Update Compendium
- Table of Contents
- About This Document
- 1 H06.11 Overview
- 2 Operating System
- 3 Application Development Products
- 4 Database and Transaction Processing Products
- 5 Installation and Configuration Products
- 6 Manageability Products
- 7 Hardware Products
- 8 Networking Products
- A Sources for Migration Assistance and Information

4 Database and Transaction Processing Products
The H06.11 RVU contains these new features for database and transaction processing products:
• gSOAP 2.7.9 support
• NonStop SOAP utilities enhancements
• SQL/MX Agent and BR2 enhancements
Open Source gSOAP Support
gSOAP 2.7.9 has been ported to the NonStop operating system to conform to Open Source gSOAP.
The key features of Open Source gSOAP are:
• Ability of the gSOAP compiler to generate SOAP marshalling routines that
serialize/deserialize native and user-defined C and C++ data structures.
• Support for WSDL 1.1, SOAP 1.1, and SOAP RPC encoding style and document/literal style.
• Support for MIME (SWA) attachments and streaming capabilities to direct the data stream
to and from resources.
• Support for SOAP-over-UDP.
• Support for SSL (HTTPS).
• Support for HTTP/1.0 and HTTP/1.1 keep-alive, chunking, basic authentication, and digest
authentication using a plug-in.
• Support for SOAP one-way messaging.
• Ability of the WSDL parser to parse SML schemas to generate C or C++ code for the XML
serialization of schema types. The schema types are mapped to C and/or C++.
Migration
• gSOAP 2.6.0 applications must be recompiled to use gSOAP 2.7.9.
• Minor changes related to namespace must be made before compiling for gSOAP 2.7.9.
NonStop SOAP Utilities Enhancements
NonStop SOAP Utilities have been enhanced to allow users to edit the configuration file using
the NSSOAP admin tool. All the attributes in the config.xml file are mapped to a GUI dialog box.
Users can set the values of these attributes in the corresponding text boxes. Users can save and
retrieve these attributes as an XML file.
NonStop SQL/MX and Backup and Restore 2 Enhancements
Backup and Restore 2 (BR2) provides a new job option on the RESTORE command. The new
KEEPGFN option determines the SQL/MX object physical file names during a restore operation.
The KEEPGFN option has these forms:
Restores the partitions with the same Guardian file names as in the backup imageKEEPGFN ON
Restores the partitions with the system-generated Guardian file namesKEEPGFN OFF
For more information, see the Backup and Restore 2 Manual.
Open Source gSOAP Support 15