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

Home -> Community -> Usenet -> c.d.o.server -> Re: RMAN encountering LDAP error

Re: RMAN encountering LDAP error

From: <gordon.t.wu_at_gmail.com>
Date: 1 May 2006 08:47:22 -0700
Message-ID: <1146498442.655677.257910@i40g2000cwc.googlegroups.com>


Thanks. I was using connect sys/password_at_instance-name, since that was the only way my manuel was showing.
Another question, which instance does "connect /" connect to? I sort of expected it to connect to the current value in $ORACLE_SID environment variable, but it did not.

sh-2.05b$ export ORACLE_SID=TROUT_DW
sh-2.05b$ sqlplus admin_at_trout_dw

SQL*Plus: Release 10.1.0.3.0 - Production on Mon May 1 11:46:37 2006

Copyright (c) 1982, 2004, Oracle. All rights reserved.

Enter password:

Connected to:
Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options

SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options sh-2.05b$ rman target /

Recovery Manager: Release 10.1.0.3.0 - Production

Copyright (c) 1995, 2004, Oracle. All rights reserved.

connected to target database (not started)

RMAN> Received on Mon May 01 2006 - 10:47:22 CDT

Original text of this message

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