Unable to connect to the ASM instance

Hi all

IAM new on Oracle 11 g...

We installed 11.2.0.3 grid for stand-alone server infrastructure. ASM has been configured as part of it. After installation iam not able to connect to the instance of the DSO.

Here is the error:

grid of $ sqlplus under sysasm

SQL * more: Production of the version 11.2.0.3.0 on Wednesday, may 2, 15:29:12 2012

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

Enter the password:
ERROR:
ORA-12154: TNS: could not resolve the connect identifier specified


and the listener configuration is:

$ srvctl config asm
ASM home: /ora11emc1/app/grid/product/11.2.0/grid
ASM listener: LISTENER
SPFile: +DATA/asm/asmparameterfile/registry.253.782222035
ASM diskgroup Discovery Channel:



Listener.ora file:

$ cat listener.ora
listener.ora # Network Configuration file: /ora11emc1/app/grid/product/11.2.0/grid/network/admin/listener.ora
# Generated by Oracle configuration tools.

LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = baantestserver) (PORT = 1521))
)
)

ADR_BASE_LISTENER = / ora11emc1/app/grid

ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER = ON # line added by Agent


Please suggest.

Thank you
Sandy

I have it... See below

and unset TWO_TASK

Export TWO_TASK = ABC
Oracle@$ sqlplus / as sysdba

SQL * more: Production of the version 11.2.0.3.0 on Wednesday, may 2, 17:46:41 2012

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

ERROR:
ORA-12154: TNS: could not resolve the connect identifier specified

Enter the user name:
ERROR:
ORA-12154: TNS: could not resolve the connect identifier specified

Enter the user name:
ERROR:
ORA-12154: TNS: could not resolve the connect identifier specified

SP2-0157: unable to connect to ORACLE after 3 attempts, leaving SQL * more
Oracle @ $ export = TWO_TASK
Oracle @ $ sqlplus / as sysdba

SQL * more: Production of the version 11.2.0.3.0 on Wednesday, may 2, 17:46:54 2012

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

Connected to:
Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production
With partitioning, Real Application Clusters, Automatic Storage Management, OLAP,.
Options of Data Mining and Real Application Testing

Tags: Database

Similar Questions

  • Unable to connect to the database instance: ORA-28001: the password has expired

    Hi all

    I'm on oracle 11g grid.


    I get unable to connect to the database instance: ORA-28001: the password has expired (ERROR of DBD: OCISessionBegin) error.

    I checked and found that my user dbsnmp expired password. I found the page on the grid control to change the password of user dbsnmp.

    but I want to know. If I changed dbsnmp password using the grid control. Is there any other task I have to do after the change of user dbsnmp password.

    Please let me know.


    Thank you

    Hi PK,.

    If GC can reuse the monitored GENERAL to connect to the database account I can't think of anything you should do.
    The database, what has happened is an 11g database? If so the security policy has been changed in this version, which means that in half a year you will still have a locked account of DBSNMP.

    If your company security policy allows, you can avoid this by changing the password_life_time to an unlimited number of default profile:
    change the default profile limit password_life_time unlimited;

    Eric

  • Unable to connect to the database instance: ORA-02391: exceeded IS simultaneous

    Hello

    I get continually alert to OEM:

    Unable to connect to the database instance: ORA-02391: simultaneous exceeded SESSIONS_PER_USER (DBD ERROR: OCISessionBegin).

    I run the query, but has not found any sesion in the database:

    SQL > select username, count (*) from v$ session of the Group of user name.

    COUNT (*) USERNAME
    ------------------------------ ----------
    SYS 1
    8
    Could you please help me solve this problem?

    Thank you
    Gulshan

    Listener.log file saves connection applications
    compare the timestamps in listener.log with the alert_SID.log file to determine the culprit

  • Enterprise Manager is unable to connect to the database instance

    Hello

    I am new to Oracle DB. Is someone can find the solution to the problem.

    Oracle DB error
    Database instance

    Home ABLENT1
    Port 1521
    JDE SID
    C:\oracle\product\10.2.0\db_1 Oracle Home

    Earphone

    Status of
    Home ABLENT1
    Port 1521
    Name LISTENER
    C:\oracle\product\10.2.0\db_1Location Oracle Home
    C:\oracle\product\10.2.0\db_1\network\admin

    Connection to the Instance of the agent

    State has failed
    Details ORA-01033: ORACLE initialization or shutting (DBD ERROR: OCISessionBegin)

    Hello

    check the database instance, he is in place or not. Generally, you will get this error when db is not available

    Kind regards
    xaheer

  • Unable to connect to the database through OEM

    Hello

    ORACLE VERSION: 10.2.0.1.0
    OPERATING SYSTEM: LINUX

    I was unable to connect to my database through OEM. This is to show the error like this in my OEM.

    Enterprise Manager is unable to connect to the database instance. The State of the components are listed below.

    Here it is the list of the errors written to the trace file.

    2009-07-13 14:55:18, 351 [EMUI_14_55_18_/console/aboutApplication] ERROR em.console doGet.311 - java.lang.IllegalStateException: response has already been committed
    java.lang.IllegalStateException: response has already been committed
    at com.evermind.server.http.EvermindHttpServletResponse.resetBuffer(EvermindHttpServletResponse.java:1901)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:211)
    at oracle.sysman.emSDK.svlt.PageHandler.render(PageHandler.java:773)
    at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:396)
    at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
    at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
    at oracle.sysman.eml.app.Console.doGet(Console.java:135)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:123)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
    at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:239)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    2009-07-13 14:55:20, 893 [HttpRequestHandler-25640626] ERROR conn. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:20, 925 [HttpRequestHandler-25640626] ERROR eml. OMSHandshake getParameterFromDB.402 - ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:20, 926 eml ERROR [HttpRequestHandler-25640626]. OMSHandshake processFailure.619 - OMSHandshake failed. (AGENT URL = http://VTL3200DB:3938/emd/main) (ERROR = INTERNAL_ERROR)
    2009-07-13 14:55:20, 959 [HttpRequestHandler-23946437] ERROR conn. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:20, 990 [HttpRequestHandler-23946437] ERROR eml. OMSHandshake getParameterFromDB.402 - ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:20, 991 [HttpRequestHandler-23946437] ERROR eml. OMSHandshake processFailure.619 - OMSHandshake failed. (AGENT URL = http://VTL3200DB:3938/emd/main) (ERROR = INTERNAL_ERROR)
    2009-07-13 14:55:42, 047 conn of ERROR [OmsServiceDriver thread]. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:51, 030 [HttpRequestHandler-12767107] ERROR conn. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:51, 062 eml ERROR [HttpRequestHandler-12767107]. OMSHandshake getParameterFromDB.402 - ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:51, 063 eml ERROR [HttpRequestHandler-12767107]. OMSHandshake processFailure.619 - OMSHandshake failed. (AGENT URL = http://VTL3200DB:3938/emd/main) (ERROR = INTERNAL_ERROR)
    2009-07-13 14:55:51, 096 [HttpRequestHandler-28346522] ERROR conn. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:51, 127 [HttpRequestHandler-28346522] ERROR eml. OMSHandshake getParameterFromDB.402 - ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:55:51, 127 [HttpRequestHandler-28346522] ERROR eml. OMSHandshake processFailure.619 - OMSHandshake failed. (AGENT URL = http://VTL3200DB:3938/emd/main) (ERROR = INTERNAL_ERROR)
    2009-07-13 14:56:21, 162 [HttpRequestHandler-32110028] ERROR conn. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:56:21, 193 [HttpRequestHandler-32110028] ERROR eml. OMSHandshake getParameterFromDB.402 - ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:56:21, 194 [HttpRequestHandler-32110028] ERROR eml. OMSHandshake processFailure.619 - OMSHandshake failed. (AGENT URL = http://VTL3200DB:3938/emd/main) (ERROR = INTERNAL_ERROR)
    2009-07-13 14:56:21, 227 [HttpRequestHandler-12767107] ERROR conn. ConnectionService verifyRepositoryEx.433 - invalid connection Pool. ERROR = ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:56:21, 258 [HttpRequestHandler-12767107] ERROR eml. OMSHandshake getParameterFromDB.402 - ORA-01017: name of user and password invalid. connection refused

    2009-07-13 14:56:21, 259 [HttpRequestHandler-12767107] ERROR eml. OMSHandshake processFailure.619 - OMSHandshake failed. (AGENT URL = http://VTL3200DB:3938/emd/main) (ERROR = INTERNAL_ERROR)

    You search properly

    https://metalink2.Oracle.com/MetaLink/PLSQL/f?p=130:14:7431989769142239402:p14_database_id, p14_docid, p14_show_header, p14_show_help, p14_black_frame, p14_font:NOT, 259379.1, 1, 1, 1, helvetica

  • Unable to start the ASM instance.

    Hi all

    I was unable to boot my asm instance!

    [oracle@localhost ~] $. oraenv
    ORACLE_SID = [orcl]? + ASM
    The basic Oracle for ORACLE_HOME=/u01/app/oracle/product/11.2.0/grid is/u01/app/oracle
    [oracle@localhost ~] $ sqlplus "virtue sysasm.

    SQL * more: Production version 11.2.0.1.0 on Mon Apr 2 11:01:40 2012

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

    Connect to an instance is idle.

    SQL > startup
    ORA-32004: outdated or obsolete parameters specified for the ASM instance
    ORA-15021: 'control_files' parameter is not valid in the ASM instance
    SQL >

    Help, please!

    Thank you!

    SQL > create spfile='+data/asm/asmparameterfile/REGISTRY.253.779544689 of"pfile='/u01/asm_pfile.ora";

    This is false. You cannot assign the names on your own interests. You can create as below

    SQL > create spfile ='+ DATA 'from pfile='/u01/asm_pfile.ora ';

  • Unable to connect to the VMware web service: invalid key file

    Hello

    We have a CPO 2.3.1 who refuses to connect to vCenter (see newspaper excerpt at the end of the post).

    Recently, we changed our server vCenter (part of a 5.1 update).

    We tried the following workarounds:

    • Remove and add all the elements of the platform from the portal using services SE
    • Re import automation packs (4 of the Starter Edition v2.3.1.38)
    • Re on the keystore password

    No change at all...

    Do you have an idea on how to fix this?

    Thank you.

    Kind regards

    Stone

    || 235. 02/10/2012 15:46:21.667 | 6072. WCF: http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord ' gravity 'Error' = >http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.TraceHandledException.aspxhandling of an exception. . Tidal.Automation.Server.exe Tidal.Scheduler.Common.Communications.CommunicationException, Tidal.Scheduler.Common, Version = 2.3.0.0, Culture = neutral, PublicKeyToken = fba593b23cf207cdthe connection attempt (VMware vCenter Server (603) @VMware vCenter Server (603)) failed due to the following error: unable to connect to the VMware web service: Invalid keystore. to Tidal.Automation.Server.JavaAdapterBase.PerformServerAssistedOperation (ServerAssistedOperation operation, target TargetConfiguration, RuntimeUserConfiguration runtimeUser)

    to Tidal.Automation.Server.JavaAdapterBase.PerformServerAssistedOperation (operation ServerAssistedOperation)

    to Tidal.Automation.Engine.Core.Adapter.SuspendableAdapter. & lt; & gt; c__DisplayClass1c. & lt; PerformServerAssistedOperation & gt; b__1b(IAdapter adapter)

    at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction (Guid IDCarte, action AdapterAction, haltingAction Boolean, Int32 remainingRetries)

    at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction (Guid IDCarte, action AdapterAction, Boolean haltingAction)

    at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction (Guid IDCarte, action AdapterAction)

    to Tidal.Automation.Engine.Core.Adapter.SuspendableAdapter.PerformServerAssistedOperation (operation ServerAssistedOperation)

    to Tidal.Automation.Engine.Core.AdapterSystem.PerformServerAssistedOperation (operation ServerAssistedOperation)

    to Tidal.Automation.Server.WebService.AdapterService.PerformServerAssistedOperation (operation ServerAssistedOperation)

    at SyncInvokePerformServerAssistedOperation (Object, Object [], Object [])

    at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke (object instance, entered to Object [], Object [] & amp; outputs)

    at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin (MessageRpc & amp; CPP)

    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5 (MessageRpc & amp; CPP)

    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31 (MessageRpc & amp; CPP)

    at System.ServiceModel.Dispatcher.MessageRpc.Process (Boolean isOperationContextSet)Tidal.Scheduler.Common.Communications.CommunicationException: the connection attempt (VMware vCenter Server (603) @VMware vCenter Server (603)) failed due to the following error: unable to connect to the VMware web service: invalid key file.

    at Tidal.Automation.Server.JavaAdapterBase.PerformServerAssistedOperation (ServerAssistedOperation operation, target TargetConfiguration, RuntimeUserConfiguration runtimeUser)

    to Tidal.Automation.Server.JavaAdapterBase.PerformServerAssistedOperation (operation ServerAssistedOperation)

    to Tidal.Automation.Engine.Core.Adapter.SuspendableAdapter. & lt; & gt; c__DisplayClass1c. & lt; PerformServerAssistedOperation & gt; b__1b(IAdapter adapter)

    at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction (Guid IDCarte, action AdapterAction, haltingAction Boolean, Int32 remainingRetries)

    at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction (Guid IDCarte, action AdapterAction, Boolean haltingAction)

    at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction (Guid IDCarte, action AdapterAction)

    to Tidal.Automation.Engine.Core.Adapter.SuspendableAdapter.PerformServerAssistedOperation (operation ServerAssistedOperation)

    to Tidal.Automation.Engine.Core.AdapterSystem.PerformServerAssistedOperation (operation ServerAssistedOperation)

    to Tidal.Automation.Server.WebService.AdapterService.PerformServerAssistedOperation (operation ServerAssistedOperation)

    at SyncInvokePerformServerAssistedOperation (Object, Object [], Object [])

    at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke (object instance, entered to Object [], Object [] & amp; outputs)

    at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin (MessageRpc & amp; CPP)

    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5 (MessageRpc & amp; CPP)

    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31 (MessageRpc & amp; CPP)

    at System.ServiceModel.Dispatcher.MessageRpc.Process (Boolean isOperationContextSet)

    || 236. 02/10/2012 15:46:21.667 | 6072. An exception that is not of type rhapsodyexception has been captured while a webmethod call was made.  This exception has been intercepted and generic.

    || 231: 02/10/2012 15:46:21.667 | 6072. EXCEPTION (Tidal.Scheduler.Common.Communications.CommunicationException): The connection attempt (VMware vCenter Server (603) @VMware vCenter Server (603)) failed due to the following error: unable to connect to the VMware web service: invalid key file.

    Stack trace: at Tidal.Automation.Server.JavaAdapterBase.PerformServerAssistedOperation (ServerAssistedOperation operation, target TargetConfiguration, RuntimeUserConfiguration runtimeUser)

    to Tidal.Automation.Server.JavaAdapterBase.PerformServerAssistedOperation (operation ServerAssistedOperation)

    to Tidal.Automation.Engine.Core.Adapter.SuspendableAdapter. <> c__DisplayClass1c. b__1b(IAdapter adapter)

    at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction (Guid IDCarte, action AdapterAction, haltingAction Boolean, Int32 remainingRetries)

    at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction (Guid IDCarte, action AdapterAction, Boolean haltingAction)

    at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction (Guid IDCarte, action AdapterAction)

    to Tidal.Automation.Engine.Core.Adapter.SuspendableAdapter.PerformServerAssistedOperation (operation ServerAssistedOperation)

    to Tidal.Automation.Engine.Core.AdapterSystem.PerformServerAssistedOperation (operation ServerAssistedOperation)

    to Tidal.Automation.Server.WebService.AdapterService.PerformServerAssistedOperation (operation ServerAssistedOperation)

    at SyncInvokePerformServerAssistedOperation (Object, Object [], Object [])

    at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke (object, Object [], Object [] entries & exits instance)

    at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin (MessageRpc & CPP)

    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5 (MessageRpc & CPP)

    at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31 (MessageRpc & CPP)

    at System.ServiceModel.Dispatcher.MessageRpc.Process (Boolean isOperationContextSet)

    You have an invalid key file because the HTTPS certification has changed. You must remove the old keystore file and restart the OPC Server and then reconnect / run something against vCenter.

    It is also possible to host Adatper framework/java problems I've seen often.

    If you need more information, you will need to prosecute TAC with your service contract please. Normally, we try to solve no newspapers on the forums.

    -Shaun Roberts

    CIAC/CPO support team leader

    [email protected] / * /.

  • [nQSError: 12008] unable to connect to the port 9706 on machine

    OBIEE 11.1.1.6.7 worked very well. I just re-uploaded repository after making a few changes as user/password and of connection name string. After that, I started again all services and now I am getting following error:

    OBIEE@OBIEEUAT bin] $. / opmnctl startall
    opmnctl startall: from opmn and managed all process...
    ================================================================================
    opmn id = OBIEEUAT:9501
    Answer: 0 on 1 process started.

    IAS = instance1 instance ID
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    --------------------------------------------------------------------------------
    IAS-component/process-type/process-set:
    coreapplication_obis1/OracleBIServerComponent/coreapplication_obis1 /.

    Error
    -> Process (index = 1, uid = 471344379, pid = 12829)
    Cannot start a process managed after the attempt limit maximum
    Journal:
    /OBIEE/Oracle/middleware/instances/Instance1/Diagnostics/logs/OracleBIServerComponent/coreapplication_obis1/console~coreapplication_obis1~1.log

    [2014 02-10 T 21: 39:46.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.connectionPool.getConnection] [ecid:] [tid:] connection to the Oracle BI server error: could not connect to the Oracle BI server because it is not running or is inaccessible. Please contact your system administrator.

    ODBC driver returned an error (SQLDriverConnectW).

    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred.

    [nQSError: 12002] Communication to the socket call = Connect error: (number = 107) Transport endpoint is not connected

    [nQSError: 12010] Communication connection to the remote end point error: address = OBIEEUAT; port = 9706.

    [nQSError: 12008] Unable to connect to the port 9706 on machine OBIEEUAT. (HY000) [[

    Leader: Connection.cpp

    Online: 413

    Geographical area:

    1. saw.connectionPool.getConnection
    2. Saw.Security.odbcuserpopulationimpl.getbisystemconnection
    3. Saw.Security.odbcuserpopulationimpl.searchidentities
    4. Saw.Security.userpopulationmanagerimpl.getaccountdetailsbyid
    5. Saw.Security.handleguids
    6. Saw.Catalog.aclsearchhandler.handleacliniteminfo
    7. Saw.Catalog.scrubacls.Scrub
    8. Saw.Security.securityimpl.Initialize
    9. saw.catalog.local.loadCatalog
    10. Saw.Subsystems.catalogbootstrapper.loadcatalog
    11. Saw.webextensionbase.init
    12. Saw.sawserver

    ECID:

    ]]

    Any idea to solve this problem?

    Note: Earlier it was working fine. I got this error after downloading update of RPD

    Concerning

    Park

    There was problem RPD username/password so I downloaded the RPD with correct password again. Now it works like a charm

  • RC-40201: unable to connect to the database

    Hi Experts,

    While running 'perl adcfgclone.pl appsTier' I get below error.

    [applmgr@tfnvlskp01 bin] $ perl adcfgclone.pl appsTier

    Enter the password [APPS] APPS:

    ....

    ....

    Enter the number of the port pool [0-99]:

    70

    Audit of the pool of port 70

    fact: Port pool 70 is free

    Information available at /app/oracle/testappl/admin/out/TEST_tfnvlskp01/portpool.lst complete port

    Checking the connection to the base...

    RC-40201: unable to connect to the TEST database.

    Enter the listener of the port database [1531]: 1526

    RC-40201: unable to connect to the TEST database.

    Could not establish connection to database on Port 1526.

    Please verify that the database is running.

    Make sure that the Port DB corresponds to that used on the dbTier.

    ERROR: creation of context not completed successfully.

    Please check for errors in the /tmp/adcfgclone_28867.err file

    But when I check the listener and the DB to db node status, everything is running.

    STATUS of the LISTENER

    ------------------------

    Alias TEST

    Version TNSLSNR for Linux: Version 11.2.0.3.0 - Production

    Start date October 14, 2013 06:33:49

    Uptime 0 days 0 h 0 min 0 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /app/orabin/testdb/11.2.0/network/admin/TEST_tfnslskp01/listener.ora file

    The listener log file /app/orabin/testdb/11.2.0/log/diag/tnslsnr/tfnslskp01/test/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROCTEST)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=tfnslskp01.d1.peapod.com) (PORT = 1526)))

    Summary of services...

    Service 'PLSExtProc' has 1 instance (s).

    Instance of 'PLSExtProc', status UNKNOWN, has 1 operation for this service...

    Service 'TEST' has 1 instance (s).

    Instance of 'TEST', status UNKNOWN, has 1 operation for this service...

    The command completed successfully

    SQL > select instance_name, status from v$ instance;

    STATUS INSTANCE_NAME

    ---------------- ------------

    OPEN TEST

    Outputs information complete port available at /app/oracle/testappl/admin/out/TEST_tfnvlskp01/portpool.lst

    List of allocated ports based on port 70 pool *.

    Web listening port: 8070

    Database port: 1591

    RPC port: 1696

    Reports port: 7070

    OPROC Manager of Port: 8170

    Web PLSQL Port: 8270

    Port of servlet: 8870

    Listening port of forms: 9070

    Data port for the server Metrics: 9170

    Req server settings. Port: 9270

    JTF Fulfillment Server Port: 9370

    Map Viewer Servlet Port: 9870

    Utility Web OEM port: 10070

    VisiBroker OrbServer Agent Port: 10170

    ACEM Server Port: 10620-10625

    ACEM Telnet Port: 10620,10622,10624

    ACEM Port Dispatcher: 10580-10583

    Range of ports OACORE Servlet: 16700-16709

    Port range of discoverer Servlet: 17700-17709

    Port range of forms Servlet: 18700-18709

    Port TCF: 15070

    Range of ports XMLSVCS Servlet: 19700-19709

    Port of Java object Cache: 12415

    iMeeting Collaboration Server Port: 9570

    iMeeting the registration Server Port: 9670

    iMeeting iMon port Monitor Port: 9770

    Please let me know if the value portpool.lst to the Port of database should be 1526

    Or

    Miss me a few concepts here and I have to choose another port instead of the 70 pool value.

    OS - RHEL 5.4 version (64-bit)

    Version of DB - 11.2.0.3

    Version of the EBS - 11.5.10.2

    -Thank you

    Hello

    This is what has been done on my previous post on the basin of the port and the listening port you are trying to connect, as above, that you use 70 portpool was offset... This is what did not create a connection on port 1526 (which means chicken port 5)

    anyway nice to hear that the problem is now resolved

    Please mark the thread as answered and close it.

    Thank you &

    Best regards

  • RC-40201: unable to connect to the TEST database running adcfgclone.pl appsTier

    Hi Experts,

    While performing a cloning my instance of R12, I got RC-40201 error when I ran "adcfgclone.pl appsTier.

    [appltst@oracleupk bin] $ perl adcfgclone.pl appsTier

    Copyright (c) 2002 Oracle Corporation

    Redwood Shores, California, USA

    Applications Oracle rapid Clone

    Version 12.0.0

    adcfgclone Version 120.31.12010000.1

    Enter the password for APPS:

    Running:

    / data/appl_top/apps/apps_st/comn/clone/bin /... / JRE/bin/Java-Xmx600M - cp /data/appl_top/apps/apps_st/comn/clone/jlib/java:/data/appl_top/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/data/appl_top/apps/apps_st/comn/clone/jlib/ojdbc14.jar oracle.apps.ad.context.CloneContext EI/data/appl_top/apps/apps_st/comn/clone/bin /... /Context/Apps/CTXORIG.xml-valider - pairsfile /tmp/adpairsfile_24425.lst-stade/data/appl_top/apps/apps_st/comn/clone 2 > /tmp/adcfgclone_24425.err; ECHO $? > /tmp/adcfgclone_24425.res

    Logfile located at /data/appl_top/apps/apps_st/comn/clone/bin/CloneContext_0912145803.log

    Provide the values required for the creation of the new file APPL_TOP context.

    Target System Hostname (virtual or normal) [oracleupk]:

    SID data system target: TEST

    Target database system [oracleupk] server node:

    Target system Base Directory: / data / appl_top

    Target system tools ORACLE_HOME directory [/ data/appl_top/apps/tech_st/10.1.2]:

    Target Web ORACLE_HOME directory system [/ data/appl_top/apps/tech_st/10.1.3]:

    Target system APPL_TOP directory [/ data/appl_top/apps/apps_st/appl]:

    Target system COMMON_TOP directory [/ data/appl_top/apps/apps_st/comn]:

    Target system Instance home directory [/ data/appl_top/inst]:

    Target system service root [activated]:

    Target Web Entry Point [active] System Services:

    Target [active] System Web Application Services:

    Target [active] Batch Processing Services system:

    Other Services target system [off]:

    You want to preserve the display [oracleupk:0.0] (y/n)? : n

    Target display system [oracleupk:0.0]: oracleupk:1.0

    System Target Pool [0-99] port: 80

    Audit of the pool of port 80

    fact: Port 80 pool is free

    Report file is located at /data/appl_top/inst/apps/TEST_oracleupk/admin/out/portpool.lst

    Information available at /data/appl_top/inst/apps/TEST_oracleupk/admin/out/portpool.lst complete port

    RC-40201: unable to connect to the TEST database.

    Create the new file APPL_TOP context of:

    /Data/APPL_TOP/apps/apps_st/appl/ad/12.0.0/admin/template/adxmlctx.tmp

    The new context APPL_TOP file was created:

    / Data/APPL_TOP/inst/Apps/TEST_oracleupk/Appl/admin/TEST_oracleupk. XML

    Logfile located at /data/appl_top/apps/apps_st/comn/clone/bin/CloneContext_0912145803.log

    Check the context Clone logfile /data/appl_top/apps/apps_st/comn/clone/bin/CloneContext_0912145803.log for more details.

    Clone of fast running with the command:

    Perl java /data/appl_top/apps/apps_st/comn/clone/bin/adclone.pl = / data/appl_top/apps/apps_st/comn/clone/bin /... /JRE mode = apply dialing = / data/appl_top/apps/apps_st/comn/clone point = appsTier = CUSTOM appctxtg=/data/appl_top/inst/apps/TEST_oracleupk/appl/admin/TEST_oracleupk.xml contextValidated = true showProgress method

    Running:

    Perl java /data/appl_top/apps/apps_st/comn/clone/bin/adclone.pl = / data/appl_top/apps/apps_st/comn/clone/bin /... /JRE mode = apply dialing = / data/appl_top/apps/apps_st/comn/clone point = appsTier = CUSTOM appctxtg=/data/appl_top/inst/apps/TEST_oracleupk/appl/admin/TEST_oracleupk.xml contextValidated = true showProgress method

    Apps for password:

    Start application layer apply - Fri Oct 12 15:01:20 2013

    / données/appl_top/apps/apps_st/comn/clone/bin /... /jre/bin/java -Xmx600M -DCONTEXT_VALIDATED=true -Doracle.installer.oui_loc=/oui -classpath /data/appl_top/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/data/appl_top/apps/apps_st/comn/clone/jlib/ojdbc14.jar:/data/appl_top/apps/apps_st/comn/clone/jlib/java:/data/appl_top/apps/apps_st/comn/clone/jlib/oui/OraInstaller.jar:/data/appl_top/apps/apps_st/comn/clone/jlib/oui/ewt3.jar:/data/appl_top/apps/apps_st/comn/clone/ jlib/Oui/share.jar:/data/appl_top/apps/apps_st/ Comn/clone/jlib/Oui/srvm.jar:/Data/APPL_TOP/Apps/apps_st/COMN/clone/jlib/ojmisc.jar oracle.apps.ad.clone.ApplyAppsTier EI /data/appl_top/inst/apps/TEST_oracleupk/appl/admin/TEST_oracleupk.xml-/data/appl_top/apps/apps_st/comn/clone - scene showProgress

    Password APPS: log file located at /data/appl_top/inst/apps/TEST_oracleupk/admin/log/ApplyAppsTier_09121501.log

    -79% completed

    ERROR when executing apply...

    Fri Oct 12 15:07:47 2013

    ERROR: Cannot run /data/appl_top/apps/apps_st/comn/clone/bin/adclone.pl

    Contents of the log file: -.

    [AutoConfig error report]

    The following report lists the errors autoconfig met in each

    execution phase.  Errors are grouped by directory and by phase.

    The format of the report is:

    < file name > < phase > < eventually return code >

    [INSTALLATION STAGE]

    AutoConfig could not successfully run the following scripts:

    Directory: / data/appl_top/inst/apps/TEST_oracleupk/admin/install

    adgendbc.sh INSTE8_SETUP 1

    afcpnode.sh INSTE8_SETUP 1

    afgcsreg.sh INSTE8_SETUP 1

    txkWfClone.sh INSTALL_SETUP 1

    [PROFILE PHASE]

    AutoConfig could not successfully run the following scripts:

    Directory: /data/appl_top/apps/tech_st/10.1.3/perl/bin/perl-je /data/appl_top/apps/tech_st/10.1.3/perl/lib/5.8.3-je /data/appl_top/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3-je /data/appl_top/apps/apps_st/appl/au/12.0.0/perl-je /data/appl_top/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /data/appl_top/inst/apps/TEST_oracleupk/admin/scripts/adexecsql.pl sqlfile = / data/appl_top/inst/apps/TEST_ oracleupk/admin /. install

    afwebprf. SQL INSTE8_PRF 1

    amscmprf. SQL INSTE8_PRF 1

    amswebprf. SQL INSTE8_PRF 1

    bisadmprf. SQL INSTE8_PRF 1

    bisdblrp. SQL INSTE8_PRF 1

    clnadmprf. SQL INSTE8_PRF 1

    cncmprf. SQL INSTE8_PRF 1

    cseadmprf. SQL INSTE8_PRF 1

    csfadmprf. SQL INSTE8_PRF 1

    csiadmprf. SQL INSTE8_PRF 1

    eamadmprf. SQL INSTE8_PRF 1

    fteadmprf. SQL INSTE8_PRF 1

    ibywebprf. SQL INSTE8_PRF 1

    icxwebprf. SQL INSTE8_PRF 1

    oksfrmprf. SQL INSTE8_PRF 1

    wshadmprf. SQL INSTE8_PRF 1

    Directory: / data/appl_top/inst/apps/TEST_oracleupk/admin/install

    adadmprf.sh INSTE8_PRF 1

    admk80ln.sh INSTALL_PRF 1

    afadmprf.sh INSTE8_PRF 1

    afcpctx.sh INSTE8_PRF 1

    afcpgsm.shINSTE8_PRF1
    igccmprf.shINSTE8_PRF1
    jtfictx.shINSTE8_PRF1
    okladmprf.shINSTE8_PRF1
    txkJavaMailerCfg.shINSTE8_PRF1
    txkWebServicescfg.shINSTE8_PRF1

    [APPLY PHASE]

    AutoConfig could not successfully run the following scripts:

    Directory: /data/appl_top/apps/tech_st/10.1.3/perl/bin/perl-je /data/appl_top/apps/tech_st/10.1.3/perl/lib/5.8.3-je /data/appl_top/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3-je /data/appl_top/apps/apps_st/appl/au/12.0.0/perl-je /data/appl_top/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi/data/appl_top/inst/apps/TEST_oracleupk/admin/install
    adadmat.plINSTE8_APPLY1

    Fate of 31 stateful auto-configuration

    RC-50014: Fatal: failed to run the auto configuration service

    Asked by oracle.apps.ad.clone.ApplyApplTop

    ERROR: AutoConfig completed with errors. Check the logfile at /data/appl_top/inst/apps/TEST_oracleupk/admin/log/ApplyAppsTier_09121501.log for more details.

    ApplyApplTop completed successfully.

    # Check the race situation AutoConfig of ApplyApplTop

    WARNING: The autoconfiguration service has completed with errors.

    Please help me solve this problem, your prompt response will be highly appreciated.

    -Thank you

    Ankur

    Audit of the pool of port 70

    fact: Port pool 70 is free

    You used port 70 for the node of the database layer, so you will need to use the same port pool (70 instead of 80) when running "perl adcfgclone.pl appsTier.

    Thank you

    Hussein

  • ORA-17629: unable to connect to the remote database server

    Hello

    I have put Dataguard in place with primary and 1 physical standby for learning/test database:

    I do NOT plan the unloading of RMAN backups on the physics of the day before.

    Recorded the primary database with RMAN and when "resync catalog db_unique_name all;" is issued.
    I get the following error:
    ---------------------------------------------------------------------------------------------------------------------
    RMAN > catalog resync db_unique_name all;
    from full resynchronization of the recovery catalog
    full complete Resync
    resynchronization of data base with DB_UNIQUE_NAME ASTTESTB
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failed to db_unique_name resynchronization command at 28/09/2011 11:34:23
    ORA-17629: unable to connect to the remote database server
    ORA-17628: Oracle 17629 error returned by remote Oracle Server
    ------------------------------------------------------------------------------------------------------------------
    Configuration of RMAN for the main proceedings are the following:

    RMAN > show all to db_unique_name asttest;

    RMAN settings for database with db_unique_name ASTTEST are:
    CONFIGURE RETENTION POLICY TO RECOVERY OF 7-DAY WINDOW;
    CONFIGURE BACKUP OPTIMIZATION # by default
    SET UP DEFAULT DISK DEVICE TYPE; # by default
    CONFIGURE CONTROLFILE AUTOBACKUP # by default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO "%F" # by default
    SET UP THE DEVICE TYPE DISK PARALLELISM 1 BACKUP BACKUPSET TYPE; # by default
    CONFIGURE BACKUP OF DATA TO DISK FILE TYPE DEVICE TO 1; # by default
    CONFIGURE BACKUP ARCHIVELOG FOR DEVICE TYPE DISK TO 1; # by default
    CONFIGURE MAXSETSIZE TO UNLIMITED; # by default
    CONFIGURE ENCRYPTION OF DATABASE # by default
    CONFIGURE THE ENCRYPTION ALGORITHM "AES128"; # by default
    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AND 'DEFAULT' LIBERATION OPTIMIZE FOR TRUE LOAD; # by default
    CONFIGURE DB Nom_unique "asttest" CONNECT IDENTIFIER ' ASTTEST. UMDNJ. EDU'; _
    CONFIGURE DB "Asttestb" of nom_unique CONNECT IDENTIFIER "asttestb"; _
    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON ALL STANDBY;
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO ' / opt/oracle/product/11.2.0/dbhome_1/dbs/snapcf_asttest.f'; # by default

    Configuration of RMAN for instance physical standby are:

    RMAN > show all to db_unique_name asttestb;

    RMAN settings for database with db_unique_name ASTTESTB are:
    CONFIGURE RETENTION POLICY TO RECOVERY OF 7-DAY WINDOW;
    CONFIGURE BACKUP OPTIMIZATION # by default
    SET UP DEFAULT DISK DEVICE TYPE; # by default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO "%F" # by default
    SET UP THE DEVICE TYPE DISK PARALLELISM 1 BACKUP BACKUPSET TYPE; # by default
    CONFIGURE BACKUP OF DATA TO DISK FILE TYPE DEVICE TO 1; # by default
    CONFIGURE BACKUP ARCHIVELOG FOR DEVICE TYPE DISK TO 1; # by default
    CONFIGURE MAXSETSIZE TO UNLIMITED; # by default
    CONFIGURE ENCRYPTION OF DATABASE # by default
    CONFIGURE THE ENCRYPTION ALGORITHM "AES128"; # by default
    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AND 'DEFAULT' LIBERATION OPTIMIZE FOR TRUE LOAD; # by default
    CONFIGURE DB Nom_unique "asttest" CONNECT IDENTIFIER ' ASTTEST. UMDNJ. EDU'; _
    CONFIGURE DB "Asttestb" of nom_unique CONNECT IDENTIFIER "asttestb"; _
    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON ALL STANDBY;
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO ' / opt/oracle/product/11.2.0/dbhome_1/dbs/snapcf_asttest.f'; # by default

    ----------------------------------------------------------------------------------------------------------------------

    When I tested missing missing datafile and control file scenario on the primary database, it worked (Advisor to recover data)

    However, missing datafile scenario does not work on the physics of the day before.
    Here are the steps I followed:
    ********************************************
    1 renamed a file of physical data - in standby mode:

    bash - $3.2 ls - ltr

    Total 107832

    -rw - r - 1 oracle oinstall 52429312 16 September 12:19 asttest_redo03.log

    -rw - r - 1 oracle oinstall 61874176 Sep 29 15:41 asttest_temp01.dbf

    -rw - r - 1 oracle oinstall 52436992 5 Oct 11:00 rmandg_data01.dbf

    bash - $3.2 mv rmandg_data01.dbf rmandg_data01.dbf_old

    bash - $3.2 ls - ltr

    Total 107832

    -rw - r - 1 oracle oinstall 52429312 16 September 12:19 asttest_redo03.log

    -rw - r - 1 oracle oinstall 61874176 Sep 29 15:41 asttest_temp01.dbf

    -rw - r - 1 oracle oinstall 52436992 5 Oct 11:00 rmandg_data01.dbf_old


    2. restore the datafile (find the data file # view v$ recover_file):
    RMAN > restore datafile 5;



    From restoration to 5 October 11

    Segmentation fault


    3. in spite of the error, published "recover datafile command.

    4 RMAN > recover datafile 5;



    From pick up to 5 October 11

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = 10 type of device = DISK

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03002: failure of the command recover at 05/10/2011 12:00:40

    RMAN-06094: datafile 5 must be restored.


    5. manually copy the physical primary datafile - in standby mode, & then problem recover RMAN command:
    bash - $3.2 scp oracle@msudrainier:/ora03/oradata/asttest/rmandg_data01.dbf.

    rmandg_data01.dbf 100% 50 MB 16.7 MB/s 00:03

    bash - $3.2 ls - ltr

    Total 159096

    -rw - r - 1 oracle oinstall 52429312 16 September 12:19 asttest_redo03.log

    -rw - r - 1 oracle oinstall 61874176 Sep 29 15:41 asttest_temp01.dbf

    -rw - r - 1 oracle oinstall 52436992 5 Oct 11:49 rmandg_data01.dbf_old

    -rw - r - 1 oracle oinstall 52436992 5 Oct 12:01 rmandg_data01.dbf


    RMAN > recover datafile 5;



    From pick up to 5 October 11

    using channel ORA_DISK_1



    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03002: failure of the command recover at 05/10/2011 12:01:59

    RMAN-06067: RECOVER the DATABASE required with a backup control file or created


    6. of course RMAN commands have failed to restore the missing data file;
    So I renamed the file to original and rebooted repeat services applies - this restore the data file and now the configuration state of the DG is normal.
    *********************************************************************************

    Not quite sure if I'm still he hands the right way or if the error above is related to RMAN not able to synchronize with the physics of the day before.

    The documentation I want to talk to is here (1 paragraph):

    [http://download.oracle.com/docs/cd/B28359_01/server.111/b28294/rman.htm#BAJDFBDD | http://download.oracle.com/docs/cd/B28359_01/server.111/b28294/rman.htm#BAJDFBDD]


    Any pointers/direction and advise is greatly appreciated.

    Best regards
    NK

    I got it!

    /home/oracle:STANDBY >$ORACLE_HOME/bin/rman target sys/ catalog /@rcatalog
    
    Recovery Manager: Release 11.2.0.1.0 - Production on Fri Oct 7 14:12:10 2011
    
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    
    connected to target database: PRIMARY (DBID=1562898590, not open)
    connected to recovery catalog database
    
    RMAN> resync catalog from db_unique_name all;
    
    resyncing from database with DB_UNIQUE_NAME PRIMARY
    starting full resync of recovery catalog
    RMAN output not resynced for database with DB_UNIQUE_NAME PRIMARY
    full resync complete
    

    If the necessary connection string a target/sys and a catalogue

    RMAN target sys / catalog /@rcatalog

    I did my standby

    Will try the primary

    Best regards

    mseberg

    Work on both. Great question!

    connected to target database: PRIMARY (DBID=1562898590)
    connected to recovery catalog database
    
    RMAN> resync catalog from db_unique_name all;
    
    starting full resync of recovery catalog
    full resync complete
    
    resyncing from database with DB_UNIQUE_NAME STANDBY
    RMAN output not resynced for database with DB_UNIQUE_NAME STANDBY
    
    RMAN> 
    

    Published by: mseberg on October 7, 2011 14:16

    Thanks a ton for sticking to it. I'll add this little thing to my web site.

    Published by: mseberg on October 7, 2011 14:22

  • Unable to connect to the database, user and password name invalid

    Hello

    I am currently using discoverer of oracle 10g (10.1.2.3) and db 11.2.0.1, operating system RHEL 5

    Unable to connect to the DB of IAM Viewer

    It gives the name of user and password invalid

    the most recent activity that I performed was to import from another instance eul (version 5)

    I checked with the dbc file permissions

    anything else I might have to watch?

    PL re-post in the forum of discoverer - discoverer

    HTH
    Srini

  • RTC-5260: unable to connect to the control center

    Hello gurus,

    I get an error when I try to deploy my paintings, maps and dimensions

    RTC-5260: unable to connect to the control center, check it please you provided correct host, user, password, and Service name.
    RTC-5301: the Service control centre is not currently available.

    To find the errors, I ran the service_doctor.sql file and got the following response

    SQL > @C:\OraHome_2\owb\rtp\sql\service_doctor.sql
    there are errors in one or more packages PL/SQL and functions
    of the platform properties have been loaded properly
    Location of the platform were seeded correctly
    NLS messages have been loaded correctly
    at the service of the platform is not available
    There is an access problem to the startup of the service of the database script
    Server
    here is the detailed error that contains the name of the start
    script file:-
    starting Service "C:\OraHome_1\owb\bin\win32\run_service.bat" file is
    not available from the server of database on the instance of number 1
    Please make sure that the disk containing the file is visible in the
    database server
    is it you Please check that the database server account has access rights the
    file
    there is a problem with the connection to the repository information used to
    start the service of information
    here is the detailed error that contains the connection
    to the service:-
    can't access the owner of the database password repository
    Server
    Please check that this information is accurate
    If this information is correct, then please use the
    'set_repository_password.sql' script to reset the password stored

    PL/SQL procedure successfully completed.

    Can someone help me find the solution

    Thanks and greetings
    Pratik Lacoste
    DBA Oracle Jr

    I want just to know more about it then you can tell me the reason for the error...

    For example look at this thread
    Error when you try to deploy a DBLINK mapping
    or search on Metalink owb ora-01882

    Kind regards
    Oleg

  • I could not update or install applications for weeks, so I disconnected my Apple ID and rebooted the phone but now I can't reconnect! The error is: unable to connect to the iTunes Store. I should w8 for ios10 and hope that it will be fixed by the new ios?

    I could not update or install applications for weeks, so I disconnected my Apple ID and rebooted the phone but now I can't reconnect! The error is: unable to connect to the iTunes Store. I should w8 for ios10 and hope that it will be fixed by the new ios? Cause don't want to reset my phone.

    You have tried: If you can not connect to the iTunes Store - Apple Support ?

    And I tried to do a soft-reset/reboot the phone?

  • Unable to connect to the App Store and auto delete app

    Hi, I never update my ipad because I never, and I do not have the space for it anyway. Now and then I get the message saying ipad needs space for the update, press ok to allow deletion, or something in that sense. Theres two options cancel or ok. Today I accidentally pressed ok. He deleted my largest app and now I am having problems with the App Store. I can open it and see the recommended page. I think I can upload them as well, but when I use the search bar, it says unable to connect to the App Store. I don't know what to do and how to cancel.

    First of all, make sure that you don't have enough free space before trying to re-download the application. Once you know that you have enough space, try these two ways to get to the app.

    Click on the tab purchased on the App Store and see if the application appears in a search here or just trying to slide through until you see the app and then download it from there.

    If this does not work, do a Google search for the app. It should appear in the search. Tap on the app in the Google search and who should open the description window app on the App Store with the download next to the app icon.

Maybe you are looking for

  • What cable to connect an imac 2007 to an imac of 2015

    I have an iMac 27 "new and want to connect an iMac 2007 to extend my desktop. The other uses a Thunderbolt cable, but the 2007 doesn't have in this regard. Recommendations? Thanks... and Merry Christmas!

  • Regular RegCure & pro...

    Dear Microsoft, My personal past experience with Regcure regular & pro has been a disaster. I had once and he scanned and found more than 1,800 problems.  That's when I could afford it. Now I can not afford it.  It shows now 1400 + problems. It is di

  • Connect the power supply for NI UMI 7772

    Hi friends, I'm trying to connect a UMI-7772 on P70530 drive to control a stepper motor It is written in the manual that came with UMI - 7772, that: after connection + 24V terminal lead and ve - V to Terminal C, V terminal must be connected on V_iso

  • What is a queue? And how do I get my printer to work again?

    After that Microsoft has removed a virus from my computer my printer stop working.  It indicates that the spooler does not work to reinstall the driver, I did and still nothing.  So I followed some other instructions tips "for help" on the printer, I

  • I think THAT I just ordered Win.7 (replace. (Vista) but I never had any confirmation. HOW can I check?

    I want to make sure that I have not to REMOVE my-existing address list, the "URL list special interestests" etc.  I've never DONE this before, so am a BEGINNER!