Search Results

Search: Posts Made By: pradeepp
1,954
Posted By pradeepp
Script to load file metadata in to a database.
All,

I am trying to create a report on the duration of an ETL load from the file arrival to the final dump in to a database for SLA's.

Does anyone have any guidance or ideas on how metadata can...
5,577
Posted By pradeepp
sed -i 's/$$EDWS_DATE_INSERT...
sed -i 's/$$EDWS_DATE_INSERT *=.*/$$EDWS_DATE_INSERT='"$(date `+%y%m%d`)"'/' abc.txt

-ksh: +%y%m%d: not found [No Such File or directory]

gave this error but it worked ; however the date...
5,577
Posted By pradeepp
“sed” replace date in text file with current date
We want to call a parameter file (.txt) where my application read dynamic values when the job is triggered, one of such values are below:

abc.txt
------------------
Code:
line1
line2
line3...
2,864
Posted By pradeepp
How to replace a date inside a text file daily with current date?
Hello All,

we what we call a parameter file (.txt) where my application read dynamic values when the job is triggered, one of such values are below:

abc.txt
------------------
line1
line2...
Showing results 1 to 4 of 4

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