Yea but then again, to dynamically change the meta data. Plus all that prework, thats a nightmare for the maintenance folks. Will need more than a couple of developers to support sucha beast. I dont know, i guess i will just have to push these guys to demand for a standard format until Hawk is reale...
Actually this is strange, a CHAR column with length 10 (for eg) will always result in 10 bytes when written to a fixed width file, regardless of the datatype of the source.
How are you coding the password in the param file. Is it just simple text or encrypted? I think you are just passing text and must have specified Password as an encrypted field in your job properties. You need to pass encrypted password. If this mechanism works just like it does in unix (read params...
True. But if the OP wants the job to run regardless the earlier job is successful or failed. Then these three options should handle it. Right? Please correct me if i am wrong.