Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Xitron
  • Content: Threads
  • Order by date
  1. Xitron

    scp stalled

    I have a SuSE 8.1 box and an AIX 4.3.3 box sitting on the same LAN, a few feet from each other, and for some reason their ssh stream is being bottlenecked and starved into stalling. If I run 'ssh -C' it works fine. Same is true of 'scp -C'. In fact, the throughput goes from around 4kbytes...
  2. Xitron

    Who is REALLY running a process?

    Hi all. In AIX 4.3.3*, what can I do within a script to learn who is REALLY running a process? Here's the situation: I've written a bash script that runs once a minute which checks the output of 'ps -Ao %C,%u,%p,%n,%a' for CPU (second field) utilization that exceeds a given threshhold. If it...
  3. Xitron

    Changing ulimit on "max user processes"

    Hi. Running AIX 433-10 (oslevel -r). I'm having an intermittent problem with Oracle, creating the error: WARNING: ORA-12540: TNS:internal limit restriction exceeded One of the web pages I found offered the following suggestion for an HP user: "This error points to a resource limit in...
  4. Xitron

    Maximum length filename AIX 4.3*

    Can anyone tell me the maximum length allowed for a filename in AIX 4.3*? Also, does this maximum length include the directory-names leading to the file? In other words: ================================================ filename.fil is 12 characters long /route/to/filename.fil...
  5. Xitron

    How to determine if a file is open

    AIX 4.3.3.0-10 - Oracle 8.1.7.4 I'm trying to write a bourne script to periodically backup the Oracle archive redo files to a different server just to cover my arse. However, I don't want to make the mistake of copying a file that is in the process of being written. Is there a simple AIX...
  6. Xitron

    lppchk -v shows error

    An lppchk -v on my two web boxen (one B50, one B80) shows the following error: # lppchk -v lppchk: The following filesets need to be installed or corrected to bring the system to a consistent state: ifor_ls.client.base 5.0.0.0 (not installed; requisite fileset)...
  7. Xitron

    4.3.3.0 to 4.3.3.10

    My B50 shows 4.3.3.0 when I run 'oslevel', and shows no output when I run 'oslevel -r' My B80 shows 4.3.2.0 and shows 4330-04 when I run 'oslevel -r' I understand the disparity on the B80. Something I installed hosed it up so that Smitty no longer thinks I am at 4.3.3 on the oslevel (taking...
  8. Xitron

    Compiling apache on AIX

    Has anybody had success compiling apache and all of the numerous mods on AIX? If so, did you use the commercial compiler from AIX, or did you use gcc? Any tips for successful compilation?
  9. Xitron

    Compiling issues on AIX

    A comment/question for the group: I can compile, install, and configure apache on a Linux box under an hour, even with a slow machine. Compiling ANYthing on an AIX box has always proven to be an exercise in frustration, whether using the "cough up the cash" CC version from IBM or the...
  10. Xitron

    HTTPServer, ikeyman, VeriSign and keys

    I used ikeyman to create a key for my HTTPServer a year ago. That was because I could not get pure apache to compile on the server. I've managed this now, and would like to use the VeriSign certificate that was created based on the ikeyman key. My question is, where is the key that ikeyman...
  11. Xitron

    Adding a CPU to a p640 B80

    I'm wanting to add an additional CPU and some additional RAM to a p640 B80, running AIX 4.3.3. Aside from recommending that I might need to update the firmware, the AIX docs are silent on what needs to be done to get the second CPU recognized and utilized by the system. There is also no...

Part and Inventory Search

Back
Top