Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN: SVR4 Error: 27: File too large

Re: RMAN: SVR4 Error: 27: File too large

From: Andy Rivenes <arivenes_at_llnl.gov>
Date: Thu, 30 Oct 2003 08:49:25 -0800
Message-ID: <F001.005D5163.20031030084925@fatcity.com>


It looks like you need to "SET LIMIT ..." for the channel allocation, if 8i, to less than 2GB. In 9i this can be set with MAXSETSIZE (not sure if SET LIMIT is still supported in 9i).

Note that you cannot back up a file larger than the SET LIMIT size, so based on your ulimit command I assume that you don't have any datafiles larger the 2GB as well.

Andy Rivenes
arivenes_at_llnl.gov

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Andy Rivenes
  INET: arivenes_at_llnl.gov

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Oct 30 2003 - 10:49:25 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US