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 > Backup Problem - urjent can anybody help?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-18-02, 07:08
jasti_cnu jasti_cnu is offline
Registered User
 
Join Date: Nov 2002
Location: Hyderabad, India
Posts: 7
Arrow Backup Problem - urjent can anybody help?

Hi,

To take back up here I am using ON-bar utility. I have configure my ISM.(I have entered the entry in sm_versions file)
My onconfig file parameters
BAR_ACT_LOG /export/home/informixdb/bar_act.log
BAR_DEBUG_LOG /export/home/informixdb/bar_dbug.log
BAR_MAX_BACKUP 0
BAR_RETRY 1
BAR_NB_XPORT_COUNT 10
BAR_XFER_BUF_SIZE 31
RESTARTABLE_RESTORE ON
BAR_PROGRESS_FREQ 0

# Informix Storage Manager variables
ISM_DATA_POOL ISMDiskData
ISM_LOG_POOL ISMDiskLogs


And I have created a file device using the command
./ism_add -device /export/home/informix/backupdir -type file

the device is created successfully and labeled this device using
./ism_op -label /export/home/informix/backupdir -pool ISMDiskData -volume Jasti
and the volume is created successfully.

My device is mounted and running and then I issued onbar -b -w command to take complete backup.
after this it begin processing...
and I got the following messges:

13980 2002-11-19 17:13:56 Successfully connected to Storage Manager.
13980 2002-11-19 17:13:56 Begin level 0 backup rootdbs.
onbar_d 13980 2002-11-19 17:13:54 -b -w
these messages are from /export/home/informixdb/bar_act.log

but the data was not present in my disk path /export/home/informix/backupdir

what can I do?



Jasti
Reply With Quote
  #2 (permalink)  
Old 11-18-02, 07:22
jasti_cnu jasti_cnu is offline
Registered User
 
Join Date: Nov 2002
Location: Hyderabad, India
Posts: 7
I just solved my self

I cleared the problem I got.
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