brindavoine
Programmer
Hello every body,
I am beginning with DataStage. I need to develop a job that generates a file, and the name of the file must include the current date (e.g. FileName_2005-07-03.txt).
-1) I know how to load the current date into a variable, inside a job. But is it possible to use such a variable in a file name ?
-2) I know how to use a parameter to build a file name, but I don't know how to insert the current date into a parameter (my job is launched by the DS scheduler, and not by a unix shell)
Can anybody help me ?
Thanks a lot
I am beginning with DataStage. I need to develop a job that generates a file, and the name of the file must include the current date (e.g. FileName_2005-07-03.txt).
-1) I know how to load the current date into a variable, inside a job. But is it possible to use such a variable in a file name ?
-2) I know how to use a parameter to build a file name, but I don't know how to insert the current date into a parameter (my job is launched by the DS scheduler, and not by a unix shell)
Can anybody help me ?
Thanks a lot