Was this helpful?
Run the Setup Programs
The Setup programs configure installed components.
The Ingres Installation Verification Procedure (IVP) runs the Setup programs automatically at the end of the VMSINSTAL step, if you respond yes to the following installation program prompt:
Do you want to run the configuration IVP following this installation [YES] ?
If you choose to postpone running the setup programs or need to run them on another node in an Ingres cluster installation, you can invoke each setup program individually.
The order in which you execute the Setup programs is important. For a networked server installation, run the Setup program for the DBMS Server before running Ingres Net Setup. Ingres Net can then use several of the values you specified for the DBMS Server. Run Ingres Star Setup last.
To run a setup program
1. Enter the appropriate command, as follows:
$ @II_SYSTEM:[ingres.utility]program_name
where program_name is the name of the setup program, as follows:
iisudbms
DBMS Server setup
iisuc2
C2 Security auditing
iisunet
Ingres Net setup
iisudas
Data Access Server setup
iisubr
Ingres Bridge setup
iisuabf
Applications-By-Forms setup
iisurep
Ingres Replicator setup
iisuodbc
ODBC Driver setup
iisustar
Ingres Star setup
iisurms
RMS Gateway setup
iisukerberos
Kerberos setup
The Setup program for each component displays a description of its purpose and any other important information you should know before setting up the software.
2. Respond to the program prompts.
If you are setting up Ingres for clusters, you must provide a unique cluster identification number, between 1 and 32, which identifies the current node.
When setting up required parameters, default values sometimes appear in brackets after the prompt, as in the following example:
How many concurrent users do you want to support? [32]
To accept a default value, press Return. Otherwise, enter an appropriate value and press Return.
If you do not upgrade all databases during setup, you can upgrade specific databases later, using the upgradedb command (which also runs the utility that upgrades the tools catalogs). For more information, see the Upgrade Guide.
When the Setup programs complete, you are returned to the operating system prompt. Your Ingres installation is now configured.
Last modified date: 01/30/2023