Search Results

Search: Posts Made By: chekusi
Forum: Solaris 06-04-2013
2,920
Posted By chekusi
I did modify as per your suggestion. I removed...
I did modify as per your suggestion. I removed first line shebang and modified script execution through command task as below

/DATAWAREHOUSE/LOAD/Scripts/coldcentric.sh

But still i see 2...
Forum: Solaris 06-04-2013
2,920
Posted By chekusi
Script on Solaris spawning 2 processes for one shell script execution
Hi,

I am having a shell script on Solaris 10 which has a while loop as shown below.

#!/usr/bin/ksh
#
while [ ! -f LANDDIR/TRIGGERFILE ]
do
sleep 60
done



Name of the shell script...
13,461
Posted By chekusi
@Chubler_XL, Whenever i am executing this...
@Chubler_XL,
Whenever i am executing this script through informatica command task, issue of 2 process creation for one script execution is occurring. If i execute the script at command line, one...
13,461
Posted By chekusi
Shell script executed from Informatica ETL tool is spawning 2 processes for one script
Hi,

I am having a shell script which has a while loop as shown below.

while [ ! -f LANDDIR/TRIGGERFILE ]
do
sleep 60
done

I am executing this script from Informatica ETL tool command...
Showing results 1 to 4 of 4

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