what is parameterset?
Answers were Sorted based on User's Feedback
Answer / narayana
parameterset means 7.5 given individual
parameters.......8.0 we used parametset (collection of
parameters) at a time eighter local or total project
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / satyanarayana
when ever we will use the parameterset then we can access
the local parameters all over project..........
syntax is parametersetname.localparametername
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saran
parameterset is new technique introduced in 8.0.1 and by using this we can set parameters to any job with in the project
there is no this concept in 7.5 version
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pavani
parameter set means we are design one job inthat job we are
using local variables are global variables on that time we
are declared the parameter set(this is used for that
particular job or whole project also we are used.
ex just we want load dept=10 taht means 10 dept details only
we are loading target table on that we used paramterset
,another ex is just i want see dept no 30 records only on
that time also we are using parameterset.
| Is This Answer Correct ? | 0 Yes | 2 No |
What are routines in datastage?
8000 jobs r there i given commit, suddenly job will abort? what happens? 2)diff b/t transformer stage & filter stage? 3)how to load the data in the source?
what is .dsx files
How many Nodes configuration file you used in your last project?
Source contains the metadata source ----- hyderabad,chennai,bangalore by using nested loop sequence select source as hyderabad in target just run target as hyderabad only not others please give me answer thanks in advance(give reply how to wrote logic using nested loop sequence)
How many input links can you give to a Transformer stage?
Can aggregator and transformer stages use to sort the data? How ?
What is staging variable?
I have 3 jobs A,B and C , which are dependent each other. I want to run A & C jobs daily and B job run only on sunday. how can we do it?
How many partitions does a node can have? Some body explain me clearly about the partitions and the nodes?
What is Cleanup Resources and when do you use it?
how can u handle null values in transformer stage.