Page 2 of 2

Posted: Thu May 10, 2007 6:30 pm
by us1aslam1us
It will be nice if you can continue any one post.Try

Code: Select all

DATE1=handle_null(DATE1,"%yyyy-%mm-%dd %hh:%nn:%ss")

Posted: Thu May 10, 2007 6:42 pm
by ray.wurlod
:?
Did you really mean handle_null() ?
Or maybe you're replying to a different post?

Posted: Fri May 11, 2007 10:52 am
by reddy12
My problem is not resolved I am getting same error.

I specified same like you sent. But i am getting this error.

main_program: Error parsing modify adapter: Error in binding: Expected ')', got: "-12"
Expected destination field selector, got: ")"; input:
SRC_DATE = handle_null(SRC_DATE,9999-12-31)
;
DUMMYCOL= handle_null(DUMMYCOL," ")
;
Error parsing modify adapter: Error in binding: Expected ')', got: "-12"
Expected destination field selector, got: ")"; input:
RUN_DT = handle_null(RUN_DT,9999-12-31)
;
DUMMYCOL= handle_null(DUMMYCOL," ")
;

us1aslam1us wrote:It will be nice if you can continue any one post.Try

Code: Select all

DATE1=handle_null(DATE1,"%yyyy-%mm-%dd %hh:%nn:%ss")

Posted: Fri May 11, 2007 3:59 pm
by ray.wurlod
Can you post that part of the generated OSH related to the modify operator?

Posted: Sun May 13, 2007 8:32 am
by reddy12
Thanks

Posted: Sun May 13, 2007 4:13 pm
by ray.wurlod
New? 44 posts? Ah well. Open the job properties where you will find a tab called Generated OSH. It's there.