Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RMAN-06181 thrown when only 1 SBT channel allocated

671951Mar 15 2010 — edited Mar 19 2010
Hello,

I'm using Oracle 8.1.7.0 Standard Edition on Windows Server 2000 SP4. I am aware that we cannot allocate multiple channels with our version of Oracle as the RMAN-06181 error states. However I am only allocating a single channel when this error occurs. Here's the error when I simply test the allocation of the channel:

RMAN> run {
2> allocate channel t1 type 'sbt_tape' parms 'ENV=(TDPO_OPTFILE=C:\Program Files
\Tivoli\TSM\AgentOBA\tdpo.opt)';
3> }

RMAN-03022: compiling command: allocate
RMAN-03026: error recovery releasing channel resources
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure during compilation of command
RMAN-03013: command type: allocate
RMAN-06181: multiple channels require Oracle8 Enterprise Edition

RMAN>


Does anyone have any ideas?


Thank you,

rbrieck
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 16 2010
Added on Mar 15 2010
7 comments
1,377 views