Performance Problem For Sun Solaris Kernel

Hello,
I have DB version 10.2.0.2 On Sun Solaris 5.10, when a run top utility i see that 20-25 % of CPU takes Kernel.
Then i Truss DB writer and in out file i see error likes this: kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
On metalink i read that it's bu using direct I/O on Solaris UFS file system. Then I change init parameter filesystemio_options from setall to asynch. now value of this parameter is asynch, but when i truss DB writer i saw same error: kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
has anyone same problem?

file system is UFS. mount option is forcefirectio.
This is example:
14051/169:     pwrite(341, "06A2\0\01505D1 <8797 DBA".., 8192, 0xBA278000) = 8192
14051/1:     lwp_unpark(171)                         = 0
14051/171:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(172)                         = 0
14051/172:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(173)                         = 0
14051/170:     pwrite(367, "06A2\0\01BAA .BA8797 C #".., 8192, 0x545D74000) = 8192
14051/173:     lwp_park(0x00000000, 0)                    = 0
14051/172:     pwrite(369, "06A2\0\01C 88DE68797 DBA".., 8192, 0x711BCC000) = 8192
14051/173:     pwrite(370, " $A2\0\01C p07 z8797 D13".., 8192, 25785483264) = 8192
14051/1:     lwp_unpark(174)                         = 0
14051/174:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(175)                         = 0
14051/175:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(176)                         = 0
14051/176:     lwp_park(0x00000000, 0)                    = 0
14051/171:     pwrite(367, "06A2\0\01BABB6 p8797 C #".., 8192, 0x576CE0000) = 8192
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/174:     pwrite(370, "06A2\0\01C } # W8797 =B6".., 106496, 0x7A46AE000) = 106496
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/175:     pwrite(374, "06A2\0\01D E - 28797 C #".., 8192, 0xA5A64000) = 8192
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/176:     pwrite(375, "06A2\0\01D8B 7 Z8796 J96".., 8192, 0x166EB4000) = 8192
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/156:     lwp_park(0x00000000, 0)          (sleeping...)
14051/153:     lwp_park(0x00000000, 0)          (sleeping...)
14051/152:     lwp_park(0x00000000, 0)          (sleeping...)
14051/157:     lwp_park(0x00000000, 0)          (sleeping...)
14051/154:     lwp_park(0x00000000, 0)          (sleeping...)
14051/155:     lwp_park(0x00000000, 0)          (sleeping...)
14051/161:     lwp_park(0x00000000, 0)          (sleeping...)
14051/160:     lwp_park(0x00000000, 0)          (sleeping...)
14051/158:     lwp_park(0x00000000, 0)          (sleeping...)
14051/163:     lwp_park(0x00000000, 0)          (sleeping...)
14051/162:     lwp_park(0x00000000, 0)          (sleeping...)
14051/159:     lwp_park(0x00000000, 0)          (sleeping...)
14051/164:     lwp_park(0x00000000, 0)          (sleeping...)
14051/165:     lwp_park(0x00000000, 0)          (sleeping...)
14051/166:     lwp_park(0x00000000, 0)          (sleeping...)
14051/167:     lwp_park(0x00000000, 0)          (sleeping...)
14051/168:     lwp_park(0x00000000, 0)          (sleeping...)
14051/169:     lwp_park(0x00000000, 0)          (sleeping...)
14051/173:     lwp_park(0x00000000, 0)          (sleeping...)
14051/170:     lwp_park(0x00000000, 0)          (sleeping...)
14051/172:     lwp_park(0x00000000, 0)          (sleeping...)
14051/174:     lwp_park(0x00000000, 0)          (sleeping...)
14051/175:     lwp_park(0x00000000, 0)          (sleeping...)
14051/171:     lwp_park(0x00000000, 0)          (sleeping...)
14051/1:     semtimedop(16777258, 0xFFFFFFFF7FFFDEB4, 1, 0xFFFFFFFF7FFFDEA0) (sleeping...)
14051/176:     lwp_park(0x00000000, 0)          (sleeping...)
14051/1:     semtimedop(16777258, 0xFFFFFFFF7FFFDEB4, 1, 0xFFFFFFFF7FFFDEA0) = 0
14051/1:     yield()                              = 0
14051/1:     yield()                              = 0
14051/1:     yield()                              = 0
14051/1:     yield()                              = 0
14051/1:     lwp_unpark(177)                         = 0
14051/177:     lwp_park(0x00000000, 0)                    = 0
14051/1:     yield()                              = 0
14051/1:     lwp_unpark(178)                         = 0
14051/178:     lwp_park(0x00000000, 0)                    = 0
14051/1:     yield()                              = 0
14051/1:     lwp_unpark(179)                         = 0
14051/179:     lwp_park(0x00000000, 0)                    = 0
14051/1:     yield()                              = 0
14051/1:     lwp_unpark(180)                         = 0
14051/180:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(181)                         = 0
14051/181:     lwp_park(0x00000000, 0)                    = 0
14051/182:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(182)                         = 0
14051/1:     lwp_unpark(183)                         = 0
14051/183:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(184)                         = 0
14051/184:     lwp_park(0x00000000, 0)                    = 0
14051/177:     pwrite(258, "06A2\0\0\0 @0602879719EA".., 8192, 12599296) = 8192
14051/1:     lwp_unpark(185)                         = 0
14051/185:     lwp_park(0x00000000, 0)                    = 0
14051/181:     pwrite(259, " &A2\0\0\080\09987977F P".., 8192, 1253376) = 8192
14051/186:     lwp_park(0x00000000, 0)                    = 0
14051/182:     pwrite(259, " &A2\0\0\0800189879783\t".., 8192, 3219456) = 8192
14051/184:     pwrite(259, " &A2\0\0\08002C987978114".., 8192, 5840896) = 8192
14051/180:     pwrite(259, " &A2\0\0\080\0 )879782F9".., 8192, 335872) = 8192
14051/1:     lwp_unpark(186)                         = 0
14051/185:     pwrite(259, " &A2\0\0\08004A98797 x ~".., 8192, 9773056) = 8192
14051/1:     lwp_unpark(187)                         = 0
14051/187:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(188)                         = 0
14051/1:     yield()                              = 0
14051/188:     lwp_park(0x00000000, 0)                    = 0
14051/186:     pwrite(259, " &A2\0\0\08005 98796 pA4".., 8192, 10952704) = 8192
14051/1:     lwp_unpark(189)                         = 0
14051/187:     pwrite(259, " &A2\0\0\08005998797 {FF".., 8192, 11739136) = 8192
14051/1:     lwp_unpark(190)                         = 0
14051/188:     pwrite(259, " &A2\0\0\08006 987977F95".., 8192, 13049856) = 8192
14051/1:     lwp_unpark(191)                         = 0
14051/169:     pwrite(341, "06A2\0\01505D1 <8797 DBA".., 8192, 0xBA278000) = 8192
14051/1:     lwp_unpark(171)                         = 0
14051/171:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(172)                         = 0
14051/172:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(173)                         = 0
14051/170:     pwrite(367, "06A2\0\01BAA .BA8797 C #".., 8192, 0x545D74000) = 8192
14051/173:     lwp_park(0x00000000, 0)                    = 0
14051/172:     pwrite(369, "06A2\0\01C 88DE68797 DBA".., 8192, 0x711BCC000) = 8192
14051/173:     pwrite(370, " $A2\0\01C p07 z8797 D13".., 8192, 25785483264) = 8192
14051/1:     lwp_unpark(174)                         = 0
14051/174:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(175)                         = 0
14051/175:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(176)                         = 0
14051/176:     lwp_park(0x00000000, 0)                    = 0
14051/171:     pwrite(367, "06A2\0\01BABB6 p8797 C #".., 8192, 0x576CE0000) = 8192
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/174:     pwrite(370, "06A2\0\01C } # W8797 =B6".., 106496, 0x7A46AE000) = 106496
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/175:     pwrite(374, "06A2\0\01D E - 28797 C #".., 8192, 0xA5A64000) = 8192
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/176:     pwrite(375, "06A2\0\01D8B 7 Z8796 J96".., 8192, 0x166EB4000) = 8192
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/1:     kaio(AIOWAIT, 0xFFFFFFFFFFFFFFFF)          Err#22 EINVAL
14051/156:     lwp_park(0x00000000, 0)          (sleeping...)
14051/153:     lwp_park(0x00000000, 0)          (sleeping...)
14051/152:     lwp_park(0x00000000, 0)          (sleeping...)
14051/157:     lwp_park(0x00000000, 0)          (sleeping...)
14051/154:     lwp_park(0x00000000, 0)          (sleeping...)
14051/155:     lwp_park(0x00000000, 0)          (sleeping...)
14051/161:     lwp_park(0x00000000, 0)          (sleeping...)
14051/160:     lwp_park(0x00000000, 0)          (sleeping...)
14051/158:     lwp_park(0x00000000, 0)          (sleeping...)
14051/163:     lwp_park(0x00000000, 0)          (sleeping...)
14051/162:     lwp_park(0x00000000, 0)          (sleeping...)
14051/159:     lwp_park(0x00000000, 0)          (sleeping...)
14051/164:     lwp_park(0x00000000, 0)          (sleeping...)
14051/165:     lwp_park(0x00000000, 0)          (sleeping...)
14051/166:     lwp_park(0x00000000, 0)          (sleeping...)
14051/167:     lwp_park(0x00000000, 0)          (sleeping...)
14051/168:     lwp_park(0x00000000, 0)          (sleeping...)
14051/169:     lwp_park(0x00000000, 0)          (sleeping...)
14051/173:     lwp_park(0x00000000, 0)          (sleeping...)
14051/170:     lwp_park(0x00000000, 0)          (sleeping...)
14051/172:     lwp_park(0x00000000, 0)          (sleeping...)
14051/174:     lwp_park(0x00000000, 0)          (sleeping...)
14051/175:     lwp_park(0x00000000, 0)          (sleeping...)
14051/171:     lwp_park(0x00000000, 0)          (sleeping...)
14051/1:     semtimedop(16777258, 0xFFFFFFFF7FFFDEB4, 1, 0xFFFFFFFF7FFFDEA0) (sleeping...)
14051/176:     lwp_park(0x00000000, 0)          (sleeping...)
14051/1:     semtimedop(16777258, 0xFFFFFFFF7FFFDEB4, 1, 0xFFFFFFFF7FFFDEA0) = 0
14051/1:     yield()                              = 0
14051/1:     yield()                              = 0
14051/1:     yield()                              = 0
14051/1:     yield()                              = 0
14051/1:     lwp_unpark(177)                         = 0
14051/177:     lwp_park(0x00000000, 0)                    = 0
14051/1:     yield()                              = 0
14051/1:     lwp_unpark(178)                         = 0
14051/178:     lwp_park(0x00000000, 0)                    = 0
14051/1:     yield()                              = 0
14051/1:     lwp_unpark(179)                         = 0
14051/179:     lwp_park(0x00000000, 0)                    = 0
14051/1:     yield()                              = 0
14051/1:     lwp_unpark(180)                         = 0
14051/180:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(181)                         = 0
14051/181:     lwp_park(0x00000000, 0)                    = 0
14051/182:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(182)                         = 0
14051/1:     lwp_unpark(183)                         = 0
14051/183:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(184)                         = 0
14051/184:     lwp_park(0x00000000, 0)                    = 0
14051/177:     pwrite(258, "06A2\0\0\0 @0602879719EA".., 8192, 12599296) = 8192
14051/1:     lwp_unpark(185)                         = 0
14051/185:     lwp_park(0x00000000, 0)                    = 0
14051/181:     pwrite(259, " &A2\0\0\080\09987977F P".., 8192, 1253376) = 8192
14051/186:     lwp_park(0x00000000, 0)                    = 0
14051/182:     pwrite(259, " &A2\0\0\0800189879783\t".., 8192, 3219456) = 8192
14051/184:     pwrite(259, " &A2\0\0\08002C987978114".., 8192, 5840896) = 8192
14051/180:     pwrite(259, " &A2\0\0\080\0 )879782F9".., 8192, 335872) = 8192
14051/1:     lwp_unpark(186)                         = 0
14051/185:     pwrite(259, " &A2\0\0\08004A98797 x ~".., 8192, 9773056) = 8192
14051/1:     lwp_unpark(187)                         = 0
14051/187:     lwp_park(0x00000000, 0)                    = 0
14051/1:     lwp_unpark(188)                         = 0
14051/1:     yield()                              = 0
14051/188:     lwp_park(0x00000000, 0)                    = 0
14051/186:     pwrite(259, " &A2\0\0\08005 98796 pA4".., 8192, 10952704) = 8192
14051/1:     lwp_unpark(189)                         = 0
14051/187:     pwrite(259, " &A2\0\0\08005998797 {FF".., 8192, 11739136) = 8192
14051/1:     lwp_unpark(190)                         = 0
14051/188:     pwrite(259, " &A2\0\0\08006 987977F95".., 8192, 13049856) = 8192
14051/1:     lwp_unpark(191)                         = 0

Similar Messages

  • Oracle for Sun Solaris (Intel Platform)

    I want to know that if oracle for sun solaris 8 (intel platform) is available and anyone has installed it. On OTN only oracle for sun solaris (For SPARC ) is available for download.
    if anyone know it for solaris 8 (intel platform) then please tell me where to get it from.
    rohit
    [email protected]
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name ORACLE 9I DATABASE
    - Filename
    - Date/Time 5 JULY 2K2
    - Browser + Version IE 6
    - O/S + Version SUN SOLARIS
    - Error Msg

    I didn't see anything on the Sun site, but the disk arrived with my Solaris media. I have installed it on one machine (you need to create the "oracle" user id, the "dba" group, and you must set the tunable parameters for shared memory to install the software and example database.)
    I tried to install a second machine and the Oracle installer terminates half way through without errors. I'm still working that issue.

  • Oracle 11g R2 for Sun Solaris???

    When will be release the version for Sun Solaris?
    Is there any way to check the release date for each Oracle version? (e.g. 10.2, 11.1, etc)
    Thanks,
    Shum

    ashum wrote:
    Well if you check at this link http://www.oracle.com/technology/software/products/database/index.html
    You will see that 11.1.07 is for Windows ServerActually, you might note that it is for Windows Server *2008*. OS qualifiers are fairly important. Sentences may sort of trail off to noth
    What you download from the freely available site,and what is the current version with patches applied is often a different thing.
    The freely available 'for learning and prototyping' downloads (from the site you mention) are NOT updated to a new patch level. (If necessary, they may be revised to fix bugs that stop them for being installed, but they keep the same point level.)
    If a version of the OS is released after the s/w has been made available, and there are problems installing or using that combination, Oracle MAY decide to fix, apply patch set and and make available the s/w for that specific OS.
    And if you are waiting for 11.2 because you don't have Support and can't get 11.1.0.7 patch, then I express concern for your management's approach. Missing CPUs and other patches is not a good idea for production.

  • 64 Bit XML libraries for Sun Solaris

    Will the libxml8.a and libxmlc8.a libraries be included in the 8.1.7 (64) release for Sun Solaris?

    Yes, all releases of Oracle 8.1.7 and Oracle 9i will contain the XDK (although you won't need the libxmlc8.a).

  • Can't download Oracle 9i Database Server for SUN Solaris 32 bit platform

    I was not able to download Oracle 9.2.0 DB Server for Sun Solaris 32 bit platform from OTN site this morning. Could someone please take a look at it?
    Thanks,
    Wen Davis

    At this time, Oracle is offering only the 64- bit and we do not
    have additional information if in the future 32-bit will be
    offered.
    Best Regards,
    OTN Team

  • Native Performance pack for Intel Solaris

    Do we have native performance pack for Intel Solaris? We are using
    Weblogic 4.5.1
    Thanks
    Nagaraj

    You have to add that directory to you LD_LIBRARY_PATH, not PATH
    K.P. Patel <[email protected]> wrote in message
    news:[email protected]..
    never mind... I got it.. For some odd reason, I restarted weblogic few
    times...and it picked up....
    thanks
    "K.P. Patel" <[email protected]> wrote in message
    news:3ad64fb6$[email protected]..
    yep, these property was set to true already....still doesn't load
    performance pack
    "Kumar Allamraju" <[email protected]> wrote in message
    news:[email protected]..
    Add the following property in weblogic.properties file.
    weblogic.system.nativeIO.enable=true
    Kumar
    "K.P. Patel" wrote:
    How do I include/install performance pack on my Solaris system for
    WLS
    5.1
    I included $WAS_HOME/lib/solaris in my PATH in the startup script
    which
    didn't help any
    thanks
    kp

  • OEM 12c for Sun Solaris?

    Hello,
    I received this question from a customer:
    "It appears to me that [12c] agents are available for all the platforms we need (HP-UX Itanium, Sun Solaris, and AIX 5/6). However, the OMS/repository looks like it’s only released for Linux.
    So, questions:
    · Am I reading that correctly?
    · If I am, do you know when we could expect to have the OMS/repository released for Sun Solaris?
    http://www.oracle.com/technetwork/oem/grid-control/downloads/index.html"
    Can anyone tell me if 12c is FULLY available for Sun Solaris?
    Thanks!
    --J.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    From what I can see on the Certifications page in Oracle Support, agents and OMS are only available for Linux for 12c. I don't know where your customer got the information regarding the other OS support.
    Go to support.oracle.com and click on the Certifications tab, then select "Enterprise Manager Base Platform - Agent" in the "Product" drop-down, 12.1.0.1.0 in the "Release" drop-down, leave the platform as "Any" and click "Search". The only 2 operating systems shown are Linux x86 and Linux x86-64.

  • OEM for sun solaris

    Hello,
    I'm working on Database studio (Oracle Enterprise Manager) under window environemt, but I'm wondering if there is GUI OEM for sun solaris like this in windows ?and if there is one what's the name of the file, or how can i install it ?
    Thanks.

    EM is available for Sun Solaris too. If you are using Oracle Server v8.1.6 and earlier, EM has to be installed separately in a different Oracle Home. however, with effect from v 8.1.7, installation of the Oracle Server also installs the base EM.
    Some commands for starting on Solaris.
    1. oemapp console for starting the console
    2. oemapp dbastudio for starting the dbastudio
    3. oemctrl start oms for starting the Management Server
    4. lsnrctl start for the listener
    5. lsnrctl dbsnmp_start for the Agent

  • 9iAS for Sun Solaris Intel?

    Will 9iAS be available for Sun Solaris Intel?
    Thanks,
    Shane

    Shane,
    Due to bandwidth/space limitations, there are no plans at this time to put the Intel Solaris version of 9iAS onto OTN.
    That said, the Intel Solaris version of 9i AS will be available through the following channels:
    1) Ordering directly from the oracle store at store.oracle.com, or via your local Oracle representative.
    2) If you have a previous version of iAS for intel solaris (with a support contract), you could request an upgrade via Oracle Worldwide support, and they will send you the software.
    Best Regards,
    Harry
    null

  • 8i client for Sun Solaris

    Greetings,
    Is there a way to download and install just the 8.1.7 client for Sun Solaris or I have to get the whole RDBMS download and install the client potion of it?
    Thanks,
    Sergey.

    I don't think there is a separate client. Download the server, and then select Oracle client from the available products screen when running the installer.

  • Connector for SUN Solaris OS

    Hi,
    I have a target system which is having SUN Solaris OS as the user repository.Does OIM has any connector for SUN Solaris?.Thanks in Advance.

    It depends on how the users are stored but if you're talking native Solaris user/group mgmt, try the SSH connector: http://download.oracle.com/docs/cd/E11223_01/doc.904/e10447/toc.htm

  • Sun JVM Performance Issue in Sun Solaris 10 (SPARC)

    Hi,
    Issue : Performance issue after the migration of a Java application from IBM-AIX 5 to Sun Solaris 10 (SPARC)
    I am facing performance issue after the migration of a Java application from IBM-AIX 5.3 to Sun Solaris 10 (SPARC).
     Normally the application takes less than 1 hour to complete the process in AIX, but after migration in Solaris the application is taking 4+ hours.
    The Java version of IBM AIX is ,
    java version "1.5.0"
    Java(TM) 2 Runtime Environment, Standard Edition (build pap32dev-20051104)
    IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20051103 (JIT enabled)
    The Java version of Solaris 10 is,
    Java(TM) Platform, Standard Edition for Business (build 1.5.0_17-b04)
    Java HotSpot(TM) Server VM (build 1.5.0_17-b04, mixed mode)
    Description of Application
    The application merges 2 XML files of size 300 MB each using DOM Parser and generates flat file according to certain business logic.No remote files are using for the file generation. There are two folders and around 200 XML file in each folders of similar names. The application loads 2 similar XML file at a time from each folder and Processes. Same way, the application processes all the 200 XML file pairs using loop.
    The JVM Parameters are given below.
    /usr/java5/bin/java -cp $CLASSPATH -Xms3072m -Xmx3072M com.db.mcc.creditderiv.GCDXMLTransProc
    Here the extended swap memory in AIX is 3072 (3GB). After copying the same tode to Solaris, the
    application started throwing java.lang.OutofMemoryError. So that we have increased the swap memory up to 12 GB.
    Since 32bit Java allows maximum 4 GB extended memory we started using 64 Bit Java in Solaris using -d64 argument.
    The Current JVM Parameter in Solaris is given below.
    java -d64 -cp $CLASSPATH -Xms8192m -Xmx12288m com.db.mcc.creditderiv.GCDXMLTransProc ( 64 GB Swap Memory is available in the System)
    We have tried the following options
    1.       Extended heap size up to 12 GB using -xms and -xmx parameters and tried multiple -XX options. Earlier the application was working fine in AIX with 3.5 GB extended heap size. ( 64 GB Swap Memory is available in the System)
    2.       Downloaded and installed the Solaris SPARC Patches from the website,
         http://java.sun.com/javase/downloads/index_jdk5.jsp
    4.   Downloaded and installed XML and XSLT patch from sun website
    5.       Tried to run the Java in server mode using -server option.

    A 64 bit VM is not necessarily faster than a 32 bit one. I remember at least on suggestion that it could be slower.
    Make sure you use the -server option.
    As a guess IBM isn't necessarily a slouch when it comes to Java. It might simply be that their VM was faster. Could have used a different dom library as well.
    Could be an environment problem of course.
    Profiling the application and the machine as well might provide information.

  • Portal Installation Problem on Sun Solaris

    Hi,
    I'm trying to Install portal (Oracle 9i AS ) on Sun Solaris 2.8 (64 bit). I have followed all the steps and installer show successfull installation. But when I'm trying to check the installation thru web browser, I'm not getting anything. It is not able to load portal. Please let me know do I need to start any listener or anything else.
    What else should I do to check the mistakes because I have installed it twise but no luck.
    Thanks.
    Sandeep

    I am having the same problem installing on Windows 2000. I looked at the services that were installed and two of the ones that were marked as Automatic did not start when I rebooted. They are:
    OracleiSuitesHTTPServer
    OracleOraHome81TNSListener
    I also tried to start the HTTP server from the command line but got the following error:
    D:\Oracle\iSuites\Apache\Apache>apache
    Syntax error on line 14 of D:\Oracle\iSuites\Apache\Apache\conf\mod__ose.conf:
    AuroraService - directive already in effect for this Server
    If anyone has a solution please let me know. I had a hard enough time trying to get through the installation at all.
    Thanks,
    -Stephanie
    null

  • Numlock Problem with Sun Solaris 10 remote login into Linux

    Hi,
    I am using a Sun Solaris 10 system in a network. The Num lock key works fine when launching application locally on the the Solaris system.
    However, when I login from the Solaris 10 machines remotely into a Linux machine, set the display to my machine(i.e solaris 10) and then launch GUI applications, the Num Lock key does not work as expected.
    Can any of you help me with this issue ?? Is this a documented problem ?
    Is there any workaround for this issue ??
    Thanks in advance
    Regards,
    Philip

    dj_phil, any luck on finding the problem and/or solution here?
    thanks -12

  • Error with library build for Sun Solaris 10

    I'm getting an error when trying to build the BDB library on Sun Solaris 10, bdb 4.5.20. I download the .tar.gz file, untar it to /usr/local/BerkeleyDB.4.5 directory. Then I cd to /build_unix directory and enter in command: ../dist/configure --enable-cxx  (im using a c++ application for bdb).  Then after this build process, I enter make and I get an error of:
    Libtool: link: 'usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/../../..//libstdc++.la' is not a valid libtool archive
    Make: *** [libdb_cxx-4.5.la] Error 1
    Why does the link have 2 slashes in it (//libstdc++.la) ? Is this throwing off the build process? How do I fix this?
    Anything I'm doing wrong?

    Thanks that solved the problem. I did this for the 32 bit version and also the 64 bit version. This link has the code for both versions of libstdc++.la (32 bit: usr/sfw/lib/libstdc++.la and also 64 bit: /usr/sfw/lib/64/libstdc++.la):
    http://whocares.de/2006/05/26/solaris-10-fixup-for-libstdcla-is-not-a-valid-libtool-archive/
    thanks again!!!

Maybe you are looking for

  • SOLUTION: IPOD is not recognized by XP

    Hello all, After messing with my new IPOD for a while, I came across the problems that seems to be associated with Windows -- The computer fails to acknowledge the Ipod. The problem seems to be a windows problem, not an Ipod problem. After following

  • Combination of 2 fields for an output

    I have this 2 fields SBSNBR, SEQNBR and I need to combine them into a 50 character length . The total records  of the two fields will be 11 in total and I want the remaining to populated with zeroes. Blow is an example of expected output: characters

  • Bridge cs4 jpeg preview using spacebar - possible answer

    I run a 2008 mac pro with dual screens off the dual DVI card, Specs below. ATI Radeon HD 2600 XT:   Chipset Model: ATI Radeon HD 2600   Type: GPU   Bus: PCIe   Slot: Slot-1   PCIe Lane Width: x16   VRAM (Total): 256 MB   Vendor: ATI (0x1002)   Device

  • Disk was not ejected properly

    "The Disk was not ejected properly" this message keeps on coming up and seems to be referring to USB Memory Sticks. No disk had been removed. This is only happening since installing Mountain Lion and is very annoying especially since it keeps on disp

  • Moved songs now it won't sync, not found

    Ello all, Ok, my Nano, for some weird reason, put some albums into the compilations folder, they aren't compolations. I went into the Itunes folder and moved them into the relevant artist folders. When I click on them to play it said that they couldn