Wednesday, November 8, 2017

IPC cleanup crashes with Cleaning up of IPC resources failed

IPC cleanup crashes with Cleaning up of IPC resources failed



Solution :




Open new session and follow below steps

[psoft@xxxxxx appserv]$ export TM_ENGINE_TMSHMSEGSZ=64

[psoft@xxxxxxx0 appserv]$ ./ipcrmall.sh psoft psoft   (Clear IPC resources using this command)

This script will be deprecated in next tools release.
Please use psadmin to clean IPC resources

ipcrmall.sh  - Checking Parameters for Linux Systems
ipcrmall.sh  - Creating killipc.sh file


ipcrmall.sh  - Examine killipc.sh and then use it to kill resources


[psoft@xxxxxx appserv]$ ./killipc.sh      (This will create inside $PS_HOME/appserv once we execute above command ipcrmall.sh
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
resource(s) deleted
[psoft@ca100fstun10 appserv]$


> INFO: Oracle Tuxedo, Version 12.1.3.0.0, 64-bit, Patch Level 098

Booting admin processes ...

exec BBL -A :
        process id=2253 ... Started.
1 process started.
Attaching to active bulletin board.

> Looking for IPC resources in TUXCONFIG file /u02/psoft/pscfg/FSTUN/appserv/FSTUN/PSTUXCFG
The following IPC recources were found:

  Message Queues:
        26542081

  Shared Memory:
        155025409

  Semaphores:
        3768323
        3702786

Removing IPC resources...
Done!
Cleaning up of IPC resources was successful
 

No comments:

Post a Comment