Not able to connect database from another os user using externally?

Hi,
I want to connect database from another os user. i am able to connect database from oracle externally. but not able to connect different OS user.
As ORACLE User:
[oracle@test1 admin]$ sqlplus /
SQL*Plus: Release 11.2.0.2.0 Production on Mon Jan 16 19:41:57 2012
Copyright (c) 1982, 2010, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL>
Non ORACLE user:
[sample@test1 ~]$ export ORACLE_HOME=/u01/app/oracle/product/11.2.0.2/
[sample@test1 ~]$ export ORACLE_SID=rman
[sample@test1 ~]$ export PATH=$ORACLE_HOME/bin:$PATH
[sample@test1 ~]$ sqlplus /
SQL*Plus: Release 11.2.0.2.0 Production on Mon Jan 16 19:37:42 2012
Copyright (c) 1982, 2010, Oracle. All rights reserved.
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory
Process ID: 0
Session ID: 0 Serial number: 0
Enter user-name:
Thanks

You didn't install Oracle correctly, especially you didn't run the root.sh and rootpre.sh scripts.
If you would have read the error message at all, and researched it, you would have known this.
Regrettably however you decided to ignore Forums Etiquette and to abuse this forum with Yet Another Doc Question.
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • Not able to access database from a remote machine using SQL Server Management Studio

    Hi,
    I have a DB_BOX with SQL Server 2008 R2 installed. I can access the databases on the local machine using SQL Server Management Studio but it is not accessible from other machines, though the machines are in same domain.
    I have remote enabled on SQL Server box, TCP enabled, firewall off. I checked with IP Address too, all SQL Server services are running.
    The SQL Server log shows the message
    The requested service has been stopped or disabled and is unavailable at this time. The connection has been closed.
    I get the below message in SSMS from remote machine.
    Details of error message are
    ===================================
    Cannot connect to DB_BOX.
    ===================================
    A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - The specified network name is no longer available.) (.Net SqlClient Data Provider)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=64&LinkId=20476
    Server Name: DB_BOX
    Error Number: 64
    Severity: 20
    State: 0
    Program Location:
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObject stateObj, UInt32 error)
       at System.Data.SqlClient.TdsParserStateObject.ReadSni(DbAsyncResult asyncResult, TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParserStateObject.ReadNetworkPacket()
       at System.Data.SqlClient.TdsParserStateObject.ReadBuffer()
       at System.Data.SqlClient.TdsParserStateObject.ReadByte()
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
       at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
       at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
       at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ValidateConnection(UIConnectionInfo ci, IServerType server)
       at Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()

    Sorry, missed the message from the errorlog in the original post. You shouldn't have included that big .Net dump that hid the important facts. :-)
    My first Google attempt on that message (which I have never seen before) suggests that the TCP Enpoint is stopped, so try this:
    ALTER ENDPOINT [TSQL Default TCP]
    STATE=STARTED;
    Erland Sommarskog, SQL Server MVP, [email protected]
    This solves the problem. Thanks...

  • Not able to connect wifi from personal hotspot

    When switch "on" Personal Hotspot on my ipad mini wifi + cellular, I'm not able to connect wifi from my iphone even from other devices. Please advice!!

    Reboot your phone. Hold down the sleep/wake button and the home button until the apple logo pops up and if that doesn't work then reset network setting (general>reset) and then another thing is to go to other and add it from there

  • Not able to connect database while creating RPD

    hi,
    while creating New RPD i am not able to connect database its Throwing error like"The Connection has failed". even though i had given Data source name as TNS entry.
    Thanks,
    Lokesh

    Hi,
    If you use OBIEE 11g, the tnsname.ora is located in this folder : {Oracle_BI1}\network\admin directory & {oracle_common}\network\admin directory (only the former is needed as that is the ORACLE_HOME).
    Do you use OBIEE 11g and have you update the tnsname.ora in this folder ?
    Hope it helps,
    Benoit

  • Not able to connect database remotely

    Hi All,
    I have an issue with remote connectivity to database EAIDEV.
    Application Team is not able to connect to EAIDEV database as jcaps_user.
    Here is the connection string :
    Server Name : 10.1.32.66
    Port : 1622
    User id : jcaps_user
    Coud any one plz help me on this ?
    Thanks a lot.

    tvenkatesh07 wrote:
    Hi All,
    I have an issue with remote connectivity to database EAIDEV.
    Application Team is not able to connect to EAIDEV database as jcaps_user.
    Here is the connection string :
    Server Name : 10.1.32.66
    Port : 1622
    User id : jcaps_userWell, what's the error that they are facing?
    Aman....
    >
    Coud any one plz help me on this ?
    Thanks a lot.

  • Not able to access HTMLDB from another server running HTTP_SERVER

    Hi
    I had htmldb installed and running from dataabse server but then I moved APACHE server to another server. Here Apache is running from OEM 10g grid control
    I set up dad.conf and marvel.conf files for connection to htmldb server. Also I created marvel directory and copied images diretory from htmldb server to this Apache server marver directory. It did not work
    Here' the details from dads.conf file
    Alias /i/ "/opt/oracle/product/10.2.0_oem/oms10g/Apache/marvel/images/"
    <Location /pls/htmldb>
    SetHandler pls_handler
    Order allow,deny
    Allow from All
    AllowOverride None
    PlsqlDatabaseUsername htmldb_public_user
    PlsqlDatabasePassword @BfNvzBYH8alwoDCIEVVlTPg=
    PlsqlDatabaseConnectString ods1_dev.whq.ual.com TNSFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.WE8ISO8859P1
    PlsqlAuthenticationMode Basic
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDocumentPath docs
    PlsqlDocumentProcedure wwv_flow_file_manager.process_download
    PlsqlPathAliasProcedure htmldb.wwpth_api_alias.process_download
    PlsqlDefaultPage htmldb
    </Location>
    Also I see following errors in Apache Log
    File does not exist : /opt/oracle/product/10.2.0_oem/oms10g/Apache/Apache/htdocs/portal/pls/htmldb
    Please help.
    Thanks
    Sunil

    In httpd.conf I have oracle_apache.conf file included
    In oracle_apche.conf I have <oracle home>/Apache/modplsql/conf/plsql.conf included
    And in plsql.conf I have
    <oracle home>/Apache/modplsql/conf/dads.conf file included.
    http_server is running and did not give any errors during startup

  • Not able to connect Essbase from IR 9.3.1

    Hi
    I am not able to create a Essbase connection in IR Studio. I have all the components installed on the same server. Any help would be useful

    i have been able to connect to essbase add-in/smart view from excel. Even on the server where Analytic Server and IR are installed on the same box. Is there any chnages that i need to do. I have added essbase connection in DAS service of IR, retsarted IR service.

  • Not able to connect MySql From sunOne IDE

    I selected Runtime pane in the SunoneIDE 5.0 and need to insert data to the database which is in MySql, I created database in MySql. when i select drivers->mySql and rightclick addString -> and i i gave database URL and when i say test connection. My database name is MyCity. Which contains single table named "cityName" to strore city names (primary key) .
    Its showing the error As " Internal test driver incomplete. The driver may not support the required database meta methods.Take a look at output window for details."
    In output window iam getting "No primary keys were found in the database -
    Noindexes and no procedures were found in the database, Check ur database..
    please send me if posible with any code sample settings in the IDE(sunOne) to write BMP, Database is in the Mysql...
    Urs....
    Narendra I kumar
    My id is [email protected]

    It might be helpful:
    http://swforum.sun.com/jive/thread.jspa?threadID=21499&messageID=48445

  • Do you need to be constantly connected to wifi or 3G to receive texts from another apple user using iMessage?

    Do you need to be constantly connected to wifi or 3G to receive texts from another apple phone user who is using iMessage?

    No.
    Much as a missed call while not connected goes to voicemail, a missed text or iMessage while not connected will wait until you are connected, then be delivered.
    There is one exception, however.  Many cellular carriers do not support iMessage.  So if you are connected by cellular signal and not WiFi, you will receive the message as an SMS text message using your cellular carrier.

  • After restarting the system, WAS for ABAP is not able to connect Database

    Hi,
    I installed Sneak Preview SAP NetWeaver Application Server for ABAP in Local system. After restaring the desktop,I am getting following errors-
    1. SAP-Basis System: Initialization  DB-Connect Failed, Return Code  000256
    2.Database: Database error -10709 at CON 
    3. Database: > Connection failed (RTE:Database name is missing)
    Here, i have not done any thing except restarting the destop. before restart every thing was working fine.
    please give me some clue, what may happed to the Application.
    Thanks
    Anil

    I moved your thread from Web Dynpro ABAP to the forum for problems with the trial systems.  Hopefully you will find more help here.
    You didn't by any chance change machine name?  I had a very similar error once when I was forced to rename my machine.  Maybe you will find something from this blog helpful:
    /people/thomas.jung/blog/2006/02/03/as-abap-sneak-preview-lessons-computer-rename

  • I am not able to connect my iPad 1 with TV using apple VGA adapter

    Hello,
    When I connect my iPad 1 with a wide screen TV using the apple VGA connector, there's no display on the TV.
    But when I do the same thing from iPad 2, the iPad screen is projected on TV.
    Please help

    Sounds like the one common thing is the adapter. The cheaper, non apple branded ones tend to fail.
    Try another adaptor before worrying about your ipad.

  • Can't sign into Itunes not able to connect to server but I can use internet

    Hi , I am a PC babe and I have just entered into the world of the Mac!!!! So forgive my ignorance but I am trying to log on to my itunes store on my mac and it keeps telling me it can't find server and i am not connected to the internet. But i am!!!! help does anyone know what I am doing wrong? this also happens when I try to logon to my yahoo mail using the web link on the yahoo home page? Help anyone!!!

    I'm having the same problem, and I'm on a Mac. It tells me that my network isn't working, but I'm connected to the internet! I don't understand it. Everything was great until the latest update (4.6). Now, it tells me that my network connection isn't working.
    Well, obviously my network connection is working, because I'm typing this message right now!
    Is Apple going to officially address this problem or not? It's gone on long enough.

  • Not able to connect to the database while configuring the Hyperion Planning

    Hi all,
    I am trying to configure Hyperion Planning, i am getting error while connection to the database,
    and i am not able to connect to the sqlserver management studio using sql server authentication mode, while installing sql server i selected as windows authentication mode,
    here is my environment:
    OS: Windows Vista
    Database: MS SQL Server 2005, with Windows authentication mode
    Hyperion9.3.1: Planning, Essbase server, shared services.
    can anyone let me know what is the error? or do am i missing any step,
    appreciate your help.
    Thanks
    Afjal

    Hi,
    First of all Vista is not supported as O/S for Hyperion server products, so if you encounter any problems it may be due to that.
    It is possible to use windows authentication mode but some have problems with it and end up going down the sql server authentication route.
    It is possible to change SQL server to mixed mode.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • TS1398 Hi I am not able to connect Internet connection from iphone5s

    I am not able to connect Internet from my Iphone 5s..Please assist me urgently

    Hi AmishCake,
    It was with Cellular.
    I am using Tata Docomo Prepaid network.
    Please suggest me.
    bala

  • Not able to connect to DB in Redhat Linux - intermittent wired problem

    Hi,
    I need some help from you if possible please help me. There is a wired problem in the Linux based Oracle server.
    OS: Redhat Linux 8
    Database: Oracle Enterprise server 9.2
    There is an intermittent wired problem.
    After some time (it happen twice last Saturday and Yesterday), either from application or from SQL Plus we are not able to connect it from outside. But we are able to connect to the oracle server on Linux server.
    We checked the Listener status on the server and it was UP and running.
    We can ping the server from outside.
    We are not able to do an FTP from inside the server or from Outside to the Linux server.
    During this time the http protocol is working we can upload any file to the other sites.
    We tried to shutdown the oracle server and even we tried to restart the OS itself and not able to resole this issue.
    If we create a new Listener and starts the server and all blocking thing were released and now working.
    Currently we are monitoring the server at ALIF’s premises if it going to happen for the third time or not.
    Thanks a lot
    Regards
    Kumar

    What is the error that you get when you try to get connection ?
    to check the log file is a good option: <ORACLE_HOME>/network/log/listener.log
    Joel Pérez

Maybe you are looking for

  • Adobe bridge & adobe revel help

    I really don't know if this is posible, but I will ask anyway (please let me know if you can't do this).  I own a copy of adobe photoshop elements 8.  This was still when elements came with a copy of adobe bridge.  I have all of my photos imported in

  • New Condition table / access not getting picked in purchase order.

    I have created a new condition table for the tax to be calculated for Site / Material combination. The access sequence is also crated. When I created the purchase order the condition / tax is not getting picked. When I checked in the analysis, I foun

  • System Preference freezes when setting up Parental Controls

    Hi, I am the Admin user of my MacBook Pro InteL C2D. I'm using Mac OS X Tiger 10.4.11. I had set up a 'Standard' Account on my laptop for my flatmate to use. But when I click on the Parental Controls of this standard account, the whole preference pan

  • How to run mac os in vmware windows 7

    how to run mac os in vmware windows 7?

  • Select Item Name

    Hi : I have a sql report in apex where the report is in page 15 but also there are multiple reports in other pages from page 10 to page 15 but the item is located in page10 as i select the item in page10 all the reports must redirects to it based on