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 > problems in restoring using ONTAP

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-11-04, 23:50
nmajeed nmajeed is offline
Registered User
 
Join Date: Nov 2003
Posts: 24
problems in restoring using ONTAP

I have a backup file > 2G so I used unix named pipes to compress on the fly the backup file. Backup is working fine in this way.

But when I am trying to restore from that compressed file I am using the other way round..e.i. uncompressing and putting in the pipe and then ONTAPE reads from pipe.

It tries to read the pipe but then exits giving error " physical file can't be restored"

Any one having any experience of this kind of problem???? or any other alternate to deal with > 2G backup file. Any syntax..

Again ..backup is working fine .. the problem is how to restore that compressed file(because when I will uncompress directly to a a file the size wil increase > 2G)

Any kind of help will be appreaciated ... ASAP coz we have DR exercise on coming friday.

Thanks a lot.
Reply With Quote
  #2 (permalink)  
Old 02-12-04, 09:12
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
ontape needs to check the size of the file it is going to restore; this is not possible with a pipe.
Try to install IDS 9.40 and use th erestore on that instance.
9.40 doesn't have the 2GB limit anymore, so first, uncompress, then restore.
See how it goes.
This is not actually a good way, since you 'll encounter a version mismatch of ontape, but maybe it will go on.
__________________
rws
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