What is confirmed Dimension?
what is Factless Fact? give one example?
What are Additive, Semi-Additive Facts?
Answer / srinu
The Dimension table which is shared by more than one fact
table is called confirmed dimension
Eg: Time Dimension
The fact table which doesn't have any fact information is
called factless fact table
| Is This Answer Correct ? | 4 Yes | 0 No |
What is exact difference between Parallel Jobs and server Jobs..
I am running a job with 1000 records.. If the job gots aborted after loading 400 records into target... In this case i want to load the records in the target with 401 record... How will we do it??? This scenario is not for sequence job it's only in the job Ex: Seq file--> Trans--> Dataset..
9 Answers Cognizant, IBM, TCS, Virtusa,
What is a merge in datastage?
when u face critical situation in ur project, how to solve them?
How to RD using transformer?
What are datastage sequences?
What is the difference between informatica and datastage?
how many rows sorted in sort stage by default in server jobs
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
which dim, fact tables used in bank domain
How to write a left outer join condition by using Transformer stage in server jobs? Could any one help me?
A flat file contains 200 records. I want to load first 50 records at first time running the job, second 50 records at second time running and so on, how u can develop this job?