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

Thread: Help me please with RMAN

  1. #1
    Join Date
    Mar 2001
    Location
    Ireland/Dublin
    Posts
    688

    Red face

    Hello, could you help me please :-)
    We have Suse 7.0 & 8.1.7. I have no recovary catalog yet. The problem is next: I can't start RMAN, every time
    I get error message : rman: can't open target

    > rman target / rman/rman
    > rman target sys/manager nocatalog
    > rman target / nocatalog

    rman: can't open target

    But if I type just 'rman' it doesn't start anywhere.
    The basic environment for oracle is:

    ORACLE_SID=TUTTIUTF
    LD_LIBRARY_PATH=/usr/local/oracle/product/8.1.7/lib
    LANG=en_US.iso-8859-1
    ORACLE_BASE=/usr/local/oracle
    ORACLE_HOME=/usr/local/oracle/product/8.1.7
    PATH=/usr/local/oracle/product/8.1.7/bin:/home/oracle/bin
    NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1

    PLEASE, HELP ME!


    [Edited by kgb on 04-29-2001 at 10:14 AM]
    Best wishes!
    Dmitri

  2. #2
    Join Date
    Jan 2001
    Posts
    71


    on the target DB server:

    export ORACLE_SID=
    rman target / catalog rman/rman@

  3. #3
    Join Date
    Mar 2001
    Location
    Ireland/Dublin
    Posts
    688

    Red face

    I did that but the same error:

    oracle@mci:~ > export ORACLE_SID=TUTTIUTF
    oracle@mci:~ > rman target / catalog rman/rman
    rman: can't open target
    oracle@mci:~ >

    Originally posted by wren01


    on the target DB server:

    export ORACLE_SID=
    rman target / catalog rman/rman@

  4. #4
    Be sure the tnsnames.ora is set for the target DB on the rman server.

    Also check that you can sql*plus to the machine before trying RMAN. Resolve that first.

  5. #5
    Join Date
    Apr 2001
    Posts
    1
    Is Rman that you are executing on the same box as the target?

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