DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: rman: cannot delete device type

Threaded View

  1. #1
    Join Date
    Jan 2007
    Location
    Berlin, Germany
    Posts
    4

    rman: cannot delete device type

    Hi,

    I configured a defalut device type "sbt_tape" with RMAN, "show all" says:

    CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' PARMS '???nsr_env=(nsr_server=su10, nsr_group=default)';

    Maybe the "???" is the problem, but I cannnot delete the device:
    RMAN> CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' CLEAR;

    old RMAN configuration parameters:
    CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' PARMS '???nsr_env=(nsr_server=su10, nsr_group=default)';
    old RMAN configuration parameters are successfully deleted

    but "show all" says:
    CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' PARMS '???nsr_env=(nsr_server=su10, nsr_group=default)';

    Reconfigure of DEVICE TYPE 'SBT_TAPE' works, but than "show all" says:
    RMAN-12010: automatic channel allocation initialization failed
    RMAN-12014: multiple records for default channel configuration for SBT_TAPE found in catalog

    Any ideas?

    Thanks,
    Last edited by krempe; 01-22-2007 at 10:20 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width