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 > ontape on a remote tape

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-04-08, 03:49
jdaouk jdaouk is offline
Registered User
 
Join Date: Oct 2006
Posts: 12
ontape on a remote tape

Dears,

Is it possible to use ontape informix utility to backup a local database on a tape connected to a remote server? I know this possible in case of using ufsdump.

Best regards,
Reply With Quote
  #2 (permalink)  
Old 04-11-08, 08:47
theeiledon theeiledon is offline
Registered User
 
Join Date: Nov 2004
Posts: 60
Remote backups

Yes you can on Unix.
Set TAPEDEV in the onconfig to hostname:/dev/st0
Ensure TAPESIZE is non-zero
Set up trust relationship so the machine with the backup device trusts the machine with the instance - I do this with .rhosts and the permissions of this file are critical. You can prove .rhosts is working by running rlogin from the instance host to the host with the backup device - if you are not prompted for a password then the trust works.
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