Describe how you would monitor and control database
physical file size and growth?
Answers were Sorted based on User's Feedback
Answer / alok
connect as dba to the database and fire the query
show db_parameter_file; on oracle database (I am not sure
on query, u can search for a similar query)
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain how you can run a graph infinitely in ab initio?
What is the core of co> operating system?
How you can run a component for certain conditions ?
Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 naresh 20 suresh 30 suresh 40 please help me thank you
Why is data processing considered beneficial?
How to add default rules in transformer?
What are the functions of the replicate and dedup component?
can we perform checkin and checkout through sandbox?
How many parallelisms are in Abinitio?
Do you think effective communication is necessary for data processing?
In which scenario, .rec files will not get created even if graph fails ? How to use in abinitio graph?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?