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 wOOdy-Soft 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: misercord
  • Content: Threads
  • Order by date
  1. misercord

    How to read a core file from a script...

    I have a shell script that is over 6034 lines long and it is coring. Is there any way to read the core so I can narrow down where the error is occuring? Can I rebould the ksh in debug? Example form gdb of core file.... Core was generated by `/bin/ksh...
  2. misercord

    gcore on AIX or HP-UX?

    I use gcore to get a stack of a running process on Solaris. Does any one know of a similar tool for AIX or HP-UX?
  3. misercord

    Oracle 9i on AIX 5L

    I'm having trouble installing Oracle 9i on a AIX 5L. I get an error about ".../lib/kxmwsd.o is a discontinued XCOFF 64 file." I have checked lslpp -L bos.64bit Fileset Level State Type Description (Uninstaller)...
  4. misercord

    Installing Oracle9i on AIX5L

    During install I am getting the following... $ make -f ins_rdbms.mk sdo_on /bin/ar -X64 cr /u03/apps/oracle/product/9.0.1/rdbms/lib/libknlopt.a /u03/apps/oracle/product/9.0.1/rdbms/lib/kxmwsd.o ar: 0707-32 /u03/apps/oracle/product/9.0.1/rdbms/lib/kxmwsd.o is a discontinued XCOFF64 file...
  5. misercord

    Installing WAS at one IP then changing to another.

    When we installed WAS 3.5.5 the machine was at a given ip address. Everything was configured and tested fine. Then the IP of the machine was changed. Apache error log now report not able to find the directory where the servlets are found. It doesn't use the virtual host path but instead uses...
  6. misercord

    A HREF="mailto:.... " + Subject line

    Is there a way in the statment: <A HREF=&quot;Mailto:sysadmin@blah.com&quot;>...</A> to fill in the subject line of the email? So that the email gets filled out with TO:sysadmin@blah.com Sub:operation page request ... Thanks,
  7. misercord

    FAQ on Execeed?

    Does anyone know of a good FAQ for Execeed? Other than Humming Bird online doco.

Part and Inventory Search

Back
Top