where we use config file as parameter ?
datastage depends on configuration file.
Well if u know abt of configuration file then here i go with
the ans...
APT_CONFIG_FILE is the environment variable using which
datastage determine the configuration file.That will give us
an option to mention our designed configuration file instead
of default.apt which is default configuration file. And one
can have many configuration files for a project to be used.
In any job at job properties- properties tab we will be
asked to give name parameter name and its corresponding
default value.
However we will select $APT_CONFIGURATION_FILE and to use
our designed configuration file we mention that in Default
value column. So in that way we use config file as parameter.
Thats it.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the method of removing duplicates, without the remove duplicate stage?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
Define Routines and their types?
I have the following columns in the EMP table Empid,Empname,Sal,month(Sal),year(Sal) and DOB(let us say the dob is 15th-Jan-1981) Desing a job such that the output contains the following empname,year(sal),tot(sal) and current age i.e. whether 18yrs or so on
What is confirmed Dimension? what is Factless Fact? give one example? What are Additive, Semi-Additive Facts?
Difference between JOIN,LOOKUP,MERGE?
What is merge stage?
What is difference between 8.1 , 8.5 and 9.1 ?
What is a quality stage in datastage tool?
Why do we use link partitioner and link collector in datastage?
when we will use connected Lookup & Unconnected Lookup
why dataset ?