Unix Technical Forum

Server hangs

This is a discussion on Server hangs within the DB2 forums, part of the Database Server Software category; --> Hi, I interrupted running a sql batch file containing several insert statements. The db server stops responding to any ...


Go Back   Unix Technical Forum > Database Server Software > DB2

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-26-2008, 05:23 PM
hype
 
Posts: n/a
Default 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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-26-2008, 05:23 PM
Mark A
 
Posts: n/a
Default Re: Server hangs

"hype" <hypehoopla@yahoo.com> wrote in message
news:71c621b6.0403060901.58492282@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.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:59 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com