Oracle 9.2 i/o activity slow in v880 with solaris 9

v880 with 8 * 900 cpu 32gb internal hdds 146*10 without raid ,
oracle data uploading & other i/o tasks take longer to perform then other intel server,
did this server or application req. any kind of tune up or parameters changing

yes & yesterday we allocate 8 gb ram for oracle still the problem is same
oracle on solaris with 8* 900 cpu and 32 gb ram is running slower then oracle on windows 2003 with 3ghz * 2 cpu and 8 gb ram

Similar Messages

  • Extremely slow math execution with Solaris Studio 12.3 Fortran

    I have a large Fortran program that I ran on a variety of problems.  One case ran extremely slowly compared to all of the others (many hours versus a few minutes) and I managed to boil the problem down to the following program.  For some reason, the line "y = (cos(x)**2+sin(x)**2)**1.5" takes several thousand times as long to execute when x is 1.278d-06 as when it is 1.279d-06.
    program math_bug
      call sub(1.279d-06)
      call sub(1.278d-06)
    contains
      subroutine sub(x)
      real(kind=8),intent(in)::x
      integer     ::i
      real(kind=8)::t(2)
      real(kind=8)::y
      call cpu_time(t(1))
      do i=1,10000
        y = (cos(x)**2+sin(x)**2)**1.5
      enddo
      call cpu_time(t(2))
      write(*,*) "Time:  ",t(2)-t(1)
      end subroutine sub
    end program math_bug
    Output:
    Time:  3.1380653381347656E-3
    Time:  13.27063798904419
    I'm running Solaris Studio 12.3 on Red Hat Enterprise Linux Client release 5.11 (Tikanga) and compiled with no special flags -- simply f95 math_bug.f95 -o math_bug.
    Can someone please look into this?
    Thanks very much,
    Mike

    That's a bug in the 64-bit Linux libm library. The default compilation for Studio on Linux is -m64. With that default, you get:
    ldd a.out | grep libm.so
            libm.so.6 => /lib64/libm.so.6 (0x0000003fd4600000)
    a.out
    Time:   1.8830299377441406E-3
    Time:   12.055269956588745
    However, if you compile with -m32 to create a 32-bit executable (and 32-bit libm), you get:
    ldd a.out | grep libm.so
            libm.so.6 => /lib/libm.so.6 (0x008b6000)
    [chvu@scapen-ssol5-0 misc]$ a.out
    Time:   2.3509999737143516E-3
    Time:   2.397000091150403E-3
    Therefore, if your app does not require 64-bit address space then you might work around the problem with the -m32 option.
    Since, the Linux libm is not produced and shipped by us, there's nothing that we can do about this. This has to be addressed by the Linux community. If this test it turned into a simple C program then I guess you can reproduce the problem with any C compilers. Fortran is high-level language so some Fortran vendors might choose to ship their own math supporting libraries with the compilers and that makes it harder to compare.

  • Oracle BPM Enterprise Standalone and Active MQ

    Initial question was how to setup Oracle BPM Enterprise Standalone and Active MQ.
    After many hours of searching, I found that it's a simple fix, of adding the the ActiveMQ jar to BPMEnterpriseHome/ext folder.
    Edited by: Del Hass on Aug 30, 2012 11:19 AM

    Found my own Answer and included it in OP

  • Oracle Database Authentication against Microsoft Active Directory

    Hello
    Does anyone know if it is possible or can point me in the right direction of some documentation that discuss Oracle database user authentication against and Enterprise Directory Service, in my cases MS AD?
    My environment consists of Oracle RDBMS 10.2.0.3 on Linux Red Hat AS 4. Our users connect in from Window clients. I would like to know if there is a way to autheticate users from Windows to the database using LDAP based (AD) authentication. In oters words how do I configure authentication to be done for "identified globally accounts"? I know that the identified by globally accounts require the use of the CN which I have done, but it seems like there is some piece missing. Perhaps an Oracle schema or modification to Active Directory??
    So my questions are
    1. Is it possible to authenticate users against AD without the implementation of OID?
    2. Is there documentation someone has or can point me to that outlines the required steps?
    3. Anything I should know?
    I appreciate any help. The documentation I have found so far doesn't seem to be what I need... So I am looking for some advice.
    Thanks.

    Sure, two methods to auth from Oracle DB to MSAD:
    OID and OVD
    I am working on our own proof of concept configuring EUS connect to OVD with an MSAD as auth at the moment. OVD basically is presenting the database with OracleSchema and OracleContext info. And when you connect via netca (ldap.ora), you assign it as OID directory authentication type.
    Here's an OVD manual on Integrating with EUS (chapter 7 is for MSAD)http://www.oracle.com/technology/products/id_mgmt/ovds/pdf/e10286.pdf
    And this would be what the EUS config should look like:
    http://www.oracle.com/technology/deploy/security/database-security/howtos/eus-how-to.html
    If you've done everything in the first doc...
    Hope this answers your questions.

  • Deploying Oracle Password filter for Microsoft Active Directory.

    We created the Oracle Wallet w/ Self-Signed Certificate. When we setup the Oracle Password filter for Microsoft Active Directory from LDAP server. We are getting the error. Certificate is not valid.
    Is this OK or Can we get the success message.

    You can't ignore it. A valid certificate is important to make it work.
    --olaf                                                                                                                                                                               

  • Oracle E-Business Suite and Active data guard

    Hi,
    I'm looking to setup current E-business Suite R12.1.3 application without any down time. I've Primary Data Center and Secondary Data Center. I would like to setup seamless failover to another secondary data center in case of 1st data center failure.
    Can be this achieved by using Active Data guard? If not what would be best solution? In case of active data guard can I failover site to secondary data center and apply patches on primary site?
    I want to acheive 100% availability of application. Any suggestions are welcome!
    Thanks

    user587327 wrote:
    Hi,
    I'm looking to setup current E-business Suite R12.1.3 application without any down time. I've Primary Data Center and Secondary Data Center. I would like to setup seamless failover to another secondary data center in case of 1st data center failure.
    Can be this achieved by using Active Data guard? If not what would be best solution? In case of active data guard can I failover site to secondary data center and apply patches on primary site?
    I want to acheive 100% availability of application. Any suggestions are welcome!
    ThanksPlease refer to these docs.
    Business Continuity for Oracle E-Business Release 12 Using Oracle 11g Physical Standby Database [ID 1070033.1]
    Using Active Data Guard Reporting with Oracle E-Business Suite Release 12.1 and Oracle Database 11g [ID 1070491.1]
    Oracle E-Business Suite Release 12 High Availability Documentation Roadmap [ID 1072636.1]
    Thanks,
    Hussein

  • Slow system – problem with OS, software, memory, hard drive?

    I am running a MacBookPro5,3 (Intel Core 2 Duo – 2.8 GHz, Memory = 2 x 4 GB, Hard drive = NVidia 500 GB - 100GB of which is free space), using Mac OS X 10.6.3.
    I was running 10.6.6. Then attempted a software update to 10.6.7 and the system essentially stopped working, Was able to back up data using target disk mode, and then reinstalled 10.6.3 using a purchased snow leopard DVD (had lost the disk that came with the computer). Worked for a while but have been having issues with increasingly long and frequent system slow downs (spinning beach ball). Recently attempted another system update, and the update failed and wasn't able to do anything. Used the 10.6.3 dvd and did a disk utility check – it initially said there was a problem with the hard drive – but on another restart from the DVD this issue disappeared (but still no working OS). Attempted connection of my computer to another laptop using target disk mode – this failed to show the target hard drive and only showed the dvd which was in the computer booted up in target disk mode.
    At this point rebooted using the DVD and was able again to install system 10.6.3. However, there are still occasions of sporadic slow-downs associated with specific applications (spinning beach ball for anywhere from 5 – 120 sec). Ran disk utility from the DVD again – states that the permissions and the hard drive is OK. Also, ran a memory test (using Rember) which stated that everything was fine (although the test took nearly 2 hours to run and was punctuated by much spinning beach ball activity).
    At this stage i am not sure whether I have a problem with memory, the hard drive, the OS or the software. Clearly something is not right – are there any other options to test my system (since I don't have the original dvd – I haven't been able to run a system hardware test) - other third party options?
    Thanks in advance for any advice, and apologies for long post.
    Rob

    Sounds like a failing hard drive or SATA controller. It's not clear whether you have a backup of your data. If not, you should remove the hard drive from the machine and install it an external enclosure or dock, then back it up using another Mac. Then take the unit to an authorized service outlet for testing.

  • Yosemite download is insanely slow (nothing wrong with my network)

    Hi all, I'm trying to upgrade to Yosemite from Mavericks, or rather, I have been trying for the last 2 days. The download from the Mac store is crawling at a crazy slow rate. I've pulled about 1GB in 2 days now. It seems to get like 1MB downloaded every few minutes and the Mac Store progress says there's like 4 days left.
    I've run all sorts of speed checks on my network and nothing is out of the ordinary, I can go off and download other files at over 1 MB/sec right now.
    I'm at a loss as to what to do, there's not really any support for how to find out what's going on and I don't think there's anywhere other than the Mac Store I can download this from.
    Does anyone else have experience with extremely slow, persisting issues with the Mac Store downloads? Any suggestions?
    Thank you

    I had the same problem with a very slow download of Yosemite, I was using OS X Mavericks. My download was going to take about 2 days at 20 KB/sec and I knew my system was capable of 2 MB/sec or 100 times more speed.  My Mac and network connection was otherwise working perfectly and at good speed as is the usual situation.  I have an Apple TV and that was working great indicating Apple's giant server system was OK.  Very few people seemed to be having this slow download problem.
    I tried a number of things without success, including:
    - quit all common Mac apps except Activity Monitor
    - reboot VDSL modem/router
    - reboot Mac
    - pause/resume Yosemite download many times (trying to randomly grab a good Apple server/connection)
    - try wired connection to Mac as well as Wi-Fi. Both are working fine and capable of 2 MB/sec
    - reset Safari (someone said it helped him but I'm not sure why)
    - Force Quit process "storeagent" (which does the downloading)
    Then I found comments somewhere that indicated the problem might be something related to internet problems in western USA and I was probably using that part of the internet since I am located in west Canada near Vancouver BC.  Some people had solved their problem by switching from their ISP's DNS servers to other public DNS servers in the east USA.
    My ISP is Telus and I was using one of their DNS servers in my area, as automatically assigned.  I tried one of the east USA DNS  servers (I think it was a Comcast one) and it didn't work for the download and Safari could not connect to anything.  Then I tried switching to the Google DNS servers at 8.8.8.8 and 8.8.4.4 and the download took off at the expected 2 MB/sec and it was done in less than an hour!  Another half hour and I was running Yosemite and it runs great on my 2011 Mac Mini.
    Here is the procedure that worked for me:
    - pause the Yosemite download with the pause/resume button in App Store
    - Force Quit process "storeagent" using Activity Monitor (this may not be necessary)
    - Quit the App Store
    - change DNS Servers to Google DNS 8.8.8.8 and 8.8.4.4 in System Preference / Network / Advanced / DNS.  This effects the Mac only.
    - for the above step you should write down your original DNS server settings in case you need to change them back
    - do some browsing in Safari or other browser to confirm new DNS is working OK
    - restart the App Store
    - Resume Yosemite download with App Store "resume" button.  A new version of process storeagent should start working
    - see if it now downloads faster
    That's what worked for me.  Good luck!

  • JDE 9.1 menus are slow during recording with OpenScript

    Hi,
    JDE 9.1 menus (navigation) are slow during recording with OpenScript (newest version: 12.3.0.1 Build 376). If I turn off recorder everything works normal and fast.
    The problem is speed.
    Is there any preferences in OpenScript that can handle this issue? Why is this happening?
    Thanks, Proven

    Seeing similar things - what browser version are you using?   From what I have seen there is something happening with the BHO enabled on the browser.   We have seen a performance hit on IE 8 & IE 9 while recording and playing back
    The browser just seems "busy"
    Haven't tried reverting back to 12.2 but have an issue open and provided IE memory dumps to Oracle .... will keep you posted on what they tell me

  • Slow JDBC calls with wrong configured DNS

    We recently found out that a wrong configured DNS Server can cause oracle JDBC Clients to react extremly slow. (1 second per simple sql statment)
    We have found also that if the DNS server is disabled on server side (8.1.7.1 Oracle, Redhat 6.2 server) the system responds with normal speed.
    It seems for us that Reverse lookups are done for any SQL Statement sent from the client and not only for the first connection.
    Does anybody know how to disable this Reverse DNS-Lookups on Server side because this may also cause a slowdown if the DNS-Server is correctly configured or all clients are defined in /etc/hosts.
    Thank you in advance!

    We recently found out that a wrong configured DNS Server can cause oracle JDBC Clients to react extremly slow. (1 second per simple sql statment)
    We have found also that if the DNS server is disabled on server side (8.1.7.1 Oracle, Redhat 6.2 server) the system responds with normal speed.
    It seems for us that Reverse lookups are done for any SQL Statement sent from the client and not only for the first connection.
    Does anybody know how to disable this Reverse DNS-Lookups on Server side because this may also cause a slowdown if the DNS-Server is correctly configured or all clients are defined in /etc/hosts.
    Thank you in advance!

  • My 2007 mac pro has a slow internet connection with lion

    Hi:
    I've been dealing with a severely slow internet connection with my 2007 mac pro - dual quad core.  I have os 10.7.3.  I use wifi. 
    Typically, I'll experience difficulty loading websites completely.  Certain sites have a 90% failure rate to load most elements.  Other sites operate quickly from time to time.  Often, a site will simply fail to load at all.  My cable company cannot find anything wrong with my connection and other, newer devices don't have a problem loading sites.  It seems the issue is most likely related to my computer.
    Interestingly, I can usually "jump-start" the connection by turning my wifi connection off and on and this will (temporarily) allow me to get an image or video to download.
    Any ideas?
    Thank you for your time.

    Hi:
    I've been dealing with a severely slow internet connection with my 2007 mac pro - dual quad core.  I have os 10.7.3.  I use wifi. 
    Typically, I'll experience difficulty loading websites completely.  Certain sites have a 90% failure rate to load most elements.  Other sites operate quickly from time to time.  Often, a site will simply fail to load at all.  My cable company cannot find anything wrong with my connection and other, newer devices don't have a problem loading sites.  It seems the issue is most likely related to my computer.
    Interestingly, I can usually "jump-start" the connection by turning my wifi connection off and on and this will (temporarily) allow me to get an image or video to download.
    Any ideas?
    Thank you for your time.

  • Oracle 8.1.7 in Caldera Open Unix 8 with lkp

    Hello:
    Anyone had installed Oracle 8.1.7 in Caldera Open Unix 8 with LKP (Linux Kernel Personality)?
    I've installed the software but I can't create a new database. I think there may be an operating system problem because I can't even get the startup nomount comand.
    Any help would be great.
    Thanks,
    Pablo Gomez Aguilera
    Twins Informatica

    I've install 8.1.7, 9.0.1 and 9.2 on Caldera Open Unix 8 and UnixWare 7.1.3 with LKP without any trouble.
    Check installation steps at http://www.sco.com/products/openunix/lkp/lkp_doc/LKP_oracle.html.
    Regards, Vladimir.

  • Slow down issue with Premiere CS4 on a Mac pro

    I am having a similar slow down issue with Premiere CS4 on a Mac pro, but I don't have bloated prproj file size.
    Here is what I am working with:
    Mac Pro intel quad core 2.8ghz
    OSX 10.6.7 Snow Leopard
    6Gigs RAM
    3TB storage between 4 drives, each drive with about 50% free space
    I am editing a 10 minute HD video from avchd files.  The edited video is very heavy in photoshop files with a variety of different fx including green screen.  The system has slowed down to almost a standstill.  Anytime I move the playcurser, or try to do any action, it displays the spinning top "thinking" icon and takes 15 seconds to several minutes to unfreeze.  I am often forced to force quit and I have gotten unexpected quits several times.   The program also freezes on startup frequently.
    No other programs are running.  When I export with media encoder, it took about 4 hours to complete.  The last 4 or so photoshop images I added seemed to tip the program over the edge.  It had been slowing down some, but those last few really dropped the processing speed.  Before those additions, export took 30 min to 1hr.
    I did delete the render files (did not check if the file size was bloated beforehand, oops) but it has not significantly affected my performance.

    Do you need all of those extra pixels in the stills? Are you panning the full 4976?
    Two things to consider are that if you using, say a 1920 x 1080 Sequence Frame Size, you can only see that at any time, regardless of how large the images are in pixels. If there are extra pixels, i.e. the Pan is not using all 4976 pxls., I would Scale to just what you need in PS, prior to Import.
    If you are doing any Scale in PrPro, its Scaling algorithms are not as efficient, as those in PS. [Note: CS5 and 5.5 are a major improvement on that statement.]
    With many large stills (the max for CS4 is 4096 x 4096, if there ARE extra pixels, pushing those around will use up resources, and quickly. As a test, some years back, I was working on a "photo wall," and was using 4000 x 4000 images. The workstation had no issues with slowness, until I got to the 5th large still. By the 8th, the Project was too slow to edit. I had to wait for everything. Luckily, I have AE, and it handles large stills much more efficiently, and much differently, than PrPro. I just moved to an AE Comp, and completed the Project, finishing up n PrPro, after I Exported from AE.
    Just something to think about. With Scaling in PrPro, this is one time, where bigger is not necessarily better.
    Good luck,
    Hunt

  • Slow Phone 4s with ios8!! How to make it faster?

    Slow Phone 4s with ios8!! How to make it faster? After upgraded ios8.1.1, my iPhone 4s Facebook become very slow response and always hand. Whastapp having same problem! Very lagging with safari too! It is really regret to upgrade since many peoples say upgrade will have this issue always

    Slow Phone 4s with ios8!! How to make it faster? After upgraded ios8.1.1, my iPhone 4s Facebook become very slow response and always hand. Whastapp having same problem! Very lagging with safari too! It is really regret to upgrade since many peoples say upgrade will have this issue always

  • Slow Moving Materials with qty

    Dear Experts,
    Is there any report to see the slow moving Materials with stock qty ?
    Regards,
    Manish Jain

    Please check this answered link:
    Slow Moving Report
    slow  moving report
    Edited by: Afshad Irani on May 19, 2010 10:38 AM

Maybe you are looking for