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!

Recent content by johndrake

  1. johndrake

    Oracle 10 g Question --- Inactive Slaves, Usefule Performance Queries

    Hi All, Has anyone come across a situation where you have many active "slaves" but they are all inactive. Here is a sample below: There are 49 parallel slaves are running currently. but actives Username QC/Slave Slave Set SID QC SID Requested DOP Actual DOP STATUS RPT_MASTER QC [NULL] 481...
  2. johndrake

    Need help removing symbolic link

    Hi Kevin, It didn't help: >r ./ ./slink.pl link is /home/jpape/wlcbs_current_build /home/jpape/wlcbs_current_build points at '/home/jpape/wlcbs_4' kbs80*train-/home/jpape >r ./ ./slink.pl link is /home/jpape/wlcbs_current_build deleting /home/jpape/wlcbs_current_build...
  3. johndrake

    Need help removing symbolic link

    Hi All, I'm trying to delete a symbolic link to a directory and to create a new one to a directory. The symbolic link is not getting deleted, although it says that it is. Each time I run this I should get the following: link is /home/jpape/wlcbs_current_build...
  4. johndrake

    I/O Redirection

    Hi, Thanks! Works like a charm. -Joe
  5. johndrake

    I/O Redirection

    Hi All, I'm a newbie and I have a question. Below is an excerpt from a script that I am writing---this code is in the script that I am executing: for i in `find . -type f |cat` do `compress $i 1> $ARCH_LOG 2> $ARCH_LOG ` done I want to capture the standard error and...
  6. johndrake

    DVD --- How to transfer Soundtrack to Ipod

    Hi All, I'm a newbie when it comes to Macs and I am hoping that you can help me, so please don't laugh at my question. I've purchased a meditation dvd and I want to take the "sound" and put it into Itunes so that I can listen to it. When I click on the dvd, I see two folders: audio_ts...
  7. johndrake

    Within a cell, replace multiple lines with one line

    Hi Skip, Thanks! Works like a charm. -Joe
  8. johndrake

    Within a cell, replace multiple lines with one line

    Within a cell, if you have the following -foo1 ab1 -foo2 ab2 -foo3 ab3 How would you replace the carriage return line feed to get this in the cell, instead: -foo1 ab1 -foo2 ab2 -foo3 ab3 Instead of the contents being on multiple lines, it is on one line of the cell
  9. johndrake

    Internet Phone Service Software

    Hi All, Thank you for the information. I'm going back to that States on 30 November and I'll give it a try. I appreciate your help. -Joe
  10. johndrake

    Internet Phone Service Software

    Hi All, My name is Joe Pape and I live in Illinois. I would like to use my Mac to make phone calls, specifically overseas to Asia. Could someone please help me with suggesting both good software and a good service provider? Thanks! -Joe
  11. johndrake

    How can copy from an cassette-corder to powerbook G4

    Thank you, I'll try it. -Joe
  12. johndrake

    How can copy from an cassette-corder to powerbook G4

    Hi All, I have some cassette tapes that I would like to copy over from a cassette recorder to my powerbook so that I can burn a dvd. I have attached a cable from "line-out" of the cassette-corder to the "audio-in" of the powerbook. I know that the sound is coming in, because the "Input...
  13. johndrake

    Linksys - Wireless-g Adapter Model WMP54G

    Hi All, I recently purchased the above named wireless card and I am loooking for a Linux Red Hat 9 driver for it. Any suggestions? Thanks! -Joe
  14. johndrake

    Bad Hdisk

    Hi All, Tried both these but did not work. Here is the message I am getting---also tried to configure it: Command: running stdout: yes stderr: no Before command completion, additional instructions may appear below. 0516-024 mkvg: Unable to open physical volume...
  15. johndrake

    Bad Hdisk

    Hi All, Thank you. -Joe

Part and Inventory Search

Back
Top