<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: TUSC and Oracle Connection in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194447#M689748</link>
    <description>Alex, &lt;BR /&gt;       If you are able please can you say what network interface you are using on the solaris side (ifconfig -a ) if you can check the card speed an duplex settings, i can give you thr correct command for thsi onec I know the nic type.   Also which file system are you using on the solaris system ufs or vxfs.       &lt;BR /&gt;&lt;BR /&gt;use landmin to check the network settings (speed and duplex) on the hp side.  &lt;BR /&gt;regards &lt;BR /&gt;Mike</description>
    <pubDate>Fri, 09 May 2008 09:49:10 GMT</pubDate>
    <dc:creator>BUPA IS</dc:creator>
    <dc:date>2008-05-09T09:49:10Z</dc:date>
    <item>
      <title>TUSC and Oracle Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194443#M689744</link>
      <description>Hi admins,&lt;BR /&gt;&lt;BR /&gt;I ran the tusc command with the following parameters:&lt;BR /&gt;&lt;BR /&gt;$tusc -f -o query2.log  sqlplus '/ as sysdba'&lt;BR /&gt;&lt;BR /&gt;once in sqlplus, I ran a query, the query started giving me data but after 1 minute it hung.&lt;BR /&gt;&lt;BR /&gt;The tail of the query2.log file has the following:&lt;BR /&gt;&lt;BR /&gt;times(0x800003ffbfff6f80) .............................................................................................................. = 1072175205&lt;BR /&gt;write(13, "\015\0\006\0\0\0\0\00305% \0\0\0".., 21) .................................................................................... = 21&lt;BR /&gt;read(13, "\adb\0\006\0\0\0\0\00602\0? \0\0".., 2064) ................................................................................... = 2011&lt;BR /&gt;read(11, "\adb\0\006\0\0\0\0\0060102\0\0P ".., 2064) ................................................................................... = 2011&lt;BR /&gt;write(12, "\adb\0\006\0\0\0\0\0060102\0\0P ".., 2011) .................................................................................. = 2011&lt;BR /&gt;read(13, "\adb\0\006\0\0\0\0\00 , - 0 . 9 ".., 2064) ................................................................................... = 2064&lt;BR /&gt;read(11, "\adb\0\006\0\0\0\0\03 1 , 1 5 3 ".., 2064) ................................................................................... = 2011&lt;BR /&gt;write(12, "\adb\0\006\0\0\0\0\03 1 , 1 5 3 ".., 2011) .................................................................................. = 2011&lt;BR /&gt;read(13, "9 9 1 , 1 5 6 3 . 0 0 7 , 1 5 6 ".., 1958) ................................................................................... = 1249&lt;BR /&gt;read(13, 0x80000001001c8c9c, 709) ...................................................................................................... [sleeping]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do you know what "sleeping" does mean?&lt;BR /&gt;&lt;BR /&gt;My problem is that when I launch the query from a site A to Site B, the query hangs and I need to kill the session.&lt;BR /&gt;&lt;BR /&gt;Site A:&lt;BR /&gt;HPUX 11.11&lt;BR /&gt;L Class server&lt;BR /&gt;1 processors&lt;BR /&gt;2 GB RAM&lt;BR /&gt;Oracle 10gR1&lt;BR /&gt;&lt;BR /&gt;Site B:&lt;BR /&gt;Sun Fire V440&lt;BR /&gt;Solaris 9&lt;BR /&gt;4 Processors&lt;BR /&gt;Oracle 10g R2&lt;BR /&gt;&lt;BR /&gt;DB:&lt;BR /&gt;Table: 32000 Rows&lt;BR /&gt;Columns: 129 (4 blob fields)&lt;BR /&gt;Query: Retrieving all the fields except the BLOBs&lt;BR /&gt;&lt;BR /&gt;Using: Public DB Link&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Internet Link:&lt;BR /&gt;&lt;BR /&gt;Public T1&lt;BR /&gt;&lt;BR /&gt;When I run the query from Site B to Site A, it finishes in around 2 minutes and gives me all the data I retrieve.  Not the same from A to B as explained.&lt;BR /&gt;&lt;BR /&gt;Could you give me a clue about this?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 08 May 2008 16:35:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194443#M689744</guid>
      <dc:creator>Alex Almaraz</dc:creator>
      <dc:date>2008-05-08T16:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC and Oracle Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194444#M689745</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;What do the oracle alert logs say.&lt;BR /&gt;&lt;BR /&gt;Is tnsping showing a stable database connection.&lt;BR /&gt;&lt;BR /&gt;Alone tusc ouput won't help. Combined with what the alert logs and other things say, diagnosis is possible.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 08 May 2008 16:54:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194444#M689745</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-08T16:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC and Oracle Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194445#M689746</link>
      <description>Well,&lt;BR /&gt;&lt;BR /&gt;The Alert log says nothing, but I was getting some Timeouts before, so I configured the Listener.ora and sqlnet.ora to avoid the INBOUND CONNECT TIMEOUT errors. By reviewing the sqlnet.log files, I found some "TNS lost connection" errors, I guess these are network disconnections and no more, what do you think about it?&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 08 May 2008 18:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194445#M689746</guid>
      <dc:creator>Alex Almaraz</dc:creator>
      <dc:date>2008-05-08T18:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC and Oracle Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194446#M689747</link>
      <description>hi Alex,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; By reviewing the sqlnet.log files, I found some "TNS lost connection" errors, I guess these are network disconnections and no more, what do you think about it? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you are getting "TNS lost connection", then the problem is definitely the network. Try to review the logs at the network level (switch, router, etc).&lt;BR /&gt;&lt;BR /&gt;how frequently are  you getting these errors?&lt;BR /&gt;$ grep -i  "tns lost" listener.ora |wc -l&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 09 May 2008 03:11:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194446#M689747</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-05-09T03:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC and Oracle Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194447#M689748</link>
      <description>Alex, &lt;BR /&gt;       If you are able please can you say what network interface you are using on the solaris side (ifconfig -a ) if you can check the card speed an duplex settings, i can give you thr correct command for thsi onec I know the nic type.   Also which file system are you using on the solaris system ufs or vxfs.       &lt;BR /&gt;&lt;BR /&gt;use landmin to check the network settings (speed and duplex) on the hp side.  &lt;BR /&gt;regards &lt;BR /&gt;Mike</description>
      <pubDate>Fri, 09 May 2008 09:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194447#M689748</guid>
      <dc:creator>BUPA IS</dc:creator>
      <dc:date>2008-05-09T09:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC and Oracle Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194448#M689749</link>
      <description>Well, &lt;BR /&gt;&lt;BR /&gt;By the Solaris side:&lt;BR /&gt;&lt;BR /&gt;ce0: flags=1000843&lt;UP&gt; mtu 1500 index 2&lt;BR /&gt;        inet 10.100.1.41 netmask ffff0000 broadcast 10.100.255.255&lt;BR /&gt;        ether 0:3:ba:7e:54:61&lt;BR /&gt;ce1: flags=1000843&lt;UP&gt; mtu 1500 index 3&lt;BR /&gt;        inet 135.149.199.14 netmask ffffff00 broadcast 135.149.199.255&lt;BR /&gt;        ether 0:3:ba:7e:54:62&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Using ce0&lt;BR /&gt;&lt;BR /&gt;adv_autoneg_cap&lt;BR /&gt;1&lt;BR /&gt;adv_1000fdx_cap&lt;BR /&gt;1&lt;BR /&gt;adv_1000hdx_cap&lt;BR /&gt;1&lt;BR /&gt;adv_100T4_cap&lt;BR /&gt;0&lt;BR /&gt;adv_100fdx_cap&lt;BR /&gt;1&lt;BR /&gt;adv_100hdx_cap&lt;BR /&gt;1&lt;BR /&gt;adv_10fdx_cap&lt;BR /&gt;1&lt;BR /&gt;adv_10hdx_cap&lt;BR /&gt;1&lt;BR /&gt;&lt;BR /&gt;stats:&lt;BR /&gt;ce:0:ce0:adv_cap_1000fdx        1&lt;BR /&gt;ce:0:ce0:adv_cap_1000hdx        1&lt;BR /&gt;ce:0:ce0:adv_cap_100T4  0&lt;BR /&gt;ce:0:ce0:adv_cap_100fdx 1&lt;BR /&gt;ce:0:ce0:adv_cap_100hdx 1&lt;BR /&gt;ce:0:ce0:adv_cap_10fdx  1&lt;BR /&gt;ce:0:ce0:adv_cap_10hdx  1&lt;BR /&gt;ce:0:ce0:adv_cap_asmpause       0&lt;BR /&gt;ce:0:ce0:adv_cap_autoneg        1&lt;BR /&gt;ce:0:ce0:adv_cap_pause  0&lt;BR /&gt;ce:0:ce0:alignment_err  0&lt;BR /&gt;ce:0:ce0:brdcstrcv      10285847&lt;BR /&gt;ce:0:ce0:brdcstxmt      20773&lt;BR /&gt;ce:0:ce0:cap_1000fdx    1&lt;BR /&gt;ce:0:ce0:cap_1000hdx    1&lt;BR /&gt;ce:0:ce0:cap_100T4      0&lt;BR /&gt;ce:0:ce0:cap_100fdx     1&lt;BR /&gt;ce:0:ce0:cap_100hdx     1&lt;BR /&gt;ce:0:ce0:cap_10fdx      1&lt;BR /&gt;ce:0:ce0:cap_10hdx      1&lt;BR /&gt;ce:0:ce0:cap_asmpause   0&lt;BR /&gt;ce:0:ce0:cap_autoneg    1&lt;BR /&gt;ce:0:ce0:cap_pause      0&lt;BR /&gt;ce:0:ce0:class  net&lt;BR /&gt;ce:0:ce0:code_violations        0&lt;BR /&gt;ce:0:ce0:collisions     0&lt;BR /&gt;ce:0:ce0:crc_err        0&lt;BR /&gt;ce:0:ce0:crtime 126.0686817&lt;BR /&gt;ce:0:ce0:excessive_collisions   0&lt;BR /&gt;ce:0:ce0:first_collision        0&lt;BR /&gt;ce:0:ce0:ierrors        0&lt;BR /&gt;ce:0:ce0:ifspeed        100000000&lt;BR /&gt;ce:0:ce0:ipackets       39257750&lt;BR /&gt;ce:0:ce0:ipackets64     39257750&lt;BR /&gt;ce:0:ce0:ipackets_cpu00 14668324&lt;BR /&gt;ce:0:ce0:ipackets_cpu01 8308685&lt;BR /&gt;ce:0:ce0:ipackets_cpu02 8403272&lt;BR /&gt;ce:0:ce0:ipackets_cpu03 7877469&lt;BR /&gt;ce:0:ce0:late_collisions        0&lt;BR /&gt;ce:0:ce0:lb_mode        0&lt;BR /&gt;ce:0:ce0:length_err     0&lt;BR /&gt;ce:0:ce0:link_T4        0&lt;BR /&gt;ce:0:ce0:link_asmpause  0&lt;BR /&gt;ce:0:ce0:link_duplex    2&lt;BR /&gt;ce:0:ce0:link_pause     0&lt;BR /&gt;ce:0:ce0:link_speed     100&lt;BR /&gt;ce:0:ce0:link_up        1&lt;BR /&gt;ce:0:ce0:lp_cap_1000fdx 0&lt;BR /&gt;ce:0:ce0:lp_cap_1000hdx 0&lt;BR /&gt;ce:0:ce0:lp_cap_100T4   0&lt;BR /&gt;ce:0:ce0:lp_cap_100fdx  1&lt;BR /&gt;ce:0:ce0:lp_cap_100hdx  1&lt;BR /&gt;ce:0:ce0:lp_cap_10fdx   1&lt;BR /&gt;ce:0:ce0:lp_cap_10hdx   1&lt;BR /&gt;ce:0:ce0:lp_cap_asmpause        0&lt;BR /&gt;ce:0:ce0:lp_cap_autoneg 1&lt;BR /&gt;ce:0:ce0:lp_cap_pause   0&lt;BR /&gt;ce:0:ce0:mac_mtu        1522&lt;BR /&gt;ce:0:ce0:mac_reset      0&lt;BR /&gt;ce:0:ce0:mdt_hdr_bind_fail      0&lt;BR /&gt;ce:0:ce0:mdt_hdr_bufs   0&lt;BR /&gt;ce:0:ce0:mdt_hdrs       0&lt;BR /&gt;ce:0:ce0:mdt_pkts       0&lt;BR /&gt;ce:0:ce0:mdt_pld_bind_fail      0&lt;BR /&gt;ce:0:ce0:mdt_pld_bufs   0&lt;BR /&gt;ce:0:ce0:mdt_plds       0&lt;BR /&gt;ce:0:ce0:mdt_reqs       0&lt;BR /&gt;ce:0:ce0:multircv       56732&lt;BR /&gt;ce:0:ce0:multixmt       5250&lt;BR /&gt;ce:0:ce0:norcvbuf       0&lt;BR /&gt;ce:0:ce0:noxmtbuf       0&lt;BR /&gt;ce:0:ce0:obytes 1119755995&lt;BR /&gt;ce:0:ce0:obytes64       5414723291&lt;BR /&gt;ce:0:ce0:oerrors        0&lt;BR /&gt;ce:0:ce0:opackets       27452697&lt;BR /&gt;ce:0:ce0:opackets64     27452697&lt;BR /&gt;ce:0:ce0:pci_bad_ack_err        0&lt;BR /&gt;ce:0:ce0:pci_bus_speed  66&lt;BR /&gt;ce:0:ce0:pci_dmarz_err  0&lt;BR /&gt;ce:0:ce0:pci_dmawz_err  0&lt;BR /&gt;ce:0:ce0:pci_drto_err   0&lt;BR /&gt;ce:0:ce0:pci_err        0&lt;BR /&gt;ce:0:ce0:pci_parity_err 0&lt;BR /&gt;ce:0:ce0:pci_rma_err    0&lt;BR /&gt;ce:0:ce0:pci_rta_err    0&lt;BR /&gt;ce:0:ce0:peak_attempts  0&lt;BR /&gt;ce:0:ce0:promisc        off&lt;BR /&gt;ce:0:ce0:qos_mode       0&lt;BR /&gt;ce:0:ce0:rbytes 400361297&lt;BR /&gt;ce:0:ce0:rbytes64       8990295889&lt;BR /&gt;ce:0:ce0:rev_id 32&lt;BR /&gt;ce:0:ce0:rx_allocb_fail 0&lt;BR /&gt;ce:0:ce0:rx_hdr_drops   0&lt;BR /&gt;ce:0:ce0:rx_hdr_pkts    31764515&lt;BR /&gt;ce:0:ce0:rx_inits       0&lt;BR /&gt;ce:0:ce0:rx_jumbo_pkts  0&lt;BR /&gt;ce:0:ce0:rx_len_mm      0&lt;BR /&gt;ce:0:ce0:rx_msgdup_fail 0&lt;BR /&gt;ce:0:ce0:rx_mtu_drops   0&lt;BR /&gt;ce:0:ce0:rx_mtu_pkts    7493235&lt;BR /&gt;ce:0:ce0:rx_new_hdr_pgs 992641&lt;BR /&gt;ce:0:ce0:rx_new_mtu_pgs 1873308&lt;BR /&gt;ce:0:ce0:rx_new_nxt_pgs 0&lt;BR /&gt;ce:0:ce0:rx_new_pages   2865949&lt;BR /&gt;ce:0:ce0:rx_no_buf      0&lt;BR /&gt;ce:0:ce0:rx_no_comp_wb  0&lt;BR /&gt;ce:0:ce0:rx_nocanput    0&lt;BR /&gt;ce:0:ce0:rx_nxt_drops   0&lt;BR /&gt;ce:0:ce0:rx_ov_flow     0&lt;BR /&gt;ce:0:ce0:rx_pkts_dropped        0&lt;BR /&gt;ce:0:ce0:rx_rel_bit     10391043&lt;BR /&gt;ce:0:ce0:rx_rel_flow    0&lt;BR /&gt;ce:0:ce0:rx_reused_pgs  2865663&lt;BR /&gt;ce:0:ce0:rx_split_pkts  0&lt;BR /&gt;ce:0:ce0:rx_tag_err     0&lt;BR /&gt;ce:0:ce0:rx_taskq_waits 0&lt;BR /&gt;ce:0:ce0:snaptime       2738365.9880952&lt;BR /&gt;ce:0:ce0:trunk_mode     0&lt;BR /&gt;ce:0:ce0:tx_allocb_fail 0&lt;BR /&gt;ce:0:ce0:tx_ddi_pkts    2161641&lt;BR /&gt;ce:0:ce0:tx_dma_bind_fail       0&lt;BR /&gt;ce:0:ce0:tx_dvma_pkts   1346801&lt;BR /&gt;ce:0:ce0:tx_hdr_pkts    26249210&lt;BR /&gt;ce:0:ce0:tx_inits       0&lt;BR /&gt;ce:0:ce0:tx_jumbo_pkts  0&lt;BR /&gt;ce:0:ce0:tx_max_pend    110&lt;BR /&gt;ce:0:ce0:tx_max_pkt_err 0&lt;BR /&gt;ce:0:ce0:tx_msgdup_fail 0&lt;BR /&gt;ce:0:ce0:tx_no_desc     0&lt;BR /&gt;ce:0:ce0:tx_nocanput    0&lt;BR /&gt;ce:0:ce0:tx_queue0      8363677&lt;BR /&gt;ce:0:ce0:tx_queue1      6317959&lt;BR /&gt;ce:0:ce0:tx_queue2      6397323&lt;BR /&gt;ce:0:ce0:tx_queue3      6373830&lt;BR /&gt;ce:0:ce0:tx_starts      27452761&lt;BR /&gt;ce:0:ce0:tx_uflo        0&lt;BR /&gt;ce:0:ce0:xcvr_addr      1&lt;BR /&gt;ce:0:ce0:xcvr_id        2121953&lt;BR /&gt;ce:0:ce0:xcvr_inits     1&lt;BR /&gt;ce:0:ce0:xcvr_inuse     1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HPUX side:&lt;BR /&gt;&lt;BR /&gt;PPA Number                      = 0&lt;BR /&gt;Description                     = lan0 HP PCI 10/100Base-TX Core [100BASE-TX,FD,AUTO,TT=1500]&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 100000000&lt;BR /&gt;Station Address                 = 0x306e0cfb85&lt;BR /&gt;Administration Status (value)   = up(1)&lt;BR /&gt;Operation Status (value)        = up(1)&lt;BR /&gt;Last Change                     = 1036064408&lt;BR /&gt;Inbound Octets                  = 714478374&lt;BR /&gt;Inbound Unicast Packets         = 150377611&lt;BR /&gt;Inbound Non-Unicast Packets     = 5943658&lt;BR /&gt;Inbound Discards                = 1281&lt;BR /&gt;Inbound Errors                  = 0&lt;BR /&gt;Inbound Unknown Protocols       = 35&lt;BR /&gt;Outbound Octets                 = 2108323629&lt;BR /&gt;Outbound Unicast Packets        = 176872489&lt;BR /&gt;Outbound Non-Unicast Packets    = 511765&lt;BR /&gt;Outbound Discards               = 0&lt;BR /&gt;Outbound Errors                 = 0&lt;BR /&gt;Outbound Queue Length           = 0&lt;BR /&gt;Specific                        = 655367&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ethernet-like Statistics Group&lt;BR /&gt;&lt;BR /&gt;Index                           = 1&lt;BR /&gt;Alignment Errors                = 0&lt;BR /&gt;FCS Errors                      = 0&lt;BR /&gt;Single Collision Frames         = 0&lt;BR /&gt;Multiple Collision Frames       = 0&lt;BR /&gt;Deferred Transmissions          = 0&lt;BR /&gt;Late Collisions                 = 0&lt;BR /&gt;Excessive Collisions            = 0&lt;BR /&gt;Internal MAC Transmit Errors    = 0&lt;BR /&gt;Carrier Sense Errors            = 0&lt;BR /&gt;Frames Too Long                 = 0&lt;BR /&gt;Internal MAC Receive Errors     = 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/UP&gt;&lt;/UP&gt;</description>
      <pubDate>Fri, 09 May 2008 11:47:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194448#M689749</guid>
      <dc:creator>Alex Almaraz</dc:creator>
      <dc:date>2008-05-09T11:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC and Oracle Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194449#M689750</link>
      <description>hello, &lt;BR /&gt; oh the fun of finding solaris card settings   &lt;BR /&gt; &lt;BR /&gt;&amp;gt; ce:0:ce0:link_duplex 2 for ce nics 2 means full duplex  1 means half (other card 1 full!) &lt;BR /&gt;&lt;BR /&gt;&amp;gt; ce:0:ce0:late_collisions 0 &lt;BR /&gt;&amp;gt; ce:0:ce0:oerrors 0 &lt;BR /&gt;duplex full and zero fo the above counters  mean that you do not have the flapping half duplex full duplex problem which some solaris cards with some switches are prone to when auto negotiate fails to complete. Similary the hp side is being well behaved too. It is unlikely ot be a lan problem . &lt;BR /&gt; &lt;BR /&gt;Is the database on solaris using a ufs or vxfs file system and what are the mount options from mnttab ? &lt;BR /&gt;Mike &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2008 13:08:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194449#M689750</guid>
      <dc:creator>BUPA IS</dc:creator>
      <dc:date>2008-05-09T13:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC and Oracle Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194450#M689751</link>
      <description>The FS are UFS type:&lt;BR /&gt;&lt;BR /&gt;/u04 on /dev/md/dsk/d100 read/write/setuid/intr/largefiles/logging/xattr/onerror=panic/dev=1540064 on Mon Apr  7 15:10:27 2008&lt;BR /&gt;/u03 on /dev/md/dsk/d60 read/write/setuid/intr/largefiles/logging/xattr/onerror=panic/dev=154003c on Mon Apr  7 15:10:27 2008&lt;BR /&gt;/u06 on /dev/md/dsk/d120 read/write/setuid/intr/largefiles/logging/xattr/onerror=panic/dev=1540078 on Mon Apr  7 15:10:27 2008&lt;BR /&gt;/u05 on /dev/md/dsk/d110 read/write/setuid/intr/largefiles/logging/xattr/onerror=panic/dev=154006e on Mon Apr  7 15:10:27 2008&lt;BR /&gt;/u01 on /dev/md/dsk/d50 read/write/setuid/intr/largefiles/logging/xattr/onerror=panic/dev=1540032 on Mon Apr  7 15:10:27 2008&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 09 May 2008 15:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194450#M689751</guid>
      <dc:creator>Alex Almaraz</dc:creator>
      <dc:date>2008-05-09T15:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC and Oracle Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194451#M689752</link>
      <description>Hello Alex, &lt;BR /&gt;&lt;BR /&gt;Oracle doesn't get on very well with ufs caching rather let oracle do all the caching . &lt;BR /&gt;&lt;BR /&gt;on solaris add the forcedirectio option to ufs mount options /etc/vfstab to your oracle mount points&lt;BR /&gt;&lt;BR /&gt;this turns off the ufs cache and allows oracle to do all the buffering  increase your oracle sga sizes if required. &lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt; /dev/md/dsk/d100     /dev/md/rdsk/d100      /u04       ufs    1    yes    logging,forcedirectio,largefiles&lt;BR /&gt;&lt;BR /&gt;It gets on somewhat better with jfs but you can also help it along here . &lt;BR /&gt;&lt;BR /&gt;the equivalent for online jfs on hp in /etc/fstab  is convosync=direct,mincache=direct  &lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt; &lt;BR /&gt;/dev/vg02/lvol25 /oradata/vg02_lvol25 vxfs rw,suid,largefiles,delaylog,convosync=direct,mincache=direct  0 2&lt;BR /&gt;&lt;BR /&gt;you can set it for this boot with remount but you must put all the options in the command  otherwise you get the defaults . &lt;BR /&gt;&lt;BR /&gt;e.g.   &lt;BR /&gt;&lt;BR /&gt;solaris  ufs &lt;BR /&gt;mount -o remount,largefiles,forcedirectio,logging  /dev/md/dsk/d100  /u04&lt;BR /&gt;&lt;BR /&gt;hp online jfs &lt;BR /&gt;mount -o remount,largefiles,delaylog,convosync=direct,mincache=direct   /dev/vg02/lvol25 /oradata/vg02_lvol25&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 11 May 2008 14:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194451#M689752</guid>
      <dc:creator>BUPA IS</dc:creator>
      <dc:date>2008-05-11T14:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: TUSC and Oracle Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194452#M689753</link>
      <description>Ok, let me try that.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 12 May 2008 11:56:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tusc-and-oracle-connection/m-p/4194452#M689753</guid>
      <dc:creator>Alex Almaraz</dc:creator>
      <dc:date>2008-05-12T11:56:31Z</dc:date>
    </item>
  </channel>
</rss>

