Oracle 10g Application Hang Issue ...... Please need Urgent Help

Hello All,
We have Linux server with Oracle Application 10g and Oracle 11g database.
We have developed an application with JSP/Servlet. We are facing an wired issue with this application.
When we start using system with 4-3 users at a time, after few mins or few hours, that application slow down or hang.
and then after we are not even able to get a simple HTML page. It also affect the other applications as well, which are deployed on that server.
We have tried our best but not able to find what the exact problem is. Even we have used visualVM and Jconsole to monitor the application.
When application hang, we had found that there were 6,959 Loaded Classes, 200MB heap size, CPU usage 20%.
We have set the heap size to 2GB.
Another thing is, some procedures take 20sec to 2min to execute. But does this affect the application such a way that it goes hang?
Please help to found out the problem.
Thanks,
Ankur Raiyani

Hello,
I have a simple question.
If any procedure takes 40 - 45 sec to execute then will that affect the Oracle Application server and make all the deployed instance slow?
Please help me out
Thanks in advance ......
Ankur Raiyani

Similar Messages

  • _allow_level_without_connect_by  parameters. Please need urgent help. Thank

    Hi,
    We migrate a DB from 9i to 10g. Since we had the query bellow in 9i:
    SELECT id, nvl(parent_id,0) parent_id,name , level
    FROM sub_channels
    WHERE parent_id = 1
    and site_id = 1
    and IS_HIDE_INTERNAL_TREE is null
    ORDER BY name
    It fails in 10g. I found the solution bellow, BUT I READ IT'S VERY RISKY AND COULD BE HARMFULLY, BUT I NEED AN EXPLANATION WHY TO MY BOSS :-(. CAN SOMEONE PLEASE ENLIGHT WHAT CAN BE RISKY AND HOW TO AVOID THE RISKS?
    THANKS A LOT!!!!!!!!! Please see bellow what I found.
    The LEVEL feature without connect_by should be use in 10g with the definition in the init.ora file as:
    allowlevel_without_connect_by = true.
    Because this is a dynamic parameter I can connect as SYS and change on the DB level the parameter value:
    alter system set "_allow_level_without_connect_by" = true;
    Now the default = false.

    You still do not provide the link that says it is risky. See Metalink notes 271939.1 and 455953.1. They do not say setting that parameter is risky. What those notes say is using LEVEL without CONNECT BY is risky.
    "If you are using level without connect by, it is highly likely that you are making a mistake that could lead to unexpected errors."
    If you had tested your upgrade beforehand you would have seen this error and you would have tested if setting the parameter causes any risks.

  • Oracle 10g Application Server Stand By Creation

    Hi all ,
    I am newbe for oracle 10g application server . I need to know that how to create stand by applicattion server and how to make the report server name same as production server so that in case of emergency i can quickly shift on stand by.

    What we did was build the second server and powered it down. If our main data server loses power we start it up. The two servers are never up at the same time.
    To change the report name :
    1. Backup the file $ORACLE_HOME/sysman/emd/targets.xml.
    [oracle@tasias02 emd]$ pwd
    /u01/app/oracle/product/midtier/sysman/emd
    cp targets.xml targets.xmlbackup
    2. Modify the file targets.xml by changing all the occurrences of the wrong reports server name by the correct one.
    i.e. Replace rep_old with rep_new (4 places - changes)
    Copy the conf file as follows: ( this will named different from system to system )
    cp /u01/app/oracle/product/midtier/reports/conf/rep_old.conf /u01/app/oracle/product/midtier/reports/conf/rep_new.conf
    run this script:
    /u01/app/oracle/product/midtier/bin/addNewServerTarget.sh rep_new          (change rep_new to new report server name)
    3.Update the changed configuration .
    /u01/app/oracle/product/midtier/dcm/bin/dcmctl updateconfig -ct opmn -v -d
    /u01/app/oracle/product/midtier/dcm/bin/dcmctl resyncinstance -v -d
    4. Restart the Application Server Control Console
    /u01/app/oracle/product/midtier/bin/emctl stop iasconsole
    /u01/app/oracle/product/midtier/bin/emctl start iasconsole
    In the file:
    /u01/app/oracle/product/midtier/reports/config/reportsConfig.properties
    Change the Reports_Server_Name setting from "rep_old" to "rep_new" (change rep_new to new report server name)
    For 11 use this note :
    How to Create Two Reports Servers With the Same Name in the Same Subnet? [ID 437228.1]
    Best Regards
    mseberg

  • Urgent: problem running reports in Oracle 10g application server

    Hi all,
    our problem is that we deployed a jsp report as Ear file in Oracle 10g application server in infrastructure node.deployment says successfull.when we try to run that report it says 401 unauthorised.while sending request we are passing the database username,password &sid is this correct or any configuration setting to be done to make it run.
    one morething normal jsp works fine.when we run reports jsp it gives the above mentioned 401 error.

    hello,
    when you deploy reports JSPs they still require the reports specific componentes (e.g. TLD file, classes, ...) etc be available. i doubt that's the case in your ear file.
    thanks,
    ph.

  • Is it possible to upgrade only apache in oracle 10g application server.

    Hi All,
    I have to upgrade only apache in oracle 10g application server with out upgrading oracle 10g as.
    Is it possibel to upgrade only apache version in oracle 10g application server. if yes.could you suggest the steps that i need to follow.
    This is very urgent.
    Thanks in advance.
    Regards,
    Sathya

    If your trying to upgrade just apache in that oracle home, then no. If your trying to upgrade to a real apache version, from apache.org, mod_oc4j won't work. You need to use Oracle's version of Apache or HTTP Server.
    Is there a reason you only want to upgrade Apache and not the whole oracle home?
    There are ways to do it, but it wouldn't be supported by Oracle and I wouldn't recommend that either.
    Edited by: user11993398 on Apr 13, 2011 3:04 PM

  • Oracle 10g application server

    Dear All,
    we have implemented the oracle 10g application server 10.1.2.0.2 now we pland to apply patch 3.
    can you guys guide me how to apply patch.
    i am familiar with oracle database from 9i to 11g , and RAC also but not with application server.
    please guide me.
    thanks in advance.

    Hi Sherkhan
    It isn't that difficult but you will need to read its documentation a little bit and should be familiar with the OAS architecture, so that you would know which components are used and where, so that you could upgrade them.
    For latest patches and patch sets for OAS 10g R2, check the following article on MOS/Metalink.
    Oracle Application Server 10g Release 2 (10.1.2) Support Status and Alerts ID 329361.1
    you should start by reading the readme of Patch 5983622 which is Patch Set 3. if you are logged on to Metalink, then access this link:
    direct link to the patchset 3;
    http://updates.oracle.com/ARULink/PatchDetails/process_form?patch_num=5983622
    particularly, the first 5 sections. they
    a useful discussion: (probably)
    Re: Patching OID/ DB Upgrade Patch Set 10.1.0.5 before OAS Patch Set 2 or 3
    hope that helps!
    AMN

  • Deployment of class file in oracle 10g Application Server

    Hi,
    I have a class file
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class HelloWorld extends HttpServlet {
    public void doGet(HttpServletRequest req, HttpServletResponse res)
    throws ServletException, IOException {
    res.setContentType ("text/html");
    PrintWriter out = res.getWriter();
    out.println("<HTML>");
    out.println("<HEAD><TITLE>Hello World</TITLE></HEAD>");
    out.println("<BODY>");
    out.println("<BIG>Hello World</BIG>");
    out.println("</BODY></HTML>");
    now I like to deploy(in oracle 10g Application Server) and run this file.
    please help me.

    Hi
    You have to deploy Servlet as a WAR File. I hope you already have web.xml file which u can get automatically in eclsipse during creation of servelet. I am not sure what ide u r using here. If u have created servlet in eclipse then I would suggest create a project dynamic webproject if u have not where IDE create all required files autmatiicaly and even you can deploy application from there itself.
    If you wanted to deploy manually then follow below steps (if u have war file)
    I am assuming you already created a Weblogic Domain and have admin username/password. Start your domain. Login into weblogic console like http://host:port/console and use admin username/password. Then from Deployments section, deploy the above WAR file. In Weblogic you can deploy JAR (EJBs, java files), WAR (web jsp, html, webservices, servlets) or EAR (JAR + WAR). In your case its just a WAR file.
    Thanks
    Sujit Singh

  • Installation of Oracle 10g Application Server in custom port or 1522

    I want to install Oracle 10g Application Server in Port 1522 or some other port as in port 1521 Oracle 10g database server is already installed.
    But every time I try to install Oracle 10g Application Server it give the warning about 1521 port and then start installing on same 1521 port automatically.
    What should I do if I want to install in some other port ?
    Please help
    Thanx

    As a method, to install an OAS on a custom port,
    1) make a file called staticports.ini and define your components/ports there.
    2) on the Specify Port Configuration Options screen, select Manual and specify this file.
    Follow this link for details for 10g.
    http://download.oracle.com/docs/cd/B14099_19/win.1012/install.1012/install/reqs.htm#CHDJACIG
    However, there are ways to use the same port for OAS and DB depending upon the version of your listener. Check the version of your DB Listener, and if it is 10.1.0.2 or higher then you are just good to go with automatic port assignments.
    AMN

  • Deploying Oracle Retail Applications in Oracle 10g Application Server

    Hi All..
    Can anyone help me to know:
    How to Deploy Oracle Retail Applications(like RMS,ReIM,RIB) in Oracle 10g Application Server.
    Regards.

    Hi Ahmed,
    It sounds you have not yet had the chance to lay eyes on the installation guides - they are not perfect but should point you in the right direction.
    Please start at http://www.oracle.com/technetwork/documentation/oracle-retail-100266.html and check out the install guide per application module.
    Best regards,
    Erik

  • Auditing in oracle 10g database and oracle 10g application server

    Dear friends,
    We have oracle 10g application server and oracle 10g database server in place.My criteria is to audit users connected using oracle application user credentials to the database.
    Can you please tell me how can i do it.
    Thanks & regards,

    Its the database connection you want to track. The session audit will show where it came from.
    Auditing is turned using this command:
    alter system set audit_trail = DB scope=spfile;
    Note: The use of spfile will require a DB bounce before audit starts
    To audit Sessions:
    audit create session;
    Query by Audit Type:
    SELECT A.USERNAME,
    OS_USERNAME,
    A.TIMESTAMP,
    A.RETURNCODE,
    TERMINAL,
    USERHOST
    FROM DBA_AUDIT_SESSION A
    WHERE USERHOST = <replace with iAS servername> ;
    By User
    SELECT USERNAME,OBJ_NAME,ACTION_NAME , TIMESTAMP
    FROM DBA_AUDIT_TRAIL WHERE USERNAME = 'SCOTT';
    Check for users sharing database accounts
    select count(distinct(terminal)),username
    from dba_audit_session
    having count(distinct(terminal))>1
    group by username;
    Attempts to access the database at unusual hours
    SELECT username, terminal, action_name, returncode,
    TO_CHAR (TIMESTAMP, 'DD-MON-YYYY HH24:MI:SS'),
    TO_CHAR (logoff_time, 'DD-MON-YYYY HH24:MI:SS')
    FROM dba_audit_session
    WHERE TO_DATE (TO_CHAR (TIMESTAMP, 'HH24:MI:SS'), 'HH24:MI:SS') <
    TO_DATE ('08:00:00', 'HH24:MI:SS')
    OR TO_DATE (TO_CHAR (TIMESTAMP, 'HH24:MI:SS'), 'HH24:MI:SS') >
    TO_DATE ('19:30:00', 'HH24:MI:SS');
    Attempts to access the database with non-existent users
    SELECT username, terminal, TO_CHAR (TIMESTAMP, 'DD-MON-YYYY HH24:MI:SS')
    FROM dba_audit_session
    WHERE returncode <> 0
    AND NOT EXISTS (SELECT 'x'
    FROM dba_users
    WHERE dba_users.username = dba_audit_session.username);
    Other audits you might consider:
    audit grant any object privilege;
    audit alter user;
    audit create user;
    audit drop user;
    audit drop tablespace;
    audit grant any role;
    audit grant any privilege;
    audit alter system;
    audit alter session;
    audit delete on AUD$ by access;
    audit insert on AUD$ by access;
    audit update on AUD$ by access;
    audit delete table;
    audit create tablespace;
    audit alter database;
    audit create role;
    audit create table;
    audit alter any procedure;
    audit create view;
    audit drop any procedure;
    audit drop profile;
    audit alter profile;
    audit alter any table;
    audit create public database link;
    Best Regards
    mseberg

  • Setting of ICONS in Oracle 10G Application Server

    Hi...
    I'm facing a problem of Icons which are not displayed at run time.
    I'm using Oracle 10G Application Server.
    plz tell what setting should i do.
    its urgent.
    Thanks & Regards
    Sanjeev Kumar

    1 did u put the icon file in the forms folder in IAS?
    2 Are you able to access the icon if u directly enter the icon value ?
    http://www.Alexyscorp.com/myicon.gif
    if its not port 80 enter the port
    3 In the httpd.conf file whats the root directory ? Try putting the icon there
    Best Regards
    Rajesh Alex
    Message was edited by: Rajesh Alex
    Alex(AlexysCorp)

  • Apply patch 10.1.2.3 on oracle 10g application server 10.1.2.0.2

    Dear All,
    i have installed oracle 10g application server 10.1.2.0.2 with infrastructure and forms & report.
    now i downloaded the patch 10.1.2.3 to apply on it.
    I have two homes in my application 10g server (infra and forms&report).
    should first i apply apply patch on infrastructure and than on forms & report home.
    am i correct.? can you please give me procedure how to apply the patch on 10g application server 10.1.2.0.2.
    Thanks & regards,
    Sher khan

    Hi,
    can you please correct me in sequence..
    1) install oracle 10g application server including
    i) infrastructure
    2) install forms and report.
    3) apply patch 10.1.2.3 on application server
    3.1) apply patch on forms and report
    3.2) than apply patch on infrastructure..
    is it correct sequence thanks,
    Thanks & regards,
    Sher khan

  • Anybody installed Oracle 10g application server on windows 2008 (64 bit) se

    Has anybody installed Oracle 10g application server on OS : windows 2008 (64 bit) server.
    which version of OAS we should use?l. we are using dell server .
    regds
    santosh
    Edited by: user5429538 on Feb 24, 2010 2:59 AM

    Hi Santosh,
    Has anybody installed Oracle 10g application server on OS : windows 2008 (64 bit) server.I dont think any version of Oracle Application Server is certified for windows 2008 yes.
    But, u can Install Oracle Application Server 10g Release 2 (10.1.2.0.2) on windows 2003 (64 bit) server
    Please refer below links for download and to check certification:
    http://www.oracle.com/technology/software/products/ias/htdocs/101202.html
    http://www.oracle.com/technology/software/products/ias/files/as_certification_r2_101202.html
    http://www.oracle.com/technology/software/products/ias/files/oracle_soa_certification_101310.html
    Hope helps
    Regards,
    X A H E E R

  • Oracle 10g Database Server or Oracle 10g Application Server

    Greetings and Salutations!
    I need to install APEX 3.01 for development purposes and I'm wondering if I need to do an Oracle 10g Database Server installation, an Oracle 10g Application Server installation, and then the APEX 3.01 installation, or is there another way such as an Oracle 10g Application Server installation and then the APEX 3.01 installation.
    I'm confused and I need advice.
    Thanks,
    Charles

    Apex software runs inside the database using the database's PL/SQL engine.
    Apex software is accessed via HTTP requests that may be sent to an HTTP server as included on the database 'companion CD' or in the Application Server.
    Apex installation is described in the APEX install manual at http://www.oracle.com/technology/products/database/application_express/index.html

  • Oracle 10g application server installation and configuration

    Dear All,
    i am going to install oracle 10g application server including forms & report services.
    what is the latest version for oracle 10g application server so that i download and install the correct one.
    please put URL to download the software .
    Thanks & regards,
    Sher khan

    hi,
    for forms and reports purpose you can download standalone oracle forms and reports (version 10.1.2.0.2) component.
    If you want to upgrade it you can upgrade it to 10.1.2.3.0.
    find url for the same :
    http://www.oracle.com/technetwork/middleware/ias/downloads/101202-095224.html
    i'll recommend you to use oracle fusion middleware 11g forms, reports,portal and discoverer component.
    regards,
    Ajinkya

Maybe you are looking for

  • IPhone 3G Starts Playing Music In Car Then Stops

    Hey everyone, I have a new problem with my iPhone 3G. You see, when I used to have the original iPhone, it used to work fine with my car's headunit: http://mobile.jensen.com/jensen/JensenProductDetail.do?ACTIONTYPE_ID=ACTION_TYPE_PRODUCT_DETAIL&ACTIO

  • Can't add a new printer UF II

    Hi, We've a new Canon printer through the network and I'm trying to install it following the manual steps (install UFR II ... add printer.... more printers... selected Canon IP (UFR II).... added direction (valid and complete)) but then, when I click

  • Page Tool and Layout Adjustments - for iPad

    Is there a good way to resize a document in InDesign CS5? I work at a print publication that needs to re-adjust the page specs to a size that is compatible with the iPad. I tried using the 'Page Tool and Layout Adjustments' but I find them not very g

  • What to do next, major issue w/ 2009 MacBook pro

    So, I was watching a movie in QuickTime yesterday and all of the sudden it froze and the screen was not really active at all. No key combinations worked so I held the power button and shut it down. I turned it back on and got the folder icon with the

  • Can I upgrade my e9150t front panel 2 usb from 2.0 to 3.0?

    I have an e9150t about 5 or so years old.  I just added a USB 3.0 card to it.  Can I somehow upgrade or swap out the front panel top left 2 usb slots with 3.0? Thanks