The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 12-29-2004
gozer13's Avatar
gozer13 gozer13 is offline
Registered User
  
 

Join Date: Dec 2004
Location: Salt Lake City, Utah
Posts: 46
Talking Multiple file instances

I am capturing text based reports with a specific program, which works no problem. However, since I send report warehouse output as they are migrated from the database software, on occasion when two capture process' initiate simultaneously, the capture file locks up. Is there a way to setup (in the shell I guess) the file to run multi-threaded? Or am I looking at a limitation of the capture file itself? I am running korne shell under Solaris v8. Thanks in advance for any response.