Cat6509 Etherchannel to AIX

Due to the following log messages last Friday night and discovering our AIX connections are Link Aggregated, I am attempting to connection 4 ports to AIX VIO servers using etherchannel. Have not had any success as of yet.
sh log | i %MAC_MOVE-SP-4-NOTIF
Jan 25 16:13:06: %MAC_MOVE-SP-4-NOTIF: Host 0a5d.3c1e.8002 in vlan 1 is flapping between port Gi2/19 and port Gi2/20 - 172.25.3.44
Jan 25 16:13:06: %MAC_MOVE-SP-4-NOTIF: Host 0a5d.3e72.4902 in vlan 1 is flapping between port Gi2/19 and port Gi2/20 - 172.25.3.31
Jan 25 16:13:06: %MAC_MOVE-SP-4-NOTIF: Host 0a5d.3ade.7902 in vlan 1 is flapping between port Gi2/19 and port Gi2/20 - 172.25.3.41
Anyone have knowledge or experience with this? Thank you ahead for any assistance.
Configuration: Cat6509
int port-channel 23
switchport
switchport mode access
no sh
int Gi2/22
switchport
switchport mode access
switchport access vlan 1
spanning-tree portfast
channel-group 23 mode active
int Gi2/24
switchport
switchport mode access
switchport access vlan 1
spanning-tree portfast
channel-group 23 mode active
Configuration: AIX
EtherChannel / Link Aggregation: ent5
Status: Available
Attributes:
adapter_names   ent0,ent1      EtherChannel Adapters
alt_addr  0x000000000000       Alternate EtherChannel Address
auto_recovery   yes                 Enable automatic recovery after failover
backup_adapter  NONE           Adapter used when whole channel fails
hash_mode       default            Determines how outgoing adapter is chosen
interval        long                     Determines interval value for IEEE 802.3ad mode
mode            standard             EtherChannel mode of operation
netaddr         0                        Address to ping
noloss_failover yes                  Enable lossless failover after ping failure
num_retries     3                     Times to retry ping before failing
retry_time      1                      Wait time (in seconds) between pings
use_alt_addr    no                   Enable Alternate EtherChannel Address
use_jumbo_frame no               Enable Gigabit Ethernet Jumbo Frames

Hi,
The configuration you've applied to the switches is to enable a standards based Cisco EtherChannel i.e., IEEE 802.3ad (now IEEE 802.1ax) using the Link Aggregation Control Protocol (LACP).
From reading the IBM AIX Configuring an EtherChannel documentation, the way I understand the AIX configuration you've pasted above, it's not running IEEE 802.3ad Link Aggregation with LACP. I believe mode is the important setting here, and the aforementioned document states the following:
Mode: You can choose from the following modes:
standard: In this mode the EtherChannel uses an algorithm to choose which adapter it will send the packets out on. The algorithm consists of taking a data value, dividing it by the number of adapters in the EtherChannel, and using the remainder (using the modulus operator) to identify the outgoing link. The Hash Mode value determines which data value is fed into this algorithm (see the Hash Mode attribute for an explanation of the different hash modes). For example, if the Hash Mode is standard, it will use the packet's destination IP address. If this is 10.10.10.11 and there are 2 adapters in the EtherChannel, (1 / 2) = 0 with remainder 1, so the second adapter is used (the adapters are numbered starting from 0). The adapters are numbered in the order they are listed in the SMIT menu. This is the default operation mode.
round_robin: In this mode the EtherChannel will rotate through the adapters, giving each adapter one packet before repeating. The packets may be sent out in a slightly different order than they were given to the EtherChannel, but it will make the best use of its bandwidth. It is an invalid combination to select this mode with a Hash Mode other than default. If you choose the round-robin mode, leave the Hash Mode value as default.
netif_backup: To enable Network Interface Backup Mode, you can configure multiple adapters in the primary EtherChannel and a backup adapter. For more information, see Configuring Network Interface Backup.
8023ad: This options enables the use of the IEEE 802.3ad Link Aggregation Control Protocol (LACP) for automatic link aggregation. For more details about this feature, see IEEE 802.3ad Link Aggregation configuration.
You may want to check with the server team again and confirm that they have the same understanding of an aggregate link as you have. With the setup you've shown applied to the Catalyst switch I think they should be running the AIX server with the mode configured as 802.3ad.
Regards

Similar Messages

  • Etherchannel or Aggregated ports between switch and AIX server

    I have a problem with the configuration of an etherchannel or port aggregation between an 4507 Catalyst switch and a server running AIX 5.2 maintenance level 4. The two ports on the switch are on the same blade.
    I tried configuring etherchannel with the command
    config-if# channel-group XX mode on
    and I tried configuring 802.3ad with the command
    config-if# channel-group XX mode activ
    but in both cases, as soon as I configured the second port, connection went down (I monitored with pings).
    On the AIX, I tried configuring modes "round-robin" and "802.3ad" with both switch configurations, but the result was the same.
    Does anyone has experience with this kind of configuration?
    thanks,
    Antoine

    Hi amaitre
    Could you setting  the etherchannel with the AIX Server?
    I configured in my switch 4510 with a AIX, but the 2 ports with channel-group keep in suspend. This is the configuration
    interface Port-channel2
    description ## LACP AIX ##
    switchport
    switchport access vlan 100
    load-interval 30
    interface GigabitEthernet4/20
    description  ## LACP AIX ##
    switchport access vlan 100
    channel-protocol lacp
    channel-group 2 mode active
    spanning-tree portfast
    interface GigabitEthernet4/21
    description ## LACP AIX ##
    switchport access vlan 100
    channel-protocol lacp
    channel-group 2 mode active
    spanning-tree portfast
    This configuration works with a server Dell with windows 2008.
    The schema is 1 switch 4510 with etherchannel to AIX.
    Thanks!

  • Etherchannel Load-Balancing To Host (Confused)

    I'm a bit confused as to how an etherchannel load-balances traffic across all the links, in the port-channel.  If I have a 4 port etherchannel, to an AIX host, does the traffic load balance across all 4 ports?   In reading the load-balancing documentation, it states that a global configuration of src-mac forwards traffic from the same host, over the same port, all the time, whereas it forwards traffic over different ports for other hosts.  What if it's the same host tied into the port-channel?  So if my AIX box has 4 ethernet cards in a port channel, each ethernet card goes over only one link?  If the ethernet cards are bundled, into a port channel config, is there no way to load balance all the traffic?  Maybe I'm misunderstanding the etherchannel configuration and how it works.  Thanks for any and all help!!
    Dan

      Port channel is link aggregation for all traffic which will get distributed across all links.  A given ip conversation will only travel down one of those links at any given time. The single ip conversation is not carried say for instance across all 4 links if it's a 4 port etherchannel.

  • Vlans with ESX 3.5 and Cat6509

    have Esx 3.5 with 6 physical NICs. It connects to my Cat6509 running 12.x IOS code. Have downloaded the Vmware/cisco whitepaper and several vmKB articles. Still have some confusion here.
    1) Plan to run ESX in VST (vlan Tagging) mode.
    2) What is the deal with Native Vlan ID in Esx VST can't be the same as the native VlanID of the physical switch? Huh? Is this a fancy way of saying change the native Vlan from 1 to "anything" when handing off trunks to ESX?
    The vmkb articls 1004048 which outline etherchannel, but doesn't specify changing the native vlan to something else.
    Is it possible to etherchannel and trunk over the same nics with ESX?

    In ESX Virtual Switch Tagging (VST Mode) mode, you provision one port group on a virtual switch for each VLAN, and then attach the virtual machine's virtual adapter to the port group instead of the virtual switch directly. The virtual switch port group tags all outbound frames and removes tags for all inbound frames. It also ensures that frames on one VLAN do not leak into a different VLAN.
    Native VLAN ID on ESX VST Mode is not supported. Do not assign a VLAN to a port group that is same as the native VLAN ID of the physical switch. Native VLAN packets are not tagged with VLAN ID on the out going traffic toward ESX host. Therefore, if ESX is set VST mode, it drops the packets that are lacking a VLAN tag.

  • Replacement of GE module on Cat6509 switch

    My GE module was discovered faulty this morning and as a result, need to replace this module on a Cat6509 switch. My core switch is running VLANs, VTP and EtherChannel technlogies as well. My question is, if I change the GE module, will I need to reconfigure the VLANs etc? Btw, the module description is "SFM-capable 16 port 10/100/1000mb RJ45".
    Thanks in advance.

    If it gets replaced with the same exact module you shouldn't have to reconfigure anything , the config is kept on the supervisor card.

  • Problems with Etherchannel

    I can't get the Etherchannel to work on my 3550 <--> 2950.
    Everything is configured properly, but still etherchannel sometimes brings both of the interfaces up and sometimes shuts one of them down, for no reason. Cables are same, configs same, everything exactly same. I already looked up the error message talking something about balun cable. I am not sure what kind of cable is balun, but I used normal CAT5 crossover cables between switches. Please if anyone has any suggestions, I would really appreciated.
    2950 is configured through PO1 (on fa0/23, fa0/24) to PO8 on 3550 (on fa0/44, fa0/43)
    Here is the configs:
    3550:
    ! Created by Senad P. on May 2003
    ! Last configuration change at 10:19:08 MST Thu May 15 2003
    version 12.1
    no service single-slot-reload-enable
    no service pad
    service timestamps debug datetime
    service timestamps log datetime
    service password-encryption
    hostname D2-2001
    clock timezone MST -7
    vlan 233
    vlan 234
    vtp domain wb
    vtp mode transparent
    interface Port-channel1
    switchport trunk encapsulation dot1q
    switchport mode trunk
    no ip address
    interface Port-channel8
    switchport trunk encapsulation dot1q
    switchport mode trunk
    no ip address
    ... SHORTENED BECAUSE OF CHARRACTER LIMITATION
    interface Port-channel9
    switchport trunk encapsulation dot1q
    switchport mode trunk
    no ip address
    interface Port-channel10
    switchport trunk encapsulation dot1q
    switchport mode trunk
    no ip address
    interface FastEthernet0/1
    switchport access vlan dynamic
    no ip address
    no logging event link-status
    speed 100
    duplex full
    no snmp trap link-status
    storm-control broadcast level 70.00
    storm-control multicast level 70.00
    storm-control unicast level 85.00
    spanning-tree portfast trunk
    interface FastEthernet0/2
    switchport access vlan dynamic
    no ip address
    no logging event link-status
    speed 100
    duplex full
    no snmp trap link-status
    storm-control broadcast level 70.00
    storm-control multicast level 70.00
    storm-control unicast level 85.00
    spanning-tree portfast trunk
    SHORTENED BECASUE OF CHARACTER LIMITATION
    interface FastEthernet0/44
    switchport trunk encapsulation dot1q
    switchport mode trunk
    no ip address
    speed 100
    duplex full
    channel-group 8 mode on
    interface FastEthernet0/45
    switchport trunk encapsulation dot1q
    switchport mode trunk
    no ip address
    speed 100
    duplex full
    channel-group 9 mode on
    interface FastEthernet0/46
    switchport trunk encapsulation dot1q
    switchport mode trunk
    no ip address
    speed 100
    duplex full
    channel-group 9 mode on
    interface FastEthernet0/47
    switchport trunk encapsulation dot1q
    switchport mode trunk
    no ip address
    speed 100
    duplex full
    channel-group 10 mode on
    interface FastEthernet0/48
    switchport trunk encapsulation dot1q
    switchport mode trunk
    no ip address
    speed 100
    duplex full
    channel-group 10 mode on
    interface GigabitEthernet0/1
    description "UPLINK TO CAT6509"
    switchport trunk encapsulation dot1q
    switchport mode trunk
    no ip address
    interface GigabitEthernet0/2
    no ip address
    interface Vlan1
    no ip address
    no ip route-cache
    shutdown
    interface Vlan234
    ip address 137.190.x.x 255.255.x.x
    no ip route-cache
    ip default-gateway 137.190.x.x
    ip classless
    no ip http server
    2950:
    sh run
    Building configuration...
    vlan 234
    vlan 243
    vtp domain wb
    vtp version 2
    vtp mode transparent
    vmps server 137.190.
    interface FastEthernet0/1
    switchport access vlan dynamic
    no ip address
    no logging event link-status
    speed 100
    duplex full
    no snmp trap link-status
    storm-control broadcast level 70.00
    storm-control multicast level 70.00
    storm-control unicast level 85.00
    storm-control action trap
    spanning-tree portfast trunk
    interface FastEthernet0/2
    switchport access vlan dynamic
    no ip address
    no logging event link-status
    speed 100
    duplex full
    no snmp trap link-status
    storm-control broadcast level 70.00
    storm-control multicast level 70.00
    storm-control unicast level 85.00
    storm-control action trap
    spanning-tree portfast
    SHORTENED BECAUSE OF CHARACTER LIMITATION
    interface FastEthernet0/23
    description "UPLINK TO 3550"
    switchport mode trunk
    no ip address
    speed 100
    duplex full
    channel-group 1 mode on
    interface FastEthernet0/24
    description "UPLINK TO 3550"
    switchport mode trunk
    no ip address
    speed 100
    duplex full
    channel-group 1 mode on
    interface Vlan1
    no ip address
    no ip route-cache
    shutdown
    interface Vlan234
    ip address 137.190. 255.255.
    no ip route-cache
    ip default-gateway 137.190.
    D2-2003#
    #%ETHCNTR-3-LOOP_BACK_DETECTED
    Here is the DEBUG LOG from 2950:
    May 21 20:27:57: FEC: pagp_switch_find_master: group 1
    May 21 20:27:57: FEC: fec_bundle: Fa0/24
    May 21 20:27:57: FEC: add port (Fa0/24) to agport (Po1)
    May 21 20:27:57: FEC: fec_set_agport_macaddr: Po1 Fa0/24 (add)
    May 21 20:27:57: FEC: pagp_switch_add_port_to_agport: msg to PM to bundle port Fa0/24 with Po1
    May 21 20:27:57: FEC: pagp_switch_want_to_bundle: Bndl msg to PM for port Fa0/24 to Agport Po1
    May 21 20:27:57: FEC: pagp_switch_hotstandby: for agport Po1
    May 21 20:27:57: FEC: pagp_switch_hotstandby: PAgP not enabled on agport Po1
    May 21 20:27:57: FEC: pagp_switch_reset_load_index: reading load-index for port Po1
    May 21 20:27:58: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/24, changed state to up
    May 21 20:27:59: %LINK-3-UPDOWN: Interface FastEthernet0/23, changed state to up
    May 21 20:27:59: %LINK-3-UPDOWN: Interface Port-channel1, changed state to up
    May 21 20:28:00: FEC: pagp_switch_port_up: Fa0/23
    May 21 20:28:00: FEC: pagp_switch_invoke_port_up: Fa0/23
    May 21 20:28:00: FEC: pagp_switch_agc_compatable: comparing GC values of Fa0/23 Fa0/24 flag = 1 1
    --More-- May 21 20:28:00: FEC: pagp_switch_port_attrib_diff: Fa0/23 Fa0/24 same
    May 21 20:28:00: FEC: pagp_switch_agc_compatable: GC values are compatable
    May 21 20:28:00: FEC: fec_bundle: Fa0/23
    May 21 20:28:00: FEC: add port (Fa0/23) to agport (Po1)
    May 21 20:28:00: FEC: fec_set_agport_macaddr: Po1 Fa0/23 (add)
    May 21 20:28:00: FEC: pagp_switch_add_port_to_agport: msg to PM to bundle port Fa0/23 with Po1
    May 21 20:28:00: FEC: pagp_switch_want_to_bundle: Bndl msg to PM for port Fa0/23 to Agport Po1
    May 21 20:28:00: FEC: pagp_switch_hotstandby: for agport Po1
    May 21 20:28:00: FEC: pagp_switch_hotstandby: PAgP not enabled on agport Po1
    May 21 20:28:00: FEC: pagp_switch_reset_load_index: reading load-index for port Po1
    May 21 20:28:00: %LINEPROTO-5-UPDOWN: Line protocol on Interface Port-channel1, changed state to up
    May 21 20:28:01: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/23, changed state to up
    May 21 20:28:55: %ETHCNTR-3-LOOP_BACK_DETECTED: Loop-back detected on FastEthernet0/24. The port is forced to linkdown.
    May 21 20:28:55: FEC: pagp_switch_hotstandby: for agport Po1
    May 21 20:28:55: FEC: pagp_switch_hotstandby: PAgP not enabled on agport Po1
    May 21 20:28:55: FEC: pagp_switch_port_down: Fa0/24
    May 21 20:28:55: FEC: pagp_switch_invoke_port_down: Fa0/24
    --More-- May 21 20:28:55: FEC: fec_unbundle: Fa0/24
    May 21 20:28:55: FEC: pagp_switch_delete_port_from_agport: delete_port_from_agport: for port Fa0/24
    May 21 20:28:55: FEC: delete port (Fa0/24) from agport (Po1)
    May 21 20:28:55: FEC: pagp_switch_remove_from_bundle: Un-Bndl msg NOT send to PM for port Fa0/24 from Po1
    May 21 20:28:55: FEC: pagp_switch_reset_load_index: reading load-index for port Po1
    May 21 20:28:55: FEC: fec_set_agport_macaddr: Po1 Fa0/24 (remove)
    May 21 20:28:56: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/24, changed state to down
    May 21 20:31:21: %LINK-3-UPDOWN: Interface FastEthernet0/24, changed state to up
    May 21 20:31:22: FEC: pagp_switch_port_up: Fa0/24
    May 21 20:31:22: FEC: pagp_switch_invoke_port_up: Fa0/24
    May 21 20:31:22: FEC: pagp_switch_agc_compatable: comparing GC values of Fa0/24 Fa0/23 flag = 1 1
    May 21 20:31:22: FEC: pagp_switch_port_attrib_diff: Fa0/24 Fa0/23 same
    May 21 20:31:22: FEC: pagp_switch_agc_compatable: GC values are compatable
    May 21 20:31:22: FEC: fec_bundle: Fa0/24
    May 21 20:31:22: FEC: add port (Fa0/24) to agport (Po1)
    May 21 20:31:22: FEC: fec_set_agport_macaddr: Po1 Fa0/24 (add)
    May 21 20:31:22: FEC: pagp_switch_add_port_to_agport: msg to PM to bundle port Fa0/24 with Po1
    --More-- May 21 20:31:22: FEC: pagp_switch_want_to_bundle: Bndl msg to PM for port Fa0/24 to Agport Po1
    May 21 20:31:22: FEC: pagp_switch_hotstandby: for agport Po1
    May 21 20:31:22: FEC: pagp_switch_hotstandby: PAgP not enabled on agport Po1
    May 21 20:31:22: FEC: pagp_switch_reset_load_index: reading load-index for port Po1
    May 21 20:31:23: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/24, changed state to up
    D2-3003#

    Leo,
    Thanks for the info. And please forgive me, I am not doubting your knowledge, just wanted to make sure about it. However, are you sure that channel numbers are supposed to be same? If that is the case, 2950 supports only up to 6 channels, and 3550 I think about 24 if I remember correctly. So what happens when I configure more then a 6 channels of 2950s into 3550. Next channel after six-th one would be 7, 8 and so on. However, I cannot configure channel # higher then 6 on 2950. With this, I am limiting 3550 to only 6 channels.
    Now, I have not got experience in doing ether-channels. However, I was thinking logicly and thoughed that Cisco would not limit 3550s to 2950 limitation.
    Please advise.
    Thanks

  • Nexus 5548UP lacp with IBM AIX P740

    We are currently working in a lab to configure our first pair of 5548UP(with a 2232PP on each) with FCoE to an IBM p740 AIX server.  On the Nexus side I have confugured the physical port e100/1/1 (2232pp) to be in a channel-group that will be part of a vpc with the other 5548UP switch, I am trunking all vlans in the etherchannel with the IBM server.  Everything is working, i have the port-channel UP, the vfc and vpc when I use ''channel-group x mode ON'' on the physical ports and on the server side the 803.2ad is not active, it's configured ''roundRobin''. 
    Suppose I want to use LACP for the connections with the server should I configure the Nexus switch port with ''channel-group x mode active'' or ''channel-group x mode passive''?  When the server is configured with ''802.3ad'' enabled and when I have ''channel-group x mode active'' or ''passive'' it doesn't work, the port-channel x does not come UP.
    Does anyone have an explenation of how I should be configure?
    Thanks

    Hello,
    Using LACP passive or active mode should not make much of a difference as long as one of the sides of the port-channel actively negotiates LACP.  In most cases, we just configure both sides to be LACP active.
    When you say the port-channel is not working when using LACP, what are the symptoms?
    Are the physical ports in "I" state?'
    'show port-channel summary' will show this
    What does the output of "show lacp counters interface port-channel X"  show?
    This command will tell you if the Nexus 5K/2K is receiving LACPDUs from the IBM device (and if we are sending them).  I would suggest to collect the LACP counters to verify that we are receiving the LACP packets from IBM, otherwise Nexus will not bring up the port-channel.  Here is an example output from my lab switch:
    5548-2019# show lacp counters interface port-channel 500
                        LACPDUs         Marker      Marker Response    LACPDUs
    Port              Sent   Recv     Sent   Recv     Sent   Recv      Pkts Err
    port-channel500
    Ethernet1/15       16401  16399    0      0        0      0        0
    Ethernet1/16       16400  16399    0      0        0      0        0
    Regards,
    Steven

  • Installation problem on AIX ( SAP4.7, Oracle-9i)

    Hello Gurus,
    We are installaing SAP4.7 on AIX with oracle-9i as an database
    we have completed central instance successfully, while database instance we are facing error
    I am attaching error log for your referenec
    error log
    You entered: /sapcd/oracle9/51030360/ORA92_1
    Found the label ORACLE:9.2:RDBMS(1/4):Oracle RDBMS AIX5 CD:CD51018585_1 but need
    the label ORACLE:9.2.0:RDBMS(1::
    Can any body help me regarding this error.
    Thanks & regards
    Shishir

    > You entered: /sapcd/oracle9/51030360/ORA92_1
    > Found the label ORACLE:9.2:RDBMS(1/4):Oracle RDBMS AIX5 CD:CD51018585_1 but need
    > the label ORACLE:9.2.0:RDBMS(1::
    Are the CDs numbers matching to your installation master CD?
    Markus

  • Error while saving the OBIEE repository in AIX

    Hi,
    In my current project OBIEE is installed on the AIX server.Now I need to migrate the rpd from one DEV to Test instance.
    When I try to take the back up of the rpd and try to ftp the rpd I get an error-"Permission denied".
    Has anyone faced this issue before?
    Thanks,
    Preeja

    Sounds like you don't have permission to FTP to the destination directory

  • Install oracle 8.1.7.4 on AIX 5.3

    I want install oracle 8.1.7.4 on AIX 5.3, but i but keep install oracle 8.1.7 4 in 32 - bit , Can i get any problem ?

    Metalink:
    Error Correction Support (ECS): 31-DEC-2004
    Extended Support (ES): 31-DEC-2007
    Extended Maintenance Support (EMS): 31-DEC-2006
    If you got the appopriate contract support, you should be able to order 8iR3 by metalink. But you will not find it on OTN

  • Error in Installing OBIEE 11.1.1.5 on AIX 64 Bit,

    Hi,
    Ive tried a simple as well as enterprise install of OBIEE 11.1.1.5 on AIX 64 Bit Operating system,
    midway through the installation I get the following error:
    error in invoking target 'Client_sharedlib svr_tool' of makefile. If i proceed with the installtion, i face another 2 such similar errors , followed by some popups stating that Runtime error has occured.
    The installation completes, However when the post Installation scripts start to execute, the fist step itself, i.e. create domain Fails. followed by failures of most of the other steps, ultimately i need to Abort the installation.
    Im searching for answers as to what could have caused this, I cannot find anything conclusive in the huge log files. Would greatly appreciate if somone here has come across this before and could share some insights.
    - Domnic

    Does it have to be a software only installation since it is on AIX?
    From the install doc:
    The Software Only Install type installs the Oracle Business Intelligence software binary files in an Oracle home for later configuration as part of a Fusion Middleware deployment. This install type is required to install Oracle Business Intelligence on an AIX operating system or with a 64-bit JVM, such as on a supported 64-bit operating system.

  • Error in starting startInstGui.sh in AIX Machine

    I am in the process of installing SAP in AIX Machine
    I am getting the follwoing error when i start SAP installatble. Pls help
    <b># /oracle/master/startInstGui.sh
      Java Runtime found in PATH environment variable
      Path: java
    Start mode: gui (GUI only)
    Connection parameters:
      GUIServer host: localhost
      GUIServer port: 21212
    Starting...
    The java class is not found:  SDTGui</b>
    The contents of ENV file is as follows
    TMP=/usr/sap/DBW/install/tmp
    MAIL=/usr/spool/mail/root
    LOCPATH=/usr/lib/nls/loc
    LIB_PATH=/sapmnt/DBW/exe
    USER=root
    AUTHSTATE=compat
    SAPINST_JRE_HOME=/usr/java14_64/jre
    DISPLAY=192.168.79.139:0.0
    SHELL=/usr/bin/ksh
    ODMDIR=/etc/objrepos
    JAVA_HOME=/usr/java14_64
    HOME=/
    TERM=xterm
    MAILMSG=[YOU HAVE NEW MAIL]
    PWD=/oracle/master
    LD_LIBPATH=/sapmnt/DBW/exe
    TZ=MST7
    A__z=! LOGNAME
    NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    LIBPATH=/sapmnt/DBW/exe
    The output of Java -fullversion is <b>J2RE 1.4.2 AIX 5L</b> I have logged in as user root to do the activities

    Hi,
    setup environment veriables correctly for java.. for example.
    if using from root,
    type: export JAVA_HOME=/.../.../.../ full location
    type xhost + in seperate new terminal. should work.
    also, use J2SDK 1.4.2.11 from below provided link...
    http://java.sun.com/products/archive/j2se/1.4.2_11/index.html
    Thanks,

  • Error in starting DB2 UDB (AIX with ECC 6.0)

    Hello All,
    I am facing error in starting the database as below :
    <b>exec(): 0509-036 Cannot load program db2start because of the following errors:
            0509-130 Symbol resolution failed for /usr/lib/threads/libc.a[aio_64.o] because:
            0509-136   Symbol kaio_rdwr64 (number 0) is not exported from
                       dependent module /unix.
            0509-136   Symbol listio64 (number 1) is not exported from
                       dependent module /unix.
            0509-136   Symbol acancel64 (number 2) is not exported from
                       dependent module /unix.
            0509-136   Symbol iosuspend64 (number 3) is not exported from
                       dependent module /unix.
            0509-136   Symbol aio_nwait (number 4) is not exported from
                       dependent module /unix.
            0509-136   Symbol aio_nwait64 (number 5) is not exported from
                       dependent module /unix.
            0509-136   Symbol aio_nwait_timeout (number 6) is not exported from
                       dependent module /unix.
            0509-136   Symbol aio_nwait_timeout64 (number 7) is not exported from
                       dependent module /unix.
            0509-026 System error: Error 0
            0509-192 Examine .loader section symbols with the
                     'dump -Tv' command.
    SQL1652N  File I/O error occurred.</b>
    I have even changed the Acc. I/O setting also as per the note :683396 .
    But the error still exists.Please help me out in this ssue.
    Regards,
    Chandra.

    Hi Chandra,
    this error may occure when you do not install DB2 on the node via db2setup on AIX. I assume you moved DB2 via ACC to this box. DB2 requires AIO. In general db2setup enables it for you. You can check this by issuing the following command: 'lsdev -Cc aio'
    The correct output should be like:
    aio0 Available Asynchronous I/O (Legacy)
    The wrong one with disabled AIO:
    aio0 Defined Asynchronous I/O (Legacy)
    Use 'smitty aio' to configute AIO for your machine.
    Regards,
    Steffen

  • Installation Of Solman 7.1 aix Oracle failed with Java Error

    Dear All,
    We are doing SOLMAN Installation 7.1 SR1 AIX Oracle.
    Now the installation stopped at the 19th phase "IMport ABAP"as in the attached screenshot.
    OS : AIX 6100-07-02-1150
    Database:  Oracle 11.2.0.3
    Java Version currently maintained:  java version "1.4.2"
    When i checked in log File  import_monitor.java.log  (  /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS) ,
    [root@solmantrg: /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS] cat import_monitor.java.log
    java version "1.6.0_45"
    Java(TM) SE Runtime Environment (build 6.1.051)
    SAP Java Server VM (build 6.1.051 23.5-b02, May 30 2013 05:04:21 - 61_REL - optU - aix ppc64 - 6 - bas2:197575 (mixed mode))
    Required system resources are missing or not available:
      Import directory '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP1' does not exist;
      Import directory '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP2' does not exist;
      Import directory '/cddumps/Solman_Export_Cds/51042607_2/DATA_UNITS/EXP3' does not exist;
      Import directory '/cddumps/Solman_Export_Cds/51042607_2/DATA_UNITS/EXP4' does not exist.
    [root@solmantrg: /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS]
    Also i checked all the above import Directories [
    '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP1'
    '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP2'
    '/cddumps/Solman_Export_Cds/51042607_2/DATA_UNITS/EXP3'
    '/cddumps/Solman_Export_Cds/51042607_2/DATA_UNITS/EXP4'
    ] and all the above import directories are present in my system.
    Later from the above log, i compared the Java Version of our System
    [root@solmantrg: /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS] java -version
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
    Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build caix64142ifx-20110630 (SR13 FP10) (JIT enabled: jitc))
    [root@solmantrg: /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS] which java
    /usr/java14_64/jre/bin/java
    Kindly clarify the below Queries.
    1)Is the above Solman installation error was due to Java version? If so, do we need to install   java version "1.6.0_45" in Solman Server to proceed with the installation.
    2)Cant we proceed the Solman installation with the current Java version (java version "1.4.2") of our System .
    3) What is the actual Prerequistes to be maintained for JAVA.  I have downloaded the Installtion guide from SMP.
    but in the installation guide, The exact java version to be maintained to proceed with the Solman Installation 7.1 SR1 is not mentioned anywhere.
    4)If we install the Java 1.6, do we need to start Solman installation from the scratch . Any reboot required after installing java 1.6?
    5)Because of the inconsistencies in java version in our System, The installation shows the Error " Import directory does not exist  "?
    6)Please tel the cause of the Error
    Kindly assist to proceed with the installation
    Regards,
    Gayathri.K

    Hello Gayathri
    The import_monitor.java.log says the JRE used is 1.6 - java version "1.6.0_45"
    There must be multiple JRE's installed on the system.
    Run the below command and check the output
    ls -lad /usr/java*
    Few things I would try.
    Is the '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP1' an NFS mount ? If yes use a local file system.
    Create a directory called /SMINSTALL and move all from /cddumps/Solman_Export_Cds
    It should look like /SMINSTALL/51042607_1/DATA_UNITS/EXP1
    Start the installation.
    Try to use Java 1.4 or 1.5 and see if that helps.
    You need to set the environment variable JAVA_HOME before starting the installation.
    export JAVA_HOME=/usr/java14_64/jre
    Are there any files/directories under 51042607_*/DATA_UNITS/EXP* ?
    Regards
    RB

  • Application based on JAX-WS running slow on AIX 3.5 of 64 bits

    Hi all,
    I’m running a java web service based on JAX-WS the release included in java6, this application load the information from tables to data structures in memory such as hash map, and has it available for a client application that consume it.
    My problem is that when I run my application on windows the time of processing is acceptable but when I try to run the same application on AIX 3.5 of 64 bits the communication between client and the web service is up 10 times slower.
    I tried the following test.
    Run the WS and client in the same windows server its success (fast)
    Run the WS in a windows server the client in my windows 7 laptop the result is success (fast)
    Run the Web Service on windows server and the client in AIX server this is slow
    Run the Web Service on the same AIX server that the client it is slow
    When I run the applications, I compile it whit the java6_64 version and run whit –d64 option on AIX
    Regards

    Try to isolate the problem by finding out where the delay is e.g
    1.) Is the delay in loading data from the database into memory?
    2.) Is the delay in getting a request from the client side to the server side components?
    3.) Is the delay in processing a request on the server side with the in memory data?
    Also verify that jvm settings and hardware (e.g) processors between the two environments are comparable.

Maybe you are looking for

  • How to change dynamically style in smartforms

    Dear All,           I had a requirnment to select different styles in smartforms depending on some condition, can u plz suggest me any solution for this.Thanking you. With best regards Gaurav Lashkari

  • Security Question ... who is Test Admin in my Security Tab?!!!

    I just went into my system preferences-system-accounts and then security tab..... and there I find under my account is me and my name and logo and under 'other accounts' a logo of a cat and the account name is Test Admin...... I don't remember anythi

  • Re: Best Way to Back-up iTunes Library ???

    Hello friends : My iTunes music library is getting rather large and I feel it's time to "properly" back it up to an external hard drive. I understand that you can back up your iTunes music folder to an external hard drive by the simple old "click and

  • Survey: SAP Business One Wiki

    Dear members of the SAP Business One Community, I would like to redesign the [SAP Business One Wiki|https://wiki.sdn.sap.com/wiki/display/B1], because we will get a lot of new content soon. Therefore I need to structure the wiki better and enable the

  • AVCHD in Premiere Pro CS 5 - exporting file type questions

    Firstly, this is my first post on here, so apologies if I'm breaking any kind of etiquette. Also, I'm not a very technical person and would appreciate any comments or advice to be in layman's terms! So, I film and edit weddings as part of a small com