attachment in notification
Posted: Fri Apr 30, 2010 12:37 pm
Hello all
It looks i have a weird Problem. I am attaching a file name xxx.csv in the notification email stage. Job will send the notification along with attachment xxx.csv.
In the sequential file stage, my formatting is 'quote=double" "delimiter=comma".
When i open the xxx.csv on unix, i can see a field data as "8-10". But when i check the xxx.csv in attachement i see 10-Aug. Whats happeining is varchar is being converted to data in the attachment. how can i solve this. Please reply.
It looks i have a weird Problem. I am attaching a file name xxx.csv in the notification email stage. Job will send the notification along with attachment xxx.csv.
In the sequential file stage, my formatting is 'quote=double" "delimiter=comma".
When i open the xxx.csv on unix, i can see a field data as "8-10". But when i check the xxx.csv in attachement i see 10-Aug. Whats happeining is varchar is being converted to data in the attachment. how can i solve this. Please reply.