Search Results

Search: Posts Made By: Sharanakumar
7,849
Posted By Sharanakumar
Thank you
Thank you moderator! I am on verge to get this info.. if I succeed, I will paste it here... :) I think its doable but its not easy.. I googled a lot but could not find it anywhere..
7,849
Posted By Sharanakumar
Thanks Vbe for quick reply
I am using korn shell on an AIX machine..
shell script as below:

. /ptma/ptma.profile;
echo $DB_PASS | sqlplus $DB_USER@$DB_SID @/ptma/ActivationCountCheck/ActivationCountCheck.sql;
mail -s...
7,849
Posted By Sharanakumar
Shell scripting unable to send the sql query data in table in body of email
I have written a shell script that calls below sql file. It is not sending the query data in table in the body of email.

spool table_update.html;
SELECT * FROM PROCESS_LOG_STATS where process =...
Showing results 1 to 3 of 3

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