Oracle Aplication Takes long time to open Using SSGD

hello everybody!
We are accessing Web based oracle application through SSGD 4.2. User claming slow performance of application in compare to direct access over web.
please let me know if any tunning required ?
Details are as follows:-
Application Server : Windows 2003 with Oracle10g and 9AS Forms
Publishing Method: IE 6.0 has been published with URL of application in the argument.
Thanks & Regards
Saurabh Sharma

hello everybody!
We are accessing Web based oracle application through
SSGD 4.2. User claming slow performance of
application in compare to direct access over web.
please let me know if any tunning required ?
Details are as follows:-
Application Server : Windows 2003 with Oracle10g
and 9AS Forms
Publishing Method: IE 6.0 has been published with
URL of application in the argument.
Thanks & Regards
Saurabh SharmaI have also found following reason for slow speed of connection :--
1. Jinitiator(loaded with IE browser) and Terminal service do not work well together.
2. Every image which is tranfered over SSGD Behaves as a bitmap image . Which take time to load and the changes also transfer very slow.
Can any body guide me on this ?
Regards
Saurabh Sharma

Similar Messages

  • One Form 10g takes long time to open

    We have created one form using Object Library and all objects are inherited.
    It takes long time to open as compared to other forms which are inherited from Object Library.
    Anybody having any idea. It would be great if somebody can provide some help

    This form contains 3 tabs and one tab is completely inherited from Object Library (the whole block, items etc). I have tried to remove this inherited tab then it works better. So i think its definitely something to do with object library.
    Thanks alot.

  • Photo both takes long time to open, what can i do?

    photo both takes long time to open, what can i do?

    SO do you think we can get a aunser? i just bout my imac u know!!

  • My mac shutdown suddenly fr0m time to other and take long time to open

    hi everybody,
    I think i have big problem ,i have macbookpro I5 13" early 2011  , i just changed the board to I7 ( used  board got it from net ) after USB ports in my original logicboard are damaged due to drop  , after changing the board the mac is unstable, it take long time(half hour!) to show up anything after press power,  yes I press power and there are no response  from the mac (black monitor as its ) , just   i hear  a noise from the empty CD drive . once it open it work fine for a while (may 2 hours or more ) and then shutdown suddenly! and you have wait more than half hour to open it again if im lucky.
    Itried to rest the mac many times, replace the RAM places , i thought may the problem come from overheating the CPU, i monitored the CPU tempreture just before the suddenly shutdown was 57C
    please help ,any suggetions ?

    Run an Apple hardware Test:
    support.apple.com/kb/ht1509http://
    You may have to use OPTION D to start it.
    See what that picks up. 
    You may also bring the MBP to an Apple store or AASP for a diagnostic evaluation.
    Ciao.

  • Webi report takes long time to open

    Hi All.
    We have created few reports in webi and we have used variables in these reports.
    But while opening that reports into BI Launch pad browser, it is taking long time to open. e.g. 5 to 7 min or more.
    Please help to resolve this issue.

    Hi Anand R,
    A couple of questions from my side:
    1) Does the webi report contains any chart
    2) Are webi reports which are slow only on a single .UNX
    3) How about the network.
    4) Are you using IE
    5) Are you in 3.x or 4.x
    Could you try any of the below:
    1) Increase Tomcat memory pool to 4096Mb
    2) Stop and restart Tomcat once.
    3) Try with other browser
    4) Use something like Fiddler to understand the network speed
    5) Delete cookies in the browser
    Try the other options told by our SCN colleagues aswell..
    BR
    Prabhith

  • When I need to open a folder on the desktop takes long time to open, so it is with the hard drive?, I'm using Maverick

    The system boots without any problem, applications without a problem when I'm on the desktop and I need to open folders taking forever to open and for a moment I open and blocks other thing that the colored circle appears, use ten folders on the desktop where I'm keeping this information and take process and lock the desktop makes my job a little slow, and does anyone know anything about all of this as repairing system error?

    Have then select one of the photos and type Command+i. In the Info window that comes up check to see which application is set as the default application. If it's iPhoto therein lies the problem. Regardless of what is set for the default select Preview and click on the Apply to All... button. See if that will fix the problem.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • Applicatio​n front panel takes long time to open

    I have an application that will open quickly on one computer and takes a long time on another.  What is happening is the icon is displayed in the task bar but the front panel will not open for some period of time.  Both computers are running Windows 7 and the application was built in LV 2010.  The applications main purpose is capturing images from a USB camera. The communications to the camera is done using .NET components that were developed by the manufacturer of the camera.
    I was hoping somebody could give some ideas on where to start troubleshooting?
    Terry
    Solved!
    Go to Solution.

    I've had this exact issue on a computer that couldn't access the network. 
    It is because .NET is trying to access the network. Can you run this application on a computer connected to internet ? I believe you have to uncheck some options
    Control Panel --> Internet options --> Advanced
    I believe the three I unchecked were: "Check for Publisher's certificate revocation", "Enable Integrated Windows Authentication", and "Check for Server certificate revocation". I am not sure about the exact 3 I unchecked, but give it a try. Good luck !
    Kudos always welcome for helpful posts

  • Oracle + php take long time

    hello partners, in this last days i've been developing an application in php + oracle 10g like database engine. i'm using oci8 extension, it's been a headache for me because a simple database request take a long time, for example:
    SELECT e.SECUENCIA , e.fecha, a.descripcion,k.DESCRIPCION ,d.cantidad, d.precio FROM enc_venta_caf@ch e,det_venta_caf@ch d,articulos_caf@ch a, DEPENDENCIAS@ch k WHERE e.id_dependencia = d.id_dependencia(+) AND e.secuencia = d.secuencia and e.tipo_nomina='2' AND e.tipo_venta = 2 AND a.id_dependencia(+) = d.id_dependencia AND a.articulo(+) = d.articulo and e.STATUS is null and e.FICHA ='7230' and e.CONT_NOMINA >='2' and e.ano='2008' AND k.id_dependencia = a.id_dependencia
    it take a long time and sometime just a time out warning display.
    months ago, i worked with php + pdo_oci+ oracle 10g and i got the same result, a simple database
    query take a long time, for example:SELECT * FROM cel_nivel1 ORDER BY nivel1 ASC , it take more than 20 seconds and the table just have 24 rows.
    i'll be so happy if somebody can help me.
    thanks for your atention,
    peace !!!!

    Try [url http://download.oracle.com/docs/cd/E11882_01/network.112/e10835/sqlnet.htm#BIIIJHGH]sqlnet tracing. Charles Hooper has some more detailed examples of using a network monitoring tool: http://hoopercharles.wordpress.com/category/network-monitoring/
    You might consider we don't have crystal balls and can't quite understand what little you've told us. What is the client? What is pick?

  • Existing Quality Notification takes long time to open for certain vendors

    Hello Gurus,
    I have users complaining about the wait time( 2 t0 5 mintues) when opening of an Quality notification in QM03 for certain vendors. For soem vendors its fast and they always fast but for some it takes really long time and it always long.
    I tried the sql trace but nothin out of ordinary compare to the ones both kind slow and fast.
    Any help or idea would be really appreciated1
    Regards,
    Khan

    Dear Khan
    I think you need refer this to SAP itself. This is more of some program error than your execution. Please check this note if it can help you
    Note 1324998 - IQS9: Performance for general selection
    Regards
    Gajesh

  • RDS 2012 R2 take long time while opening first application

    Hello experts:
    My RDS Environment Have the following servers:
    1- Two web access server ( RR DNS )---> virtual machines
    2- Two Connection brokers servers (RR DNS) ---> Virtual machines
    3- Two host session servers combined as a farm ---> Physical machines with 128 GB of RAM for each server
    4- There is no gateway server.
    5- The Active Directory is 2008 R2 while the RDS is 2012 R2
    My problem is when the users try to access published application they faced a long time ( around 1 min ) to open the first app, the subsequent app open quickly, the problem on when launch the first app.
    I tried the following in order to solve the problem with no luck:
    - Edit the registry and add DisableTaskOffload with value =1.
    - Disable the large send offload v2 IPv4 on all NIC's.
    so the problem still exist and i didn't found any solution for it, any help or suggestion will highly appreciated.

    Hiya,
    I'm afraid I don't have a environment to build the exact script on, however I would think the below script should be able to help you:
    http://jesperarnecke.wordpress.com/2013/07/24/sharepoint-2010-mysite-preferred-search-center-setting-powershell/
    The above script really just opens an IE and navigates to the specified page. Finds the different required elements on the page(View Source to find) and manipulates them as required. ().Click etc.
    You properly need to add a Username and Password, in order to login, which the script should be able to handle fine. Do consider the risk of storing username/password in cleartext. - Its not necessarily a problem, but it could be if the account needs elevated
    privileges. However in this case it should just be a service user with 1 app to start :)
    Let me know if it helps you :)

  • Large file takes long time to open

    I'm not an Illustrator user.  I work in IT.  One of our Illustrator users is complaining that it takes about 10 to 15 minutes to open a 500MB file.  She has the latest hardware and 4 GBs of RAM on Windows 7.  She is on the latest version of CS5.  I just installed it a month ago.  CS4 was doing the same thing, so we bought new hardware and CS5.  I'm wondering if this is normal for such a large file to take this long to open?

    John is probably on to something, but then again it may be normal even when opened locally - AI's memory management simply isn't that great and it also doesn't progressively render partially opened files, so it waits for the whole file to be loaded before even giving you a shred of a preview, which, depending on what features are used, by itself can take forever....
    Mylenium

  • Execution of oracle cliet take long time in HPUX

    Hi all
    I have problem with oracle home 11.2.0.2 on HPUX B.11.31 U ia64
    In server I have two oracle home:
    1. oracle 10.2.0.4 which work ok
    2. 11.2.0.2 :
    execution of sqlplus /nolog (or another client like imp/ exp) take a lot of time (3 minutes) , I tried to trace with tusc : tusc sqlpus / nolog > to_file.log
    and it wait in poll(0x9fffffffffff5.... :
    socket(AF_INET, SOCK_DGRAM, 0) ...................................................................................................... = 7
    sendto(7, "b19601\0\001\0\0\0\0\0\0\bb u r ".., 26, 0, 0x6000000000417560, 0x10) .................................................... = 26
    gettimeofday(0x9fffffffffff5ec0, NULL) .............................................................................................. = 0
    poll(0x9fffffffffff5ee0, 1, 10000) .................................................................................................. [sleeping]
    poll(0x9fffffffffff5ee0, 1, 10000) .................................................................................................. = 0
    processor and memory is ok without pick
    Do You have any idea wher is problem ? because database in oracle home 11g work ok in this home , when I connect from remote sqlplus client though sqlnet
    Thank You Brano

    Try [url http://download.oracle.com/docs/cd/E11882_01/network.112/e10835/sqlnet.htm#BIIIJHGH]sqlnet tracing. Charles Hooper has some more detailed examples of using a network monitoring tool: http://hoopercharles.wordpress.com/category/network-monitoring/
    You might consider we don't have crystal balls and can't quite understand what little you've told us. What is the client? What is pick?

  • Cortana takes long time to open and when its open ,it closes faster, I can´t write anything in the cortana search box

    i upgrade from windows 8.1 to windows 10 technical preview

    Hi CEDRICCR,
    What is the version of Windows 10 build you are using?
    If you are currently running Windows 10 build 10041, you 'd better take a look at the blog posted in Windows blog website:
    Windows 10 Technical Preview Build 10041 now available
    For Cortana:
    Cortana is expanding into new markets on the desktop: Cortana now also works on the desktop in China, the UK, France, Italy, Germany, and Spain – in addition to the U.S. For you in these new markets, look for her to help you find the things
    you need and proactively bring you information that you care about. Currently, Cortana will help you search for apps, settings, and files as well as search the web. Cortana learns your preferences and provides smarter recommendations over time. Cortana is
    still fairly new to the desktop but we are continuing to fix bugs and add new capabilities all the time.
    As Cyber suggested, make sure you have installed all the needed Windows Updates, and if issue still insists, submit through Windows Feedback.
    Updates and feedback
    Best regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Sucessfully compiled Amaya, but takes long time to open upon launching

    I just compiled Amaya from AUR, didn't notice any showstopper errors, and the package was built sucessfully. After installation, I noticed there was no GNOME menu entry, so I just ran it from the run box, but it takes at least 15 minutes to open.
    I have checked the System Monitor, and it has two processes
    Process Name Status Waiting Channel
    amaya Sleeping do_wait
    amaya-bin Sleeping poll_schedule_timeout
    Anyone else experiencing this?
    Last edited by mj4077au (2010-06-26 03:17:17)

    I just installed amaya from the aur and it seems to do the same here. I've been waiting for at least 20 minutes. No idea how to approach this problem though...

  • Admin concole takes long time to open

    Hi Experts,
    Admin Console proceeds to step 10/10 very quickly then pauses for                                                                  
    nearly 3 min before it finally presents the BPC Admin screen. Is there                                                             
    some log file or some maintenance we need to do to help it load more                                                               
    quickly?
    SAP BPC 5.1, Service Pack 10                                                                               
    SQL Server version 2005, SP2                                                                               
    OFFICE version 2007 SP2        
    Thanks,
    Arjun.

    1. All Admin Console users                                                                               
    2. All Admin Console users                                                                               
    3. It happens only in one application set                                                                               
    4. Two other application sets, including Apshell perform much better.                                                              
    5. The Admin Console has been opening increasingly slower since Feb go-                                                            
    live. No change that we know of can be associated with this performance                                                            
    decrease.                 
    Reagards,
    Arjun.

Maybe you are looking for

  • Error installing SOA Suite 10.1.3.1.0

    Hi, I am trying to install SOA Suite 10.1.3.1.0 in my PC (Window XP). But the installation fails with the following error message: "Caught exception running the command via the script file D:\product\10.1.3.1\OracleAS_1\bpel\system\services\install\a

  • Best SSD upgrade for macbook pro 2011 13"???

    Hello all, I have a early 2011 macbook pro with 8gb ram, my question is what is the best ssd to upgrade the hdd from, I know the samsung 830 series is good and is the preferred choice for some people, and the crucial m4 is a good choice too, but has

  • Everytime I hit the   button to add a folder it says CANNOT CREATE A FOLDER AT THIS TIME

    Everytime I hit the button to add a folder it says CANNOT CREATE A FOLDER AT THIS TIME. I've already created several folders but now this comes up. I signed in and out a few times to see if that would change anything.

  • Oracle JDeveloper vs. IBM Visual Age for Java

    Hi, I have been out of this forum for quite sometime now.I wanted to know how JDeveloper is doing in general and how is its performance when compared to IBM Visual Age for Java IDE? Any links to sites related to this would be helpful. Thanks in advan

  • Blackberry Desktop Software - Stops working at the end of synchronization

    During synchronization, the same handful of calendar conflicts come up.  After clearing them, and at the very end of synchronization, I get a pop up that "Desktop Software stopped working"...info fades out and the only option is to hit a CLOSE button