Startup-Error on ORACLE 9i

Hi
I had an ORACLE 9i Database (V9.2.0.4.0) running under RedHat.
But since rebooting my system i am not able to restart my Database.
Env-Variables are all set correctly and the log files do not show any error-messages.
While analysing the startup-script i realised, that i get an error while trying to do:
connect / as sysdba
System tells me:
ERROR:
ORA-01031: insufficient privileges
Anybody has an idea what to do next?
My DB does not start up and i cannot grant any privileges to someone since the DB is down.
Btw. i have a backup from all files and i can edit/delete/change anything (non-prodictive system).
Thanks for any idea or help.
prassito

I wonder what sqlnet.ora has got to do with insufficient privs. well that is my take on it.
$export ORACLE_SID=MYLCL
$sqlplus /nolog
sql>connect sys/password as sysdba
if it doesn't work check
$id
it should be oracle and dba ( group that is )
Below is for remote log in and has nothing to do with logging on the same server:-
Check if oracle password file is missing
ls $ORACLE_HOME/dbs/orapw<sid>.ora
In init<sid>.ora ensure REMOTE_LOGIN=exclusive
cd $ORACLE_HOME/dbs
orapwd file=orapwd<SID>.ora
now try again.
Also look at this thread
ora-01031 error while starting oracle9i server on linux advanced redhat 3.1
Message was edited by:
gopalora

Similar Messages

  • More Startup-Error on ORACLE 9i

    Hi
    I have an ORACLE 9i Database (V9.2.0.4.0) running under RedHat.
    But since rebooting my system i was not able to restart my Database.
    Env-Variables are all set correctly and the log files do not show any error-messages.
    While analysing the startup-script i realised, that i get an error while trying to do:
    connect / as sysdba
    System tells me:
    ERROR:
    ORA-01031: insufficient privileges
    To get the system started anyway, i removed in $ORACLE_HOME/network/admin/sqlnet.ora the line:
    SQLNET.AUTHENTICATION_SERVICES = (NONE)
    Now i am able to startup my Databasesystem again, but i while doing, i receive the error:
    ORA-00600: internal error code, arguments: [kcratr1_lostwrt], [], [], [], [], [], [], []
    I'm not sure, what to do next.
    Any suggestions?
    Btw. i have a backup from all files and i can edit/delete/change anything (non-prodictive system).
    Thanks for any idea or help.
    prassito

    hmmmm its internal error.
    ORA-00600: internal error code, arguments: [kcratr1_lostwrt], [], [], [], [], [], [], []
    anyway lets try with
    connect with sys user and specify password with as sysdba syntax
    as
    sql>sys/password as sysdba
    Thanks
    Kuljeet

  • Startup errors on Oracle 9i Dev Suite frm Unix srvr

    Trying to startup Dev Suite from a Windows 2000 client. The Developers Suite is installed on a Sun Blade Unix server. From Xterm I enter the command ./f9090desm.sh to run the Forms application and get the following errors:
    FRM-91111: Internal Error: window system startup failure
    FRM-10039: Unable to startup the Form Builder.#
    Is this because of a problem with my environment settings? Should I be trying to identify a wrapper that will set the environment and run that first? If so, how do I identify the wrapper file? What can the SA do to assist in this?
    Bill

    You definitely need some environment variables set. The most common cause of this error is failure to set the DISPLAY variable. If you do a search on MetaLink for the combination of those two errors, you should see articles that will help you. One such article is Note.1075912.6     Troubleshooting FRM-91111 internal error - window system startup failure followed by FRM-10039, which contains several suggested solutions.

  • Error starting Oracle BAM active data cache service

    Hi
    after installing BAM every thing working fine ,but if restart my system Oracle BAM active data cache service throwing following error
    "The Oracle BAM Active Data Cache service on Local computer started and then stopped.Some services stop automatically if they have no work to do,for example the performance logs and alerts service"
    Database is running fine
    Following is the ADC log file error
    2007-12-07 17:19:29,640 [2928] ERROR - ActiveDataCache The Oracle BAM Active Data Cache service failed to start. Oracle.BAM.ActiveDataCache.Common.Exceptions.CacheException: ADC Server exception in Startup(). ---> System.DllNotFoundException: Unable to load DLL (OraOps10.dll).
    at Oracle.DataAccess.Client.OpsTrace.GetRegTraceInfo(UInt32& TrcLevel, UInt32& StmtCacheSize)
    at Oracle.DataAccess.Client.OraTrace.GetRegistryTraceInfo()
    at Oracle.DataAccess.Client.OracleConnection..ctor(String connectionString)
    at Oracle.DataAccess.Client.OracleConnection..ctor(String connectionString)
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleDataFactory.GetConnection()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.GetServerVersion()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.Startup(IDictionary oParameters)
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Startup()
    --- End of inner exception stack trace ---
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Startup()
    at Oracle.BAM.ActiveDataCache.Kernel.Server.Server.Startup()
    at Oracle.BAM.ActiveDataCache.Service.DataServer.Run()
    2007-12-07 17:24:45,250 [1524] ERROR - ActiveDataCache Unable to load DLL (OraOps10.dll).
    2007-12-07 17:24:45,265 [1524] WARN - ActiveDataCache Exception occurred in method Startup
    Please help me in resolving this issue .Am getting this issue every time
    Thanks
    BS

    Make sure the path to the ODAC used by BAM (C:\OracleBAM\ClientForBAM\bin) is the first item in the system PATH
    environment variable. Restart your computer after fixing this.
    If that doesn't fix it, please check the Troubleshooting section in the BAM Install Guide.
    Regards, Stephen

  • Soa suite 10.1.3.1 bpel startup error

    Hello,
    I installed the soa suite 10.1.3.1 on Linux with Java 1.5.0-12. First I did a Advanced install. Everything was fine except, I used to get a:
    Failed to read WSDL from http://localhost:port/orabpel/default/TaskActionHandler/1.0/TaskActionHandler?wsdl: HTTP connection error code is 500 for any BPEL process (Even the hello world). Then I undeployed that version and deployed a 'Basic' install. Still I get the same error in the console. On checking the application log in the orabpel deployment folder I saw this exception on both occasion:
    07/12/15 11:09:09.340 10.1.3.1.0 Started
    07/12/15 11:09:22.811 httpbinding: 10.1.3.1.0 Started
    07/12/15 11:09:22.833 admin: 10.1.3.1.0 Started
    07/12/15 11:09:22.867 console: 10.1.3.1.0 Started
    07/12/15 11:09:22.896 startup: Error initializing servlet
    java.lang.NoClassDefFoundError
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at javax.xml.soap.FactoryFinder.newInstance(Unknown Source)
    at javax.xml.soap.FactoryFinder.find(Unknown Source)
    at javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:29)
    at oracle.j2ee.ws.server.WebServiceServlet.init(WebServiceServlet.java:101)
    at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:104)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at com.collaxa.cube.ws.soap.oc4j.BPELOC4JServlet.init(BPELOC4JServlet.java:63)
    at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
    at com.evermind.server.Application.getHttpApplication(Application.java:545)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    07/12/15 11:09:22.897 startup: Error preloading servlet
    The install says succesful...Any ideas? Thank.

    thanks for the tip. applied the patch. but didn't help. it is just a no class def found error. How hard can it be to make it find the class it wants (as long as i get to know what class it wants!)

  • Pls help -startup error

    hi,
    when i used the following command, the error happened.
    startup mount pfile=/oracle/credit/init.ora
    SQL> startup mount pfile=/oracle/credit/init.ora
    ORA-27154: post/wait create failed
    ORA-27300: OS system dependent operation:semget failed with status: 28
    ORA-27301: OS failure message: No space left on device
    ORA-27302: failure occurred at: sskgpsemsper
    plz help

    ORA-27301: OS failure message: No space left on
    deviceSounds pretty clear.Eric,
    I have over 50GB disk and 4GB RAM left.

  • While startup ora -01092: ORACLE instance terminated. Disconnection forced

    Hi all,
    I'm using Enterprise Linux Red hat 5 (OS), oracle 10g Release 2 (10.2.0.1.0)
    while startup the database I'm getting below error message.
    SQL> startup pfile='/opt/oracle/admin/ssharp/pfile/init.ora.33201013513' mount;
    ORACLE instance started.
    Total System Global Area 2147483648 bytes
    Fixed Size 1220432 bytes
    Variable Size 486539440 bytes
    Database Buffers 1644167168 bytes
    Redo Buffers 15556608 bytes
    Database mounted.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    In alert log file having message, Redo log file s corrupted.
    I try to recover the redo log,using
    allow_resetlogs_corruption=True parameter in pfile.
    and start the DB in mount stage,and
    restore database;
    alter database open resetlogs;
    Using this method i got the same error ora - 01092
    and tried to rman incomplete recovery i cant solve issue
    *RMAN> run
    2> {
    3> set until sequence 2284 thread 1;
    4> restore database;
    5> recover database;
    6> alter database open resetlogs;
    7> }
    executing command: SET until clause
    using target database control file instead of recovery catalog
    Starting restore at 25-APR-11
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=761 devtype=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: sid=760 devtype=DISK
    allocated channel: ORA_DISK_3
    channel ORA_DISK_3: sid=758 devtype=DISK
    creating datafile fno=20 name=/northeast/oradata/ssharp/main/main03.dbf
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 04/25/2011 13:42:35
    ORA-01119: error in creating database file '/northeast/oradata/ssharp/main/main03.dbf'
    ORA-27038: created file already exists
    Additional information: 1
    RMAN> shut immediate
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "identifier": expecting one of: "allocate, alter, backup, beginline, blockrecover, catalog, change, connect, copy, convert, create, crosscheck, configure, duplicate, debug, delete, drop, exit, endinline, flashback, host, {, library, list, mount, open, print, quit, recover, register, release, replace, report, renormalize, reset, restore, resync, rman, run, rpctest, set, setlimit, sql, switch, spool, startup, shutdown, send, show, test, transport, upgrade, unregister, validate"
    RMAN-01008: the bad identifier was: shut
    RMAN-01007: at line 1 column 1 file: standard input*
    and also i cleared that redolog content,after that also i tried to up the database with resetlog option.but i can't solve...
    can any one guide me
    Thanks in advance

    Hi user;
    Please see below note which could be helpful on your issue:
    database not starting up with errors ORA-01092 ORA-24324 ORA-01041 [ID 779356.1]
    Regard
    Helios

  • Forms server startup error?

    I installed R12 (no errors on post-installation check). I was able to login properly without any issues. I can all JSP based pages in R12 but forms pages are throwing the error as attached..
    FRM-92101:There was a failure in the Forms Server during startup. Please look into the webserver logs for details
    Details:
    Java Exception:
    oracle.forms.net.ConnectionException:Forms session<3> failed during startup:no response from runtime process.
    ...

    OK. I traced this to not finding the file libXm.so.2 (openmotif?)
    Any ideas?
    Here is the application.log ----
    07/07/19 16:37:53.682 formsweb: Forms session <11> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <11> failed during startup:
    no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.htt
    p.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.htt
    p.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.htt
    p.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.htt
    p.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.htt
    p.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.htt
    p.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSo
    cketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.Relea
    sableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:3
    03)
    at java.lang.Thread.run(Thread.java:595)
    07/07/19 16:39:45.742 formsweb: Forms session <12> aborted: runtime process fail
    ed during startup with errors /r12/oracle/VIS/apps/tech_st/10.1.2/bin/frmweb: er
    ror while loading shared libraries: libXm.so.2: cannot open shared object file:
    No such file or directory

  • ORA-29701과 ORA-29702 ERROR의 원인과 조치방법(OGMS관련 ORACLE ERROR)

    제품 : ORACLE SERVER
    작성날짜 : 2004-08-13
    SCOPE
    Standard Edition 에서는 Real Application Clusters 기능이 10g(10.1.0) 이상 부터 지원이 됩니다.
    ORA-29701과 ORA-29702 ERROR의 원인과 조치 방법(OGMS 관련 Oracle ERROR)
    ======================================================================
    Explanation
    ORA-29701과 ORA-29702는 OGMS(Oracle Group Membership Services)에 문제가
    발생했을 때 Oracle에서 로그를 남기는 에러이다.
    1. OGMS란?
    OPS 운영 환경에서 노드 간의 통신을 위해 IDLM(Integrated Distributed Lock Manager)과
    다른 오라클 컴포넌트들은 OS의 Cluster Manager와 통신을 해야 한다.
    이 때에 인터페이스를 제공하여 주는 것이 바로 OGMS이다.
    GMS는 일련의 Application Programming Interface (API)들로 구성되어 있으며,
    OPS 컴포넌트들은 이 API들을 통해 Cluster Manager와 통신을 하게 된다.
    GMS는 클러스터의 운영 상태를 모니터하고, 클러스터와의 instance connection을
    관장하며, 메시지를 전달하는 역할을 담당한다.
    platform에 따라 GMS는 ogmsctl 프로그램을 사용해서 따로 기동을 시켜 주어야만
    하거나, opsctl 프로그램을 사용할 때 자동적으로 기동된다.
    2. Error 분석
    1) ORA-29701
    a. 오라클에서 GMS에 접속할 수 없을 경우 발생한다.
    이것은 Oracle이 startup 될 때, GMS가 실행되지 않고 있을 때 발생한다. 이와
    같은 경우에는 'ogmsctl status' 명령을 상용하여 GMS가 startup되었는지 확인
    하여야 한다.
    b. lmon( GMS client )이 communication file의 위치를 찾지 못할 경우 발생한다.
    기본적으로 사용하는 디렉토리인 /tmp/.ogms를 사용하지 않을 경우 GMS home이
    지정되어야 한다. OGMS home directory를 별도로 지정하여 사용할 경우에는
    init.ora 파라미터 파일에서 ogms_home 파라미터 값을 지정해 주어야 한다.
    c. 기타 발생 원인은 GMS에 틀린 internal function(skgxn)이 사용되거나
    GMS가 local request에 대한 서비스를 할 수 없거나 CM subsystem에 문제가 있을
    경우 등등이 있다.
    2) ORA-29702
    GMS 서비스에 예상치 못한 에러가 발생했을 경우 로그에 남게 된다. GMS가 실행
    중인지를 확인해 보고, 내부 에러로 인해 GMS가 스스로 shutdown 되었다면
    daemon file에 기록된 트레이스 정보를 살펴보아야 한다.
    Reference Documents
    none

  • Plumtree Portal Startup Error

    Hi All,
    I am trying to install the WCI on Win Server 2003.
    I followed the step-by-step installation guide provided by Oracle on http://download-llnw.oracle.com/docs/cd/E13158_01/alui/wci/docs103/map_wci_win_installguide_10-3/. However, we came across this problem where the portal can't be started after completing the installation and configuration.
    The configuration manager is able to run, but not the portal.
    The startup error log is as follows:
    Diagnostic system initialization OK.
    Portal Startup begins: 15 total tasks.
    Recommendations follow:
    PortalObjectsFactory Initialization Failure (Java)
    RECOMMENDATION: Review the exception listed below for details. Since
    OpenKernel initialized correctly, this usually means that the
    portal database is not scripted or properly configured, or there
    is an installation problem related to JAR files. This may also
    mean the search libraries are not on your PATH or
    LD_LIBRARY_PATH. Try running ptverify.
    More Detail:
    OpenKernel configuration failure. This usually means INVALID
    DATABASE SETTINGS. Run ptconfig to verify your database connection.
    If this fails, check the web application server user's access rights
    to the file system. Finally, verify the XML settings files are not
    corrupt.
    recommendation: RECOMMENDATION: Review the exception listed below for
    details. Since OpenKernel initialized correctly, this usually
    means that the portal database is not scripted or properly
    configured, or there is an installation problem related to JAR
    files. This may also mean the search libraries are not on your
    OpenKernel configuration failure. This usually means INVALID
    DATABASE SETTINGS. Run ptconfig to verify your database
    connection. If this fails, check the web application server
    user's access rights to the file system. Finally, verify the
    message: Error opening database connection to:
    jdbc:plumtree:oracle://kldev-vmwci:7001;SID=PLUM10;user=plumtree;password=;BatchPerformanceWorkaround=true,
    exception: [plumtree][Oracle JDBC Driver]Error establishing
    socket to host and port: kldev-vmwci:7001. Reason: Connection
    secondary exception: at
    ======= Diagnostic Run Complete =======
    ERROR: OpenKernel configuration failure. This usually means INVALID
    DATABASE SETTINGS. Run ptconfig to verify your database connection.
    If this fails, check the web application server user's access rights
    to the file system. Finally, verify the XML settings files are not
    corrupt.
    Recommendation:
    OpenKernel configuration failure. This usually means INVALID
    DATABASE SETTINGS. Run ptconfig to verify your database connection.
    If this fails, check the web application server user's access rights
    to the file system. Finally, verify the XML settings files are not
    corrupt.
    Startup completion percentage: 10% (5 steps out of 50 complete)
    FYI, we had been uninstalling and re-installing several times, but the same problems occured. So, does any of you faced this kind of error before?
    Your views and opinions are very much appreciated. Thanks in advance.

    Looks like this a Java portal... this error is usually caused by an invalid path or similar problem with environment variables. Since ptverify works, this is even more likely. I would make sure you've followed the preinstall steps. The problem is probably somehow related to you needing to:
    1.) Set the PT_HOME environment variable.
    2.) Add it to your PATH.
    3.) Make sure the application server (Weblogic?) is set up to properly use the above variables (is the user it is running as set up to have above, etc). I would add some echo statements to your application server bat files if you are unsure if these variables are set or what they are.
    4.) Some other environment variable is necessary (i.e. does LD_LIBRARY_PATH contain the /lib/java directory).
    Most of this should be done by the install, but when you are setting up the application server you may need to check this (or if you have reinstalled, run as a different user, etc, this may be different).
    I realize that's kind of vague but this type of error can be harder to diagnose, plus its been a while since I've done a Windows install. Hope this helps...
    Ross

  • Getting the following error in Oracle 10g B2B reports, need help where to look into for resolution!

    Hi All,
    I am new to B2B. I am getting following error in B2B Console please suggest what could be the reason and possible steps to resolve:
    Machine Info: (fcgemapptest05)
    Description: General Error
    StackTrace:
    Error -:  AIP-50014:  General Error
      at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1194)
      at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:836)
      at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:402)
      at java.lang.Thread.run(Thread.java:534)
    Regards,
    Sujan

    Can you tell me what's the status of components (value of "In sync" column) when you run "dcmctl getState" command?
    Thanks
    Shail

  • Error  --REP-3000: Internal error starting Oracle Toolkit.

    Hi
    While submitting the concurrent request (active user) im getting error if i submit the active responsibilities
    its completed successfully i have set display also still im getting error.
    Xlib: connection to "omega:0.0" refused by server
    Xlib: Client is not authorized to connect to Server
    Xlib: connection to "omega:0.0" refused by server
    Xlib: Client is not authorized to connect to Server
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.

    Please verify the DISPLAY on the server as follows:
    - Issue "xhost +" as root user
    - Issue "xclock" as applmgr user --> Make sure you can display the clock
    If the above does not work, please set the DISPLAY properly in the application context file and run AutoConfig.
    More details can be found in the following note:
    Note: 200474.1 - Comprehensive REP-3000 Troubleshooting and Overview Guide
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=200474.1

  • JRE 1.5.0_11 Startup Error with MS Windows Vista. Please help!

    Hi there, I am hoping that someone can help me with this very confusing problem. A friend of mine made a program for me last month using java. It works brilliantly on computers running MS Windows 2000 and XP but as soon as I installed it on one running Vista I get this error:
    Startup Error
    An error has occured during startup:
    java.lang.UnsupportedClassVersionError: Bad version number in .class file
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
         at com.exe4j.runtime.WinLauncher.main(Unknown Source)
    All the computers, regardless of operating system, are running the same version of JRE.
    I would really appreciate any help that anyone can give me as this problem needs to be resolved as a matter of urgency and my friend who made the software has gone on holiday and I cannot get hold of him at the moment. Also, I apologise in advance if this is the wrong section to post this problem.
    Thanks!

    Seems to be a problem with exe4j. Ask your friend to deploy a platform independent version of his program as well.

  • Database Error: DBD::Oracle::db do failed: ORA-04030: out of process memory

    Hi
    I have a stored procedure that uses the XMLQuery function (SELECT XMLQuery( '......' RETURNING CONTENT) FROM dual; ) to extract data from 3 different tables and store the xml file in XML DB. This store procedure was running fine for a long time until 2 weeks ago where I started seeing the following error:
    Database Error: DBD::Oracle::db do failed: ORA-04030: out of process memory when trying to allocate 92 bytes (koh dur heap d,qmxtkWriteXobToOpn:heap)
    Currently I have 16,000 records. I am not sure what is going on, the size of the previous successful output xml file is about 2M. I also noticed when the stored procedure runs with 3G of system memory available, it basically used up all the memory and cpu time. The store proc consistently dies after 3.5 hour and spits out the ORA-04030 out of process memory error.
    Does anyone have any suggestion what to look for or what parameters I need to set? Thanks

    Unless your database is strictly a DSS-type of database, your AWR report exposes loads of issues with it. And I think none of the time during the AWR window was spent on database. Look at the DB time (with all those multi cores) compared with the elapsed time of the AWR.
    As you are on 11g, why not make use of MEMORY_TARGET (a single parameter to manage both SGA and PGA)? If you are already on it, ignore this as I can't see it anywhere. If not, get rid of SGA_TARGET and PGA_AGGREGATE_TARGET and replace it with a single MEMORY_TARGET parameter. However you may have a minimum threshold set for different SGA pools so that they won't shrink beyond that point.
    Having said that, setting MEMORY_TARGET is not a guarantee to avoid ORA-4030. Just a single bad PL/SQL code could go and exploit the untunable part of your process memory and even go and blow up the physical memory. If you are using FORALL and BULK load, see if you can cut it down into few chunks rather than running as a single process.
    What does your V$PGASTAT say?

  • Error in Oracle API  HZ_CUST_ACCOUNT_V2PUB.create_cust_account

    Error in Oracle API HZ_CUST_ACCOUNT_V2PUB.create_cust_account
    Column account_number must have a value.
    why?

    What is the apps version ?
    Have you gone through these notes:
    Using TCA API's Including Examples [ID 201243.1]
    How To Create A Customer Via TCA API [ID 159393.1]

Maybe you are looking for

  • Which CC do you prefer and why?

    Choices are: Built-in CC effects of PR SpeedGrade RedGiants Magic Bullet Synthetic Aperture Color Finesse (requires QT) Given the 4 options shown above, what are your preferences and why? I know this is a broad question, but I would be interested to

  • I Cant play burn DVD due to no support of superdrive??

    I tried to turn on the iDVD application and had the following comment pop-up "Your Macintosh doe snot have a supported Superdrive. Please note that while you will be able to work with iDVD projects, you will not be able to burn a DVD disc" This is cr

  • How do I sync wipe ipod info and restore to mine?

    How do I wipe ipod info and restore my info?

  • What setting should I use for exporting movies?

    Hi I've read quite a lot of posts on these forums - I am getting the dreaded whitespace instead of the movie I want to see on my webpage. I created an flv from Premier Pro, put it in Flash CS3 + exported a SWF. the SWF plays fine in Flashplayer 9 and

  • Unity Cxn 8 smtp relay - wav file name

    Hi, Just wondering if it possible to change the name of or date/time stamp the wav file sent when relay is used? i.e. instead of voicemail.wav -> voicemail_15:13_06062012.wav Regards, John