473,385 Members | 1,642 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Capture fails to start with ipc error...

Configuration:
Redhat AS 3.0
IBM DB2 8.1 fixpak 5

Problem:
I am attempting to start a capture and get the following error
message:

2004-06-10-10.46.34.625103 <Asnenv:setEnvIpcQRcvHdl> ASN8009D
"Capture" : "ASN" : Could not get IPC queue with key(s) "(0x300542c4,
0x310542c4, 0x320542c4)" for path
"/tmp/db2inst1.SOCRPROD.ASN.CAP.IPC". OSSE reason is "Shared memory
ID already exists with the given resource ID".

However, ipcs output does not show any of the keys above being in use.

ipcs -a

------ Shared Memory Segments --------
key shmid owner perms bytes nattch
status
0x44cc1574 0 db2inst1 767 2233600 46
0x44cc1561 32769 db2inst1 701 11386880 40
0x00000000 65538 db2fenc1 701 23052288 44
0x68078016 98307 db2inst1 761 67108864 1
0x00000000 425988 db2inst1 701 268435456 19
0x00000000 458757 db2inst1 701 141475840 19
0x00000000 480935942 db2inst1 701 131072 2
0x3107c008 74907657 db2inst1 600 20508 2
0x3607c008 74940426 db2inst1 600 20508 2
0x300542c4 273580044 root 660 4124 0

------ Semaphore Arrays --------
key semid owner perms nsems status
0x44cc1574 0 db2inst1 767 1
0x00000000 32769 db2inst1 761 1
0x00000000 65538 db2inst1 761 1
0x00000000 98307 db2inst1 761 1
0x00000000 131076 db2inst1 761 1
0x44cc1573 163845 db2inst1 767 1
0x00000000 196614 db2inst1 761 1
0x00000000 229383 db2inst1 761 1
0x00000000 262152 db2inst1 761 1
0x00000000 294921 db2inst1 761 1
0x00000000 327690 db2inst1 761 1
0x68074002 360459 db2inst1 761 1
0x73074002 393228 db2inst1 761 1
0x00000000 425997 db2inst1 761 1
0x00000000 458766 db2inst1 761 1
0x00000000 1867791 db2inst1 761 1
0x00000000 1900560 db2inst1 761 1
0x00000000 1933329 db2inst1 761 1
0x00000000 1966098 db2inst1 761 1
0x00000000 1998867 db2inst1 761 1
0x00000000 2031636 db2inst1 761 1
0x00000000 2064405 db2inst1 761 1
0x00000000 720918 db2inst1 761 1
0x00000000 1608384535 db2inst1 767 3
0x00000000 819225 db2inst1 761 1
0x00000000 851994 db2inst1 761 1
0x00000000 2097179 db2inst1 761 1
0x00000000 87228444 db2fenc1 767 3
0x00000000 2326557 db2fenc1 767 3
0x00000000 630161438 db2inst1 761 1
0x00000000 842334239 db2inst1 761 1
0x00000000 843186208 db2inst1 761 1
0x00000000 939687971 db2fenc1 767 3
0x00000000 840564773 db2inst1 761 1
0x00000000 1051000870 db2inst1 761 1
0x00000000 1197965351 db2inst1 761 1
0x3207c008 80019496 db2inst1 600 1
0x3307c008 80052265 db2inst1 600 1
0x3707c008 80085034 db2inst1 600 1
0x3807c008 80117803 db2inst1 600 1
0x00000000 120127532 db2fenc1 767 3
0x7307c018 80183341 db2inst1 660 1
0x310542c4 1310294063 root 660 1
0x320542c4 1310326832 root 660 1
0x00000000 1303117876 db2inst1 761 1
0x00000000 1310851126 db2inst1 761 1
0x00000000 925335608 db2inst1 761 1
0x00000000 925401146 db2inst1 761 1
0x00000000 925597760 db2inst1 761 1
0x00000000 1310785603 db2inst1 761 1
0x00000000 926580804 db2inst1 761 1
0x00000000 1303347272 db2inst1 761 1

------ Message Queues --------
key msqid owner perms used-bytes messages
0x0dac9600 0 root 600 0 0
0x00000000 1867777 db2inst1 701 0 0
0x00000000 786434 db2inst1 701 0 0
0x00000000 196611 db2inst1 701 0 0
0x00000000 262148 db2fenc1 700 0 0
0x00000000 294917 db2inst1 701 0 0
0x00000000 327686 db2inst1 701 0 0
0x00000000 360455 db2inst1 701 0 0
0x00000000 393224 db2inst1 701 0 0
0x44cc1571 425993 db2inst1 763 0 0
0x44cc1572 458762 db2inst1 763 0 0
0x44cc1577 491531 db2inst1 765 0 0
0x00000000 1900556 db2inst1 701 0 0
0x00000000 1933325 db2inst1 701 0 0
0x00000000 1966094 db2inst1 701 0 0
0x00000000 1998863 db2inst1 701 0 0
0x00000000 2031632 db2inst1 701 0 0
0x00000000 2064401 db2inst1 701 0 0

Any hints or pointers would be much appreciated.

Kevin Riggin, CISSP
Nov 12 '05 #1
0 2227

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Joe Wong | last post by:
Hi, I have a class that created a child thread for processing, this thread might raise an exception under some condition. On the main program that create an object of this case, I put a try/except...
1
by: xc | last post by:
Greetings. I encountered a wield problem when grabing screen images. Sometimes in some computers I can capture the screen, but other times not so. In some computer I cannot capture the screen...
0
by: Mark Barinstein | last post by:
Hello. W2K, db2 v7, FP10a. Before now our replication worked properly. But some days ago capture suddenly stopped loggin and filling cd tables without any messages. The last message was like...
8
by: wolf_y | last post by:
Firstoff, I'm a SAS programmer, new to XML, and was assigned the task of designing a process to validate customer submitted XML files. As the frontend of a database loading process we plan to use...
12
by: Jim Rodgers | last post by:
I have a big asp file that has an error under certain conditions -- totally repeatable. However, it only fails when I set response.buffer = True at the top. WHen I set it False in order to debug...
0
by: Roger | last post by:
I am in the process of installing DB2 Replication V 8.2 for Z/os on my test system. When I start the ASNSTRC (capture) with RRS shutdown, it switches to CAF and starts up. However, if I have RRS...
0
by: j101 | last post by:
I am attempting to set up Q Capture on RH Linux (x86_64) using DB2 9 fp2, but there seems to be a general problem loading a specify MQ shared library "/opt/mqm/lib/libmqm_r.so". I have MQ v6...
2
by: =?Utf-8?B?YWxiZXJ0b3Nvcmlh?= | last post by:
Hi, I'm using Threads, and when I try to do Server.Transfer, I recieved an error. (child object does not exist...) My Code: Dim t As New Thread(AddressOf Hilo) Private Sub Hilo()...
0
by: yogiam | last post by:
I have a server listening for connections. Client connects and both start streaming webcam images. This works fine as long as there is only one client connected(running as a Thread). When another...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.