Search Results

Search: Posts Made By: manojgarg
3,020
Posted By manojgarg
how to pass direct SQLs to sqsh used in shell script
Hi,
I simply tried this in a shell script.
SQL="select getdate()"

Then executed the below command:
sqsh -Uxxx -Pxxxx -Sxxxx -C$SQL

but i got the help options of the sqsh command.

Can you...
4,825
Posted By manojgarg
Thanks a lot!
Thanks a lot!
4,825
Posted By manojgarg
Yes, you are right. I want same date but with a...
Yes, you are right. I want same date but with a specified time value. It doesn't matter when i try to run the command, it should give me the same value so i wouldn't prefer simply hours addition in...
4,825
Posted By manojgarg
Adding hours and minutes to current date (Only to date not to time)
Hi,
I want to add some hours and minutes to the current date. For example, if the current date is "July 16, 2012 15:20", i want to add 5 hours 30 minutes to "July 16, 2012 00:00" not to "July 16,...
1,462
Posted By manojgarg
Thank you very much, Jim. It solved my problem. ...
Thank you very much, Jim. It solved my problem.

---------- Post updated at 01:46 AM ---------- Previous update was at 01:44 AM ----------

Thank you! Gaurav. This is also helpful. but i am...
1,462
Posted By manojgarg
Find command question
Hi,
I want to search in the log directory only. This log directory exists at mutiple places in my directory tree. I know that to exclude any directory we have option - prune but can we do the just...
1,637
Posted By manojgarg
Wnen you login to a server it automatically takes...
Wnen you login to a server it automatically takes you to home directory.
suppose /home/fpxyz in this case. check if you have directory - a in this.
Give them the absolute path.. and if still they...
1,507
Posted By manojgarg
Hi Jim, I didn't get you. How can i enable...
Hi Jim,
I didn't get you. How can i enable logging by the mail agent?
Thanks
1,507
Posted By manojgarg
job generating error mails
Hi

Is there any way we can findout which job/process in unix environment is generating error mails. I am continuously getting it with no subject..

I know the hostname.
And the error in mail...
Showing results 1 to 9 of 9

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