cannot connect to the database

Hello

on 10.2.0.3

In my listener.ora, I gave port 1521.

In tnsnames.ora also 1521.

When I try to connect to my db I get:

sqlplus system@MYDB

ORA-12514: TNS:listener is not currently of service requested.

in listener.log I

07 NOV. -2013 09:04:54 * (CONNECT_DATA = (SERVICE_NAME = MYDB) (CID = (PROGRAM = D:\oracle\bin\sqlplus.exe)(HOST=SERVER)(USER=user))) * (ADDRESS = (PROTOCOL = tcp)(HOST=127.0.0.1) (PORT = 4358))))

or

(ADDRESS = (PROTOCOL = tcp (PORT = 1858))(HOST=127.0.0.1))

or

(ADDRESS = (PROTOCOL = tcp (PORT = 1869))(HOST=127.0.0.1))

In sqlnet.log I

AMT-12564: TNS: denied connetion

My question is why in listener.log I have different port numbers instead of 1521?

Thank you.

user10274093 wrote:

Thanks Hoek.

I cannot connect to the database on the server hosting then no use of the customer.

I don't see in these links, something on the port number change in listener.log.

Kind regards.

Port 1521 is used to communicate with the listener.  If the listener is able to actually process the request (your error indicates it is NOT able to process the request), while it generates a server process that communicates with the client on a different port.  At this point, the listener is out of the picture until the connection goes.

Read the links once again, especially the other, which directly addresses your specific error message.

And know that the requests to the IP 127.0.0.1 (or its alias 'localhost') never to leave the machine for which the request was made... your log listener seems to indicate that is used, but if that were the case, you would have got a different error.  If you read the links provided, you will see that the first centerpiece of the ora-12514-related news is the release of "lsnrctl status".

Tags: Database

Similar Questions

  • Administration client OBIEE 11 g tool - cannot connect to the database.

    Hello

    I installed OBIEE 11 g on linux platform and installed 11g admin client tool in windows server.

    My database is installed on another server (not in the installed tool of client machine). I created the ODBC DSN in the windows machine. But when I create the new repository and when I give the credentials for the database to connect I get connection failed.

    I don't have any customer database oracle installed on the windows machine. Is there something to configure on windows server?

    Any help and guidance would be much appreciated.

    Thank you

    MK.

    I installed the client 11g and one more thing that missed me is the setting of the variable of environment path in windows machine. Whenever I tried to connect to the database through the RPD, it seeks the oracore11.dll file. I mentioned the location of the oracore11.dll file in the path variable, and everything worked fine for me

    Kind regards

    MK

  • cannot connect to the database / OS

    Hi all

    I am not able to connect to the database as my database files was complete. I can't connect even the operating system. Please suggest a way I can connect to the DB. operating system or to move data.

    Hello
    You connect to the server and delete the archive logs (the sound that you no longer need) and free up space. Try to connect to the database with sqlplus as sysdba with - option prelim. Then, you can use RMAN to delete old logs archiving as Osama said.

    http://tech.e2sn.com/Oracle/troubleshooting/hang/how-to-log-on-even-when-SYSDBA-can-t-do-so

    Thank you and best regards,
    Raj K.

  • Cannot connect to the database Oracle Hyperion EPM 11.1.2

    Hello!
    I'm deployment Hyperion EPM 11.1.2 on a single machine with Windows 2008 R2 x 64. I created an Oracle database, and I can connect to it through SQL, so everything looks ok here. I also installed the Oracle Client for Win x 64 and ODP on my machine. The installation of Hyperion EPM also completed successfully, and then I went to set it up. I have entered the database connection information:

    Driver database: Oracle (thin)
    Server: the IP address of the machine >
    Port: 1521
    The service name or SID: < my Oracle database name >
    Username: Oracle user with the role of s/n >
    Password: < password of the Oracle user >

    And then I click on 'Next' and I get the error message: + "" i/o error: the network adapter could not establish the connection "+"

    I would point out that I also had a problem connecting to the Oracle SQL Plus error first database: "ORA - 12560:TNS:protocol adapter error. But after the creation of the ORACLE_SID environment variable by assigning the name of the database, this error disappeared.

    Please help with any advice on what could be bad! Thank you!

    If you use 'localhost' or 127.0.0.1 during the configuration of the database not the real IP address

  • Cannot connect to the database 9.2.0 Workstation user

    Hello
    our system is 11i with DB in 9.2.0.6 allon a red hat linux server. Since the workstation user can't connect to DB in sqlplus:
    C:\oracle\product\10.2.0\db_1\BIN>tnsping vis
    
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 24-NOV-2008 12:45:21
    
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    
    Used parameter files:
    C:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
    
    
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=server)(PORT=1521)) (CONNECT_DATA= (SID=MYDB)))
    TNS-12547: TNS:lost contact
    
    C:\oracle\product\10.2.0\db_1\BIN>tnsping MYDB
    
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 24-NOV-2008 12:48:15
    
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    
    Used parameter files:
    C:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
    
    
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=server)(PORT=1521)) (CONNECT_DATA= (SID=MYDB)))
    TNS-12547: TNS:lost contact
    
    C:\oracle\product\10.2.0\db_1\BIN>sqlplus apps/****@MYDB
    
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Nov 24 12:48:34 2008
    
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    
    ERROR:
    ORA-12570: TNS:packet reader failure
    Sqlnet.log, we have:
    ***********************************************************************
    Fatal NI connect error 12570, connecting to:
     (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=server)(PORT=1521))(CONNECT_DATA=(SID=MYDB)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\BIN\sqlplus.exe)(HOST=LAPTOP-145)(USER=userr))))
    
      VERSION INFORMATION:
         TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 10.2.0.1.0 - Production
      Time: 24-NOV-2008 12:48:34
      Tracing to file: c:\oracle\ora81\cli_7056_1.trc
      Tns error struct:
        ns main err code: 12570
        TNS-12570: TNS:packet reader failure
        ns secondary err code: 12560
        nt main err code: 530
        TNS-00530: Protocol adapter error
        nt secondary err code: 53
        nt OS err code: 0
    On the linux server, we have in addlnctl.txt:
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCVIS))
    TNS-12541: TNS:no listener
     TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       Linux Error: 2: No such file or directory
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=server)(Port=1521))
    TNS-12541: TNS:no listener
     TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       Linux Error: 111: Connection refused
    I checked the size of auto_listener. SH or addlnctl.txt are not huge.
    Thanks for the help

    PS: On the same linux server we have a similar system (11.5.10 AP and 9.2.0.6 DB) and we can communicate easily by the same post of the user.

    This worked before? If so, what changes have been made recently?

    You are able to connect from any computer?

    I suggest that you turn on track to gather more information about the error.

  • Unable to connect to the database GGSCI

    Hi experts,

    Currently, I am trying to configure an installation of goldengate and have a problem with the connection to the database through GGSCI.

    In SQLPLUS and sql developer, I can connect to the database, but thanks to GGSCI is impossible to connect to the database.

    I am trying to connect this name ggate@service, I get an error ORA-12504. I am unable to connect using this method.

    ggate@ggsrc password username dblogin *.
    ERROR: Could not connect to the database using the user ggate@ggsrc. Please check privileges.
    ORA-12504: TNS:listener did not have the SERVICE_NAME in CONNECT_DATA.

    granted DBA privilege user GGATE but still cannot connect to the database, can any one help on this subject, it is very useful.

    Thanks in advance.

    AT

    Hi thanks,

    After the set up TNS_ADMIN environment its works very well

    Thank you

  • frmcmp cannot compile the modules containing SQL code that connected to the database

    Hello

    I checked several hundred messages of the forum on the net without finding a solution.

    I have a Linux server with 11.1 WebLogics (11 GR 1 material) and FormsRuntime installed.

    I am logged in as root.

    I put all the environment variables based on the values in default.env.

    In addition, I updated TERM and ORACLE_TERM vt220. And TNS_ADMIN to the location of the sqlnet.ora and tnsnames.ora.

    I compiled a simple .pll containing only the following code:

    IS test PROCEDURE

    an INTEGER: = 0;

    BEGIN

    a: = 1;

    END;

    command:

    frmcmp_batch module = TESTLIBPLAIN.pll userid=myuser/mypassword@mydb module_type = LIBRARY output_file = TESTLIBPLAIN.plx compile_all = Yes = Yes = No. batch connection

    result: successful compilation. generated .plx.

    now, I'm trying to compile an another .pll containing just the following code:

    IS test PROCEDURE

    an INTEGER: = 0;

    BEGIN

    Select 1 in the doubles.

    END;

    command:

    frmcmp_batch module = TESTLIBSQL.pll userid=myuser/mypassword@mydb module_type = LIBRARY output_file = TESTLIBSQL.plx compile_all = Yes = Yes = No. batch connection

    result: error:

    "

    11 forms (form of the compiler) Version 11.1.1.3.0 (Production)

    Copyright (c) 1982, 2010, Oracle and/or its affiliates.  All rights reserved.

    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production

    With partitioning, OLAP and Data Mining options

    PL/SQL Version 11.1.0.7.0 (Production)

    Oracle V11.1.1.3.0 - Production procedure generator

    Oracle virtual graphics system Version 11.1.1.3.0 (Production)

    Oracle Multimedia Version 11.1.1.3.0 (Production)

    Oracle tools integration Version 11.1.1.2.0 (Production)

    Common tools Oracle area Version 11.1.1.3.0

    Oracle CORE Production 11.1.0.7.0

    Compile the library TESTLIB.

    Invalidate the body TEST procedure...

    Compilation of body TEST procedure...

    ERROR on line 5, column 1 0

    Ignored SQL statement

    Library TESTLIB closing...

    Errors on TEST:

    PL/SQL ERROR on line 5, column 1 0

    Ignored SQL statement

    Could not generate the library.

    FRM-30312: unable to compile the library.

    "

    the two libraries differ by having used SQl commands or not.

    I tried to compile some more complex .pll and .fmb containg the SQL code. I get similar error messages. The messages that I receive for each module are the same, I would get when compiling the module with FormBuilder 9i (Windows) without being connected to the database.

    So my first thought was, this frmcmp_batch is unable to connect to the database.

    BUT:

    From frmcmp_batch with an invalid user, password, or database name not existing (resp. not in tnsnames.ora), results in appropriate error messages (not found TNS, refusal to sign etc.).

    With myuser/mypassword@mydb I don' t get this kind of messages.

    sqlplus myuser/mypassword@mydb works.

    myuser can access all objects in the database mydb.

    mydb tnsping works.

    When I check v$ session on mydb while (!) frmcmp_batch is running, I see that it is in fact a db session, created from myuser: DB-User = myuser, terminal = myappsever, osuser = root, remote process = frmcmp_batch.  And State of the current session of the db is ACTIVE.

    As a result, frmcmp_batch fails with error messages that I expect that when there is no connection to the base, if it is connected!

    Any ideas what could be wrong with my setup?

    Help appreciated.

    Jean

    I found the solution. Seems, fmrcmp 11g can connect to, but compiles not on the 9i database. With the help of a Database 11 g resolves the problem :-)

  • Unable to connect to the database homepage OracleXE 10.2.0.1.0

    Hi Oracle Experts,

    I installed OracleXE 10 g on an application server and has worked for 3 years. The installation is based on the default configuration where:

    Destination folder: C:\oraclexe\

    Oracle database listener port: 1521

    Port for the Oracle Services Microsoft Transaction Server: 2030

    HTTP listener port: 8080

    The installation work well and be able to view the home page of the database. The problem arises when local desire to ICT to change the listening port of Oracle database to another port instead of 1521 to comply with their security policies.

    I changed the port using method below:

    (1) update the port number in listener.ora desired port

    (2) make sure SID_name (XE) is registered in listener.ora by adding this line to SID_LIST

    (SID_DESC =

    (SID_NAME = XE)

    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)

    )

    )

    (3) recharge the listener and restart the service.

    I am able to connect to the database using SQL Plus by using the port assigned port, but when I tried to view the home page of the database, I can't load the page with Internet Explorer connection problem error.

    I changed the default to 8089 but still cannot connect HTTP port. But when I went to the port (1521) default listening port, I am able to view the home page of the database.

    Anyone know how to fix this?

    Thank you in advance.

    You have followed all the steps documented? 4 general network connections

    HTH
    Srini

  • OAS 10 g lost connection to the database

    We have two servers what Oracle 10g application server and a server running which WebCache running.

    Servers with applications work very well but twice in 24 hours get the critical error that users have no access to the application. Search logs OC4J - there is error on cannot get a physical connection to DB. Check DB - sound work well.
    Help to revive only full OAS. A few times he only helps on a single server sometimes need to reload purchased.

    ERROR log

    13/05/16 11:03:58 java.sql.SQLException: unable to get a physical connection to the database... There is no connection.
    13/05/16-11:03:58 to oracle.oc4j.sql.spi.ManagedConnectionImpl$ GenericConnectionUseStrategy.initForUse (ManagedConnectionImpl.java:1188)
    13/05/16-11:03:58 to oracle.oc4j.sql.spi.ManagedConnectionImpl$ OracleConnectionUseStrategy.initForUse (ManagedConnectionImpl.java:1233)
    13/05/16 11:03:58, oracle.oc4j.sql.spi.ManagedConnectionImpl.initForUse(ManagedConnectionImpl.java:156)
    13/05/16-11:03:58 to oracle.oc4j.sql.spi.ManagedConnectionImpl. < init > (ManagedConnectionImpl.java:106)
    13/05/16 11:03:58, oracle.oc4j.sql.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:171)
    13/05/16 11:03:58, com.evermind.server.connector.ApplicationConnectionManager.createManagedConnection(ApplicationConnectionManager.java:1461)
    13/05/16 11:03:58, oracle.j2ee.connector.ConnectionPoolImpl.createManagedConnectionFromFactory(ConnectionPoolImpl.java:329)
    13/05/16-11:03:58 to oracle.j2ee.connector.ConnectionPoolImpl.access$ 900 (ConnectionPoolImpl.java:100)
    13/05/16-11:03:58 to oracle.j2ee.connector.ConnectionPoolImpl$ NonePoolingScheme.getManagedConnection (ConnectionPoolImpl.java:1233)
    13/05/16 11:03:58, oracle.j2ee.connector.ConnectionPoolImpl.getManagedConnection(ConnectionPoolImpl.java:792)
    13/05/16 11:03:58, oracle.oc4j.sql.ConnectionPoolImpl.getManagedConnection(ConnectionPoolImpl.java:45)
    13/05/16 11:03:58, com.evermind.server.connector.ApplicationConnectionManager.getConnectionFromPool(ApplicationConnectionManager.java:1700)
    13/05/16 11:03:58, com.evermind.server.connector.ApplicationConnectionManager.acquireConnectionContext(ApplicationConnectionManager.java:1640)
    13/05/16 11:03:58, com.evermind.server.connector.ApplicationConnectionManager.allocateConnection(ApplicationConnectionManager.java:1580)
    13/05/16 11:03:58, oracle.j2ee.connector.OracleConnectionManager.unprivileged_allocateConnection(OracleConnectionManager.java:265)
    13/05/16 11:03:58, oracle.j2ee.connector.OracleConnectionManager.allocateConnection(OracleConnectionManager.java:214)
    13/05/16 11:03:58, oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:272)
    13/05/16 11:03:58, oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:200)
    13/05/16 11:03:58, oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:142)
    13/05/16 11:03:58, oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:127)
    13/05/16 11:03:58, lv.dati.eks.helpers.PersistenceHelper.getConnection(PersistenceHelper.java:62)
    13/05/16 11:03:58, lv.dati.eks.logging.LogImpl.writeLog(LogImpl.java:371)
    13/05/16 11:03:58, lv.dati.eks.logging.LogManagerBean.log(LogManagerBean.java:29)
    13/05/16-11:03:58 at sun.reflect.GeneratedMethodAccessor16.invoke (unknown Source)
    13/05/16-11:03:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    13/05/16 11:03:58, java.lang.reflect.Method.invoke(Method.java:585)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.TxNotSupportedInterceptor.invoke(TxNotSupportedInterceptor.java:43)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    13/05/16 11:03:58, com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    13/05/16-11:03:58 at LogManager_LocalProxy_3ldln8.log (unknown Source)
    13/05/16 11:03:58, lv.dati.eks.logging.LogImpl.ejbLog(LogImpl.java:173)
    13/05/16 11:03:58, lv.dati.eks.logging.LogImpl.log(LogImpl.java:158)
    13/05/16 11:03:58, lv.dati.eks.logging.LogImpl.error(LogImpl.java:309)
    13/05/16 11:03:58, lv.dati.eks.services.external.MessageManagerBean.getEAAD(MessageManagerBean.java:338)
    13/05/16-11:03:58 at sun.reflect.GeneratedMethodAccessor836.invoke (unknown Source)
    13/05/16-11:03:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    13/05/16 11:03:58, java.lang.reflect.Method.invoke(Method.java:585)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    13/05/16 11:03:58, com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    13/05/16-11:03:58 at MessageManager_RemoteProxy_3ldln8.getEAAD (unknown Source)
    13/05/16-11:03:58 at sun.reflect.GeneratedMethodAccessor835.invoke (unknown Source)
    13/05/16-11:03:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    13/05/16 11:03:58, java.lang.reflect.Method.invoke(Method.java:585)
    13/05/16 11:03:58, com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:67)
    13/05/16-11:03:58 to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    13/05/16-11:03:58 at java.lang.Thread.run(Thread.java:595)
    13/05/16 11:03:58 category: WSManagerCmisBean | Message: Can't get a physical connection to the database... There is no connection. |
    13/05/16 11:03:58
    13/05/16 11:03:58 java.sql.SQLException: unable to get a physical connection to the database... There is no connection.
    13/05/16-11:03:58 to oracle.oc4j.sql.spi.ManagedConnectionImpl$ GenericConnectionUseStrategy.initForUse (ManagedConnectionImpl.java:1188)
    13/05/16-11:03:58 to oracle.oc4j.sql.spi.ManagedConnectionImpl$ OracleConnectionUseStrategy.initForUse (ManagedConnectionImpl.java:1233)
    13/05/16 11:03:58, oracle.oc4j.sql.spi.ManagedConnectionImpl.initForUse(ManagedConnectionImpl.java:156)
    13/05/16-11:03:58 to oracle.oc4j.sql.spi.ManagedConnectionImpl. < init > (ManagedConnectionImpl.java:106)
    13/05/16 11:03:58, oracle.oc4j.sql.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:171)
    13/05/16 11:03:58, com.evermind.server.connector.ApplicationConnectionManager.createManagedConnection(ApplicationConnectionManager.java:1461)
    13/05/16 11:03:58, oracle.j2ee.connector.ConnectionPoolImpl.createManagedConnectionFromFactory(ConnectionPoolImpl.java:329)
    13/05/16-11:03:58 to oracle.j2ee.connector.ConnectionPoolImpl.access$ 900 (ConnectionPoolImpl.java:100)
    13/05/16-11:03:58 to oracle.j2ee.connector.ConnectionPoolImpl$ NonePoolingScheme.getManagedConnection (ConnectionPoolImpl.java:1233)
    13/05/16 11:03:58, oracle.j2ee.connector.ConnectionPoolImpl.getManagedConnection(ConnectionPoolImpl.java:792)
    13/05/16 11:03:58, oracle.oc4j.sql.ConnectionPoolImpl.getManagedConnection(ConnectionPoolImpl.java:45)
    13/05/16 11:03:58, com.evermind.server.connector.ApplicationConnectionManager.getConnectionFromPool(ApplicationConnectionManager.java:1700)
    13/05/16 11:03:58, com.evermind.server.connector.ApplicationConnectionManager.acquireConnectionContext(ApplicationConnectionManager.java:1640)
    13/05/16 11:03:58, com.evermind.server.connector.ApplicationConnectionManager.allocateConnection(ApplicationConnectionManager.java:1580)
    13/05/16 11:03:58, oracle.j2ee.connector.OracleConnectionManager.unprivileged_allocateConnection(OracleConnectionManager.java:265)
    13/05/16 11:03:58, oracle.j2ee.connector.OracleConnectionManager.allocateConnection(OracleConnectionManager.java:214)
    13/05/16 11:03:58, oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:272)
    13/05/16 11:03:58, oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:200)
    13/05/16 11:03:58, oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:142)
    13/05/16 11:03:58, oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:127)
    13/05/16 11:03:58, lv.dati.eks.helpers.PersistenceHelper.getConnection(PersistenceHelper.java:62)
    13/05/16 11:03:58, lv.dati.eks.logging.LogImpl.writeLog(LogImpl.java:371)
    13/05/16 11:03:58, lv.dati.eks.logging.LogManagerBean.log(LogManagerBean.java:29)
    13/05/16-11:03:58 at sun.reflect.GeneratedMethodAccessor16.invoke (unknown Source)
    13/05/16-11:03:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    13/05/16 11:03:58, java.lang.reflect.Method.invoke(Method.java:585)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.TxNotSupportedInterceptor.invoke(TxNotSupportedInterceptor.java:43)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    13/05/16 11:03:58, com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    13/05/16-11:03:58 at LogManager_LocalProxy_3ldln8.log (unknown Source)
    13/05/16 11:03:58, lv.dati.eks.logging.LogImpl.ejbLog(LogImpl.java:173)
    13/05/16 11:03:58, lv.dati.eks.logging.LogImpl.log(LogImpl.java:158)
    13/05/16 11:03:58, lv.dati.eks.logging.LogImpl.error(LogImpl.java:309)
    13/05/16 11:03:58, lv.dati.eks.services.ws.WSManagerCmisBean.logCmiswsEx(WSManagerCmisBean.java:666)
    13/05/16 11:03:58, lv.dati.eks.services.ws.WSManagerCmisBean.submitRequest(WSManagerCmisBean.java:266)
    13/05/16-11:03:58 at sun.reflect.GeneratedMethodAccessor419.invoke (unknown Source)
    13/05/16-11:03:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    13/05/16 11:03:58, java.lang.reflect.Method.invoke(Method.java:585)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.TxNotSupportedInterceptor.invoke(TxNotSupportedInterceptor.java:43)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    13/05/16 11:03:58, com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    13/05/16 11:03:58, com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    13/05/16 11:03:58, com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    13/05/16-11:03:58 at WSManagerCmis_RemoteProxy_3ldln8.submitRequest (unknown Source)
    13/05/16-11:03:58 at sun.reflect.GeneratedMethodAccessor418.invoke (unknown Source)
    13/05/16-11:03:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    13/05/16 11:03:58, java.lang.reflect.Method.invoke(Method.java:585)
    13/05/16 11:03:58, com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:67)
    13/05/16-11:03:58 to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    13/05/16-11:03:58 at java.lang.Thread.run(Thread.java:595)
    13/05/16 11:04:01 category: CommonHelper | Message: ArrNotificationQueryParameters [mrn:13DE885776134252E2, lrn:null, clEntityKey: {IEPAZ}, clStatusKey: {DVI}, statusExit: {}] |

    Try to check the use of the Connection Pool (described in the [727387.1 ID] support document)
    If there is none or low number of free connections in the Pool of connections and at the same time these DB connection side are inactive.
    set timeout for your pool Connectin accordingly.

  • Connect to the database that has lost access to a partition

    Hi all
    Suppose we have a partitioned table that look in some storage (physically) different. If the database lost access to one of them, what happens? The database can be loaded? If the user is unable to connect to the database, what can we do to solve the problem (because one of the characteristics of partitioning is availability)? If a user tries to get some data (by request), oracle will declare that a partition is not available and so the information may be incomplete?
    Best regards

    Interesting, above should work without error, as is explained in the following note:

    * How drop a Tablespace offline when the Partitions of a partitioned Table resides in [ID 267125.1] *.

    I wrote my previous post based on my memory of a similar situation several months ago, but I tested it again now:

    SQL> create tablespace part01 datafile 'C:\oracle\base\oradata\ORCL\part01.dbf' size 10M;
    
    Tablespace created.
    
    SQL> create tablespace part02 datafile 'C:\oracle\base\oradata\ORCL\part02.dbf' size 10M;
    
    Tablespace created.
    
    SQL> create table t1 (id number, text varchar2(100), constraint id_pk primary key (id))
        partition by range(id)
        (
        partition low values less than (1000) tablespace part01,
        partition high values less than (2000) tablespace part02
        );
    
    Table created.
    
    SQL> insert into t1 select rownum, 'hello' from dual connect by level <2000;
    
    1999 rows created.
    
    SQL> commit;
    
    Commit complete.
    
    SQL> shu immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning option
    
    del C:\oracle\base\oradata\ORCL\_part01.dbf
    sqlplus / as sysdba
    
    SQL*Plus: Release 11.2.0.3.0 Production on Sun Apr 21 10:36:35 2013
    
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning option
    
    SQL> startup
    ORACLE instance started.
    
    Total System Global Area 2137886720 bytes
    Fixed Size                  2256912 bytes
    Variable Size            1392513008 bytes
    Database Buffers          738197504 bytes
    Redo Buffers                4919296 bytes
    Database mounted.
    ORA-01157: cannot identify/lock data file 5 - see DBWR trace file
    ORA-01110: data file 5: 'C:\ORACLE\BASE\ORADATA\ORCL\PART01.DBF'
    
    SQL> alter database datafile 5 offline drop;
    
    Database altered.
    
    SQL> alter database open;
    
    Database altered.
    
    SQL> select count(*) from t1;
    select count(*) from t1
                         *
    ERROR at line 1:
    ORA-00376: file 5 cannot be read at this time
    ORA-01110: data file 5: 'C:\ORACLE\BASE\ORADATA\ORCL\PART01.DBF'
    
    SQL> select count(*) from t1 where id >= 1000;
    
      COUNT(*)
    ----------
          1000
    

    Note that, drop partition might work, based on the structure of the table / index, but I created an example where it does not work.

    
    SQL> alter table t1 drop partition low;
    alter table t1 drop partition low
    *
    ERROR at line 1:
    ORA-00376: file 5 cannot be read at this time
    ORA-01110: data file 5: 'C:\ORACLE\BASE\ORADATA\ORCL\PART01.DBF'
    
    SQL> create table t2 as select * from t1 where 1=2;
    
    Table created.
    
    SQL> alter table t1 exchange partition low with table t2;
    
    Table altered.
    
    SQL> select count(*) from t1;
    
      COUNT(*)
    ----------
          1000
    
  • Follow incoming JDBC connections to the database server

    Hello

    We have a database of 10gr 2 on RHEL4. This database is mainly used by Oracle E-Business suite.
    External applications connect to the database using JDBC. Most of the time this configuration works very well. Sometimes, however, we get an error "no data to read from socket" at the end of the external applications. It seems to be a problem with the JDBC connections, but we could not even identify him. But I feel that the problem is NOT the end of the database. I just want to confirm that.

    To cut a long story short - is it possible to follow incoming JDBC connections on the database server? Of course, I can follow the actual sessions created for external applications. But is it possible that I can say that if the JDBC request reached the server database or not?


    Kind regards
    Ousseni

    Ousseni wrote:
    Thanks for the reply.

    Oracle RDBMS cannot differentiate between connection OPTION of any other flavor of the customer.

    Knew that :)

    listener registers EACH connection request, you get

    As the JDBC connection string is correct at the client end, I'll be able to find details of all applications for connection in the newspaper of the listener, even if some of them do not end up like connections to the database.

    PS: I do not belong to the sanctified tribu tribe of DBAs, so please excuse the obvious ignorance!

    Kind regards
    Ousseni

    Each connection request that gets the listener is registered; regardless of the success or failure.
    listener registers status = 0 for successful queries.
    listener registered status = (as 12514) for failed requests
    If/when the connection request goes wrong & can't seem to the listener, then the listener does nothing;
    Since he never received such a request

  • Cannot connect to the XMLDB via http, ftp, webdav

    I can connect to XDB through a DEV instance on the same server, but cannot connect to the instance SCIDEV. The differences are THAT DEV is nls_characterset WE8MSWIN1252. SCIDEV is AL32UTF8. DEV has ports 8080 and 2100. SCIDEV has ports 8089 and 2102. HTTP request continuously a user / password without error. Watch FTP authentication failed. WebDAV continually requires a user name and password. I've tried a few things with no luck yet. What should I do to be able to connect? It is also published in Oracle support as SR 3-3043961271 technique. Please do not share the files downloaded in this forum SR.

    Follow the different SQL commands. Running Windows2003 Server and Windows XP SP2 client.
    SYSTEM@scidev> select * from v$version;
    Oracle Database 11g Release 11.2.0.2.0 - Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE    11.2.0.2.0      Production
    TNS for 32-bit Windows: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    
    5 rows selected.
    
    SYSTEM@scidev> select * from nls_session_parameters;
    
    PARAMETER                                VALUE
    ---------------------------------------- ---------------------------------------
    NLS_LANGUAGE                             AMERICAN
    NLS_TERRITORY                            AMERICA
    NLS_CURRENCY                             $
    NLS_ISO_CURRENCY                         AMERICA
    NLS_NUMERIC_CHARACTERS                   .,
    NLS_CALENDAR                             GREGORIAN
    NLS_DATE_FORMAT                          DD-MON-RR
    NLS_DATE_LANGUAGE                        AMERICAN
    NLS_SORT                                 BINARY
    NLS_TIME_FORMAT                          HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT                     DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT                       HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT                  DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY                        $
    NLS_COMP                                 BINARY
    NLS_LENGTH_SEMANTICS                     BYTE
    NLS_NCHAR_CONV_EXCP                      FALSE
    
    17 rows selected.
    
    SYSTEM@scidev> select * from nls_database_parameters;
    
    PARAMETER                                VALUE
    ---------------------------------------- ---------------------------------------
    NLS_NCHAR_CHARACTERSET                   AL16UTF16
    NLS_LANGUAGE                             AMERICAN
    NLS_TERRITORY                            AMERICA
    NLS_CURRENCY                             $
    NLS_ISO_CURRENCY                         AMERICA
    NLS_NUMERIC_CHARACTERS                   .,
    NLS_CHARACTERSET                         AL32UTF8
    NLS_CALENDAR                             GREGORIAN
    NLS_DATE_FORMAT                          DD-MON-RR
    NLS_DATE_LANGUAGE                        AMERICAN
    NLS_SORT                                 BINARY
    NLS_TIME_FORMAT                          HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT                     DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT                       HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT                  DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY                        $
    NLS_COMP                                 BINARY
    NLS_LENGTH_SEMANTICS                     BYTE
    NLS_NCHAR_CONV_EXCP                      FALSE
    NLS_RDBMS_VERSION                        11.2.0.2.0
    
    20 rows selected.
    
    SYSTEM@scidev> select * from dba_errors;
    
    no rows selected
    
    SYSTEM@scidev> select count(*) from dba_objects
      2  where owner='XDB' and status='INVALID';
    
           COUNT(*)
    ---------------
                  0
    
    1 row selected.
    
    SYSTEM@scidev> select comp_name, status, version from dba_registry
      2  where comp_name='Oracle XML Database';
    
    COMP_NAME
    ---------------------------------------------------------------------------------
    STATUS                                       VERSION
    -------------------------------------------- ------------------------------
    Oracle XML Database
    VALID                                        11.2.0.2.0
    
    
    1 row selected.
    
    SYSTEM@scidev> show parameter dispatchers
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    dispatchers                          string      (PROTOCOL=TCP) (SERVICE=scidev
                                                     XDB)
    max_dispatchers                      integer     NULL
    SYSTEM@scidev>
    
    SYSTEM@scidev> select dbms_xdb.gethttpport from dual;
    
        GETHTTPPORT
    ---------------
               8089
    
    1 row selected.
    
      1* SELECT DBMS_XDB.getaclDocument('/home/').getClobVal() FROM DUAL
    SYSTEM@scidev> /
    <acl description="Public:All privileges to PUBLIC" xmlns="http://xmlns.oracle.com/xdb/acl.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.oracle.com/xdb/acl
    .xsd                           http://xmlns.oracle.com/xdb/acl.xsd" shared="true">
      <ace>
        <grant>true</grant>
        <principal>PUBLIC</principal>
        <privilege>
          <all/>
        </privilege>
      </ace>
    </acl>
    
    
    1 row selected.
    
    SYSTEM@scidev> 
      1* SELECT DBMS_XDB.getaclDocument('/home/pharma').getClobVal() FROM DUAL
    SYSTEM@scidev> /
    <acl description="Private:All privileges to OWNER only and not accessible to others" xmlns="http://xmlns.oracle.com/xdb/acl.xsd" xmlns:dav="DAV:" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://xmlns.oracle.com/xdb/acl.xsd                           http://xmlns.oracle.com/xdb/acl.xsd" shared="true">
      <ace>
        <grant>true</grant>
        <principal>dav:owner</principal>
        <privilege>
          <all/>
        </privilege>
      </ace>
    </acl>
    
    
    1 row selected.
    Status of the listener follows
    D:\oracle>lsnrctl status
    
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Production on 02-MAR-2011 12:40:57
    
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.2.0.2.0 - Production
    Start Date                21-FEB-2011 22:58:56
    Uptime                    8 days 13 hr. 42 min. 2 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   D:\oracle\path\network\admin\listener.ora
    Listener Log File         D:\oracle\path\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=8089))(Presentation=HTTP)(Session=RAW))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=2102))(Presentation=FTP)(Session=RAW))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=8080))(Presentation=HTTP)(Session=RAW))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=2100))(Presentation=FTP)(Session=RAW))
    Services Summary...
    Service "DEVXDB.aa.ad.epa.gov" has 1 instance(s).
      Instance "dev", status READY, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "dev" has 1 instance(s).
      Instance "dev", status UNKNOWN, has 1 handler(s) for this service...
    Service "dev.aa.ad.epa.gov" has 1 instance(s).
      Instance "dev", status READY, has 1 handler(s) for this service...
    Service "scidev.aa.ad.epa.gov" has 1 instance(s).
      Instance "scidev", status READY, has 1 handler(s) for this service...
    Service "scidevXDB.aa.ad.epa.gov" has 1 instance(s).
      Instance "scidev", status READY, has 1 handler(s) for this service...
    The command completed successfully
    
    D:\oracle>
    Http and ftp to SCIDEV ports are resolved in Enterprise Manager at 8089 and 2102.

    FTP log follows. First connect you to DEV successfully. Then connect you to SCIDEV fails.
    WINSOCK.DLL: WinSock 2.0
    WS_FTP95 LE 4.60 98.03.17, Copyright © 1992-1998 Ipswitch, Inc.
    local chdir to c:
    - -
    connecting to localhost:2100
    Connected to localhost port 2100
    220- servername
    Unauthorised use of this FTP server is prohibited and may be subject to civil and criminal prosecution.
    220 servername FTP Server (Oracle XML DB/Oracle Database) ready.
    USER xdb
    331 pass required for XDB
    PASS (hidden)
    230 XDB logged in
    PWD
    257 "/" is current directory.
    Host type (I): UNIX (standard)
    PORT theIPaddress,15,15
    200 PORT Command successful
    LIST 
    150 ASCII Data Connection
    Received 250 bytes in 0.1 secs, (20.00 Kbps), transfer succeeded
    226 ASCII Transfer Complete
    QUIT
    221 QUIT Goodbye.
    local chdir to c:
    - -
    connecting to localhost:2102
    Connected to localhost port 2102
    220- servername
    Unauthorised use of this FTP server is prohibited and may be subject to civil and criminal prosecution.
    220 servername FTP Server (Oracle XML DB/Oracle Database) ready.
    USER xdb
    331 pass required for XDB
    PASS (hidden)
    530 login error
    ! Logon failure, so quitting
    But I can log in with the same user in sql plus
    SYSTEM@scidev> connect xdb@scidev
    Enter password: ***********************
    Connected.
    XDB@scidev> select user, sysdate from dual;
    
    USER                           SYSDATE
    ------------------------------ ---------
    XDB                            02-MAR-11
    
    1 row selected.
    
    XDB@scidev> 

    This is starting to look like bug 6049194. Please open an S/R with Support of Oracle

  • Unable to connect to the database because the log file is deleted

    Greetings,
    Recently I cleaned a bit unnecessary files on my PC and did not know that an oracle log file has been deleted. That's why when I try to connect to the database I get the following error:

    ORA-01033: ORACLE initialization or shutting

    Plu SQL, I try closing and start up the database I know what type of file that has been deleted. So, how can I solve the problem?

    Kind regards
    Valerie
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Sep 18 11:46:46 2009
    
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    
    SQL> startup
    ORA-01031: insufficient privileges
    SQL> connect firefly
    Enter password:
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    
    
    SQL> connect sys/manager as sysdba
    Connected.
    SQL> shutdown immediate;
    ORA-01109: database not open
    
    
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORACLE instance started.
    
    Total System Global Area  146800640 bytes
    Fixed Size                  1286220 bytes
    Variable Size              92278708 bytes
    Database Buffers           50331648 bytes
    Redo Buffers                2904064 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1:
    'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_57J0VR00_.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    
    
    SQL>

    You must enable ARCHIVELOG mode and use the backup provided to make (or calendar) Script backups of a database of the XE.

    http://download.Oracle.com/docs/CD/B25329_01/doc/admin.102/b25107/backrest.htm#i1004902

    As you have not a
    Directory 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE', you can check to see if the backup was created here!

    Hemant K Collette

    Published by: Hemant K grapple on September 18, 2009 19:00

  • My 5s iphone suddenly showed no service, then I made an attempt to update to ios and itunes connected, now iphone is not enable and display cannot connect to the server and in itunes it shows unable to check your device.please help me

    My 5s iphone suddenly showed no service, then I made an attempt to update to ios and itunes connected, now iphone is not enable and display cannot connect to the server and in itunes it shows unable to check your device.please help me

    Assuming that you have a valid SIM card in the phone, it is more often symptomatic of a phone that has been hacked or jailbroken to unlock.

    Where do you have the phone first?

  • iPhone cannot connect to the server to iCloud

    Hello!

    My son IPhone cannot connect to the server iCloud. App Store is not available. In the iTunes and App Store from the settings app, I can't log in. IPhone resetting is not possible. Restore from iTunes on Mac is not possible, because find my iPhone is active on the iPhone, and it cannot be turned off, because in the pane of the application of the iCloud settings can't do anything until I have to accept the new terms and conditions, which cannot be made.

    WiFi on the phone works great with Safari, Mail, but cannot get new e-mail messages. The weather application does not connect.

    His iPad that is connected to the same iCloud account has no problem and there is no problem to connect to his account on iCloud.com.

    I tried to restart and reset hard iPhone and updated to 9.3.4 via iTunes on Mac (which went without pain, but doesn't change anything).

    Any help much appreciated!

    Does anyone have advice at all...? Aside from throwing the thing?

Maybe you are looking for