IBM Informix Dynamic Server, Version 10.00.xC4 contains the following new 4features:
4TRUNCATE is a SQL keyword that quickly deletes active rows from a table 4and the b-tree structures of its indexes. The active rows are deleted without 4dropping the table or its schema, access privileges, triggers, constraints, 4and other attributes. With TRUNCATE TABLE, you can de-populate a local 4table and release (or reuse for the same table) the storage space that formerly 4held its data rows and b-tree structures. For more information, see the Guide to SQL: Syntax.
4 4The cdr sync replicate and cdr sync 4replicateset commands perform direct synchronization between a reference 4server and one or more target servers. For more information, see the Enterprise Replication Guide.
4 4The cdr check replicate and cdr 4check replicateset commands check for consistency within replicates, 4and optionally, repair inconsistent rows. For more information, see the Enterprise Replication Guide.
4 4IPv6 support now includes automatic discovery of whether or not a platform 4supports IPv6.
4 4The SECURITY_LOCALCONNECTION configuration parameter enables a database 4server administrator (DBSA) to set up security checking for local connections 4with the same host. For more information, see the Administrator's 4Reference.
4 4The DB_LIBRARY_PATH configuration parameter allows you to specify a comma-separated 4list of valid directory prefix locations from which the database server can 4load external modules, such as DataBlade modules. You can use DB_LIBRARY_PATH 4to control the location from which shared objects can be loaded, and it allows 4you to enforce policies and standards on the formats of the EXTERNAL NAME 4clause of the CREATE FUNCTION, CREATE PROCEDURE, and CREATE ROUTINE statements. 4For more information, see the Administrator's Reference.
4 4The new BAR_SORT_DBS environment variable can improve the efficiency of 4backup and restore operations whose scope is not the whole system. This environment 4variable implements new sorting methods for parallel dbspace backup and restore. 4BAR_SORT_DBS takes effect if it is set to any value. You can preserve the 4(less efficient) legacy behavior of backup and restore operations by not setting 4BAR_SORT_DBS.
4 4In DB-Access, using the -a command-line option 4will stop a process directly after the first error is encountered. Stopping 4a process from continuing after the first error ensures greater database consistency. 4For more information on DB-Access, see the DB-Access 4User's Guide.
4 4You can now use the ON-Bar utility with Tivoli Storage Manager on 4the HP-UX (Itanium) platform. The Informix Interface for TSM supports 4HP-UX.
4 4The default value of the IFX_EXTEND_ROLE configuration parameter is changing 4from 0 to 1. The new default is more restrictive so that only administrators 4or users who have been granted extend role by administrators can register 4external routines.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]