what is the size of ur database(like oracle)
Answers were Sorted based on User's Feedback
Answer / guest
Actuvally as a developer we can not no data base size.In
developing we have only dummy records.Client dont give the
original data.And also we didnt involve the production
sopport.
| Is This Answer Correct ? | 2 Yes | 0 No |
ur calculate size of data base in oracle
select sum(bytes)/1024/1024 from dba_data_files;
| Is This Answer Correct ? | 2 Yes | 0 No |
how can we calculate fact table size?
1)how to generate sequnce numbers in informatica without using sequnce genarator transformation. 2)i have number of records in my sourse, but iwant to display first and last record only. how it is possible in informatica. 3)i want to update the records without using updatestrategy transformation. 4)what is diffrance between ab-intio and datastage than compared to informatica. 5)what is the latest version of informatica in our field.
What is the Difference between PowerPlay transformer and power play reports?
What is a transaction control transformation?
What are the types of maping in Getting Started Wizard?
In warehouses how many schemas are there?
1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?
how to design mapping half of source table records into one target and remaining half into another target
Useful UNIX commands regular/frequently used
i have 5 session (s1,s,2,s3,s4,s5)i want to execute first 4 session after 5th session how will you do?
What is the difference between SOURCE and TARGET BASED COMMITS?
What are the conditions needed to improve the performance of informatica aggregator transformation?