what is the difference between copy object import objects
using repositery manager
which one is best
Answer / chiky
copy object, is storing in clip board.. and later to be
pasted in same application connecting other repository.
Import is, adding an object from an XML file.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the disadvantages of Sequence Generator T/R?
I have 4 columns in a table say, name ,address, salary and city. So based on distinct city names, i need to combine the other data and send it to a flat file. Distinct city names can be 4 or 5 or 6. So it has to dynamically generate flat files(4 or 5 or 6) corresponding to the city names.
What is the cumulative sum and moving sum?
When do you use sql override in a lookup transformation?
How to delete the (flat file) data in the target table after loaded.
If we have 1000 rows were loaded in to datawarehouse and next day the source have 1010 rows so, how can we loaded only updated rows into target.
Q. source having mutile depatment of data, dept1, dept2 ....dept10 today. we have mutilple depts in source, we need to generate dept1, dept2 and multile files in target side. today we have 10 dept which have 10 files, tommorow we have only 4 dept and 4 files, dayafter tommorow we have only 6 all the number of files in the targete file directory it's always dynamic. how can acheive it.
from Source 100 rows are coming, on target there are 5 m rows which options is better to match data 1. Joiner 2 No cache 3. Static 4. Dynamic
How can we update a record in the target table without using update strategy?
What are active transformations.
What is a stored procedure transformation?
What is exclusive and normal mode for repository services?