Oracle Net Manager error

Aloha!

I just create an instance of oracle 11g R2 database. When I tried to create a connection to the said proceedings NET manager since some client machine
I'm prompted with this error:

ORA-12514: TNS:listener is not currently of service requested in connect descriptor

but on the server itself I can access the instance via SQLplus as sysdba.

Thanks in advance for the help.

Kind regards
Hades

Salvation;

Set ORACLE_SID and HOME than enforcement netca

Respect of
HELIOS

Tags: Database

Similar Questions

  • Question about the definition of SID by using Oracle Net Manager

    Hello

    I'm following the instructions provided in the document Oracle DBA for 2 days.

    Page 8-9, he gives instructions on how to configure net service using Oracle Net Manager names. Following the instructions, I created a new Identification of spare (by selecting the Naming Service and pressing the green button (+)). Using this method, I've created a new descriptor as shown below:
    ONM_ORCL =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = Oracle2Day1.john.local)(PORT = 1521))
        )
        (CONNECT_DATA =
          (SERVICE_NAME = orcl.john.local)
        )
      )
    Note the use of the "Service-name" field to identify the service.

    Using Enterprise Manager, I created a new descriptor so, but EM has allowed me to use the SID instead of the SERVICE_NAME. The portion of TNSNames.ora created by EM is as shown below:
    ORCL_CREATED =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = Oracle2Day1.john.local)(PORT = 1521))
          (LOAD_BALANCE = yes)
        )
        (CONNECT_DATA =
          (SID = ORCLSID)
          (SERVER = DEDICATED)
        )
      )
    Note that this template does not use the "Service-name" field, it uses the "SID" field instead.

    As an exercise, I wanted to use Oracle Net Manager to create a descriptor that uses the SID instead of the SERVICE_NAME, just as I did in EM, but I can't find a way to do it. I be getting the SID of grey field (locked) or various errors.

    The question is: Should what steps I follow in Oracle Net Manager to create a descriptor like the one I created in EM?

    Thank you for your help,

    John.

    John,

    SID's ancient mechanism of the sqlnet. EM allows you to do so by an option button, but all other oracle tools are now using the mechanism of the Service only as the new standard that is used when the client tries to connect to the server. SID asks that the service must be available on this ony node where you try to connect without additional installation as failover, load balancing services in order to provide you with. So I would say you respect the service mechanism only and as far as I know, there is no way to put a SID by using the Oracle networking tools.

    On services, you read this book.,
    http://www.ardentperf.com/pub/services-schneider07.PDF

    This would explain why the concept of Service is better!

    HTH
    Aman...

  • ORA-28547: connection to the server has failed, probable Oracle Net admin error

    Hello

    Environment

    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    

    I'm ORA-28547: failed to connect to the server, probable Oracle Net admin error when connecting to the database as username/password@orcl,If, I do not @orcl it connects without any problems. But I can't connect from client machines without dbstring.

    This problem started recently, and I understand that it is because of the dynamic ip of the linux machine. Previously the Linux m/c ip was 172.25.210.177 unfortunately was launched once the machine ip has changed in 172.25.210.148.

    To bring the database up I started as usual and got to the top, but when connecting db with the above error is being username/password@orcl.

    To solve the i changed the ip address in tnsnames.ora and listener.ora but no luck. Please advice how to solve.

    It will run until the next change of the ip address. If you want a permanent solution, you must assign a static ip address. Why is your dynamic ip address? What is a local testbox.foobar.com or a production system that must be accessible to other systems?

  • ORA-28547: connection to the server failed, probable Oracle Net admin error.

    Dear all,

    My11gR2 database on windows 2008 R2 Standard is in error "ORA-28547: connection to the server failed, probable Oracle Net admin error.

    It's when I try to log on to the server itself

    as:

    SQL * more: Production of release 11.2.0.1.0 kills him Oct 8 05:43:03 2013

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

    Enter the user name: sys/***@orcl as sysdba

    "ORA-28547: failed to connect to the server, likely admin error Oracle Net.

    This started happening when the server has been restarted. I don't know if I have to stop any service, as in some cases under Linux should be stopped service iptables.

    The solution I found on most of the forums is to change in sqlnet.ora since '#SQLNET. AUTHENTICATION_SERVICES = (NTS) 'to' #SQLNET. AUTHENTICATION_SERVICES = (NONE)"and restart the receiver.

    But even if it doesn't in my case.

    Kindly help.

    Best regards, Imran

    Guys, there are 2 databases installed on the same server, to correctly configure the SID. Once set, I could see that the database is down and when starting it started working well.

    Thanks for your efforts.

  • Customizing operations Oracle Access Manager error page.

    Hello

    If someone let me know if we can customize the below page "Oracle Access Manager operations Error"?

    --

    Operation Oracle Access Manager error

    The plugin WebGate is unable to communicate with servers of access.

    Contact your site administrator to address this issue

    ---

    Thanks in advance,

    PS

    Hello

    You can change the webgate.xml to achieve this. For more information, visit our 555137.1 .

    Kind regards

    Colin

  • Question about EM and Oracle Net Manager

    Good afternoon

    It is said in the Net Services Administrator's Guide:
    To start Oracle Net Manager from the Oracle Enterprise Manager console, select
    Service Management from the Tools menu, and then select Oracle Net Manager.
    Nowhere I see a 'Tools' menu, or an option 'Service Management' in EM.

    Question: Y at - it a 'Tools' menu that I missed? If Yes, where? If there is no menu 'Tools', is it possible to start Oracle Net Manager of EM, as shown in the Net Services Administrator's Guide?

    Thank you for your help,

    John.

    PS: possibly useful additional info:
    4NT8>emctl status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
    https://Orahost.john.local:1158/em/console/aboutApplication
    Oracle Enterprise Manager 11g is running.
    ------------------------------------------------------------------
    Logs are generated in directory E:\Oracle\product\11.2.0\dbhome_1/Orahost.john.local_dbca/sysman/log
    BANNER
    --------------------------------------------------------------------------------
    
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production

    As far as I KNOW, "Oracle Enterprise Manager console" refers to the java console for OEM 9i. A Tools menu there. Are you sure you read your documents version db?

  • error starting Oracle Enterprise manager

    I have oracle database 11 g 2 on windows 7, when I want to launch the Enterprise Manager, the following error: Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved.

      C:\Users\SHOJAIE>emctl start dbconsole Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0 Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved. https://SHOJAIE-PC:1158/em/console/aboutApplication Starting Oracle Enterprise Manager 11g Database Control ...System error 5 has occurred.  Access is denied.

    check if the services oracle is up and running, also export ORACLE_SID, ORACLE_HOME and ORACLE_BASE and try again.

    new error?

  • Error fix Oracle Identity Manager 11 GR 2 PS1 BP01 bundle

    Hi all

    I get the following error when applying BP01 for PS1 OIM11gr2 in section 4.3.1 patch servers Oracle Identity Manager of Managed on WebLogic Server.

    patch_automation:
    [entry] jump entered as property IOM. DBPassword has already been set.
    entry entry jump as mdsDB.password property has already been set.

    wls_property:
    entry entry jump as weblogic_password property has already been set.
    entry entry jump as oim_password property has already been set.

    Run patched sql files:

    BUILD FAILED
    C:\Oracle\Middleware\Oracle_IDM1\server\setup\deploy-files\automation.XML:188: The following error occurred during the execution of this line:
    C:\Oracle\Middleware\Oracle_IDM1\server\setup\deploy-files\automation.XML:121: Class not found: oracle.jdbc.OracleDriver JDBC driver could not be loaded

    Total time: 0 seconds

    I join my file patch_oim_was.profile.

    # For the passwords if you don't want the password < / optional > in this file just comment out him from here, you will be prompted for him in rumtime.

    Variable #Neccessary of [mandatory] env
    ANT_HOME is C:\Oracle\Middleware\modules\org. Apache.ant_1.7.1
    JAVA_HOME=C:\Java\jdk1.6.0_45
    mw_home = C:\Oracle\Middleware\
    oim_oracle_home = C:\Oracle\Middleware\Oracle_IDM1
    soa_home = C:\Oracle\Middleware\Oracle_SOA1
    WebLogic.Server.dir=C:\Oracle\Middleware\wlserver_10.3

    #weblogic configuration variables
    weblogic_user = weblogic
    #Password is optional, if you want to give on the terminal itself leave what he commented. If not, uncomment it.
    weblogic_password = Weblogic123$
    soa_host = localhost
    soa_port = 8001

    #DB configuration variables
    operationsDB.user = DEV_OIM
    # Password is optional. If you want to give on the terminal itself leave he commented. If not, uncomment it.
    IOM. DBPassword = Sysadm10
    operationsDB.host = localhost
    operationsDB.serviceName = oimdb
    operationsDB.port = 1521


    mdsDB.user = DEV_MDS
    #Password is optional, if you want to give on the terminal itself leave what he commented. If not, uncomment it.
    mdsDB.password = Sysadm10
    mdsDB.host = localhost
    mdsDB.port = 1521
    mdsDB.serviceName = oimdb

    oim_username = xelsysadm
    #Password is optional, you can put it here too (and also uncomment the line) oth otherwise leave it as it is and you will get invited to do during execution AsString hidd en
    oim_password = Weblogic123$
    t3 = oim_serverurl: / / localhost:14000

    Thank you


    I have it... Document Oracle error. Use "/" instead of "------" in windows 7.

    Variable #Neccessary of [mandatory] env

    ANT_HOME = C: / Oracle, middleware, modules, org. Apache.ant_1.7.1

    JAVA_HOME=C:/Java/JDK1.6.0_45

    mw_home = C: / Oracle/Middleware

    oim_oracle_home = C: / Oracle/Middleware/Oracle_IDM1

    soa_home = C: / Oracle/Middleware/Oracle_SOA1

    WebLogic.Server.dir=C:/Oracle/middleware/wlserver_10.3

  • Oracle Enterprise Manager 12 c - error of SGD

    Dear team,

    We are working on the database Oracle 11.2.0.3 on Linux platform. Today, we have tried to install Oracle enterprise manager 12 c and it installed successfully.

    But when I try to start the who, its giving the error message below:

    [oracle@development2 bin] $. / emctl start SGD
    The MA Configuration problem. /U01/app/Oracle/product/11.2.0/dbhome_1/development2_orcl not found.

    I checked and found that the hostname_dbname folder is not available at the location of $ORACLE_HOME.

    I am able to open the weblogic console, but unable to connect EM right above error.

    Please let me know how this problem can be solved.

    Grateful for your assistance.

    Kind regards
    Saurabh

    You run emctl off $ORACLE_HOME/bin (which would begin control of single instance database tool), instead of run emctl off $OMS_HOME/bin (which begins OEM 12 c Cloud Control).

    Run the following: $OMS_HOME/bin/emctl start SGD

  • Error in Configuration Oracle Identity Manager

    I used for the Installation of versions:

    Version of the software
    11.2.0 Oracle database
    11.1.1.5.0 repository creation utility
    10.3.6 Web logic
    SOA Suite 11.1.1.6.0
    Fusion Middle ware Installer 11.1.1.5.0
    1.6.0_29 JDK Oracle JRockit JDK or Sun JDK Web-logic

    Error: Failed to Config Action Oracle Identity Manager Configuration

    Waring exception occurs in the web logic Server:

    < 14 August 2012 11:57:53 AM GMT + 05:30 > < opinion > < WebLogicServer > < BEA-000360 > < Ser
    worm started operation >
    < 14 August 2012 12:03:49 PM GMT + 05:30 > < WARNING > < management > < BEA-141239 > < the No.
    n-dynamic attribute AuthenticationProviders on weblogic.management.security.Real
    mMBeanImpl@581c390c([OIDM]/SecurityConfiguration[OIDM]/Realms[myrealm]) has been
    has changed. He will have to redeploy or configured restarts entities >
    < 14 August 2012 12:03:49 PM GMT + 05:30 > < WARNING > < management > < BEA-141238 > < a non -.
    dynamic change has been made which affects the AdminServer server. This server m
    UST be restarted in order to consume this change. >
    < 14 August 2012 12:03:49 PM GMT + 05:30 > < WARNING > < management > < BEA-141239 > < the No.
    n-dynamic attribute ControlFlag on weblogic.security.providers.authentication.De
    faultAuthenticatorMBeanImpl@80d076be ([OIDM] / [OIDM] SecurityConfiguration / kingdoms [m)
    (yrealm] /AuthenticationProviders [DefaultAuthenticator]) has been changed. This mastery
    There require redeploying or configured restarts entities >
    < 14 August 2012 12:03:49 PM GMT + 05:30 > < WARNING > < management > < BEA-141238 > < a non -.
    dynamic change has been made which affects the AdminServer server. This server m
    UST be restarted in order to consume this change. >

    Please give me a solution to fix the problem

    You can download 11.2.0.2.0 to the last database and through delivery.

    -Kevin

  • Error during installation of Oracle Identity Manager

    Hello
    I'm having a problem when trying to install Oracle Identity Manager. I'm trying it now for two days and it's always the same problem.

    I have read this thread:
    Oracle Identity Manager Server installation problem (but still have no idea what to do).

    I'm installing in a virtual lab environment (Windows Server 2008 on VMware).
    This is a new installation.

    Installation scenario:_
    * 1.* Oracle Database 10g (10.2.0.3)
    * 2 Suite DBA of Toad for Oracle
    * 3.* Oracle Weblogic Server 11g R1
    * 4 Oracle Identity Manager v9.1.0.1

    * 5.*
    Then I create a new instance of database Oracle for Oracle Identity Manager as described here:
    http://download-East.Oracle.com/docs/CD/B32386_01/generic.902/b32140/database.htm

    * 6.*
    Then I prepare the DB for Oracle Identity Manager by running:
    prepare_xl_db.bat C:\Oracle\product\10.2.0\db_1 xelsysadm xeltbs C:\Oracle\product\10.2.0\oradata xeltbs_01 TEMP password123 password123 XAVIER

    as described here (preparation of the database under Windows):
    http://download-East.Oracle.com/docs/CD/B32386_01/generic.902/b32140/database.htm

    * 7.*
    I get no error after you run the script is finished

    * 8.*
    Then I run Oracle Identity Manager v9.1.0.1\OIM9101\installServer\setup_server.exe

    * 9.*
    I'll take the steps and after the installation of the error pop ups next:

    Following error occurred during the creation of connected scheme*.
    Error occurred while loading database script*.
    +...\Oracle identity Manager v9.1.0.1\OIM9101\installServer\Xellerate/db/oracle/xell.sql+
    Contact your DBAORA-06550: line 1, column 7: PLS-00905: object SYSTEM. PIN_OBJ is invalid ORA-06550: line 1, column 7: PL/SQL: statement ignored [07/10/09 12:18]*.

    * 10.*
    Then I click Next and this message pop ups:

    Install oracle Identity Manager found that SetDBKey.bat failed. *

    * 11
    Then the installation ends / dropouts


    Does anyone have an idea what is talking about this error and how to get around?
    I would be really appreciated. I'm getting desperate, because I don't know what I'm doing wrong. I thank very you much in advance!

    Make sure that the IOM database schema is created.

    This error is usually tied when the user 'SYSTEM' is used as a schema of the IOM. IOM does not account for database support as its schema SYSTEM.

    After executing the prepare_db.sh, connect to the database using schema IOM to itself, if you have connectivity.

  • Oracle Enterprise Manager Console &gt; TNS-04404 / TNS-04414

    Console Oracle Enterprise Manager
    The release 10.1.0.2.0-production

    Running on Windows XP Professional

    =================================================
    Impossible to analyze the tnsnames.ora file

    oracle.net.config.ServiceAliasException: TNS-04404: no error
    caused by: oracle.net.config.ConfigException:TNS - 04414: file error
    caused by: TNS-04612: Null HHR for 'QCCP1. WORLD:
    0
    =================================================

    (NOTE): I understand that this question is related to TNSNAMES. ORA file. I have another computer and the OEM Console works fine on this computer. So, I copied the TNSNAMES file. File ORA from the other computer, but still, I get the same question.

    Please let me know if you can help me with this problem. Thanks in advance...

    So, I copied the TNSNAMES file. File ORA from the other computer, but still, I get the same question.

    You have copied it to the wrong place.

    SEARCH the entire drive on the system with the error for tnsnames.ora.
    You have more than 1 copy now!

  • Type 'Oracle.Web.Management.OracleWebEventProvider' cannot be instantiated


    I am using Microsoft Patterns and practices Enterpriese library with SharePoint and Oracle databases. In my SharePoint web.config file, if is set to WSS_Medium trust, I get the following error shows:

    Configuration error
    Description: An error occurred during the processing of a configuration file required to service this request. Check the specific error below information and modify your configuration file of appropriately.

    Parser error message: Type 'Oracle.Web.Management.OracleWebEventProvider' cannot be instantiated with a partially trusted security policy (AllowPartiallyTrustedCallersAttribute is not present on the target assembly).

    Source error:

    [No relevant source lines | http://forums.oracle.com/forums/]

    Source file: machine.config line file: 175

    But, if I change it to full, everything works. I "ve been trying and trying to get this to work, but no matter what I do in the config files, I can't get rid of this error." Any help is greatly appreciated.

    Thank you

    Currently the ASP.NET providers do not support partially trusted callers it is why you are not able to use them in another trust to full trust levels. Next ODAC version go that they support partially trusted callers. You can still post your questions related to ASP.NET providers in Oracle providers for ASP.NET .

    In addition, ODP.NET supports partial trust callers.

  • Installed firefox 31 and now I can't seem to our oracle enterprise manager URL 12 c

    Hello

    Monday, I've upgraded to Firefox 31 and now I can not connect to our site Web of Oracle Enterprise Manager Cloud Control. I get the following error message:

    The secure connection failed

    An error occurred during a connection to lmoemxs101q.atl2.dc.sita.aero:7799. The issuer certificate is not valid. (Error code: sec_error_ca_cert_invalid)

       The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
       Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.
    

    I don't know what to do to get rid of this message. I need to use OEM to monitor our Oracle databases, and I am no longer able to do this.

    Help, please.

    Thank you
    Roya

    Maybe you can remove or distrust 'problematic' certificates are part of the authorities and add it again. Please refer to this post.

  • Replaced the HARD drive on N5010, put in "Windows Boot Manager" error

    I'm having N5010 and installed the new Seagate hdd. I used the dell recovery disk (created when the system has increased with the old hard drive) for installed Windows 7 and all the software came as part of the original image. After successful installation, first time I've seen Windows is started and I could see the Win7 desktop. After this, I restarted the laptop, and then he not start instead showing "Windows boot manager" error that windows does not load... error 0xc000000e...

    Can you please help me solve this problem?

    I thank in advance.

    Kind regards

    Rajiv Nigam

    Thanks again.

    The error specified in the link is not same as I get.

    But I tried another option yesterday almost similar to what I had created image of Norton Ghost of my operating system partition.

    -First I used the Dell recovery disk to store everything. Given that this option was not working and give me same above error.

    -File Win7 Home Premium ISO downloaded from http://msft.digitalrivercontent.net/win/X17-58997.iso

    -Burned the ISO to a DVD and booted up the laptop with this DVD.

    -Norton Ghost image restored to the OS partition using Norton software used for the creation of the image

    -Tried but got the same error, then I started mobile uses DVD Win7 and selected option to repair windows

    -Ensure the OS partition is 'active' with Partition Wizard (http://www.partitionwizard.com/free-partition-manager.html)

    -Even once when I first started, I saw error like "Repair Windows (recommended)" or "run windows normally.

    -Selected "Run Windows normally", after that I have found no problem. My laptop works perfectly without any startup errors.

    Thanks for your help.

    In fact, Norton Ghost Image helped me restore the operating system on the new HARD drive and as I went through a lot of discussion on this forum before doing this exercise.

Maybe you are looking for