Search Results

Search: Posts Made By: Sree_2503
2,117
Posted By Sree_2503
Hi, Thanks RTM. This seems to be the best...
Hi,

Thanks RTM. This seems to be the best solution so far. I have designed the flow of the algorithm based on this solution - here it goes -

--*******************************************--
|...
2,117
Posted By Sree_2503
Prevent file from being mailed multiple times from a job
We have a ksh which runs once every 15 minutes. Based on a certain condition (for invalid data) we are spooling a file and if the file is of length greater than 0 bytes, then we are mailing this file...
18,016
Posted By Sree_2503
Current Date - display
Hi Anbu,

This is giving me a value like as follows -

Tue Oct 17 16:53:45 EDT 2006

What if I want only 'Tue Oct 17 2006' to display. I dont want the hh:mm:ss EDT part.


Thanks
Sree.
7,149
Posted By Sree_2503
But, the values in the description column might...
But, the values in the description column might have embedded spaces in themselves.
7,149
Posted By Sree_2503
Tmarikle, Also, please note that...
Tmarikle,

Also, please note that desc1:value1 desc2:value2 desc3:value3 are not fixed - they are as coming from the table...so they keep changing for every cell.
There might be a case where there...
7,149
Posted By Sree_2503
But there are other columns as well that are...
But there are other columns as well that are selected in my sql -

My query goes like this -

select npp as NPP,error_message as ERROR,error_type as TYPE,data_selection as DA...
7,149
Posted By Sree_2503
Agreed...Still ....if any leads could come...
Agreed...Still ....if any leads could come through......
7,149
Posted By Sree_2503
How to acheive ALT+Enter of xls in Unix ksh/sqlplus
Hi,

I am using sqlplus (called inside my ksh) to create a file which is mailed to the users as an xls.
There is one DESCRIPTION column which is currently coming as wrapped, but, the users want a...
18,016
Posted By Sree_2503
Thanks Anbu. just for my explanation (for an...
Thanks Anbu.

just for my explanation (for an unix learner like me) -

This is going to replace the string 'CURRENT DATE' with the value of the current date - Am I right?
18,016
Posted By Sree_2503
How to write current Date dynamically in a file
Hi,

I have a requirement where I need to write the current date to the file.
This remaining content of this file does not change and we use this file to concat with another one.

Only thng is...
Showing results 1 to 10 of 10

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