Search Results

Search: Posts Made By: Mi4304
1,371
Posted By Mi4304
Thank you for response, This is Shell script...
Thank you for response,

This is Shell script bash, placed in server and calling the from command line of controlM job.
this for validating the number of job records between two tables. if there...
1,371
Posted By Mi4304
Exit1 not to report failure in controlM
HI Team,

I running below script from controlM and job is reporting as failure everyday so i tried to change the if exitstatus=1 (send only email) but not to end as a job is failed. can you let me...
10,420
Posted By Mi4304
Thank you very much, this code worked. Appreciate...
Thank you very much, this code worked. Appreciate your help.
10,420
Posted By Mi4304
yes countemail.sh is the script and below is the...
yes countemail.sh is the script and below is the code:

--- Post updated at 07:51 PM ---

complete script
#!/bin/bash
hive -e 'select * FROM db.table' > output1.csv
sed -i 's/\t/,/g'...
10,420
Posted By Mi4304
Shell Script to read hive table and send email
HI Team,
I am working on reading hive table and send email in email body using shell script, can you please help on fixing the errors: I have 6 columns in my hive table and trying to send the email...
2,025
Posted By Mi4304
Disk usage monitoring and record the disk used in last 24 hour
HI I am Trying to edit the below code to send email every day with difference of disk utilized in for last 24 hours but instead getting same usage everyday. can you please help me to point out where...
1,759
Posted By Mi4304
UNIX cluster disk usage report generation for yesterday & today and email
Thanks for your reply, i am trying to change the above script to create yesterday report and today today report in two table format for comparison of my cluster utilization in daily basis. just...
1,759
Posted By Mi4304
UNIX cluster disk usage report generation for yesterday & today and email
HI Team,

I am trying to create a shell script to generate a yesterday and today report to compare and email in daily basis. can you please help me on the same.
#!/bin/bash
#Author:...
Showing results 1 to 8 of 8

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