IBM GC23-7753-05 Technical Changes, Feature, Product, and Platform Markup, Html documentation

Page 11

Technical Changes

Technical changes to the text are indicated by special characters depending on the format of the documentation.

HTML documentation

New or changed information is surrounded by blue @ and ! characters.

PDF documentation

A plus sign (+) is shown to the left of the current changes. A vertical bar (│) is shown to the left of changes made in earlier shipments.

Feature, Product, and Platform Markup

Feature, product, and platform markup identifies paragraphs that contain feature-specific, product-specific, or platform-specific information.

Some examples of this markup follow:

Dynamic Server only: Identifies information that is specific to IBM Informix Dynamic Server

Windows only: Identifies information that is specific to the Windows operating system

This markup can apply to one or more paragraphs within a section. When an entire section applies to a particular product or platform, this is noted as part of the heading text, for example:

Table Sorting (Windows)

Example Code Conventions

Examples of SQL code occur throughout this publication. Except as noted, the code is not specific to any single IBM Informix application development tool.

If only SQL statements are listed in the example, they are not delimited by semicolons. For instance, you might see the code in the following example:

CONNECT TO stores_demo

...

DELETE FROM customer WHERE customer_num = 121

...

COMMIT WORK

DISCONNECT CURRENT

To use this SQL code for a specific product, you must apply the syntax rules for that product. For example, if you are using an SQL API, you must use EXEC SQL at the start of each statement and a semicolon (or other appropriate delimiter) at the end of the statement. If you are using DB–Access, you must delimit multiple statements with semicolons.

Tip: Ellipsis points in a code example indicate that more code would be added in a full application, but it is not necessary to show it to describe the concept being discussed.

For detailed directions on using SQL statements for a particular application development tool or SQL API, see the documentation for your product.

Introduction ix

Image 11
Contents IBM Informix Dynamic Server Installation Guide for Windows Page IBM Informix Dynamic Server Installation Guide for Windows Copyright International Business Machines Corporation 1996 Contents Index About This Publication IntroductionIBM Informix Dynamic Server Editions Overview Reference Types of UsersWhat’s New in Version 11.50.xC4 Documentation Conventions Html documentation Feature, Product, and Platform MarkupTechnical Changes Example Code ConventionsComponent represented in Html Meaning Syntax DiagramsAdditional Documentation Compliance with Industry StandardsDistinct Unique How to Read a Command-Line Syntax DiagramKeywords and Punctuation Setting the Run ModeIdentifiers and Names How to Provide Documentation FeedbackPage Online Notes Verifying System Requirements Preparing to Install IDS on WindowsVerifying Administrators Group Membership Programs menu Multiple Copies of IDS on One ComputerMultiple copies of different versions Multiple copies of the same versionRelated tasks Choosing Your Installation SetupInstallation Application Setup Types Base Server Installable Features of IDSFeatures Global Language Support Backup and RestoreConversion and Reversion Support XML PublishingDemonstration Database Server IDS Configuration FileDemonstration Database Server on Your System Planning Role Separation Instance Configuration WizardIxaao Installation DirectoryChoosing between Local and Domain Installations IxdbssoUpgrading the Database Server Local InstallationDomain Installation with Domain Administrator Privileges User informixInstalling a Copy of IDS on a Computer Installing IDS on WindowsInstalling IBM Informix Products Related reference Installing with the GUI Typical SetupRelated concepts Installing with the GUI Custom Setup GUI feature tree Performing a Silent Installation To perform a silent installation by using a response file Using a Customized server.ini File for Silent InstallationUsing a Response File for Silent Installation %WINDIR%\setup.iss Silent Installation on a Host with Multiple InstallationsCode Description Silent Installation Response CodesOverview of Implementing a Cluster on Two Nodes Setting Up Cluster InstallationsCluster Installations To set up a cluster on the primary node Setting Up a Cluster InstallationPreparing to Set Up a Cluster IDS as a Cluster on the Secondary Node Installing IDS as a Cluster on the Secondary NodeImplementing a Cluster on the Primary Node Overwriting an Existing IDS Installation Upgrade of IDS by Overwriting an Existing InstallationCreating a New Database Server Instance Multiple ResidencyPlanning for Multiple Residency Purpose Server Instance Manager Command-Line OptionsOption System Meaning Troubleshooting Installation Problems16IBM Informix Dynamic Server Installation Guide for Windows Installation Automatic Actions Post-Installation Tasks on WindowsWorking with the Installation IDS Program Group Server-name Initializing and Starting the Database ServerDatabase Server Number Database Server Configuration After InstallationChoose Start Control Panel Administrative Tools Stopping the Database ServerDbspace Name, Location, and Size Service Name and Port NumberDatabase Server Name Shared Server Definition Computer Default Sbspace Name, Location, Size, and Page SizeConfiguring IDS Manually To configure the installed database serverPost-Installation Tasks Windows 8IBM Informix Dynamic Server Installation Guide for Windows Altering Copies of IDS Altering IDS FeaturesModifying IDS on Windows Instnum Uninstalling IDSReinstalling the Database Server Performing Silent Uninstallations of IDSCommand 4IBM Informix Dynamic Server Installation Guide for Windows Deployment Utility Deploying IDS with the Deployment UtilityInitialized dbspaces + Rapid IDS Embeddability with the Deployment UtilityEnvironment Variables Database Server ConfigurationDatabase Server Aliases Creating a Snapshot for DeploymentDeploying a Snapshot with the Deployment Utility Ifxdeploy.conf file Ifxdeploy Command The Deployment UtilitySyntax Delifx Command OptionsInformix-Admin group Element Purpose Key ConsiderationsForce Usage Examples of Deployment Utility Usage on Windows INFORMIXDIR%\etc on Windows Example of Value SettingParameters Ifxdeploy.conf file is in $INFORMIXDIR/etc/ on LinuxOnconfig.std No OnconfigServername\rootdbsdat.000 InformixIfxdeploy.conf file for + ifxdeploy.conf File Template Following shows the contents of the ifxdeploy.conf file#SYSTEM + Removing a Snapshot with the Deployment Utility Informix and the administrative group16IBM Informix Dynamic Server Installation Guide for Windows Appendix. Accessibility 2IBM Informix Dynamic Server Installation Guide for Windows Host Host 4IBM Informix Dynamic Server Installation Guide for Windows Copyright IBM Corp Copyright License Trademarks 4IBM Informix Dynamic Server Installation Guide for Windows Dbservername Mirrorpath Sbspacename Servernum Index Special charactersINFORMIXDIR% Dbservername TCP/IP Page GC23-7753-05