Difference between private project parameters ,public project
parameters and common project parameters?
Answer / nvs
This is regarding the differences between private, public and
common projects.
My ETL administrator says that a common project is any project
which is included in some other project. It can be stdenv, a
public project or even a private project. when a private project
is included in another private project, then it can be called as
common project.
Then what exactly is a private project.
What stuff of it is "private". if i am right to say that the
parameters of a private project are not accessible to other
projects..and those of a public project are available.
please correct me if i am not making sense.
Also what about the case when a private project is included in
another project as a common project.Then it is same as a public
project right.
i believe the definition A Public Project can be included in any
other project where as a private project cannot be included is
wrong.
The whole stuff is a bit confusing. Can some one highlight the
minute differences and define each of them and their exact use.
| Is This Answer Correct ? | 0 Yes | 0 No |
why Skew should always be 0 ? How to use in abinitio graph?
In Join component which record will go to unused port and which will go to reject port ?
What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
How you can delete an object from a tag ? How to use in abinitio graph?
How to add default rules in transformer?
What are the different types of parallelism used in abinitio?
What is the difference between sandbox and EME?
what is the output when -1 is put in select_expr of FBE?
What are the Types of parallelism in detail?
Mention what is abinitio?
what is the difference between ab_work_dir and .work
I am having 10 records in i/p file,and i want to load only one record at a time to the output file.Then how can i do it?