If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > onbar error 130

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-19-03, 16:39
kdsouza77 kdsouza77 is offline
Registered User
 
Join Date: Mar 2003
Location: Bangalore
Posts: 10
Lightbulb onbar error 130

Hi All,

While doing a level 0 backup of dbspaces I run into this error.

ERROR: Unable to open connection to server: could not fork server connection.

The ON-Bar process 19212 exited with a problem (exit code 130 (0x82), signal -1).

Immediately I checked the status of the server using onstat -d.

And it was up and running.

Everytime I run the level 0 backup of dbspaces, one or the other dbspace backup fails with this above error.

Any help is appreciated.

Thanks.
Kiran.
__________________
Reply With Quote
  #2 (permalink)  
Old 03-20-03, 02:53
eherber eherber is offline
Registered User
 
Join Date: Aug 2002
Location: Bonn/Germany
Posts: 152
130 means BAR_SERVER_CRASH.

Enable onbar debugging and try your backup again, i.e.
$ONCONFIG:

BAR_DEBUG 5
BAR_DEBUG_LOG <fullpath_to_debug_logfile>

Be aware of the fact that this tracing slows down
you backup process significantly.
You can set BAR_DEBUG from 1 to 9, I guess
that 5 should be enough to trace your problem

Maybe this gives you a clue what is happening.

However it might be the best to open a case
with IFMX tech support if this happens
every time.
__________________

Best regards

Eric
--
IT-Consulting Herber
WWW: http://www.herber-consulting.de
Email: eric@herber-consulting.de

***********************************************
Download the IFMX Database-Monitor for free at:
http://www.herber-consulting.de/BusyBee
***********************************************
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On