<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: java.sql.SQLException: ORA-00257: archiver error. Connect internal only in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/java-sql-sqlexception-ora-00257-archiver-error-connect-internal-only/qaa-p/4221962#M1633337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resolved the issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Mar 2011 12:37:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-18T12:37:29Z</dc:date>
    <item>
      <title>java.sql.SQLException: ORA-00257: archiver error. Connect internal only</title>
      <link>https://community.sap.com/t5/technology-q-a/java-sql-sqlexception-ora-00257-archiver-error-connect-internal-only/qaq-p/4221960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are facing a strange issue with the ORACLE ARCHIVE files since a week and the below error we got it from defaulttrace file on central instace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[EXCEPTION]&lt;/P&gt;&lt;P&gt; &lt;SPAN __jive_macro_name="5"&gt;&lt;/SPAN&gt;#6#257#64000#ORA-00257: archiver error. Connect internal only, until freed.&lt;/P&gt;&lt;P&gt;#jdbc:oracle:thin:@&amp;lt;&lt;STRONG&gt;HOSTNAME&lt;/STRONG&gt;&amp;gt;:1527:PP0#&amp;lt;null&amp;gt;#java.sql.SQLException: ORA-00257: archiver error. Connect internal only, until freed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:283)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:278)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOsesskey(T4CTTIoauthenticate.java:293)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:357)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.PhysicalConnection.&amp;lt;init&amp;gt;(PhysicalConnection.java:420)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CConnection.&amp;lt;init&amp;gt;(T4CConnection.java:165)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)&lt;/P&gt;&lt;P&gt;	at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)&lt;/P&gt;&lt;P&gt;	at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)&lt;/P&gt;&lt;P&gt;	at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)&lt;/P&gt;&lt;P&gt;	at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.getConnectionInternal(DBConnectionPool.java:193)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.getConnection(DBConnectionPool.java:135)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:75)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.getDataFromDB(CachedConfiguration.java:171)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.prepareRead(CachedConfiguration.java:241)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getData(ReadAccessConfiguration.java:92)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getConfigEntry(ReadAccessConfiguration.java:848)&lt;/P&gt;&lt;P&gt;	at com.sap.sldserv.DataCollector.getLastCollectTimeIntervalDatabase(DataCollector.java:763)&lt;/P&gt;&lt;P&gt;	at com.sap.sldserv.DataCollector.checkTimeBasedRunDatabase(DataCollector.java:745)&lt;/P&gt;&lt;P&gt;	at com.sap.sldserv.DataCollector.checkTimeBasedRun(DataCollector.java:736)&lt;/P&gt;&lt;P&gt;	at com.sap.sldserv.DataCollector.check(DataCollector.java:360)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.timeout.TimeoutNode.check(TimeoutNode.java:97)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.timeout.TimeoutManagerImpl.multiThreadRun(TimeoutManagerImpl.java:489)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.timeout.TimeoutManagerRunner.run(TimeoutManagerRunner.java:20)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.frame.core.thread.Task.run(Task.java:64)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) #1.5 #D27E2001A00300580000000A001A60FE000451EB1D1937D3#1215970154198#com.sap.engine.core.thread.impl5.SingleThread##com.sap.engine.core.thread.impl5.SingleThread.SingleThread.execute().RuntimeException######364f80a0510111dd9deed27e2001a003#SAPEngine_System_Thread[impl:5]_112##0#0#Error##Plain###java.lang.IllegalArgumentException: Listener already registered !#&lt;/P&gt;&lt;P&gt;#1.5 #D27E2001A00300580000000B001A60FE000451EB1D193847#1215970154199#com.sap.engine.core.thread.impl5.SingleThread##com.sap.engine.core.thread.impl5.SingleThread.SingleThread.execute().RuntimeException######364f80a0510111dd9deed27e2001a003#SAPEngine_System_Thread[impl:5]_112##0#0#Error##Plain###java.lang.IllegalArgumentException: Listener already registered !&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.timeout.TimeoutManagerImpl.register(TimeoutManagerImpl.java:189)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.timeout.TimeoutManagerImpl.registerTimeoutListener(TimeoutManagerImpl.java:148)&lt;/P&gt;&lt;P&gt;	at com.sap.jms.server.destinationcontainer.service.impl.CleanUpServiceImpl.registerTimeOut(CleanUpServiceImpl.java:391)&lt;/P&gt;&lt;P&gt;	at com.sap.jms.server.destinationcontainer.service.impl.CleanUpServiceImpl.resume(CleanUpServiceImpl.java:382)&lt;/P&gt;&lt;P&gt;	at com.sap.jms.server.destinationcontainer.service.impl.CleanUpServiceImpl.timeout(CleanUpServiceImpl.java:216)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.timeout.TimeoutNode.run(TimeoutNode.java:56)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.frame.core.thread.Task.run(Task.java:64)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file system for the oraarch is  &lt;STRONG&gt;/oracle/PP0/oraarch&lt;/STRONG&gt; , we can see the same error continuosly in the log files if we there is a free space in &lt;STRONG&gt;/oracle/PP0/oraarch&lt;/STRONG&gt;, but the same folder is filling 100% on sundays we are getting JAVA IVEW RUNTIME ERROR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI. I'm just going thru the SAP Note 391 but not finding much info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are on AIX 5.3 , portal 7.0 , oracle 10g &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be awarded .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreedhar Gunda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 10:37:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-sql-sqlexception-ora-00257-archiver-error-connect-internal-only/qaq-p/4221960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-15T10:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: ORA-00257: archiver error. Connect internal only</title>
      <link>https://community.sap.com/t5/technology-q-a/java-sql-sqlexception-ora-00257-archiver-error-connect-internal-only/qaa-p/4221961#M1633336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sreedhar,&lt;/P&gt;&lt;P&gt;just for your information: &lt;A href="http://ora-00257.ora-code.com/" target="test_blank"&gt;http://ora-00257.ora-code.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; The file system for the oraarch is /oracle/PP0/oraarch , we can see the same error continuosly in the log files if we there is a free space in /oracle/PP0/oraarch, but the same folder is filling 100% on sundays we are getting JAVA IVEW RUNTIME ERROR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many free space is there if you see the ORA-00257 and how big are the redolog files?&lt;/P&gt;&lt;P&gt;Have you "only" one archive log destination (to /oracle/PP0/oraarch)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please post the spfile / pfile of your oracle database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will receive this error, if oracle can not archive the whole redolog file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 17:34:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-sql-sqlexception-ora-00257-archiver-error-connect-internal-only/qaa-p/4221961#M1633336</guid>
      <dc:creator>stefan_koehler</dc:creator>
      <dc:date>2008-07-15T17:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: ORA-00257: archiver error. Connect internal only</title>
      <link>https://community.sap.com/t5/technology-q-a/java-sql-sqlexception-ora-00257-archiver-error-connect-internal-only/qaa-p/4221962#M1633337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resolved the issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2011 12:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/java-sql-sqlexception-ora-00257-archiver-error-connect-internal-only/qaa-p/4221962#M1633337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-18T12:37:29Z</dc:date>
    </item>
  </channel>
</rss>

