Hello,
Ik have some trouble installing Ingres II 2.5 on a Windows 2003
server.
Does anyone know why Ingres doesn't install corectly? Is Ingres II 2.5
supported on a Windows 2003 server?
Thanks in advandge.
Kind regards,
Michel
This is the error in the install.log.
******************************************************************************
Starting Ingres...
"D:\scr\IngresII\ingres\utility\ingstart.exe"
Ingres/ingstart
Starting your Ingres installation...
Shared memory files successfully removed.
Starting the Name Server...
Starting the Recovery Server...
II_DBMS_SERVER = MM\IUSVR\bec
The Ingres Logging System is active.
Waiting for the Logging System to go online........
Starting the Archiver Process...
Starting DBMS Server (default)...
FAIL
iirundbms: server would not start.
II_SYSTEM must be set in your environment.
Has the csinstall program been run?
II_DATABASE, II_CHECKPOINT, II_JOURNAL and II_DUMP
must also be set. See II_CONFIG\symbol.tbl.
Check the file '%II_SYSTEM%\ingres\files\errlog.log'
for more details concerning internal errors.
See your Installation and Operation Guide for more
information concerning server startup.
Unable to start DBMS Server.
******************************************************************************
Creating system databases...
"D:\scr\IngresII\ingres\bin\createdb.exe" -uingres -S iidbdb
Creating database 'iidbdb' . . .
E_LQ0001 Failed to connect to DBMS session.
E_LC0001 GCA protocol service (GCA_REQUEST) failure.
Internal service status E_GC0139 -- No DBMS servers (for the
specified
database) are running in the target installation..
Creation of database 'iidbdb' abnormally terminated.
"D:\scr\IngresII\ingres\bin\ckpdb.exe" -uingres +j iidbdb
Tue Dec 16 22:04:55 2003 E_DM007F_ERROR_STARTING_SERVER Could not
start the server due to an internal error.
Tue Dec 16 22:04:55 2003 E_DM1051_JSP_NO_INSTALL The installation is
not currently running. Run INGSTART then try again.
Tue Dec 16 22:04:55 2003 E_DM1001_JSP_INIT An error occurred
initializing the journal support program. Make sure program is
installed and/or you are running with proper privilege.
"D:\scr\IngresII\ingres\bin\createdb.exe" imadb -u$ingres
-fnofeclients
Creating database 'imadb' . . .
E_LQ0001 Failed to connect to DBMS session.
E_LC0001 GCA protocol service (GCA_REQUEST) failure.
Internal service status E_GC0139 -- No DBMS servers (for the
specified
database) are running in the target installation..
Creation of database 'imadb' abnormally terminated.
******************************************************************************
Gerhard Hofmann - 29 Dec 2003 09:22 GMT
> Ik have some trouble installing Ingres II 2.5 on a Windows 2003
> server.
[quoted text clipped - 6 lines]
> Kind regards,
> Michel
AFAIK, you will need Ingres 2.6 SP2 which is available as a download from
CA's FTP server. You could also try 2.5 again and check these things:
- must be logged on as user Ingres
- don't run any Ingres-related things within a terminal server session,
Ingres 2.5 has great troubles with terminal services
- ingres must be in local admin group
- ingres must have privileges "logon as a service", "logon as a batch job",
"act as part of operating system"
HTH
Gerhard