Not able to connect to database 11G2R asm

Hi all

I created a database of ASM with SID ASMDB, but when I connect to the database of its connection to an Instance inactive.

I put all the environment variables correctly ($ORACLE_SID, $ORACLE_HOME, $PATH etc.)

When I check the process for the DB operation.

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

bash-3. $00 ps - ef | grep ASMDB
ora11g 3578 1 0 15:00:28? 0:25 ora_ckpt_ASMDB
ora11g 4391 1 0 15:05:58? 0:07 ora_smco_ASMDB
ora11g 3598 1 0 15:00:29? 0:01 ora_s000_ASMDB
ora11g 3582 1 0 15:00:29? 0:01 ora_reco_ASMDB
ora11g 3558 1 0 15:00:28? 0: ora_vktm_ASMDB 11
ora11g 3588 1 0 15:00:29? 0:28 ora_mmon_ASMDB
ora11g 3586 1 0 15:00:29? 0:02 ora_asmb_ASMDB
ora11g 3562 1 0 15:00:28? 0:03 ora_gen0_ASMDB
ora11g 3584 1 0 15:00:29? 0:03 ora_rbal_ASMDB
ora11g 3876 1 0 15:00:55? 0:01 ora_qmnc_ASMDB
ora11g 3556 1 0 15:00:28? 0:32 ora_pmon_ASMDB
ora11g 3570 1 0 15:00:28? 01:25 ora_dia0_ASMDB
ora11g 3574 1 0 15:00:28? 0:14 ora_dbw0_ASMDB
ora11g 3572 1 0 15:00:28? 0:05 ora_mman_ASMDB
ora11g 3580 1 0 15:00:29? 0:08 ora_smon_ASMDB
ora11g 3576 1 0 15:00:28? 0:14 ora_lgwr_ASMDB
ora11g 3596 1 0 15:00:29? 0:04 ora_mark_ASMDB
ora11g 3568 1 0 15:00:28? 0:04 ora_psp0_ASMDB
ora11g 3592 1 0 15:00:29? 0:38 ora_mmnl_ASMDB
ora11g 3566 1 0 15:00:28? 0:03 ora_dbrm_ASMDB
ora11g 3594 1 0 15:00:29? 0:01 ora_d000_ASMDB
ora11g 3903 1 0 15:01:06? 0:02 ora_q000_ASMDB
ora11g 17020 1 0 08:08:21? 0:00 ora_w000_ASMDB
ora11g 3891 1 0 15:01? 0:20 ora_cjq0_ASMDB
ora11g 3564 1 0 15:00:28? 0:04 ora_diag_ASMDB
ora11g 3905 1 0 15:01:06? 0:01 ora_q001_ASMDB
ora11g 17069 27681 0 08:12:47 pts/6 0:00 grep ASMDB
bash-3. 10TH

-----------------------------------------------------
bash-3. $00 echo $ORACLE_SID
ASMDB
bash-3. $00 echo $ORACLE_HOME
/Appl/11.2.0/dbhome_1/
bash-3. 10TH

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

When I am trying to connect:


bash-3. $00 sqlplus / as sysdba

SQL * more: Production version 11.2.0.1.0 on Mon Jul 12 08:17:05 2010

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

Connect to an instance is idle.

SQL >

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

Thanks in advance.

Hello

Try to start database, when it says connected to Instance inactive.

I've also faced same situation recently.

If it does not start and light error ORA-01102 failed to mount database in exclusive mode .

Then kill all the processes associated with your Instance.

After killing all processes try to start your database with the appropriate environment variable.

Kind regards
A H E E R X

Tags: Database

Similar Questions

  • ATG CIM: Not able to connect to the JDBC database: thin

    Hi all

    I am trying to configure an ATG environment on windows boxes. Here is the configuration:

    VM1) DC - Windows domain controller (Windows Server 2008)
    VM2) javadb - Oracle 11 g (Windows Server 2008)
    VM3) javaweb - ATG 10.0.3 / wlserver_10.3 WebLogic / TomCat 7 (Windows Server 2008)

    Installation / installation of the progress
    * Installation of oracle 11g successful. Sample DB was created successfully.
    * WebLogic successful installation. Base_Domain was created successfully.
    * Able to create the successful connection to Oracle (javadb vm) TomCat (javaweb vm) and query data

    Error: when configuring CIM I get in > > 'not being able to connect to the database jdbc:oracle:thin:@javadb:1521:SampleDB @ scott'+ _

    Corrective measures already taken:
    (1) disabled firewall on all boxes
    (2) path added in Environment Variables (ojdbc6.jar) JDBC driver
    (3) tested Oracle 11 g (javadb vm) connectivity of Eclipse and Tomcat. Who is successful
    (4) deleted all the files under C:\ATG\ATG10.0.3\CIM\data to reset the CIM

    Please see the CIM details below:
    ===========================================
    CIM DISPLAY START
    ===========================================

    -ENTER CONNECTION DETAILS-
    Enter [h] ELP, ain menu [m], [q] ITU to exit


    Production base


    Select the Type of database

    * [1] thin oracle
    [2] MS SQL
    [3] iNet MS SQL
    [4] DB2
    [5] my SQL

    Select a > 1

    Enter the user name [[System]] > scott

    Enter the password [*] > *.

    Password > *.

    Enter the host name [[javadb]] > javadb

    Enter the Port number [[1521]] > 1521

    Enter the name of the database of [[sampledb]] > SampleDB

    Enter the URL of database [[jdbc:oracle:thin:@javadb:1521:SampleDB]]
    >

    Enter the path of the pilot [[C:/Oracle/Middleware/wlserver_10.3/server/lib/ojdbc6.jar]]

    Enter the name of the JNDI [[ATGProductionDS]] >

    -CONFIGURE DATASOURCE PRODUCTION CORE-
    Enter [h] ELP, ain menu [m], [q] ITU to exit



    [C] the connection Details - facts
    * [T] the connection Test
    [S] create a schema
    Import initial data
    [D] drop Schema
    [O] set up another source of data

    > T

    -TEST DATA SOURCE CONNECTION-
    Enter [h] ELP, ain menu [m], [q] ITU to exit


    Production base


    > > Not able to connect to the database jdbc:oracle:thin:@javadb:1521:SampleDB @ scott


    ===========================================
    CIM DISPLAY END
    ===========================================

    ===========================================
    BEGINNING OF LOG CIM
    ===========================================
    WARNING my Jul 23 22:46:25 IST 2012 1343063785645 atg.cim.worker.status.StatusUpdateValidator id nonswitchingCore-DatasourceConnectionTemplateStep Status is unknown.
    Mistake my Jul 23 22:46:32 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator IST 1343063792213 of 2012 is not able to connect to the jdbc:oracle:thin:@javadb:1521:SampleDB database: java.lang.ArrayIndexOutOfBoundsException - 1:-1
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CTTIoauthenticate.setSessionFields(T4CTTIoauthenticate.java:948)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CTTIoauthenticate. < init > (T4CTTIoauthenticate.java:225)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:358)

    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.PhysicalConnection. < init > (PhysicalConnection.java:538)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CConnection. < init > (T4CConnection.java:228)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to java.sql.DriverManager.getConnection(DriverManager.java:582)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to java.sql.DriverManager.getConnection(DriverManager.java:185)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.BasicDataSource.getDriverManagerConnection(BasicDataSource.java:526)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.BasicDataSource.getDriverManagerConnection(BasicDataSource.java:588)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.BasicDataSource.getConnection(BasicDataSource.java:475)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.FakeXADataSource.getXAConnection(FakeXADataSource.java:671)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.MonitoredDataSource.createResource(MonitoredDataSource.java:837)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.resourcepool.ResourcePool.populateSlot(ResourcePool.java:2064)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.resourcepool.ResourcePool.checkOut(ResourcePool.java:1332)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.MonitoredDataSource.co(MonitoredDataSource.java:1792)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.MonitoredDataSource.getConnection(MonitoredDataSource.java:1070)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.worker.databaseconfig.TestJdbcConnectionValidator.performTestConnection(TestJdbcConnectionValidator.java:319)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.worker.databaseconfig.TestJdbcConnectionValidator.validate(TestJdbcConnectionValidator.java:266)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.executeValidations(StepExecutor.java:280)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.ui.text.TextDisplay.processStep(TextDisplay.java:338)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.ui.UIDispatchImpl.processStep(UIDispatchImpl.java:89)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:201)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.Launcher.startCimFlow(Launcher.java:168)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.Launcher.main(Launcher.java:68)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator
    Error my Jul 23 22:46:32 IST 2012 1343063792218 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator connection parameters initialization error. Test for the jdbc connection failed
    ===========================================
    END OF JOURNAL OF CIM
    ===========================================

    Any suggestion how to fix this problem. Thanks in advance.

    see you soon,
    Sandeep

    Published by: 948180 on July 23, 2012 23:29

    Environment variable PATH is for executables.

    Environment variable CLASSPATH's for the class files. Then create CLASSPATH as the variable name and place the path to your ojdbc.jar as the value for it

    -Kiss

  • not able to connect database to another user of the operating system using the remote?

    Hello

    I want to connect database to another user of the operating system. I am able to connect Oracle database to the outside. but not able to connect different OS user.



    As an ORACLE user:

    [oracle@test1 admin] $ sqlplus /.

    SQL * more: Production of the 11.2.0.2.0 version 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 partitioning, OLAP, Data Mining and Real Application Testing options

    SQL >



    User not ORACLE:

    [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 * more: Production of the 11.2.0.2.0 version 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 IDs: serial number 0: 0


    Enter the user name:



    Thank you

    Make sure ORACLE_HOME is exactly the same between 2 environments: note that an end "/" is not necessary and that ending ' / ' could trigger ORA-01034.

  • not able to connect to the database using the oracle instant client

    Hello

    I am not able to connect to the database using the instant oracle from my local PC client. They use to connect to the database files and sqlnet.ora files LDAP.ora. If I want to test the connection, I found this executable tns wasn't there, so not able to tnsping. So I'm not able to solve this problem.

    Please let me know if a solution for everything

    Client Oracle: oracle 10.2bFAT client 32-bit

    Platform: windows 7 64-bit

    Thank you
    Veera

    There is little that tnsping can do sqlplus can't.

    Instead of
    tnsping mydb.myorg.com
    Try
    sqlplus-s-L /@mydb.myorg.com
    or
    sqlplus-s-L user/[email protected]

    If you get
    ORA-12154: TNS: could not resolve the connect identifier specified
    you know that the customer could not resolve 'mydb.myorg.com '.

    If you get
    ORA-12541: TNS:no listener
    then "mydb.myorg.com" could be resolved, but there is no listener it running.

    If you get
    ORA-12514: TNS:listener is not currently of service requested in connect descriptor
    then "mydb.myorg.com" could be solved, the listener is in place, and the database is out of service.

    If you get
    ORA-01017: name of user and password invalid. connection refused
    you know that 'mydb.myorg.com' has been successfully resolved, and the database is running.

    If you want more details, such as how and what "mydb.myorg.com" is resolved, turn the tracking by adding the following to "sqlnet.ora:
    TRACE_LEVEL_CLIENT = ADMIN
    TRACE_DIRECTORY_CLIENT = C:\TEMP (a writable directory)

    Then you will find lines like this in the trace file:

    -THE INFORMATION SOURCE PARAMETER FOLLOWS-
    Attempt to load system pfile source C:\oracle\network\admin\sqlnet.ora
    Source of the setting successfully loaded

    Attempt to load the local pfile source C:\Dokumente und Einstellungen\lanadvall\sqlnet.ora
    The parameter source has not been loaded.

    This shows you which configuration files are read, followed by the settings real read.

    nnfgrne: will read if path adapters
    nnfgrne: switching adapter LDAP

    He's now looking for LDAP name resolution.

    nnfloidinfocache: Info: insert the value DIRECTORY_SERVSSL = oid.host.myorg.com:389 at index 0 in NLPA_CACHE

    These are LDAP servers, he is trying.

    nnflilc: conn sync opening of oid.host.myorg.com:389

    nnflfdn: turning simplified mydb.myorg.com name to a unique name.
    nnflfdn: using the administrative context: dc = prod
    nnflfdn: the domain name resulting is cn = mydb, cn = OracleContext, dc is myorg, dc = com

    nnflrne1: runs the directory for dn: cn = mydb, cn = OracleContext, dc is myorg, dc = com
    nnflqbf: search: Base: cn = mydb, cn = OracleContext, dc is myorg, dc = com, range: 0, filter: (objectclass = *)

    nnfgrne: query fails, the leap to the next map

    Did not work. Try the other adapters:

    nnfgrne: switching adapter EZCONNECT

    snlinGetAddrInfo: name resolution failed for test64.test

    No luck.

    If the resolution is approved, it will look like this:

    nnfloidinfocache: Info: insert the value DIRECTORY_SERVERS = oid.host.myorg.com:389 at index 0 in NLPA_CACHE

    nnflilc: conn sync opening of oid.host.myorg.com:389

    nnflfdn: turning simplified mydb.myorg.com name to a unique name.
    nnflfdn: using the administrative context: dc = prod
    nnflfdn: the domain name resulting is cn = mydb, cn = OracleContext, dc is myorg, dc = com

    nnflrne1: runs the directory for dn: cn = mydb, cn = OracleContext, dc is myorg, dc = com
    nnflqbf: search: Base: cn = mydb, cn = OracleContext, dc is myorg, dc = com, range: 0, filter: (objectclass = *)

    niotns: the call to address: (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=dbserver.host.myorg.com) (PORT = 1521)) (CONNECT_DATA = (SID = DBNAME) (CID = (PROGRAM = C:\Oracle\ora1020\bin\sqlplus.exe)(HOST=pc247596)(USER=lanadvall)))

    Yours,
    Laurenz Albe

  • not able to connect to the database users

    Hello


    OS Oracle Solaris on SPARC (64-bit)
    database version 10.2.0.2



    There was a problem, one of the database, most of the applications were unable to connect, only 1 or 2 managed applications to connect, which totalled around 4 to 6 hours. Once the database has been recycle everything was ok, so what could be the reason? I have too many words from sr oracle, oracle specified as there was a sql with 13000 executions, also as 2 users have tried to update the same row in the table, so that users must commit frequently, just read the lines highlighted. My question is if there is a conflict of line, that would restrict other applications to connect to the database. And after reboot, everything was normal. I m wondering as is the resource_limit or max execeeded processes at this time this is why not able to sign in as user applications oracle unable to generate new processes.

    As I mentioned in the SR #, users could not establish connection to recycling of the database at all. So what is the root cause?




    Support of Oracle - December 06, 2010 16:01:13 GMT - 05:00 [Notes]

    Generic note
    ------------------------
    Report from the WORKING REPOSITORY for


    Snap Id Snap time Sessions sliders/Session
    BEGIN Snap: 14408 26 November 10 17:00:18 258 32.0
    End Snap: 14413 26 November 10 22:01:02 185 28.0
    Elapsed time: 300,74 (min.)
    DB time: 31,230.47 (min.)




    Top 5 timed events

    Event waits time Avg Wait (ms) % Total call time wait class
    enq: TX - 633 699 1 855 919 line lock conflict 99.0 2 929 Application < < < < # 1.8 million secondsdb file sequential read 2 434 765 11 577 5.6 user I/O
    Time CPU 7 758.4
    db file parallel write 269 025 1 012 4.1 system I/O
    db file scattered read 227 528 889 4.0 user I/O


    Time elapsed (s) hour (s) of the CPU executions Elap by Exec (s) % Total DB SQL SQL SQL text Module Id at the time of
    1 530 609 25 13 497 81,68 113.40 b3fzxpwsmj044 llserver@linkvprad1 (TNS V1 - V3) update KID set ID = ID + A1: where...


    single command which is close to 1.8 million seconds.

    update of b3fzxpwsmj044 KID set ID = ID + A1: where IDType = 0

    Segments of line lock waits
    Capture shows the line lock % % expected for each upper segment by report
    with the line total lock waits for all segments, captured by the snapshot
    Tablespace name object name subobject name owner Type obj. line lock waiting for Capture %
    TAB_ADM TAB_DATA KID TABLE 208 95,41 < < < < # object with line lock waits for even that above command


    UPDATE
    ========
    Hello

    It seems that many people have tried to run the same day order at the same time.
    (more than 13,000 executions)

    Update KID set ID = ID + A1: where IDType = 0

    and segment shows the same table.

    It is an application problem, two people can not update the same rows at the same time.
    OR
    After that the users update must initiate more timely work.

    sb92075 wrote:
    ..., but this has NOTHING to do with the connection problem & or not posted anything else.

    Not so sure. Is this connection to database, or application? The OP wrote "+ one of the basis of most of the applications were not able to connect, only 1 or 2 applications has managed to connect +", don't know what that means exactly, depends on how the application manage the connection. It can start with the search/update of this table where the problem may come from.

    Nicolas.

  • Not able to connect to the database using OS othenticated user.

    Hi team,

    We use HP UX servers, recently we pass the passive node to active (cluster OS) after that we are not able to connect to the database using OS authenticated the user, but I am able to conenct by user oracle sunig... !

    Please suggest me.

    Thank you
    Maurel.

    Please copy - paste the screen indicating the connection attempt with the authentication of the BONE and the error message.

  • Renamed user AD not able to connect

    Hi guys

    I have a problem with a user with access to vFoglight through LDAP authentication. The user was renamed to AD. (name changed)

    After the name change, the user is not able to connect.

    In the audit trail, the user is first OK authenticated, and then in the same second there is a connection FAILURE.

    I tried to remove the user from the vFoglight, wait for a while and then try to connect again.

    I checked on the AD domain controller, and the user is authenticated OK

    What is a SQL question?

    Any ideas?

    Hi, Lars

    I hope you get a solution to your problem, but someone else might have the same problem,.

    I will be the top my solution to the problem that just had.

    We are in a process to rename all connections of users I have AD...

    And once a connection of users has been renamed to AD, the user could not log on.

    With no errors in the journal errror FMS or on our advertising servers.

    New users was created in correct Foglight, but when the user tried to log on, but still had a connection error.

    I found a solution that works for us.

    I found that when I turned on debugging on FMS, I got this error message in the error log:

    Cannot insert duplicate in the "dbo.sec_user_alias" object key The duplicate key value is (Michael dry).

    We run the Foglight database on a Microsoft SQL Server, so I looked in the sec_user_alias of the table,

    and even that I had deleted the former user in Foglight, the login name and the username was still in this table:

    userAlias username isdeleted

    str_xxx Michael dry F

    So I just update the table of user with this name:

    UPDATE sec_user_alias

    SET username = 'Michael dry - old'

    WHERE useralias = "str_xxx."

    and then I could connect with the new login user name,

    but all the settings for this user and config disappeared...

    And as I have not talked with Quest/Dell about this, I don't know if this is allowed to do.

    and I don't take any responsibility that it will work in your configuration.

    Best regards.

    Michael

    Update: I found this: Knowledge Article 85132 - 'LDAP user cannot connect after LDAP name changed"- https://support.quest.com/SolutionDetail.aspx?id=SOL85132

    Post edited by: Michael dry

  • Not able to connect to the essbase server: error 10061 NW

    Hi all

    I am currently working on Hyperion 11.1.2.3 and have installed Hyperion essbase and planning for the same thing. Until a few days back I was able to connect to my server essbase in environmental assessments, but now it gives me error that says: error: 1042006: Network error [10061]: unable to connect to [WIN - 1K6GBOF63C0:1423], where WIN-1K6GBOF63C0 is my machine name.

    Here is an excerpt of what I got from the newspapers essbase

    [Sun Jul 12 00:26:50 2015] Local/ESSBASE0 / / / 4800/Info (1051283)

    Recovery of license information, please wait...

    [Sun Jul 12 00:26:50 2015] Local/ESSBASE0 / / / 4800/Info (1051286)

    The license retrieved information.

    [Sun Jul 12 00:26:51 2015] Local/ESSBASE0 / / / 4800/Info (1051227)

    No JVM location specified in essbase.cfg. Will attempt to load the library path

    [Sun Jul 12 00:26:51 2015] Local/ESSBASE0 / / / 4800/Info (1311019)

    During the initialization of the JVM classpath: [; C:\Oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\epm_j2se.jar; C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbase.jar; C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbaseRegistry.jar]

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Error (1051223)

    Single Sign-On [css_init] function call failed with error [error CSS: CSS method invocation of error: getInstance: impossible to get the instance of CSSSystem, please visit SharedServices_Security_Client.log for more information]

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Info (1051198)

    Single Sign-On initialization failed!

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Info (1056815)

    Essbase 64-bit - version 11.1.2 (ESB11.1.2.3.000B4412)

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Info (1051232)

    Using English_UnitedStates.Latin1@Binary as the locale Essbase

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Error (1051683)

    Try to recover the login information from the registry failed. Please check the reg.properties file, and then try again.

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Error (1051527)

    Shared Services security mode it is not possible to start Essbase during SSO to the initialization fails.

    I am able to open the workspace's shared services, but see the following in the Sharedservices_securityclient log

    [2015 07-12 T 00: 26:41.418 - 07:00] [EPMCSS] [ERROR] [EPMCSS-00001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A6jgDwW05zzWByW1LcXQY000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] failed to initialize the instance security EMP of Shared Services. Component marchandises9/FOUNDATION_SERVICES_PRODUCT/SHARED_SERVICES_PRODUCT is set to null in the EMP system registry. Check the configuration of the EMP system registry.

    [2015 07-12 T 00: 28:51.332 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] access to the EPM system registry has been initialized properly. It is a status messages. No action required.

    [2015 07-12 T 00: 28:51.403 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20002] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.EPMSystem] [SRC_METHOD: getInstance] instance of security during the initialization of the SSP using the EMP system registry. It is a status messages. No action required.

    [2015 07-12 T 00: 28:52.340 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] access to the EPM system registry has been initialized properly. It is a status messages. No action required.

    [2015 07-12 T 00: 28:53.184 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] access to the EPM system registry has been initialized properly. It is a status messages. No action required.

    [2015 07-12 T 00: 28:53.606 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20005] [oracle. EPMCSS. CSS] [tid: 11] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0] [SRC_CLASS: com.hyperion.css.cache.CacheThread] [SRC_METHOD: buildCache] started asynchronous user directory cache building user native Directory directory. Status message. No action required.

    [2015 07-12 T 00: 28:53.723 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20007] [oracle. EPMCSS. CSS] [tid: 12] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0:3] [SRC_CLASS: com.hyperion.css.cache.ProviderCacheThread] [SRC_METHOD: run] group cache filled to the user native Directory directory and the size of the cache of the group is 1. Status message. No action required.

    [2015 07-12 T 00: 28:53.723 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20331] [oracle. EPMCSS. CSS] [tid: 11] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0] [SRC_CLASS: com.hyperion.css.cache.CacheThread] [SRC_METHOD: buildCache] building Cache is for providers, has now begun to unify the cache. It is a status messages. No action required.

    [2015 07-12 T 00: 28:53.723 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20332] [oracle. EPMCSS. CSS] [tid: 11] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0] [SRC_CLASS: com.hyperion.css.cache.CacheThread] [SRC_METHOD: buildCache] unify done cache and the object is set to the cached cache manager. It is a status messages. No action required.

    Any help is appreciated here.

    Thank you

    Dev

    The error being generated using relates to Essbase is not able to connect to the registry of SSP database, or the database is corrupt.

    Are a set of services to automatic, maybe that the database has not increased and running prior to Essbase trying to boot against the register of Shared Services.

    Confirm the relational database is finally up and running and you can connect, then clear the Essbase logs, start Essbase, and post again the same newspapers.

    See you soon

    John

  • I am not able to connect to the vcenter installed on the local host after restarting the Windows 2008r2

    Hi, I'm a newbie to Vcenter.  I just found out that I am not able to connect to the vcenter installed on the local host after restarting the Windows 2008r2

    Hello Cy1989,

    Check the items below in your vCenter server.

    1. check that VMware VirtualCenter Server service is started otherwise starts pls start...

    2 Vefiry VMware VirtualCenter Management Web Services is started otherwise start pls start...

    3. check that the configuration of the ODBC Data Source (DSN) used to connect to the database for vCenter Server is correct.

    4 Vefiry database are running and all required database services are running...

  • Application is not able to connect using the Oracle SCAN chain

    Dear Oracle gurus

    We have 11g r2 11.2.0.3.0 2 cluster nodes

    We have configured the scanning using scan-vip single using/etc/hosts file resolution

    Our app to work correctly using the string of double local Vip (10g method)

    Scan works very well in the database server when we check using sqlplus

    Works very well in the database server Oracle SCAN

    Sqlplus DB - 1 test bench / testbed@my-db-scan:1521 / orcl

    When we use it below URL JDBC in Tomcat Version-6 then "doesn't allow not to connect even if there will connect a while but connectivity isn't stable when we reboot the tomcat"

    Hibernate.Connection.URL=jdbc:Oracle:Thin:@My-DB-Scan:1521/ORCL

    Application is not able to connect using the Oracle SCAN chain

    [May 13, 2013 12:48:24] [INFO] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: init() Called.
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: adding the data manager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: *.
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 1: com.cmp.mysm.hibernate.core.system.staff.HStaffDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 2: com.cmp.mysm.hibernate.core.system.systemparameter.HSystemParameterDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 3: com.cmp.mysm.hibernate.core.system.profilemanagement.HProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 4: com.cmp.mysm.hibernate.core.system.accessgroup.HAccessGroupDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 5: com.cmp.mysm.hibernate.systemaudit.HSystemAuditDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 6: com.cmp.mysm.hibernate.datasource.database.HDatabaseDSDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 7: com.cmp.mysm.hibernate.datasource.ldap.HLDAPDatasourceDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 8: com.cmp.mysm.hibernate.sessionmanager.HSessionManagerDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 9: com.cmp.mysm.hibernate.sessionmanager.HASMDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 10: com.cmp.mysm.hibernate.digestconf.HDigestConfDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 11: com.cmp.mysm.hibernate.radius.clientprofile.HClientProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 12: com.cmp.mysm.hibernate.externalsystem.HExternalSystemInterfaceDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 13: com.cmp.mysm.hibernate.servermgr.drivers.HDriverDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 14: com.cmp.mysm.hibernate.servermgr.drivers.subscriberprofile.database.HDatabaseSubscriberProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 15: com.cmp.mysm.hibernate.servermgr.service.HServiceDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 16: com.cmp.mysm.hibernate.servicepolicy.auth.HAuthServicePoilcyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 17: com.cmp.mysm.hibernate.servicepolicy.acct.HAcctServicePoilcyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 18: com.cmp.mysm.hibernate.servicepolicy.dynauth.HDynAuthServicePoilcyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 19: com.cmp.mysm.hibernate.servermgr.server.HServerDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 20: com.cmp.mysm.hibernate.servermgr.service.HServiceDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 21: com.cmp.mysm.hibernate.servermgr.plugin.HPluginDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 22: com.cmp.mysm.hibernate.rm.ippool.HIPPoolDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 23: com.cmp.mysm.hibernate.servermgr.eap.HEAPConfigDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 24: com.cmp.mysm.hibernate.servermgr.alert.HAlertListenerDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 25: com.cmp.mysm.hibernate.servermgr.gracepolicy.HGracePolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 26: com.cmp.mysm.hibernate.radius.clientprofile.HClientProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 27: com.cmp.mysm.hibernate.radius.dictionary.HDictionaryDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 28: com.cmp.mysm.hibernate.radius.policies.accesspolicy.HAccessPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 29: com.cmp.mysm.hibernate.radius.policies.radiuspolicy.HRadiusPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 30: com.cmp.mysm.hibernate.radius.radtest.HRadiusTestDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 31: com.cmp.mysm.hibernate.radius.bwlist.HBWListBLManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 32: com.cmp.mysm.hibernate.rm.concurrentloginpolicy.HConcurrentLoginPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 33: com.cmp.mysm.hibernate.wsconfig.HWebServiceConfigDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 34: com.cmp.mysm.hibernate.diameter.dictionary.HDictionaryDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 35: com.cmp.mysm.hibernate.servicepolicy.diameter.naspolicy.HDiameterNASPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 36: com.cmp.mysm.hibernate.servicepolicy.diameter.creditcontrolpolicy.HCreditControlPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 37: com.cmp.mysm.hibernate.servicepolicy.diameter.eappolicy.HEAPPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 38: com.cmp.mysm.hibernate.servermgr.drivers.HDiameterDriverDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 39: com.cmp.mysm.hibernate.servermgr.transmapconf.HTranslationMappingConfDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 40: com.cmp.mysm.hibernate.diameter.diameterpolicy.HDiameterPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 41: com.cmp.mysm.hibernate.servicepolicy.rm.cgpolicy.HCGPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 42: com.cmp.mysm.hibernate.reports.userstat.HUserStatisticsDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 43: com.cmp.mysm.hibernate.diameter.routingconf.HDiameterRoutingConfDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 44: com.cmp.mysm.hibernate.diameter.diameterpeerprofile.HDiameterPeerProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 45: com.cmp.mysm.hibernate.diameter.diameterpeer.HDiameterPeerDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 46: com.cmp.mysm.hibernate.core.base.HGenericDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: *.
    [May 13, 2013 12:48:24] [INFO] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: Data Manager was initialized successfully.
    [May 13, 2013 12:48:29] [ERROR] [0.0.0.0] - unknown [CONFIG MANAGER]: error during the Configuration Manager operation, reason: failed to open the connection
    [May 13, 2013 12:48:29] [TRACE] [0.0.0.0] - unknown [CONFIG MANAGER] com.cmp.mysm.datamanager.DataManagerException: failed to open the connection
    at com.cmp.mysm.hibernate.core.system.systemparameter.HSystemParameterDataManager.getList (HSystemParameterDataManager.java:45)
    at com.cmp.mysm.blmanager.core.system.systemparameter.SystemParameterBLManager.getList (SystemParameterBLManager.java:71)
    at com.cmp.mysm.web.core.system.cache.ConfigManager.init (ConfigManager.java:47)
    at com.cmp.mysm.web.core.system.servlet.myServlet.init (myServlet.java:27)
    at javax.servlet.GenericServlet.init(GenericServlet.java:212)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1206)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1026)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4421)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4734)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
    at org.apache.catalina.core.StandardService.start(StandardService.java:525)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main (Bootstrap.java:414)
    Caused by: org.hibernate.exception.GenericJDBCException: failed to open the connection
    at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
    at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
    at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
    at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:52)
    at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:449)
    at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:167)
    at org.hibernate.jdbc.AbstractBatcher.prepareQueryStatement(AbstractBatcher.java:161)
    at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1596)
    at org.hibernate.loader.Loader.doQuery(Loader.java:717)
    at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
    at org.hibernate.loader.Loader.doList(Loader.java:2294)
    at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2172)
    at org.hibernate.loader.Loader.list(Loader.java:2167)
    at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
    at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
    at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
    at com.cmp.mysm.hibernate.core.system.systemparameter.HSystemParameterDataManager.getList (HSystemParameterDataManager.java:43)
    ... 21 more
    Caused by: java.sql.SQLException: an attempt by a client to fund a connection has expired.
    at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
    at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65)
    at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:527)
    at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:128)
    at org.hibernate.connection.C3P0ConnectionProvider.getConnection(C3P0ConnectionProvider.java:78)
    at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:446)
    ... more than 33
    Caused by: com.mchange.v2.resourcepool.TimeoutException: a client has expired while waiting to acquire a resource of com.mchange.v2.resourcepool.BasicResourcePool@47503458--timeout to awaitAvailable()
    at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1317)
    at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:557)
    at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:477)
    at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:525)
    ... 36 more

    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDescriptor
    NEWS: Deployment descriptor configuration host - manager .xml
    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDescriptor
    NEWS: Deployment configuration descriptor manager.xml
    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDirectory
    NEWS: Deployment of the directory docs web application
    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Examples of Directory deployment web application
    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploy the web application ROOT directory
    May 13, 2013 org.apache.coyote.http11.Http11Protocol start 12:48:29 AM
    INFO: From Coyote HTTP/1.1 on http-8080
    May 13, 2013 12:48:30 AM org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8009
    May 13, 2013 12:48:30 hours departure from org.apache.jk.server.JkMain
    INFO: Jk running ID = time 0 = 0/15 config = null
    May 13, 2013 12:48:30 hours departure from org.apache.catalina.startup.Catalina
    INFO: Starting the server in 16222 ms

    Some time Tomcat to connect to the database*.
    [May 13, 2013 10:02:29] [INFO] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: init() Called.
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: adding the data manager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: *.
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 1: com.cmp.mysm.hibernate.core.system.staff.HStaffDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 2: com.cmp.mysm.hibernate.core.system.systemparameter.HSystemParameterDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 3: com.cmp.mysm.hibernate.core.system.profilemanagement.HProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 4: com.cmp.mysm.hibernate.core.system.accessgroup.HAccessGroupDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 5: com.cmp.mysm.hibernate.systemaudit.HSystemAuditDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 6: com.cmp.mysm.hibernate.datasource.database.HDatabaseDSDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 7: com.cmp.mysm.hibernate.datasource.ldap.HLDAPDatasourceDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 8: com.cmp.mysm.hibernate.sessionmanager.HSessionManagerDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 9: com.cmp.mysm.hibernate.sessionmanager.HASMDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 10: com.cmp.mysm.hibernate.digestconf.HDigestConfDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 11: com.cmp.mysm.hibernate.radius.clientprofile.HClientProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 12: com.cmp.mysm.hibernate.externalsystem.HExternalSystemInterfaceDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 13: com.cmp.mysm.hibernate.servermgr.drivers.HDriverDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 14: com.cmp.mysm.hibernate.servermgr.drivers.subscriberprofile.database.HDatabaseSubscriberProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 15: com.cmp.mysm.hibernate.servermgr.service.HServiceDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 16: com.cmp.mysm.hibernate.servicepolicy.auth.HAuthServicePoilcyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 17: com.cmp.mysm.hibernate.servicepolicy.acct.HAcctServicePoilcyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 18: com.cmp.mysm.hibernate.servicepolicy.dynauth.HDynAuthServicePoilcyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 19: com.cmp.mysm.hibernate.servermgr.server.HServerDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 20: com.cmp.mysm.hibernate.servermgr.service.HServiceDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 21: com.cmp.mysm.hibernate.servermgr.plugin.HPluginDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 22: com.cmp.mysm.hibernate.rm.ippool.HIPPoolDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 23: com.cmp.mysm.hibernate.servermgr.eap.HEAPConfigDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 24: com.cmp.mysm.hibernate.servermgr.alert.HAlertListenerDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 25: com.cmp.mysm.hibernate.servermgr.gracepolicy.HGracePolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 26: com.cmp.mysm.hibernate.radius.clientprofile.HClientProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 27: com.cmp.mysm.hibernate.radius.dictionary.HDictionaryDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 28: com.cmp.mysm.hibernate.radius.policies.accesspolicy.HAccessPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 29: com.cmp.mysm.hibernate.radius.policies.radiuspolicy.HRadiusPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 30: com.cmp.mysm.hibernate.radius.radtest.HRadiusTestDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 31: com.cmp.mysm.hibernate.radius.bwlist.HBWListBLManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 32: com.cmp.mysm.hibernate.rm.concurrentloginpolicy.HConcurrentLoginPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 33: com.cmp.mysm.hibernate.wsconfig.HWebServiceConfigDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 34: com.cmp.mysm.hibernate.diameter.dictionary.HDictionaryDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 35: com.cmp.mysm.hibernate.servicepolicy.diameter.naspolicy.HDiameterNASPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 36: com.cmp.mysm.hibernate.servicepolicy.diameter.creditcontrolpolicy.HCreditControlPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 37: com.cmp.mysm.hibernate.servicepolicy.diameter.eappolicy.HEAPPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 38: com.cmp.mysm.hibernate.servermgr.drivers.HDiameterDriverDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 39: com.cmp.mysm.hibernate.servermgr.transmapconf.HTranslationMappingConfDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 40: com.cmp.mysm.hibernate.diameter.diameterpolicy.HDiameterPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 41: com.cmp.mysm.hibernate.servicepolicy.rm.cgpolicy.HCGPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 42: com.cmp.mysm.hibernate.reports.userstat.HUserStatisticsDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 43: com.cmp.mysm.hibernate.diameter.routingconf.HDiameterRoutingConfDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 44: com.cmp.mysm.hibernate.diameter.diameterpeerprofile.HDiameterPeerProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 45: com.cmp.mysm.hibernate.diameter.diameterpeer.HDiameterPeerDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 46: com.cmp.mysm.hibernate.core.base.HGenericDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: *.
    [May 13, 2013 10:02:29] [INFO] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: Data Manager was initialized successfully.
    In data manager: 1
    In data manager: 2
    In data manager: 19
    In data manager: 20
    In data manager: 21
    In data manager: 22
    In data manager: 23
    In data manager: 24
    In data manager: 3
    In data manager: 4
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDescriptor
    NEWS: Deployment configuration descriptor manager.xml
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDescriptor
    NEWS: Deployment descriptor configuration host - manager .xml
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDirectory
    NEWS: Deployment of the directory docs web application
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploy the web application ROOT directory
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Examples of Directory deployment web application
    10:02:30 org.apache.coyote.http11.Http11Protocol start may 13, 2013
    INFO: From Coyote HTTP/1.1 on http-8080
    May 13, 2013 10:02:30 org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8009
    Org.apache.jk.server.JkMain 10:02:30 starting May 13, 2013
    INFO: Jk running ID = time 0 = 0/14 config = null
    Org.apache.catalina.startup.Catalina 10:02:30 starting May 13, 2013
    INFO: 6176 SP server startup


    But even once, when we try to stop and start then same problem occurred that we are not able to connect to the database

    Thanks in advanace

    We had solved the problem of our self
    to disable the setting of listener_network

    We also increase the connection timeout on the demand side

  • Not able to connect after changing the password using the VALUES ALTER clause

    Hello

    John explained earlier the clause VALUES below thread.

    Status expired

    I created a new account named SURI, and tried to use the password of the user account from the HR by using the VALUES clause. I was able to change the password but not able to connect SURI with HR password.

    Please see below for details. And the SQL statements that I have tried.
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Aug 13 18:44:50 2012
    
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    
    Enter user-name: sys as sysdba
    Enter password:
    
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    
    SQL> SELECT password
      2  FROM dba_users
      3  WHERE username = 'HR';
    
    PASSWORD
    ------------------------------
    4C6D73C3E8B0F0DA
    
    SQL> ALTER USER SURI IDENTIFIED BY VALUES '4C6D73C3E8B0F0DA';
    
    User altered.
    
    SQL> SELECT password
      2  FROM dba_users
      3  WHERE username='SURI';
    
    PASSWORD
    ------------------------------
    4C6D73C3E8B0F0DA
    
    SQL> conn suri/hr     -- HR account's password is hr only
    ERROR:
    ORA-01017: invalid username/password; logon denied
    
    
    Warning: You are no longer connected to ORACLE.
    
    SQL>
    Thank you
    Suri

    Its because you have used a different username.
    Oracle produces a hash based on the user name and the password, not only the password.

    Therefore, you can not use the hashed password of a user to log on to the account of another user.

    You need to get the password hashed Suri and then connect you to suri by using the password hashed Suri (using the identified by the syntax of values)

  • not able to connect to oracle directly

    operating system: AIX ch5dlfp089 1 6 000B4A22D900
    Oracle: 11.2.0.1.0
    Question: created db oracle using dbca (gui). DB created successfully
    When I checked recently using putty to check the health of the db. I am able to see smon and orcl works well using

    PS - eaf | grep orcl.

    How ever when I try to connect to the db using sqlplus invites. It's showing an idle instance.
    $ sqlplus "/ as sysdba".

    SQL * more: Production version 11.2.0.1.0 on Mon Oct 18 00:52:08 2010

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

    Connect to an instance is idle.

    SQL > exit

    oratab input shows ok
    ORCL:/Home/Oracle/app/Oracle/product/11.2.0/dbhome_1:

    CHECK THE BASE APPROX. values of variables

    $ echo $ORACLE_SID
    ORCL
    $ echo $ORACLE_HOME
    /Home/Oracle/app/Oracle/product/11.2.0/dbhome_1/
    Profile shows as follows

    $ cat .profile
    PATH = / usr/bin: / etc: / usr/sbin: / usr/ucb: $HOME/bin: / usr/bin / X 11: / sbin:

    export PATH

    So [s "$MAIL"] # this is at the start of the shell. Under normal conditions
    then echo operation # of '$MAILMSG', the Shell controls
    fi # periodically.
    ORACLE_SID = orcl
    export ORACLE_SID
    ORACLE_HOME=/home/Oracle/app/Oracle/product/11.2.0/dbhome_1/
    Export ORACLE_HOME
    LIBPATH = $ORACLE_HOME/lib: $LIBPATH
    Export LIBPATH
    PATH = $ORACLE_HOME/bin: $PATH
    export PATH

    However, I am able to connect to the db using tns

    $ sqlplus 'sys/Oracle123@orcl as sysdba'

    Connected to:
    Oracle Database 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production
    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL > EXIT


    Question: what could be the reason why I'm not able to connect db directly? without tns?
    Any error that could have happened, or a any restriction could be fixed for this access?

    Hello

    In your profile changes

    ORACLE_HOME=/home/Oracle/app/Oracle/product/11.2.0/dbhome_1

    remove the / end and try to

    Anand

  • Could not able to connect to Oracle

    Hello

    I use as Oracle 9i database.

    I am not able to connect to the database please help.

    When I tried with system and administrator he displayed: name of user and password invalid. connection refused

    When I tried with scott/tiger: It displays account is locked.

    Please help how I can fix.

    Open a command window

    CUT the lines below

    set
    sqlplus
    / as sysdba
    Select * from version $ v

    Commands to PASTE it into the command window
    CUT orders & results & PASTE it here

  • HP Color LaserJet Pro M177 MFP: HP Color LaserJet not able to connect to connected HP

    Hello

    I try to activate my printer (HP Color LaserJet M177fw MFP Pro) ePrint and much more, but I'm not able to do it cause connection problem, I guess.

    When I'm trying to 'print the information sheet', for example, the printer is not able to connect (stay on 'Sign in' loop indefinitely).

    My printer is less than a Vodafone EasyBox router, with firewall disabled and no specific barriers defined by me.

    Should I set some port forwarding (even if they should apply to ignore the firewall, when turned on) or any other specific configuration in the router?

    the same connection problem, of course, it happens when I do touch printer and console web administration, of course.

    In addition, I'll let you know that my router is not blocking access, for example, to-from the web (i.e. I am able to manage my NAS from the outside, since he admitted to a DDNS) and other local devices

    I alreay set 8.8.8.8 and 8.8.4.4 as DNS pri/sec and had an output of cycle after the series of DNS.

    My printer also has a static IP address (defined by the DHCP protocol, based on the MAC address), so not a problem, I think.

    Thanks in advance for your help,

    Lorenzo

    Hi Lorenzo,.

    To enable Web Services fumctionality, you'll need to install the latest firmware on your printer (version 20160525)

    You can locate the current version of your printer by selecting configuration > reports > Page of Configuration, the firmware version is listed under the information section on the printer.

    Updated the firmware on Linux by following these steps, but I don't know if the latest firmware is available for Linux or not, try:

    http://hplipopensource.com/hplip-Web/tech_docs/man_pages/firmware.html

    If the latest firmware is not available for linux, temporarily install the printer on a Windows PC or a my and install the latest firmware:

    http://support.HP.com/us-en/drivers/selfservice/HP-Color-LaserJet-Pro-MFP-M177-series/5303438/model/5303443

    Kind regards

    Shlomi

  • I am not able to connect to my facebook account and the error message reads "this website does not provide information on property." Help, please

    I am not able to connect to my facebook account and the error message reads "this website does not provide information on property." Help, please

    only title bar opens and nothing else... Please help

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > storage (Cache) offline: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".

    Also check the cookie exceptions.

Maybe you are looking for

  • Portege M500 - hard drive 320 GB expandable

    Hello. could advise you. I have a portege M500 with 80 GB HARD drive.It is expandable to 320GB SATA? Thank you.

  • Change the size of the image of 42HL800A

    Hello I have trouble to change the size of my tv picture so that it fills the entire screen. I'm watching satellite TV through a decoder which is connected to the 42HL800A. He always seems to be two bars of "darkness" on each side of the image. I tri

  • Mode DSC-W510 usb drive letter

    I'm looking for more information on exactly how this functions model of the device when it is connected to a computer - I would like to be able to connect with the usb cable and the camera memory stick appears as a removable drive with a drive letter

  • 564XL color cartridges

    can I use the color ink cartridge 564xl in my b209a printer, can use cartridgers 564xl black look the same size

  • Missing CD drive and Audio output. Compaq Pressario V600

    Hi all Need help with my daughters laptop Compaq Presario V600. It worked perfectly until recently and all night, lost the CD/DVD drive and sound card I have searched and tried all sorts of fixes to look in the Device Manager to remove the cd and the