Install patch 12964 on pitblade

From PTAGISWiki

Jump to: navigation, search

CEW stopped working after upgrading the ingres installation on pitblade, bay, and jack. Ingres tech support provided a patch to fix this problem.

Official documentation for patch 12964

Installation script

bash-2.05$ cd patch12964/
bash-2.05$ ls
bin          demo         files        ice          lib          patch.html   sig          utility      version.rel
bash-2.05$ ingstop

Ingres/ingstop

Executing ingstop against pitblade.

Checking for active Ingres processes in installation II ...

The name server (iigcn) is running.
There is one Net server (iigcc) running.
There is one Data Access server (iigcd) running.

Shutting down Net server 36668 ...

Shutting down Data Access server 36671 ...

Net server 36668 still has active session(s).

Full shutdown of this Ingres client installation has been aborted.

Active Net servers which have been closed to new connections cannot be
re-opened.  To enable new network connections to or from this installation,
you must start another Net server.

Active Data Access servers which have been closed to new connections cannot 
be
re-opened.  To enable new Data Access Server connections to or from this
installation, you must start another Data Access Server.

bash-2.05$ ingstart

Ingres 2006 Release 2 is already running.  Use ingstop to shut down Ingres.

bash-2.05$ ingstop

Ingres/ingstop

Executing ingstop against pitblade.

Checking for active Ingres processes in installation II ...

The name server (iigcn) is running.
There are no Net servers (iigcc) running.
There are no Data Access servers (iigcd) running.

Shutting down the name server...

bash-2.05$ ps -eaf | grep ii
    root   658   652  0   May 29 ?        0:00 mibiisa -r -p 32790
  ingres 25890 25041  0 14:59:55 pts/5    0:00 grep ii
bash-2.05$ ps -eaf | grep ingres
  ingres 25891 25041  0 14:59:59 pts/5    0:00 ps -eaf
  ingres 24737 18876  0 14:52:23 pts/5    0:00 -ksh
  ingres 25892 25041  0 14:59:59 pts/5    0:00 grep ingres
  ingres 25041 24737  0 14:53:08 pts/5    0:00 bash
bash-2.05$ ./utility/iiinstaller 
Initializing ...

Determining the target installation's version ...

Patch and target installation versions match.
Version:  9.1.1 (su9.us5/103)

Please be sure to read the release notes for the following bugs as 
they require additional steps for remediation over and above applying 
the patch:

118405
119428
119632
119712
119826
119961

If there are no bugs listed above, please ignore this section.

For sites using the Spatial Object Libraries a separate SOL patch may be 
required in order to maintain installation consistency. 
This will only be required if a SOL patch exists for this patch level.

A SOL patch does not exist for this patch level.

If required, installation instructions are exactly the same as described 
below with the only difference being that the string p12964 is replaced 
with p12964_SOL and patch12964 is replaced with patch12964_SOL.

Do you wish to Continue or Quit install program [C,(Q)]: c

Performing patch install.


------------------------------------------------------------

Initial validation of patch and installation env. complete.
Starting the install program at:  30-Jul-2008 15:00:12

Install log:     /dsk1/ing2006r2/ingII/ingres/files/install_p12964.log
User command:    ./utility/iiinstaller 
Executed from:   /dsk1/ing2006r2/ingII/ingres/patch12964



Generating list of currently installed deliverables ...

Computing disk space requirements ...

Please confirm backup location:
    Current default:  [/dsk1/ing2006r2/ingII/ingres/install/backup]
                      (II_PATCH_BACKUP)
    Free space info (in kbytes):
          Available:  20214909
      Amount needed:  96417
    Press "return" to accept current default, or
    input new location:  


Computing check sums for files under patch directory ...

Check sums for files under patch directory look OK.

Creating a backup of currently installed deliverables.

Backup completed; verifying using check sums ...

Verification of backup complete.

Backup of installation completed successfully.

Installing patch ...

Patch install completed; verifying using check sums ...

Verification of patch install complete.

Finishing up ...


Patch install completed successfully.

The install program completed successfully.


Ending at:  30-Jul-2008 15:05:13

bash-2.05$ ingstart

Ingres 2006 Release 2/ingstart

Checking host "pitblade" for system resources required to run Ingres 2006 Release 2...

Your system has sufficient resources to run Ingres 2006 Release 2.

Starting your Ingres 2006 Release 2 installation...

Starting the Name Server...
WARNING!!! The recommended file descriptor hard limit for the NET Server to service 64 inbound, and 64 outbound connections is 261. The current file descriptor hard limit is set to 256.
Starting Net Server (default)...
GCC Server = 46731
    TCP_IP port = II (21064)

Starting Data Access Server (default)...



Ingres 2006 Release 2 installation successfully started.
Personal tools