what is galaxy repository?
Answers were Sorted based on User's Feedback
Answer / nagaraju bhatraju
The Integrated Development Environment (IDE) is the main
configuration tool used to create applications that
leverage ArchestrA technology. This configuration tool is
used to access a central configuration repository.
Applications based on ArchestrA technology are called
Galaxies
The central configuration repository is called a Galaxy
Repository. Multiple IDE sessions can connect
simultaneously to a Galaxy Repository to create a
completely collaborative engineering environment.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / amarnath
In informatica there is no such repository it shud be
Global repository. Let me know if this is correct or not
| Is This Answer Correct ? | 0 Yes | 4 No |
What is sql query override? When did u use sql query override?
What is target load order?
Differentiate between source qualifier and filter transformation?
I have a flat file, in which i have two fields, emp_id, emp_name. The data is like this, emp_id,emp_name 101,soha 101,ali 101,khan 102,siva 102,shanker 102,reddy. how to merge the names so that my output is like this Emp_id Emp_name 101 Soha ali kahn 102 siva shenkar reddy please provide solution
hw to load this give the mapping? cty state o/p c1 s1 c1 c1 s2 s1 c1 s1 c1 c2 s3 s2 c3 s4 c1 c3 s2 s1 c2 s3 c3 s4 c3 s2 2 columns should be loaded to one column in target table?
my sourse is like id name sal--1 aa 1000 ,2 bb 2000, 3 cc 3000 4 dd 4000, 5 ee 6000 , 6 ff 7000 and so on but myrequirement is like this id name sal up_sal,1 aa 1000 null,2 bb 2000 1000, 3 cc 3000 2000 4 dd 4000 3000, 5 ee 5000 4000 , 6 ff 6000 50000 and so on so how can i get it plez reply for this as soon as possible , thanks in advanced
Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
if soource is having 10 records how will u insert 20 records to target
What is the expected value if the column in an aggregator transform is neither a group by nor an aggregate expression?
how the data will be loaded while desiging the schema?which one first (for e.g.-dimesions and facts)
Diff b/w ShortCut and reusabel Object ?
What is the difference between view and materialised view?