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_d process can't terminate after success backup

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-24-09, 12:57
krasimir krasimir is offline
Registered User
 
Join Date: Jun 2009
Posts: 1
onbar_d process can't terminate after success backup

Hi,
when I finish the backup process with onbar,the process onbar_d can not disapper.
I must be using "Kill -9 process_id" to terminate the process.
My environment: aix5.2, informix IDS9.40.FC2, storage manager is HP Data Protector 6.1

HP Data Protector start comand:
onbar_d -b -L 0 rootdbs ptpdbs
But the onbar_d process can't terminate after success backup.

onconfig:
# Backup/Restore variables
BAR_ACT_LOG /informix/bar_act.log
BAR_DEBUG_LOG /informix/bar_dbug.log
BAR_MAX_BACKUP 2
BAR_RETRY 1
BAR_NB_XPORT_COUNT 10
BAR_XFER_BUF_SIZE 15
RESTARTABLE_RESTORE on
BAR_PROGRESS_FREQ 0
BAR_DEBUG 9
BAR_BSALIB_PATH /usr/omni/lib/libob2informix_64bit.a

bar_act.log:
2009-06-08 14:25:10 53204 38064 /informix/bin/onbar_d -b -L 0 rootdbs ptpdbs
2009-06-08 14:25:11 53204 38064 Working with omni as generic storage manager.
2009-06-08 14:25:13 53204 38064 Begin level 0 backup rootdbs.
2009-06-08 14:25:14 53204 38064 Successfully connected to Storage Manager.
2009-06-08 14:28:01 53204 38064 Completed level 0 backup rootdbs (Storage Manager copy ID: 8 2009006008).
2009-06-08 14:28:01 53204 38064 Begin level 0 backup ptpdbs.
2009-06-08 14:56:03 53204 38064 Completed level 0 backup ptpdbs (Storage Manager copy ID: 8 2009006008).
2009-06-08 14:56:05 53204 38064 Begin backup logical log 17608.
2009-06-08 14:56:05 53204 38064 Successfully connected to Storage Manager.
2009-06-08 14:57:44 53204 38064 Completed backup logical log 17608 (Storage Manager copy ID: 8 2009006008).
2009-06-08 14:57:45 53204 38064 /informix/bin/onbar_d complete, returning 0 (0x00)

I would appreciate any help you can give.
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

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