What are the components of Logical database structure of
ORACLE database?
Answer Posted / rameshkumar.k
The logical DB contains shared pool(library cache,data dictionary cache),data buffer cache,redolog buffer,java buffer and large pool.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to clone 9i Database on to 10g Database.
How to select some columns from a table in oracle?
How to insert a record into a table?
What is oracle open database communication (odbc)?
how to do daily transactions with out sql* loader control file regesterd in apps?
What are a query and state the different types of queries and their uses?
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
Can you assign multiple query result rows to a variable?
What happens to the current transaction if a ddl statement is executed?
what is the dual table in oracle?
How is it different from a normal table?
What are the ansi data types supported in oracle?
What is a server parameter file in oracle?
What happens to the data files if a tablespace is dropped?
How to start an oracle instance?