Search Results

Search: Posts Made By: chandini
1,896
Posted By chandini
Thanks Don , Mentioned logic is work well ..!!!...
Thanks Don ,
Mentioned logic is work well ..!!!
Thanks for your suggestion .
1,896
Posted By chandini
Hi Cero , Thanks for reply , Can you plz help...
Hi Cero ,
Thanks for reply ,
Can you plz help me the command you have suggested
wait
[ -f x.flagfile -a -f y.flagfile ] && Z.sh

this means this success condition would have to check with " if...
1,896
Posted By chandini
Dear Team , Apologize for shortcuts , Here...
Dear Team ,
Apologize for shortcuts , Here "bcz" means because .
Hope above description gives sufficient details about problem, let me brief it again ,

Master.sh file contains X,Y,Z scripts , X...
1,896
Posted By chandini
Executes scripts parallelly based on their success
Hi Team ,
I have one Master.sh file which call X,Y,Z scripts ,
but here X may call again some sub scripts X_sub1.sh , X_sub2.sh
Y calls Y_sub1.sh,Y_sub2.sh and similarly Z script...
8,877
Posted By chandini
Thanks rbatte1
Thx for reply
Tried the same ..but showing the same error
ssh -n user@host " cd /u01/app/oracle/siebel/siebsrvr/bin; pwd ;sudo su - oracle \"sqlplus user/pwd@dbname\";echo "test-complete";"
...
8,877
Posted By chandini
Error showing
Hi Anamika , It's not working
I tried with sudo /bin/su - username from remote machine ..but showing error same

bash: sudo: command not found
8,877
Posted By chandini
Ssh not supporting sudo and sqlplus commands
Hi Guys ,

I was facing an issue some thing like , I have to connect remote machine and should execute few commands over there , I am able to run some simple commands , but below commands are...
4,529
Posted By chandini
Hi Corona, Thank you very much, I implemented...
Hi Corona,
Thank you very much, I implemented with your logic, it works fine,
this is the logic I wrote in scrpt
infile=`more ${mydir} | grep 'TEXTINFO' | awk '{print $2}`
while IFS="," read var1...
4,529
Posted By chandini
How to Read different values from external file?
Hi ,
I am new to this scripting , I am facing an issue like how to read different values from external file by using different variables,
In script I supposed to declare
var 1
var 2...
Showing results 1 to 9 of 9

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