I am defining one varaible parameter date in job
parameters.I want use this variable date in where clause in
source query.

Answer Posted / ram

As Kiran said you call in sorce query..

Define pDate as jobparameter..
In Query ..
Ex:
Select loc,div from xxx where dim_t = '#pDate'

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can one find bugs in job sequence?

785


What are the different types of lookups in datastage?

631


Can you explain repository tables in datastage?

906


if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?

1757


How do you remove duplicate values in datastage?

632






What is data partitioning?

745


what is the use of materialized view?

964


What is the use of hoursfromtime() function in transformer stage in datastage?

584


In work load management there are three options of Low priority, Medium priority and High Priority Jobs which can be used for resource management. why this feature is developed when there is already jobs prescheduled by scheduler or autosys. what will be the use of workload management then?

1049


how to run a sequential file stage in parallel if the stage is used on the TARGET side

1141


What is datastage engine?

730


What are the different layers in the information server architecture?

643


Explain entity, attribute and relationship in datastage?

635


What are some different alternative commands associated with "dsjob"?

660


How do you generate sequence number in datastage?

625