Redhat 9 & oracle 9.0.1 install issue

The make scripts could not find -lclntsh.
Many libs were not created.
Is there a patch or work around to get this
to work?

Ah the joys of link errors :-)
a number of things I know can cause these -
check your swap file size / add a large chunk of contiguous space
ensure things like your kernel parameters shmmax etc are sized correctly
check what C compiler you are running gcc or cc I think gcc is the default but you could try cc - it may be worth checking what version you are running Oracle Install is very picky I have heard of people having to down as well as up grade their versions.
If all else fails read the following notes from Metalink if you have access
Note.142671.1
Note.116309.1
and possibly 144959.1 - always good for helping you sleep!
beyond that you are on your own :-) have you looked at werners site http://www.puschitz.com/InstallingOracle9i.shtml

Similar Messages

  • Oracle Enterprise Linux 5u5 install issue

    Please help.
    I'm trying to install Oracle Enterprise Linux 5u5 on a desktop computer.
    In GUI mode, after the network adapter settings screen i press Next, and the system hangs.
    In Text mode, after the network adapter settings screen i press Next, and the following error is displayed.
    ------------------| Exception Occurred |------------------
    Traceback (most recent call first):
    File
    "/usr/lib/anaconda/textw/timezone_text.py",
    line 33, in getTimezoneList
    zt = zonetab.ZoneTab()
    File
    "/usr/lib/anaconda/textw/timezone_text.py",
    line 61, in __call__
    timezones = self.getTimesoneList()
    File "/usr/lib/anaconda/text.py", line
    582, in run
    rc = win(self.screen, instance)
    File "/usr/bin/anaconda", line 955, in
    <module>
    anaconda.intf.run(anaconda)
    AttributeError: 'module' object has no attribute 'ZoneTab'
    I've tried different languages and different network adapter settings, but I don't think it has something to do with the problem.
    Can anyone tell me what to do to continue the installation?
    Thanks in advance

    Can you provide more information, like what is your desktop system?
    Besides, Enterprise Linux is not designed to work on Desktop or other portable computers. Your Ethernet may not be the only issue.
    You may check the following link:
    https://bugzilla.redhat.com/show_bug.cgi?id=247399
    " I am seeing this behaviour as well on installing Fedora 9 Beta on an older Dell Latitude C840 laptop. I was able to get this error in a subsequent install by skipping the network
    configuration."
    "This really seems like something that could be caused by errors reading the CD media. Could someone who is seeing this take a look at tty4 or /tmp/syslog and see if there are kernel read error messages?"
    Edited by: waldorfm on Nov 1, 2010 11:27 AM

  • ORACLE 11g R2 POST Install Issue

    Hi,
    I have successfully installed ORACLE 11g R2 on my windows 7 platform. The problem is that when i open the database control URL page and then enter my credentials, it fails to log in and says that an internal error has occurred. Please view the log files. I have also seen the logs but didn't find anything helpful. Kindly help.
    Thanks.

    I got this data from 'emoms.log' It's not the full log file. It's just a last few part of it.
    May be this is the required one.
    2010-07-17 07:33:37,550 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.344 - java.lang.NullPointerException
    java.lang.NullPointerException
         at oracle.sysman.emSDK.emd.comm.EMDClient.getURL(EMDClient.java:1570)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getConnection(EMDClient.java:1266)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getConnection(EMDClient.java:1242)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1689)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:981)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:340)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:154)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:416)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:605)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:325)
         at java.lang.Thread.run(Thread.java:595)
    2010-07-17 07:33:37,560 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.344 - java.lang.NullPointerException
    java.lang.NullPointerException
         at oracle.sysman.emSDK.emd.comm.EMDClient.getURL(EMDClient.java:1570)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getConnection(EMDClient.java:1266)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getConnection(EMDClient.java:1242)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1689)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:981)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:340)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:154)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:416)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:605)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:325)
         at java.lang.Thread.run(Thread.java:595)
    2010-07-17 07:58:50,860 [HTTPThreadGroup-7] WARN jdbc.ConnectionCache _getConnection.352 - Invalid or Stale Connection found in the Connection Cache
    java.sql.SQLException: Invalid or Stale Connection found in the Connection Cache
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:73)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:525)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:544)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:480)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:336)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1138)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1172)
         at oracle.sysman.eml.app.SessionObjectManager.sessionDestroyed(SessionObjectManager.java:116)
         at oracle.sysman.eml.app.SessionListener.sessionDestroyed(SessionListener.java:126)
         at com.evermind.server.http.HttpApplication.invalidateSession(HttpApplication.java:860)
         at com.evermind.server.http.EvermindHttpSession.invalidate(EvermindHttpSession.java:397)
         at oracle.sysman.emSDK.sec.auth.EMBaseLoginAdapterImpl.logoff(EMBaseLoginAdapterImpl.java:680)
         at oracle.sysman.emSDK.sec.auth.EMBaseLoginAdapterImpl.login(EMBaseLoginAdapterImpl.java:629)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:127)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:165)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:357)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2010-07-17 07:58:50,862 [HTTPThreadGroup-7] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17143; Cleaning up cache and retrying
    2010-07-17 07:59:06,521 [HTTPThreadGroup-7] ERROR app.SessionObjectManager sessionDestroyed.128 - java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:77)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:501)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:436)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:621)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:492)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:386)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:276)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:212)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:140)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1752)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeOneConnection(OracleImplicitConnectionCache.java:644)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.defaultUserPrePopulateCache(OracleImplicitConnectionCache.java:272)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.doForEveryCachedConnection(OracleImplicitConnectionCache.java:1307)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.refreshCacheConnections(OracleImplicitConnectionCache.java:1902)
         at oracle.jdbc.pool.OracleConnectionCacheManager.refreshCache(OracleConnectionCacheManager.java:756)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:357)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1138)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1172)
         at oracle.sysman.eml.app.SessionObjectManager.sessionDestroyed(SessionObjectManager.java:116)
         at oracle.sysman.eml.app.SessionListener.sessionDestroyed(SessionListener.java:126)
         at com.evermind.server.http.HttpApplication.invalidateSession(HttpApplication.java:860)
         at com.evermind.server.http.EvermindHttpSession.invalidate(EvermindHttpSession.java:397)
         at oracle.sysman.emSDK.sec.auth.EMBaseLoginAdapterImpl.logoff(EMBaseLoginAdapterImpl.java:680)
         at oracle.sysman.emSDK.sec.auth.EMBaseLoginAdapterImpl.login(EMBaseLoginAdapterImpl.java:629)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:127)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:165)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:357)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2010-07-17 07:59:57,217 [HTTPThreadGroup-7] WARN jdbc.ConnectionCache _getConnection.352 - Io exception: The Network Adapter could not establish the connection
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:77)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:501)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:436)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:621)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:492)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:386)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:276)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:212)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:140)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1752)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeOneConnection(OracleImplicitConnectionCache.java:644)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:592)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:460)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:544)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:480)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:336)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1138)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1172)
         at oracle.sysman.eml.app.SessionObjectManager.sessionDestroyed(SessionObjectManager.java:116)
         at oracle.sysman.eml.app.SessionListener.sessionDestroyed(SessionListener.java:126)
         at com.evermind.server.http.HttpApplication.invalidateSession(HttpApplication.java:860)
         at com.evermind.server.http.EvermindHttpSession.invalidate(EvermindHttpSession.java:397)
         at oracle.sysman.eml.sec.auth.AuthUtils.invalidateOldSession(AuthUtils.java:62)
         at oracle.sysman.emSDK.sec.auth.EMLoginService.doEMLogin(EMLoginService.java:111)
         at oracle.sysman.emSDK.sec.auth.EMLoginServlet.authenticate(EMLoginServlet.java:695)
         at oracle.sysman.emSDK.sec.auth.EMLoginServlet.authenticateUser(EMLoginServlet.java:314)
         at oracle.sysman.emSDK.sec.auth.EMLoginServlet.doPost(EMLoginServlet.java:541)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:165)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:357)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2010-07-17 07:59:57,232 [HTTPThreadGroup-7] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2010-07-17 08:00:12,239 [HTTPThreadGroup-7] ERROR app.SessionObjectManager sessionDestroyed.128 - java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:77)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:501)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:436)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:621)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:492)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:386)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:276)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:212)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:140)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1752)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeOneConnection(OracleImplicitConnectionCache.java:644)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:592)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:460)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:544)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:248)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:201)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:359)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1138)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1172)
         at oracle.sysman.eml.app.SessionObjectManager.sessionDestroyed(SessionObjectManager.java:116)
         at oracle.sysman.eml.app.SessionListener.sessionDestroyed(SessionListener.java:126)
         at com.evermind.server.http.HttpApplication.invalidateSession(HttpApplication.java:860)
         at com.evermind.server.http.EvermindHttpSession.invalidate(EvermindHttpSession.java:397)
         at oracle.sysman.eml.sec.auth.AuthUtils.invalidateOldSession(AuthUtils.java:62)
         at oracle.sysman.emSDK.sec.auth.EMLoginService.doEMLogin(EMLoginService.java:111)
         at oracle.sysman.emSDK.sec.auth.EMLoginServlet.authenticate(EMLoginServlet.java:695)
         at oracle.sysman.emSDK.sec.auth.EMLoginServlet.authenticateUser(EMLoginServlet.java:314)
         at oracle.sysman.emSDK.sec.auth.EMLoginServlet.doPost(EMLoginServlet.java:541)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:165)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:357)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Thanks...

  • Oracle 8.1.7 Install on RedHat 6.2

    hey all, i've having some trouble with an Oracle 8.1.7 install on a vanilla rh6.2 server. The rh server has all the latest rpm upgrades installed as recommended by RedHat. When i run the installer script, i get this error message:
    SIGFPE received at bfffef9c in /usr/oracle/data/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/nat
    ive_threads/libawt.so. Processing terminated
    any idea what the heck this is caused by? I haven't tried a 8.1.6 install on this box yet, might give that a shot just to see if it works. thanks for any help or pointers.
    Jason

    Hello,
    i have a question about your updates: you run a system with glibc 2.2? -> forget it!
    i try to install 8.1.7 on RH7 and i get the same error-message, i downgrade to RH6.2 (orginal, without updates) and its work!
    Have alook to the topics with RH7 problems or use RH6.2 without updates(glibc)
    marcel
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jason Holland ([email protected]):
    hey all, i've having some trouble with an Oracle 8.1.7 install on a vanilla rh6.2 server. The rh server has all the latest rpm upgrades installed as recommended by RedHat. When i run the installer script, i get this error message:
    SIGFPE received at bfffef9c in /usr/oracle/data/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/nat
    ive_threads/libawt.so. Processing terminated
    any idea what the heck this is caused by? I haven't tried a 8.1.6 install on this box yet, might give that a shot just to see if it works. thanks for any help or pointers.
    Jason<HR></BLOCKQUOTE>
    null

  • Oracle VM Manager Instalation issue

    I Trying install Oracle VM Manager but suddenly stop, then i try find out in log file but i don't understand, can anyone help me... here is the detail :
    Oracle VM Manager Release 3.2.1 Installer
    Oracle VM Manager Installer log file:
    /tmp/ovm-manager-3-install-2013-06-05-110036.log
    Please select an installation type:
    1: Simple (includes database if necessary)
    2: Custom (using existing Oracle database)
    3: Uninstall
    4: Help
    Select Number (1-4): 1
    Starting production with local database installation ...
    Verifying installation prerequisites ...
    Oracle VM Manager can only be installed on a 64 bit Oracle Linux version 5.5 and higher.
    Current version is 'redhat' version '3.2.1'
    *** WARNING: Recommended memory for the Oracle VM Manager server installation using Local MySql DB is 7680 MB RAM
    One password is used for all users created and used during the installation.
    Enter a password for all logins used during the installation:
    Enter a password for all logins used during the installation (confirm):
    Verifying configuration ...
    Start installing the configured components:
    1: Continue
    2: Abort
    Select Number (1-2): 1
    Step 1 of 9 : Database Software...
    Installing Database Software...
    Retrieving MySQL Database 5.5 ...
    [root@OracleVM OracleVM-Manager-3.2.1-installer-OracleLinux]#
    more ovm-manager-3-install-2013-06-05-110036.log
    Traceback (most recent call last):
    File "setup.py", line 38, in ?
    File "/tmp/ovmm-installer.selfextract_Sg8414/ovm/installer/installer.py", line 274, in install
    File "/tmp/ovmm-installer.selfextract_Sg8414/ovm/installer/installer.py", line 500, in installDB
    File "/tmp/ovmm-installer.selfextract_Sg8414/ovm/installer/database.py", line 53, in install
    File "/tmp/ovmm-installer.selfextract_Sg8414/ovm/installer/database.py", line 324, in installMySQLRPM
    UnboundLocalError: local variable 'mysqlfile' referenced before assignment
    fs DEBUG path /etc/sysconfig/ovmm is not a file
    06-05 11:00 system.fs DEBUG Opened file /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/dbtype for reading
    06-05 11:00 system.fs DEBUG Reading file /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/dbtype
    06-05 11:00 system.fs DEBUG File /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/dbtype is closed after rea
    ding
    06-05 11:00 ovm.installer INFO
    06-05 11:00 system.console DEBUG Please select an installation type:
    06-05 11:00 system.console DEBUG 1: Simple (includes database if necessary)
    06-05 11:00 system.console DEBUG 2: Custom (using existing Oracle database)
    06-05 11:00 system.console DEBUG 3: Uninstall
    06-05 11:00 system.console DEBUG 4: Help
    06-05 11:00 system.console DEBUG
    06-05 11:01 ovm.installer DEBUG Manager UUID argument set to : 'None'
    06-05 11:01 ovm.installer INFO
    06-05 11:01 ovm.installer INFO Starting production with local database installation ...
    06-05 11:01 ovm.installer.prerequisites INFO
    06-05 11:01 ovm.installer.prerequisites INFO Verifying installation prerequisites ...
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if run by root user
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if OS is Oracle Linux or Solaris
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if OS is at least Oracle Linux version 5.5
    06-05 11:01 ovm.installer.prerequisites INFO Oracle VM Manager can only be installed on a 64 bit Oracle Linux version 5.5 and
    higher.
    Current version is 'redhat' version '3.2.1'
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if hostname is pingable
    06-05 11:01 system.net DEBUG pingMachine OracleVM, timeout=5, recheck=False
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 0
    06-05 11:01 system.process DEBUG system.process.run stdout:
    PING OracleVM.anggia.com (192.168.56.3) 56(84) bytes of data.
    64 bytes from OracleVM.anggia.com (192.168.56.3): icmp_seq=1 ttl=64 time=0.073 ms
    --- OracleVM.anggia.com ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.073/0.073/0.073/0.000 ms
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 system.net DEBUG Machine with ip:[OracleVM] is pingable
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if system has enough memory
    06-05 11:01 system.fs DEBUG Opened file /proc/meminfo for reading
    06-05 11:01 system.fs DEBUG Reading file /proc/meminfo
    06-05 11:01 system.fs DEBUG File /proc/meminfo is closed after reading
    06-05 11:01 system.fs DEBUG Opened file /proc/cpuinfo for reading
    06-05 11:01 system.fs DEBUG Reading file /proc/cpuinfo
    06-05 11:01 system.fs DEBUG File /proc/cpuinfo is closed after reading
    06-05 11:01 ovm.installer.prerequisites WARNING *** WARNING: Recommended memory for the Oracle VM Manager server installation us
    ing Local MySql DB is 7680 MB RAM
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if the permission of /tmp is 777
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if the 'oracle' user and group exist
    06-05 11:01 ovm.installer.prerequisites DEBUG * Verifying hardnofiles for user 'oracle'
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 0
    06-05 11:01 system.process DEBUG system.process.run stdout:
    open files (-n) 8192
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer.prerequisites DEBUG * Verifying softnofiles for user 'oracle'
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 0
    06-05 11:01 system.process DEBUG system.process.run stdout:
    open files (-n) 8192
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer.prerequisites DEBUG * Verifying /u01
    06-05 11:01 ovm.installer.prerequisites DEBUG Changing /u01 permission to 755
    06-05 11:01 system.fs DEBUG path [u01/app] is not a directory
    06-05 11:01 system.fs DEBUG path [u01/app/oracle] is not a directory
    06-05 11:01 ovm.installer.prerequisites DEBUG * Verifying Install Env
    06-05 11:01 system.fs DEBUG path /u01/app/oracle/Middleware/.installed does not exist
    06-05 11:01 system.fs DEBUG path /u01/app/oracle/java/.installed does not exist
    06-05 11:01 system.fs DEBUG path /u01/app/oracle/ovm-manager-3/.installed does not exist
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 system.process DEBUG Checking whether a service is running on port 49500
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer.questions INFO
    06-05 11:01 ovm.installer.questions INFO One password is used for all users created and used during the installation.
    06-05 11:01 system.fs DEBUG Opened file /tmp/ovm_configBbY8PB for writing
    06-05 11:01 system.fs DEBUG Writing contents in file /tmp/ovm_configBbY8PB
    06-05 11:01 ovm.installer DEBUG Reading configuration about installers in '/source/OracleVM-Manager-3.2.1-installer-OracleLinu
    x/components/files.yml'
    06-05 11:01 system.fs DEBUG Opened file /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/files.yml for readi
    ng
    06-05 11:01 system.fs DEBUG Reading file /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/files.yml
    06-05 11:01 system.fs DEBUG File /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/files.yml is closed after
    reading
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/ofm_appdev_generic_11.1
    .1.5.0_disk1_1of1.zip' as installation file for Oracle ADF
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/ovm_upgrade_3.2.1.516.z
    ip' as installation file for Oracle VM Manager Upgrade tool
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/wls1035_generic.jar' as
    installation file for Oracle WebLogic Server
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/weblogic_3.2.1.516.zip'
    as installation file for Oracle VM core & console
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/ovm_cli_3.2.1.516.zip'
    as installation file for Oracle VM Manager CLI tool
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/ovm_shell_3.2.1.516.zip
    ' as installation file for Oracle VM Manager Shell & API
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/OEL6_p14405782_55_Linux
    -x86-64.zip' as installation file for Database
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/OEL5_p14405786_55_Linux
    -x86-64.zip' as installation file for Database
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/MEB_OEL6_meb-3.8.0-el6.
    x86_64.rpm' as installation file for Database
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/MEB_OEL5_meb-3.8.0-rhel
    5.x86_64.rpm' as installation file for Database
    06-05 11:01 system.fs DEBUG path /u01/app/oracle/java does not exist
    06-05 11:01 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_Sg8414', 'java')
    06-05 11:01 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_Sg8414', 'ovm', 'installer', 'djc', 'lib', 'java')
    06-05 11:01 ovm.installer.prerequisites INFO
    06-05 11:01 ovm.installer.prerequisites INFO Verifying configuration ...
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if enough diskspace is available
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if database port is available
    06-05 11:01 system.process DEBUG Checking whether a service is running on port 49500
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if database server hostname 'localhost' is pingable
    06-05 11:01 system.net DEBUG pingMachine localhost, timeout=60, recheck=False
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 0
    06-05 11:01 system.process DEBUG system.process.run stdout:
    PING localhost.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.096 ms
    --- localhost.localdomain ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.096/0.096/0.096/0.000 ms
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 system.net DEBUG Machine with ip:[localhost] is pingable
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if Oracle VM ports are available
    06-05 11:01 system.process DEBUG Checking whether a service is running on port 54321
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 system.process DEBUG Checking whether a service is running on port 7002
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer INFO
    06-05 11:01 system.console DEBUG Start installing the configured components:
    06-05 11:01 system.console DEBUG 1: Continue
    06-05 11:01 system.console DEBUG 2: Abort
    06-05 11:01 system.console DEBUG
    06-05 11:02 system.unix DEBUG Chown oracle:dba /tmp/ovm19GZ7h
    06-05 11:02 ovm.installer INFO
    06-05 11:02 ovm.installer INFO Step 1 of 9 : Database Software...
    06-05 11:02 ovm.installer INFO Installing Database Software...
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/java does not exist
    06-05 11:02 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_Sg8414', 'java')
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app
    06-05 11:02 system.fs DEBUG path [u01/app] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app]
    06-05 11:02 system.unix DEBUG Chmod /u01/app
    06-05 11:02 system.fs DEBUG isfile:/u01/app
    06-05 11:02 system.fs DEBUG path /u01/app is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app/oracle
    06-05 11:02 system.fs DEBUG path [u01/app/oracle] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app/oracle]
    06-05 11:02 system.unix DEBUG Chmod /u01/app/oracle
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle
    06-05 11:02 system.fs DEBUG path /u01/app/oracle is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app/oracle
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG path [u01/app/oracle/mysql] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app/oracle/mysql]
    06-05 11:02 system.unix DEBUG Chmod /u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG path [u01/app/oracle/mysql/data] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app/oracle/mysql/data]
    06-05 11:02 system.unix DEBUG Chmod /u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/data is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.fs DEBUG path [u01/app/oracle/mysql/dbbackup] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app/oracle/mysql/dbbackup]
    06-05 11:02 system.unix DEBUG Chmod /u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/dbbackup is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.unix DEBUG Chown oracle:dba /u01/app
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle
    06-05 11:02 system.fs DEBUG path /u01/app/oracle is not a file
    06-05 11:02 system.fs DEBUG path /u01/app/oracle is not a link
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app/oracle
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql is not a file
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql is not a link
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/data is not a file
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/data is not a link
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/dbbackup is not a file
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/dbbackup is not a link
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.process DEBUG system.process.start
    06-05 11:02 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:02 system.process DEBUG system.process.run stdout:
    06-05 11:02 system.process DEBUG system.process.run stderr:
    06-05 11:02 ovm.installer.database INFO Retrieving MySQL Database 5.5 ...
    06-05 11:02 system.fs DEBUG Removing directory tree with path: /tmp/ovm19GZ7h
    06-05 11:02 system.fs DEBUG path /tmp/ovm19GZ7h exists
    06-05 11:02 system.fs DEBUG Trying to remove Directory tree with path: /tmp/ovm19GZ7h (warn on errors)
    06-05 11:02 system.fs DEBUG Directory tree with path: /tmp/ovm19GZ7h is successfully removed
    06-05 11:02 system.fs DEBUG Removing directory tree with path: /tmp/ovmm-installer.selfextract_Sg8414
    06-05 11:02 system.fs DEBUG path /tmp/ovmm-installer.selfextract_Sg8414 exists
    06-05 11:02 system.fs DEBUG Trying to remove Directory tree with path: /tmp/ovmm-installer.selfextract_Sg8414 (warn on erro
    rs)

    Hi!,
    Modify the version release file /etc/redhat-release
    put the line
    Red Hat Enterprise Linux Server release 5 (Tikanga)
    save file, them delete directories /u01/app/oracle/* and /tmp/* and try again
    I hope help you.
    Carlos G.

  • Is it possible oracle vm could be installed on exsiting os ,such as redhat?

    Hello ,any one had ever try this ?

    Oracle VM is not installed on any OS. It goes straight on the bare metal.
    Sergio

  • Oracle 8i is not installing

    Dear Sir,
    Oracle 8i is not installing in my system. The setup comes within a fraction of seconds without raising any error . I have PIV 1.5 GHZ with 128 MB RAM. I tried with Win NT,Win 2000,
    Win 2000 Advanced Server, Win XP but i faced the same problem in all the versions. There is also problem with JRE and java.

    There are problems with Pentium IV
    Known Software Issue(s)
    CPUID detection for Intel. Pentium. 4 processor system:
    Intel has identified that applications which use the Symantec Just in Time Compiler library file ("symcjit.dll" for Microsoft Windows* operating system and "symc_jlt.nlm" for Novell Netware* 5.1) may not run properly on Pentium. 4 processor systems because the library does not properly identify the processor. The failure typically is that the affected application such as Oracle 8i, simply terminates. Under Microsoft Windows*, the properties of the DLL are: "Symantec Java! JustInTime Compiler Version 3.10.107 for JDK 1.2 Copyright (C) 1996-99 Symantec Corporation Dynamic Link Library file". DLLs older than this will also not work. To confirm the version you are using, select the DLL, right click on the selected DLL and select Properties, and then the Version tab. Intel encourages all Software developers to do the following immediately:
    Check if your application(s) uses the Symantec Just in Time Library file
    Request an updated library file from your provider
    Test your application with the new library file on Pentium. 4 processor system
    Ensure you have plans in place to provide application updates and address customer concerns
    *Other brands and names are property of their respective owners
    Workaround
    ~~~~~~~~~~
    Not only will OUI be affected by this bug, most of the post-install
    configuration tools will also be affected. Running these tools with "-nojit"
    specified will avoid the hang, but it is not simple to specify "-nojit" for
    some of the products.
    The following workaround works for the Windows operating system:
    a. Copy only the install directory from the CD to the hard disk ,say, e:\temp.
    b. Open oraparam.ini and make the following modifications (Assuming CD
    drive is f:)
    * Change the "SOURCE=" line to use the full path to the CD instead of a
    relative path. (i.e., SOURCE=f:\stage\products.jar)
    * Change the "JRE_LOCATION" line to use the full path to the CD instead of a
    relative path. (i.e.,
    JRE_LOCATION=f:\stage\Components\oracle\swd\jre\1.1.7\1\DataFiles\Expanded)
    * Change the "OUI_LOCATION" line to use the full path to the CD instead of a
    relative path. (i.e.,
    OUI_LOCATION=f:\stage\Components\oracle\swd\oui\1.6.0.9.0\1\DataFiles\Expanded
    * Change the "JRE_MEMORY_OPTIONS" line to add "-nojit" as the first argument.
    (i.e., JRE_MEMORY_OPTIONS=-nojit -ms16m -mx32m)
    ^^^^^^
    * Other entries should remain the same
    c. Launch setup.exe from the temporary location on your hard drive (i.e.
    e:\temp\install\win32\setup.exe). This will use the modified
    oraparam.ini and pick up the information from the CD since the absolute
    locations are specified.
    Choose a Custom install and choose not to create a database during the
    install. This way, the Database Configuration Assistant will not be launched
    during installation.
    The Net8 Configuration Assistant will still be launched, and there is no way
    to suppress it. You will need to kill the Net8 Configuration Assistant if it
    hangs due to the bug. The installation still will have been successful, and
    you can run the DBCA and NetCA after installation.
    To kill NetCA if it hangs during installation:
    In the "Configuration Tools" window, highlight the "Net8 Configuration
    Assistant" and click "Stop". If that does not work, look for the most recent
    JRE process using the Task Manager, and kill it manually. NOTE: the OUI
    itself will also have a jre process. Be sure to kill the one with the most
    recent date, which should be the jre process being used for Net8CA, not the
    one for OUI itself.
    After killing the configuration tools and continuing through the installation
    to the "End of Installation" screen, you should modify the configuration tools
    to use "-nojit", then call the appropriate tools from the Start Menu.
    Once installation is complete, each of the following files in the ORACLE_HOME
    needs to be modified:
    assistants\dbca\dbassist.cl
    assistants\dbma\dbmig.cl
    assistants\ifa\ifa.cl
    bin\elogin.cl
    bin\owm.cl
    ldap\oidamdin\oidadmin.cl
    network\tools\netasst.cl
    network\tools\netca.cl
    owm\install\instelogin.cl
    owm\install\instowm.cl
    Edit the contents of the above files to add "-nojit" as shown below:
    Command=("C:\Program Files\Oracle\jre\1.1.7\BIN\JREW" -nojit -classpath ....
    this is the only thing you need to add --> ^^^^^^
    Then, launch the necessary tools, like Net8CA and DBCA from the Start Menu.
    Patches
    ~~~~~~~
    Currently there is not a patched installer available to deal with this
    problem, the workaround listed above must be used.
    References
    ~~~~~~~~~~
    INSTALLER FAILS WHEN RUNNING ON NEW PENTIUM 4 (IV) PROCESSORS
    INSTALLER FAILS WHEN RUNNING ON NEW INTEL PENTIUM 4 (IV) PROCESSORS

  • Oracle Apps Database severe Performance Issue

    Hi Gurus,
    This is regarding a severe performance issue running in our Production E-Business Suite Instance.
    its an R12.1.3 setup installed with 11.2.0.1 Database. All the servers are Solaris Sparc 64 (Solaris 10)
    Let me brief you about the instance first:
    2 Node Application
    - Main Application Server hosting web/forms/concurrent/admin servers
    - iSupplier server hosting web services (placed in DMZ, used by external suppliers via Internet)
    1 Node Database Server
    Database Server Specs
    Memory: 144G phys mem 20G total swap
    - CPUs (8Px4cores, 2Px2cores)
    - I/O - fiber channel hard disk (hitachi SAN Storage) - 7 DATA_TOPs (7 drives with RAID 5) - current DB size 1.6 TB
    - at peak load, around 1000 concurrent forms session and 2000 web sessions.
    We have been facing some serious performance issues and we raised an SR with Oracle Support.
    The Support analyzed a bunch of AWR Reports we provided them and they asked us to increase the DB_CACHE from its current usage of 27G to 40G
    So, we changed SGA_TARGET from 35G to 50G and PGA was increased from 35G to 40G as v$pgastat was also suggesting some lack of memory.
    We made these changes last night.
    Today morning we observed the following:
    1. after start of office hours, we checked in the home page of EM DB Console that ADDM was showing reduced impact due to lack of SGA memory which seemed to be a good sign. Earlier it was around 25% which was now at 12%.
    However, negative aspects were:
    1. lot of swapping was reported by the System Administrators on the DB Server
    2. High CPU Usage
    3. EM DB Console showed a lot of "Concurrency Wait Class" events ...throughout the day lot of blocking sessions were reported which were making other sessions to wait.
    in the AWR Report, following foreground reports were listed:
    Top 5 Timed Foreground Events
    Event
    Waits
    Time(s)
    Avg wait (ms)
    % DB time
    Wait Class
    DB CPU
    132,577
    61.46
    library cache lock
    3,539
    40,683
    11496
    18.86
    Concurrency
    library cache: mutex X
    4,014,083
    21,011
    5
    9.74
    Concurrency
    db file sequential read
    4,138,014
    20,767
    5
    9.63
    User I/O
    latch free
    381,916
    5,897
    15
    2.73
    Other
    This is showing "library cache lock" events as the main culprit apart from the usual suspect, the CPU.
    I am attaching the AWR Report. Please let me know if  i should revert back the memory changes or is there anything else i could do.
    Please help us resolving it because the performance is going worst.
    Regards,
    Muneer.

    Pl do not post duplicates - Oracle Apps Database severe Performance Issue
    For all critical production issues, pl work with Support thru SRs - using the forums to troubleshoot production issues is not wise

  • Crystal Reports XI R2 Service Pack 3 Install Issues

    Post Author: iamtgo3
    CA Forum: Crystal Reports
    Crystal Reports XI R2 check automatically for updates when I open it. It finds an update Crystal Reports XI R2 Service Pack 3. Now when you go to install it I get this error.
    "Crystal Reports XI R2 Service Pack 3 is for Crystal Reports XI R2 only, and cannot be installed on top of other Business Objects XI R2 products."
    A while back a service packe came out for both Crystal Reports Server and Crystal Reports that would update both of them same Service Pack. I am sure this is why I now have the issue. If this is the issue then why the heck post it for updating both. Plus how can I remove other Service Pack so I can install this one? I am sure it is a reinstall of complete CR product. I have purchased CR2008 so I am just trying to buy time till Visual Studios 2008 is complete and release (Not just the 90 day trial)
    So any suggestions on how to install Crystal Reports XI R2 Service Pack 3 with my above issue would be helpful thanks.

    Hi
    You have mentioned that "There are others in my company that after they installed SP3 they were able to successfully connect and I am still getting a login fail error."
    So would like to know the version and type of database that the Universes are based on.off.
    1) Please ensure that you have the exact version and type of the database installed on your machine, that your colleagues are using .
    Say for e.g if the Universes are based off Oracle 9 database, then ensure that you have the Oracle client(version 9) installed on your machine.
    2)Please make sure that you have been added in the user list in the database.
    May be we could come close to narrowing down on the issue by checking these 2 things.

  • Oracle R12.1.2 install on oracle linux 6.3

    Hi,
    i have installing Oracle R12.1.2 install on oracle linux 6.3 (VIS  instance ) but it has fail end of the installation with following error code
    sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Thank you
    Thilina

    Hi Thilina,
    Please confirm you have installed all the rpms mentioned as per the notes provided by Hussein. Please verify whether you have installed all the rpms mentioned in the per-requisite setup by command:
    rpm -qa | grep <rpm_name>*
    In addition, please upgrade your rapidwiz when installing especially on OEL 6 as most of the issues are addressed in the latest rapidwiz and perform a fresh installation.:
    https://blogs.oracle.com/stevenChan/entry/new_rapid_install_startcd_12
    Please also provide the output of:
    find / -name libclntsh*   (as root user)
    A workaround is mentioned in this site, Please check whether this helps you and let us know:
    Installation of Oracle R12.1.1 on Linux 64 bit machine | Oracle Application Technology
    Thanks &
    Best Regards,

  • XWindows client for Redhat EL5/Oracle 10g

    I am trying to install Solman 4.0 on to a Redhat EL5/Oracle 10g platform but the sapinst screen does not refresh when we move through the installation.  The xwindows client is CYGWIN and is running on a WinXP workstation.
    Has anyone else experienced this and what did you do to fix it?  May this be because of a problem with the xwindows client?  If so can someone recommend a shareware xwindows client to use?  We are currently at the most recent version for sapinst so I cannot patch that.
    Steve

    I know this effect with cygwin/X.
    I see several options:
    1. Resize the window everytime an update was made, then the window will be repainted. That's annoying, but it works.
    2. install sapinst locally on your WinXP and start sapinst in server mode.
    3. try another XServer like XDeep/32 or X-Win32
    Norbert

  • Oracle Forms6i with Cognos Incompatibility issue

    The existing Oracle Forms version being used is 6.x, which is not supported/old. Also, following the recent Cognos upgrade from 7.0 to 7.4, Oracle Forms and Cognos Impromptu are now incompatible. Oracle Forms is now installed on the users PC and to use Cognos Impromptu the users have to access it via Citrix. So, Oracle Forms needs to be upgraded to the latest possible supported version. Pls suggest the various steps involved the upgration of Forms 6i to 10g and importanct environment set up so that Cognos and Forms to work in the same environment/server.

    Please, post this question in the appropriate forum. This forum is for internationalization issues.
    -- Sergiusz

  • Oracle 11g FREE download installation issues

    I am installing this database on an HP Pavilion Desktop
    I essentially have TWO (2) issues.
    1st ISSUE
    I was able to successfully run the setup.exe and my Oracle 11g is now installed.
    When I go to start, programs, Oracle, Application Development, SQL Plus
    it opens a windown for SQL plus, however, I am not able to do anything.
    I followed the install instructions about setting up the ODBC drivers, however I still
    can not get this to work. Would also like to know how to set access to this up as a desktop icon.
    2nd ISSUE
    Acording to the README..for the Oracle Enterprise Edition, I was only required to download
    V20610-01 Part 1 of 2
    V20610-01 Part 2 of 2
    V20609-01
    V20606-01
    V19145-01
    The Oracle Fusion Middleware download V18762-01 they said was OPTIONAL (O)
    Because I was having problems with the install where it was coming up with errors about
    not finding files, I downloaded ALL the ones from the list which were for 64bit INCLUDING Orcale Fusion Middleware.
    Only then did my install work properly.
    What I need to know is, on a desktop where I will be the only user,
    IS THE ORACLE FUSION MIDDLEWARE REQIRED?
    If NOT, and I completed the install, what will happen if I delete that folder (size is 11G)?
    Please advise!
    Edited by: user11925571 on Jul 15, 2010 8:31 AM

    >
    I am installing this database on an HP Pavilion Desktop ...
    >
    Which version of 11g ? What is the OS ? Assuming 11gR2 and Windows, pl confirm you meet or exceed the requirements for the install
    http://download.oracle.com/docs/cd/E11882_01/install.112/e10843/reqs.htm#i1011417
    HTH
    Srini

  • Have JRE 1.6_21 installed but Oracle Apps wants to install 1.5_10.

    I have Have JRE 1.6_21 installed but Oracle Apps wants to install 1.5_10 when I click on any link in Oracle Applications Home page that launchs an oracle form.
    Anybody know what I am doing wrong? I had the working before and now don't know why a dialog comes up when in click on a form link that ask to install JRE 1.5_10? Could this be a classpath problem?

    Hi,
    Please post the application release along with the OS.
    I have Have JRE 1.6_21 installed but Oracle Apps wants to install 1.5_10 when I click on any link in Oracle Applications Home page that launchs an oracle form. Installed JRE 1.6_21 where?
    Anybody know what I am doing wrong? I had the working before and now don't know why a dialog comes up when in click on a form link that ask to install JRE 1.5_10? Could this be a classpath problem?Have you changed anything at the server side?
    Can you reproduce the issue from other machines?
    Thanks,
    Hussein

  • Switched support from Redhat to Oracle

    I have successfully switched my support from Redhat to Oracle and my system does appear in ULN after login. However, when I start "up2date" on my system it does not show any channels, Redhat or Oracle. Shouldn't the Oracle channels now appear after switching?
    Here is my command line confirmation:
    $ up2date --show-channels
    el4_i386_latest
    $
    How do I get up2date to see the Oracle channels?

    While the up2date initial window did not show any channels, clicking Next did start the update process. The first update installed kernel updates and rebooted the system. Running up2date again installed the remaining available updates. Rebooting a second time now shows Oracle Linux instead of Red Hat.
    After completing all available updates, the up2date program fails to start. Running from the Applications menu System Tools>Unbreakable Lunix Network Alert Icon I get the following errors.
    Exception type OpenSSL.SSL.Error
    Exception Handler Information
    Traceback (most recent call last):
    File "/usr/share/rhn/rhn_applet/rhn_applet.py", line 521, in refresh
    self.model.refresh(force)
    File "/usr/share/rhn/rhn_applet/rhn_applet_model.py", line 457, in refresh
    source.refresh(force)
    File "/usr/share/rhn/rhn_applet/rhn_applet_source.py", line 35, in refresh
    self._do_refresh()
    File "/usr/share/rhn/rhn_applet/rhn_applet_rpc.py", line 212, in dorefresh
    status = server.applet.poll_status()
    File "/usr/lib/python2.3/xmlrpclib.py", line 1029, in __call__
    return self.__send(self.__name, args)
    File "/usr/lib/python2.3/site-packages/rhn/rpclib.py", line 319, in _request
    request, verbose=self._verbose)
    File "/usr/lib/python2.3/site-packages/rhn/transports.py", line 168, in request
    headers, fd = req.send_http(host, handler)
    File "/usr/lib/python2.3/site-packages/rhn/transports.py", line 696, in send_http
    headers=self.headers)
    File "/usr/lib/python2.3/httplib.py", line 718, in request
    self._send_request(method, url, body, headers)
    File "/usr/lib/python2.3/httplib.py", line 739, in sendrequest
    self.endheaders()
    File "/usr/lib/python2.3/httplib.py", line 712, in endheaders
    self._send_output()
    File "/usr/lib/python2.3/httplib.py", line 597, in sendoutput
    self.send(msg)
    File "/usr/lib/python2.3/httplib.py", line 576, in send
    self.sock.sendall(str)
    File "/usr/lib/python2.3/site-packages/rhn/SSL.py", line 201, in write
    sent = self._connection.send(data)
    Error: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')]
    Does anyone know what the problem could be?

Maybe you are looking for