Search Results

Search: Posts Made By: huasheng8
6,915
Posted By huasheng8
I tried do this: (command) & pid=$! ...
I tried do this:

(command) &
pid=$!

but $pid is null. Does the command background job has to finish for pid to have a value? I need the command to be submitted in the background and running...
6,915
Posted By huasheng8
Call parallel sql scripts from shell and return status when both sql are done
Hi Experts:

I have a shell script that's kicked off by cron. Inside this shell script, I need to kick off two or more oracle sql scripts to process different groups of tables. And when both sql...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy