473,320 Members | 1,940 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,320 software developers and data experts.

Server hangs

Hi,
I interrupted running a sql batch file containing several insert
statements.
The db server stops responding to any commands and just hangs.
The entries in the log file are as below, Any idea what could be
happening or any troubleshooting tips ?

------------------
2004-03-06-11.51.16.095814 Instance:db2inst1 Node:000
PID:1215(db2cart) TID:8192 Appid:none
data protection sqlpgart Probe:1818

An error was received from the user exit program.1800 0000
------------------

circular logging is in effect.Version 8.1 on linux.
Thanks,
Hype.
Nov 12 '05 #1
1 1767
"hype" <hy********@yahoo.com> wrote in message
news:71**************************@posting.google.c om...
Hi,
I interrupted running a sql batch file containing several insert
statements.
The db server stops responding to any commands and just hangs.
The entries in the log file are as below, Any idea what could be
happening or any troubleshooting tips ?

------------------
2004-03-06-11.51.16.095814 Instance:db2inst1 Node:000
PID:1215(db2cart) TID:8192 Appid:none
data protection sqlpgart Probe:1818

An error was received from the user exit program.1800 0000
------------------

circular logging is in effect.Version 8.1 on linux.
Thanks,
Hype.


If you have defined a user exit program for logging, circular logging is NOT
in effect.

Do a:
get db config for database-name

Theses parms must look like this for circular logging:
Log retain for recovery status = NO
User exit for logging status = NO

If there is a user exit program defined, and you want circular logging,
update the user exit parm.
Nov 12 '05 #2

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

Similar topics

11
by: anuradha.k.r | last post by:
hi, i am writing a socket program in python,both client side and server side.I've written the client side which is working perfectly fine(checked it against server program written in C).but as for...
1
by: SprMan | last post by:
I run a Toaster Mail server with virtual domains. The users authenticate against a MySql 3..23.58 db. We have been having an ongoing issue with login's just "hanging" via both http (webmail) and...
3
by: Senthuran | last post by:
Hi, The SQL server 2000 Server hangs some times. It is not periodic. It is not specific in any queries, which are taking more time to execute. Because, it is occurring for different types of...
1
by: Sotiri | last post by:
Does anyone know why SQL Server occasionally hangs when secure connections are made via ADO?
4
by: andrerev | last post by:
I can't get SQL Server to install and I can't figure out why. All I am doing is trying to install SQL Server 2000 on my Windows XP Pro (SP2) dev machine. But it just hangs - the processes...
0
by: Pedro Bautista | last post by:
Status: Unsolved and puzzling Steps to reproduce the error: 1.- Delete IUSER from server 2.- Reboot server (OS rebuilds IUSR) 3.- Assign IUSR read and execute permission on web folder and...
2
by: dvestal | last post by:
I'm new to .NET remoting, and I'm having trouble getting a callback to work from a server. I've been through a dozen webpages and the references available to me, but I'm still missing something. ...
0
by: David St. Hilaire | last post by:
Hi, I'm having trouble creating a COM object in my ASP.NET Web Form. The COM object (IFoo) is in a DLL, but it creates another COM object (IBar) that is defined in an out-of-process COM server...
9
by: =?iso-8859-1?Q?Jos=E9_Joye?= | last post by:
I'm currently running some tests with WCF in In-proc environment. I have created a small winform application that starts the host in the main thread with an named pipe endpoint. If I call a...
2
by: Teja | last post by:
Hi All, I have a Python COM server. I need to deploy it on various sytems. When I run the COM server from python its showing an output " Registered : sample.lib" If I try to use the COM obj...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
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: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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...

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.