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 is the use of skid in reporting?
How to generate surrogate key without using surrogate key stage?
If there is a file that contains 1000 records, I need the ouput to contain these 1000 records with the header as file name concatenated with the current timestamp and trailer as the count of records
Distinguish between informatica & datastage. Which one would you choose and why?
What is the Difference Between DataStage 7.5 version and 8.1 Version?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
what are fact tables and dimension tables? give example assuming one table.
Name the different types of Lookups in Datastage?
how to transfer file from one system to another system in unix? which cmd to be use?
i have one table with one column in this column i have three rows like 1,1,2 then that rows populate to target as first tow rows as one row and remaing row as one row how it posible? COLUMN_NAME SHIVA RAMU MADHU THEN I WANT TO LIKE SHIVA AND RAMU IN ONE ROW AND MADHU IS ONE ROW IF ANY ONE KNOW PLZ TELL ME
Which commands are used to import and export the datastage jobs?