Oracle Process

Dear Gurus
We are working in Online Application, and certain peak time our database activity increases and more than 1100 users login. ( checked in view v$session and v$parameter )
Process parameter value = 1100
sessions paramter value = 1215
OS : Windows 2003 server
Oracle : 10.2.0
RAM : 20 GB
SGA_TARGET : 7GB
Server : Intel Xeon (R) 8 cpu
Issues : DB server usage went 100% for few seconds, and then back to around 50%. Some users get DB server errors, because the process parameter is limited to 1100.
Can you guide me ? should I increase the process parameter to 2000 ??
or should I replace the existing server with heavy server and then increase the process parameter to 2000.
Kind Regards.

Umesh Gupta wrote:
oracleRaj wrote:
Dear Gurus
We are working in Online Application, and certain peak time our database activity increases and more than 1100 users login. ( checked in view v$session and v$parameter )
Process parameter value = 1100
sessions paramter value = 1215
OS : Windows 2003 server
Oracle : 10.2.0
RAM : 20 GB
SGA_TARGET : 7GB
Server : Intel Xeon (R) 8 cpu
Issues : DB server usage went 100% for few seconds, and then back to around 50%. Some users get DB server errors, because the process parameter is limited to 1100.
Can you guide me ? should I increase the process parameter to 2000 ??
or should I replace the existing server with heavy server and then increase the process parameter to 2000.
Kind Regards.HI,
You can check v$resource_limit
select * from v$resource_limit where resource_name in ('processes','sessions');
RESOURCE_NAME   CURRENT_UTILIZATION MAX_UTILIZATION INITIAL_AL     LIMIT_VALU     
processes     32               150            150            150
sessions     37               155            170            170If MAX_UTILIZATION is equal to Initial value of parameter and you are getting error regarding the same.
You can think of increasing the values of the parameters
Regards
UmeshSQL> select * from v$resource_limit;
RESOURCE_NAME CURRENT_UTILIZATION MAX_UTILIZATION INITIAL_AL LIMIT_VALU
processes 98 1100 1100 1100
sessions 102 1215 1215 1215
enqueue_locks 17 329 14890 14890

Similar Messages

  • Error while creating a new action in Oracle Process Builder 10gR3.

    Hi,
    After creating a process in Oracle Process Builder 10gR3 when I am creating a
    new action then the following exception is occuring :
    ************** Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an
    object.
    at Stellent.IBPM.Actions.ActionsToolbox.Load()
    at Stellent.IBPM.Actions.SelectActionForm.ActionModuleSelectForm_Load(Object
    sender, EventArgs e)
    at System.Windows.Forms.Form.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    at System.Windows.Forms.ContainerControl.WndProc(Message& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
    wparam, IntPtr lparam)
    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1891 (QFEN-1.050727-1800)
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ActionLoader
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase:
    file:///C:/WINDOWS/assembly/GAC_MSIL/ActionLoader/1.0.0.0__3fc10cde1afe6713/Acti\
    onLoader.dll
    BomInterop
    Assembly Version: 1.0.0.0
    Win32 Version: 8.0.0.382
    CodeBase: file:///D:/Program%20Files/Stellent/IBPM/BomInterop.DLL
    Stellent.IBPM.Builder
    Assembly Version: 1.0.0.0
    Win32 Version: 8.0.0.382
    CodeBase:
    file:///C:/WINDOWS/assembly/GAC_MSIL/Stellent.IBPM.Builder/1.0.0.0__3fc10cde1afe\
    6713/Stellent.IBPM.Builder.dll
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
    file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/Sy\
    stem.Drawing.dll
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
    file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    Stellent.IBPM.Actions
    Assembly Version: 1.0.0.0
    Win32 Version: 8.0.0.382
    CodeBase:
    file:///C:/WINDOWS/assembly/GAC_MSIL/Stellent.IBPM.Actions/1.0.0.0__3fc10cde1afe\
    6713/Stellent.IBPM.Actions.dll
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1891 (QFEN-1.050727-1800)
    CodeBase:
    file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e\
    089/System.Windows.Forms.dll
    Infragistics2.Win.UltraWinTabControl.v6.2
    Assembly Version: 6.2.20062.34
    Win32 Version: 6.2.20062.34
    CodeBase:
    file:///C:/WINDOWS/assembly/GAC_MSIL/Infragistics2.Win.UltraWinTabControl.v6.2/6\
    .2.20062.34__7dd5c3163f2cd0cb/Infragistics2.Win.UltraWinTabControl.v6.2.dll
    System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
    file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50\
    a3a/System.Configuration.dll
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase:
    file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System\
    .Xml.dll
    Infragistics2.Win.v6.2
    Assembly Version: 6.2.20062.34
    Win32 Version: 6.2.20062.34
    CodeBase:
    file:///C:/WINDOWS/assembly/GAC_MSIL/Infragistics2.Win.v6.2/6.2.20062.34__7dd5c3\
    163f2cd0cb/Infragistics2.Win.v6.2.dll
    Infragistics2.Shared.v6.2
    Assembly Version: 6.2.20062.34
    Win32 Version: 6.2.20062.34
    CodeBase:
    file:///C:/WINDOWS/assembly/GAC_MSIL/Infragistics2.Shared.v6.2/6.2.20062.34__7dd\
    5c3163f2cd0cb/Infragistics2.Shared.v6.2.dll
    Infragistics2.Win.Misc.v6.2
    Assembly Version: 6.2.20062.34
    Win32 Version: 6.2.20062.34
    CodeBase:
    file:///C:/WINDOWS/assembly/GAC_MSIL/Infragistics2.Win.Misc.v6.2/6.2.20062.34__7\
    dd5c3163f2cd0cb/Infragistics2.Win.Misc.v6.2.dll
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

    Hi Deena,
    This error:
    "[2012-07-10T14:50:30.005+05:30] [wls_ods1] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JXkC9dU3FClqwsJb6G1FyhO000003D,0] [APP: odsm#11.1.1.2.0] Server Exception during PPR, #7[[
    javax.servlet.ServletException: Could not initialize class com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub"
    is known issue
    Go to metalink, article: Unable To Connect To OVD 11g Webinterface Using ODSM. [ID 1282757.1]
    You need to apply that patch.
    I hope this helps,
    Thiago Leoncio.

  • How to fetch oracle process id from a stored procedure.

    Hi,
    I want to fetch the oracle process id from within a stored procedure.
    I know that the one way to do this is using the v$process view. But, a grant has to be given to the user on this table. Due to the strict policies at my workplace, I do not have the permission to do this, nor can i ask anyone to give the grant. But, i need the oracle pid very much.
    Is there an alternate way to get the oracle process id from within the stored procedure (without using the v$process view, like we have sys_context() to fetch session id without using v$session) ?
    Any help would be appreciated.
    Thanks,
    AP

    Hi,
    The point is i do not want to use v$process ( or v_$process) ,because i can not give the select grant to the user on this view. ( As i need to fetch it from a stored procedure, not from the SQL prompt).
    Rahul , your query is correct. It fetches the values ( though i needed oracle process id not unix pid ; i would get it through p.pid), but i need an alternate approach to this.
    Is there an alternate approach which would enable me to fetch the oracle process id ( without using any of the V$ - system views) ? Does Oracle has such a feature /approach ?
    -AP

  • Unable to start Oracle Process Manager from the windows services for OBIEE

    Hi,
    I have OBIEE 11g installed on a 32-bit windows machine. Of the two windows services installed, I am unable to start the Oracle Process Manager. When I try to start it I get the following error:
    Error 1053: The service did not respond to the start or control request  in a timely fashion.
    At the back end, this service is calling the file opmn.exe which is placed at MIDDLEWAREHOME\Oracle_BI1\opmn\bin. On trying to execute this file the error we get is:
    The procedure entry point longjmp could not be located in the dynamic link library orauts.dll
    I have tried replacing the orauts.dll file, but to no avail.
    Please let me know if you have any clue regarding what is to be done.
    Thanks
    Naman

    Hi Naman,
    This error occurs for the following reasons,
    *Path variable is not set properly
    *Multiple Oracle homes exists in the same machine.
    Follow the below steps and let me know if it works,
    1. Select My Computer -> Right Click -> Properties
    2. In the System Properties screen go to Advanced Tab
    3. Click on Environment Variables
    4. In the System Variables section select PATH variable & Click edit
    5. Now you will find that it will contain invalid directories. Remove the incorrect entries. This may happen when you have multiple oracle homes in the same machine
    6. Restart the service.
    Rgds,
    Dpka

  • What are the oracle processes involved in Data Guard Operation

    Hi All,
    I have a Primary and secondary physical standby database.
    I want to know what are the oracle processes involved in the synchrnization between primary and secondary.
    Thanks
    Santosh

    The best place to get this information is Data Guard Concepts and Administration Guild
    The link for 10g Release 2
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14239/concepts.htm#i1039416
    The link for 10g Release 1
    http://download-west.oracle.com/docs/cd/B14117_01/server.101/b10823/concepts.htm#1039415
    The link for Oracle 9i
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96653/concepts.htm#1027493

  • 11.1.2  Oracle Process Manager - start  error

    Hi,
    i start EPM system batch file, the Oracle Process Manager (EPM_epmsystem1) service did not start, i found this in starter.log.
    First time after installation the service went up without any problems.
    start:
    [starter] oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
    [starter] Operation aborted because of a parse error or bad value specified in opmn.xml
    [starter]      at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)
    [starter]      at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
    [starter]      at com.hyperion.cis.ant.starter.OPMNStarter.startAndReloadOpmnCtl(OPMNStarter.java:174)
    [starter]      at com.hyperion.cis.ant.starter.OPMNStarter.init(OPMNStarter.java:47)
    [starter]      at com.hyperion.cis.ant.starter.StarterEngine.load(StarterEngine.java:129)
    [starter]      at com.hyperion.cis.ant.starter.StarterEngine.execute(StarterEngine.java:103)
    [starter]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [starter]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [starter]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [starter]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [starter]      at java.lang.reflect.Method.invoke(Method.java:597)
    [starter]      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [starter]      at org.apache.tools.ant.Task.perform(Task.java:348)
    [starter]      at org.apache.tools.ant.Target.execute(Target.java:357)
    [starter]      at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [starter]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [starter]      at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [starter]      at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [starter]      at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [starter]      at org.apache.tools.ant.Main.runBuild(Main.java:698)
    [starter]      at org.apache.tools.ant.Main.startAnt(Main.java:199)
    [starter]      at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [starter]      at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [starter] Components sequence: [[AnalyticProviderServices.properties, BPMS_bpms1_Server.properties, CalcMgr.properties, EIS.properties, EisServer.properties, EpmaDataSync.properties, EpmaWebReports.properties, Essbase.properties, EssbaseAdminServices.properties, FoundationServices.properties, OHS.properties, Planning.properties, ProcessManager.properties, RMI.properties, RaFramework.properties, RaFrameworkAgent.properties, ocm.properties]]
    [starter] Starting component: FoundationServices.properties
    [starter] Selected starter: com.hyperion.cis.ant.starter.ServiceStarter@193a66f[name=HyS9FoundationServices,checker=com.hyperion.cis.ant.starter.checkers.J2eeChecker@c9131c,engine=<null>,id=<null>,type=<null>,waitFor=true,running=false,timeout=500000,interval=5000,softDependency=[],strongDependency=[],isExecuted=false]
    [starter] Start time: Thu May 13 10:01:48 CEST 2010
    [starter] End time: Thu May 13 10:03:30 CEST 2010. Delay : 101937ms
    [starter] Starting component: AnalyticProviderServices.properties
    [starter] Selected starter: com.hyperion.cis.ant.starter.ServiceStarter@1ec8909[name=HyS9aps,checker=com.hyperion.cis.ant.starter.checkers.J2eeChecker@18c56d,engine=<null>,id=<null>,type=<null>,waitFor=true,running=false,timeout=500000,interval=5000,softDependency=[FoundationServices.properties],strongDependency=[],isExecuted=false]
    [starter] Start time: Thu May 13 10:03:32 CEST 2010
    [starter] End time: Thu May 13 10:05:01 CEST 2010. Delay : 89688ms

    Hi,
    i start EPM system batch file, the Oracle Process Manager (EPM_epmsystem1) service did not start, i found this in starter.log.
    First time after installation the service went up without any problems.
    start:
    [starter] oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
    [starter] Operation aborted because of a parse error or bad value specified in opmn.xml
    [starter]      at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)
    [starter]      at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
    [starter]      at com.hyperion.cis.ant.starter.OPMNStarter.startAndReloadOpmnCtl(OPMNStarter.java:174)
    [starter]      at com.hyperion.cis.ant.starter.OPMNStarter.init(OPMNStarter.java:47)
    [starter]      at com.hyperion.cis.ant.starter.StarterEngine.load(StarterEngine.java:129)
    [starter]      at com.hyperion.cis.ant.starter.StarterEngine.execute(StarterEngine.java:103)
    [starter]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [starter]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [starter]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [starter]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [starter]      at java.lang.reflect.Method.invoke(Method.java:597)
    [starter]      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [starter]      at org.apache.tools.ant.Task.perform(Task.java:348)
    [starter]      at org.apache.tools.ant.Target.execute(Target.java:357)
    [starter]      at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [starter]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [starter]      at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [starter]      at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [starter]      at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [starter]      at org.apache.tools.ant.Main.runBuild(Main.java:698)
    [starter]      at org.apache.tools.ant.Main.startAnt(Main.java:199)
    [starter]      at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [starter]      at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [starter] Components sequence: [[AnalyticProviderServices.properties, BPMS_bpms1_Server.properties, CalcMgr.properties, EIS.properties, EisServer.properties, EpmaDataSync.properties, EpmaWebReports.properties, Essbase.properties, EssbaseAdminServices.properties, FoundationServices.properties, OHS.properties, Planning.properties, ProcessManager.properties, RMI.properties, RaFramework.properties, RaFrameworkAgent.properties, ocm.properties]]
    [starter] Starting component: FoundationServices.properties
    [starter] Selected starter: com.hyperion.cis.ant.starter.ServiceStarter@193a66f[name=HyS9FoundationServices,checker=com.hyperion.cis.ant.starter.checkers.J2eeChecker@c9131c,engine=<null>,id=<null>,type=<null>,waitFor=true,running=false,timeout=500000,interval=5000,softDependency=[],strongDependency=[],isExecuted=false]
    [starter] Start time: Thu May 13 10:01:48 CEST 2010
    [starter] End time: Thu May 13 10:03:30 CEST 2010. Delay : 101937ms
    [starter] Starting component: AnalyticProviderServices.properties
    [starter] Selected starter: com.hyperion.cis.ant.starter.ServiceStarter@1ec8909[name=HyS9aps,checker=com.hyperion.cis.ant.starter.checkers.J2eeChecker@18c56d,engine=<null>,id=<null>,type=<null>,waitFor=true,running=false,timeout=500000,interval=5000,softDependency=[FoundationServices.properties],strongDependency=[],isExecuted=false]
    [starter] Start time: Thu May 13 10:03:32 CEST 2010
    [starter] End time: Thu May 13 10:05:01 CEST 2010. Delay : 89688ms

  • Unable to start Oracle Process Manager Service

    I installed EPM 11.1.2.1 on Windows 2008 R2.
    Oracle database 11g.
    I installed and configured every thing was working fine. But suddenly the Oracle Process Manager service is not starting.
    I checked in event viewer the following error i found:
    The Oracle Process Manager (EPM_epmsystem1) service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion.
    Please help me.

    Hi Jasmin,
    The error was:
    The service did not respond to the start or control request in a timely fashion.
    Thanks,
    Ravi.

  • WARNING:Oracle process running out of OS kernel I/O resources (1)

    Hi,
    on my server, IBM power6, with oracle 10.2.0.4, dbwr trace report some errors like this:
    *** 2010-08-31 06:26:46.574
    Warning: lio_listio returned EAGAIN
    Performance degradation may be seen.
    WARNING:Oracle process running out of OS kernel I/O resources (1)
    *** 2010-09-01 07:11:38.691
    Warning: lio_listio returned EAGAIN
    Performance degradation may be seen.
    WARNING:Oracle process running out of OS kernel I/O resources (1)
    The awr in this period of time reports:
    Top 5 Timed Events Avg %Total
    ~~~~~~~~~~~~~~~~~~ wait Call
    Event Waits Time (s) (ms) Time Wait Class
    db file sequential read 509,435 2,610 5 42.3 User I/O
    CPU time 1,714 27.8
    log file sync 55,309 1,146 21 18.6 Commit
    log file parallel write 60,498 937 15 15.2 System I/O
    db file parallel write 27,166 295 11 4.8 System I/O
    The workload was represented from a sqlldr with rows=100000.
    Warning in trace file worry me.
    Warning: lio_listio returned EAGAIN
    depends on aioserver that is low, 10 instead 50, because we have 40disks*10/8 cpu.
    Can anyone help me?

    In note 443368.1:
    " If you are using JFS/JFS2, then set the initial value to *10 times the number of logical disks divided by the number of CPUs*."
    pstat -a | grep -c aios
    161
    lsattr -E -l aio0
    autoconfig available STATE to be configured at system restart True
    fastpath enable State of fast path True
    kprocprio 39 Server PRIORITY True
    maxreqs 4096 Maximum number of REQUESTS True
    maxservers 10 MAXIMUM number of servers per cpu True
    minservers 1 MINIMUM number of servers True
    Edited by: Davy on 1-set-2010 3.04

  • Unable to start obiee11g oracle process manager

    hi,
    i am unable to start the server
    console services are started and bni_server1 also started but oracle process manager is not running
    please help
    thanks
    chinu

    –> Start NodeManager from the Command Prompt
    Cd bi0104\wlserver_10.3\server\bin
    startNodeManager.cmd
    Wait untill you see message “Secure socket listener start at port……”
    –> Start Admin server from command prompt
    Cd bi0104\user_projects\domains\bifoundation_domain\bin
    startWebLogic.cmd
    It will ask for user name / password. Specify the user details that you used at the time of the Oracle BI 11g install. You could also use a ‘Boot Identity File’ -(boot.properties). Check the documentation for more details.
    Wait untill you see message Admin server is in ‘RUNNING MODE’.
    –> Now start Managed server from GUI
    Access WebLogic console from a webbrowser
    http://<machinename>:7001/console
    Login, Environment > servers > Control > select bi_server1 > click on start
    It would take some time for the Managed server to start. Wait untill you see the ‘Running’ status.
    –> Now start the OBIEE components from command prompt
    Cd bi0104\instances\instance7\bin
    opmnctl startall
    Note that it’s a possible startup sequence. There are multiple ways to statup.
    i am getting all above messages all but not getting oracle process manager up in the services.msc
    error : not getting up in timely fashion -1053
    thanks
    Edited by: user11165720 on Apr 1, 2011 4:24 AM

  • Unable to start Oracle Process manager (instance1) service.

    When I try to start this service I get the following error in Event Manager:
    Faulting application opmn.exe, version 11.0.0.0, time stamp 0x4ed8d1e8, faulting module yod.dll, version 6.0.6002.18541, time stamp 0x4ec3e855, exception code 0xc0000135, fault offset 0x00000000000b6fc8, process id 0x1ca4, application start time 0x01cd660277503c3a.
    But if I try through the command prompt 'opmnctl start' it works just fine. The problem is now I have to stay logged into the machine, if I log out opmn shuts down.
    This is happening on two servers we have this installed on. Windows Server 2008 (NOT R2) 24gb ram. Otherwise it is running just fine.
    Very little help on google for this issue. Any help would be great.

    Sorry if I was not clear on my issues, but it is when I try to start the windows service, (Oracle Process Manager (instance1), that I get this error in the Event Logs.
    Does anyon know the difference between the commands for starting this service through Windows Services and 'opmnctl start'?
    Edited by: 844667 on Jul 20, 2012 8:05 AM
    Edited by: 844667 on Jul 20, 2012 8:06 AM

  • New forum for Oracle Process Manufacturing Users

    www.opmforums.com
    The OPM Forum is a new resource available to end users, consultants, developers and anyone else interested in learning more about making the most out of Oracle Process Manufacturing. OPM Forum brings together experts, proficient users and newbies to promote knowledge sharing, technical exchange and best practices around OPM implementations.
    The forum is fully searchable and contains postings around a variety of topics related to OPM. Current topics include data collection, inventory/receiving, order management/shipping, production and quality. The forum is open to the public and registration is free. Once registered, users can:
    Post new threads
    Reply to other peoples' threads
    Edit posts
    Receive email notification of replies to posts and threads they specify
    Send private messages to other members
    Enter events in the forum calendar
    Set up a 'buddy-list' to quickly see which friends are currently online
    The forum is non-commercial and individual email and/or other personal information is not disclosed.
    Check it out for yourself at www.opmforums.com

    You can still use this forum. It would better
    if we can concentrate all the Text questions on the Oracle Text forum.
    null

  • WARNING:Oracle process running out of OS kernel I/O resources

    Hi!
    I am getting below warning in the dbwr trace files almost daily at different times:
    WARNING:Oracle process running out of OS kernel I/O resources
    We are using :
    SuSE Linux Enterprise Edition 10 Sp 2
    OS Kernel --> 2.6.16.60-0.39.3-smp
    Oracle Database 10.2.0.2 64-bit with only 5380055 bug fix applied
    Storage: IBM DS 8300
    fs.aio-max-nr = 65536
    Please help in resolving this issue.
    Regards,
    Raju

    Hi Mark,
    Thank u for quick ur reply.
    Doc #396057.1 (SuSE 10.2 OS issue) --> This note says "The archiver is getting stuck with ORA-19502 and ORA-27061", whereas in my case I'm not getting any ORA- errors in alert log nor anywhere but only getting these warnings in dbwr trace files that is also intermittently.
    I have consulted my system team in regards to disk I/O they said we are using very high end storage and there are no errors or warnings in the OS system logs.
    # 415872.1 --> this note says "HUNG DATABASE INSTANCE IF LINUX KERNEL MISS AIO REQUEST". This is not the situation in our case.
    #6687381.8 --> says versions confirmed as being affected are 10.2.0.3 and 10.2.0.4
    I'm unable to find anything which points to my situation, pls help.
    regards,
    raju

  • Ora-03113 and no oracle process found in SuSE10.1

    I just installed Oracle10.2 on SuSE10.1.
    When created database, the ora-03113 occured.
    And other results are:
    ps -ef can't find any Oracle process,
    ipcs can't find any Oracle process either.
    the question is how to start the backgroud process manually?
    And how to solve the ora-03113 problem?
    I know it's very complicated. :)
    Roy

    yes. i can follow these steps. all envs are correct, i think.
    i didn't create the database successfully, so when i startup the instance using startup nomount, the error ora-03113 occurs too.
    the bad thing is I can't find any error messages in BACKGROUND_DUMP or other placess.
    How can I handler this?
    Merry Xmas
    Roy

  • Oracle process running out of OS kernel I/O resources

    Hi All,
    Here is our platform:
    Oracle Version: 10.2.0.4.0
    O/S: Linux x86_64
    We are getting the below Error Msg:
    ERROR:
    ===================================================================
    WARNING:io_submit failed due to kernel limitations MAXAIO for process=128 pending aio=123 WARNING:asynch I/O kernel limits is set at AIO-MAX-NR=1048576 AIO-NR=64384 WARNING:Oracle process running out of OS kernel I/O resources
    ===================================================================
    To avoid this we recently upgrade the Oracle to 10.2.0.4.0 and applied the below Ipatches also but still we are getting the same error:
    p6051177_10204_Linux-x8664.zip
    p6024730_10204_Linux-x8664.zip
    p5935935_10204_Linux-x8664.zip
    p5923486_10204_Linux-x8664.zip
    p5895190_10204_Linux-x8664.zip
    p5880921_10204_Linux-x8664.zip
    p5756769_10204_Linux-x8664.zip
    p5747462_10204_Linux-x8664.zip
    p5561212_10204_Linux-x8664.zip
    p6944036_10204_Linux-x8664.zip
    p6826661_10204_Linux-x8664.zip
    p6775231_10204_Linux-x8664.zip
    p6768114_10204_Linux-x8664.zip
    p6679303_10204_Linux-x8664.zip
    p6645719_10204_Linux-x8664.zip
    p6452766_10204_Linux-x8664.zip
    p6379441_10204_Linux-x8664.zip
    p6324944_10204_Linux-x8664.zip
    p6313035_10204_Linux-x8664.zip
    p6151380_10204_Linux-x8664.zip
    p6084232_10204_Linux-x8664.zip
    p6082832_10204_Linux-x8664.zip
    p7573151_10204_Linux-x8664.zip
    p7522909_10204_Linux-x8664.zip
    p7513673_10204_Linux-x8664.zip
    p7300608_10204_Linux-x8664.zip
    p7287289_10204_Linux-x8664.zip
    p7149863_10204_Linux-x8664.zip
    p7027551_10204_Linux-x8664.zip
    p6972843_10204_Linux-x8664.zip
    p6954829_10204_Linux-x8664.zip
    p7592168_10204_Linux-x8664.zip
    p8201796_10204_Linux-x8664.zip
    p7592346_10204_Linux-x8664.zip
    p6705635_10204_Generic.zip
    p7252962_10204_Generic.zip
    Do we need to set any Oracle parameters?
    Thanks And Regards:
    Giridhar N

    Hi,
    under the limits.conf i am seeing the below values:
    Added for SAP on 2008-07-17 15:25:47 UTC
    @sapsys          soft    nofile          48000
    @sapsys          hard    nofile          48000
    @sdba            soft    nofile          32800
    @sdba            hard    nofile          32800
    @dba             soft    nofile          32800
    @dba             hard    nofile          32800
    still i am getting the same error:
    WARNING:io_submit failed due to kernel limitations MAXAIO for process=128 pending aio=127 WARNING:asynch I/O kernel limits is set at AIO-MAX-NR=65536 AIO-NR=65536 WARNING:Oracle process running out of OS kernel I/O resources (1)

  • Oracle process running out of OS kernel I/O resources (1)

    Hello All,
    I am getting "Oracle process running out of OS kernel I/O resources (1)" error message in DBWxx.trc files on AIX 5.3 platform, Please can anybody help me?
    Regards,
    Ajay

    What Oracle version? What, if any, error messages follow that message in the trace files? Anything in the alert.log?
    Did you try an MOS search? How about a Google search?
    This seems to be a pretty well known error.
    -Mark

  • Oracle process ORA_PSP0 & Solaris 10 Memory at 100%

    Oracle was gobbling 100% of system memory until I manually killed the "ora_psp0_IND" process and then Oracle's memory usage drops down to 0.4%. There were numerous "defunct" Oracle processes that listed the "ora_psp0_IND" process as it's owner.
    This has been 3 times in the last 2 weeks. Is this process required by Oracle??? Is there some tuning I can do???
    Oracle 10.2.0.1 on Solaris 10.

    i thinkg ora_psp is a background process for the Oracle PL/SQL server pages:
    http://www.oracle.com/technology/sample_code/products/ias/files/psp/index.html

Maybe you are looking for

  • Login issue in webi

    Hi all, When i try to login into infoview its shows logging Exception error and i can't log into infoview. Can anyone tell me what exactly the the problem is ??? waiting for your reply. Regards, Anish

  • Solution Manager Configuration

    Hi All, I want to configure Solution Manager for Support Activities and their reporting like creation of tickets by end user, resoultion time according to category. I need a documentation on the same if possible some configuration document. Help on t

  • Once an iBook has been exported to the iPad, how can that book be moved to a different iPad or back to iBooks Author?

    Once an iBook has been exported to the iPad, how can that book be moved to a different iPad or back to iBooks Author?

  • 4.3 HELP!

    I just got the 4.3 Software download started on my 3gs. It didn't go through for some reason but since then my phone kinda died. There's the apple on it and a line below it, but that's it. I can't turn it off and my iTunes doesn't see it anymore. Doe

  • Scanning with Adobe Acrobat Pro X using a Espon Workforce 630

    I have a Mac Pro with Lion OS and a epson workforce 630 both working fine. But Adobe CS6 -Acrobat Pro X does not see the scanner. I can print without problems, just can't see scanner. I've downloaded the latest epson drivers. Adobe doesn't show anyth