Ask a Question related to AIX, Design and Development.

  1. #1

    Default ftp to AIX failed

    I am using AIX4.3.3 ML10 and some ftp from the main frame machine may
    occassionally got stalled and failed. The system are very idle and the
    network is not busy. What could I check to see if my AIX has any
    problem in ftp?
    Kenneth Guest

  2. Similar Questions and Discussions

    1. URL Prefix Failed
      :confused; I have installed Cold Fusion MX 7 along with CFMX 6. Both as internal web servers. 8500 & 8501. I'm trying to follow along with the...
    2. (0x8004E025) COM+ Activation failed because an initialization function failed. Check the event log for more information.
      Resolved this issue... Removed component from COM+ registration. Deleted DLL. Re-compiled DLL from source. Re-registered in COM+. Works fine. Mr...
    3. Failed to Export PDF
      I have a twelve page 4/4 CMYK catalog ready to go. When I attempt to export to PDF V6 Press, I am getting a "Failed to Export to PDF" error message....
    4. dbimport failed - IDS 9.30 UC3
      Hi, I have recently installed IDS 9.30 UC3 on Linux 7.3. Done a dbexport with -ss and started dbimport with -d <dbspace-name>. After about 5...
    5. CLI connection failed. SQL30082N Attempt to establish connection failed with security reason "24"
      Hi, have you found the failure? Because I'm now in the same situation and don't know how to go on??? :( Thanks Originally posted by Prince...
  3. #2

    Default Re: ftp to AIX failed

    Kenneth wrote:
    >
    > I am using AIX4.3.3 ML10 and some ftp from the main frame machine may
    > occassionally got stalled and failed. The system are very idle and the
    > network is not busy. What could I check to see if my AIX has any
    > problem in ftp?
    This sounds like a network problem. One common cause is a duplex
    mismatch somewhere along the line. This usually autonegotiates but
    sometimes it is disabled or fails. On the AIX box, use
    smitty/devices/communications to check what the adapter is set to. On
    the mainframe, assuming it is an IBM one with an OSA, the setting is in
    the OSA configuration not in the OS. Check that these correspond with
    the settings on the switch ports they are connected to. If they are set
    to autonegotiate, try fixing them to something compatible e.g. 100 full
    and see if that helps.

    Regards, Ian
    Ian Northeast Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139