![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Connecting to Oracle Database | dreams5617 | Shell Programming and Scripting | 4 | 05-02-2008 09:37 AM |
| Install Guide: Oracle Database 11g Release 1 on Oracle Enterprise Linux 5 | iBot | Oracle Updates (RSS) | 0 | 04-06-2008 02:10 AM |
| ulimit and /etc/security/limits file permission | quintet | UNIX for Dummies Questions & Answers | 6 | 02-19-2008 06:58 AM |
| Logging into oracle or SQL from shell script | manirsendhil | Shell Programming and Scripting | 2 | 04-09-2007 08:46 PM |
| txt file to oracle database | jorhul | Shell Programming and Scripting | 9 | 03-09-2005 03:48 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
I'm trying to login to an Oracle databse without entering the user/passwd. The server resides on an AIX 5.1 system, and using LDAP. I'm entering the following command >sqlplus / @ORACLE_SID This should work but for some odd reason I get a login denied. But if I enter the user id and password it works fine. DBA's suggest that the problem resides on the UNIX level. I would assume that I'm not carrying over my authentication when using the "/" command. Does anyone have any ideas? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Figured it out.
After a battle with dba's, the problem reside with them. They did not setup the id to accept external login. thanks for those who tried. |
|||
| Google The UNIX and Linux Forums |