|
INTERVIEW QUESTIONS
ORACLE
DETAILS
Question: If a View on a single base table is manipulated will the changes be reflected on the base table ?
Answer: If changes are made to the tables which are base tables of a view will the changes be reference on the view.
The following describes means to create a OEM V1.x (very old!!!) repository on WindowsNT:
. Create a tablespace that would hold the repository data. A size between 200- 250 MB would be ideal. Let us call it Dummy_Space. . Create an Oracle user who would own this repository. Assign DBA, SNMPAgent, Exp_Full_database, Imp_Full_database roles to this user. Lets call this user Dummy_user. Assign Dummy_Space as the default tablespace. . Create an operating system user with the same name as the Oracle username. I.e. Dummy_User. Add 'Log on as a batch job' under advanced rights in User manager. . Fire up Enterprise manager and log in as Dummy_User and enter the password. This would trigger the creation of the repository. From now on, Enterprise manager is ready to accept jobs.
|
|
|
Category |
Oracle Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 6772 users |
Added on |
9/18/2014 |
Views |
68418 |
Rate it! |
|
|
Question:
If a View on a single base table is manipulated will the changes be reflected on the base table ?
Answer:
If changes are made to the tables which are base tables of a view will the changes be reference on the view.
The following describes means to create a OEM V1.x (very old!!!) repository on WindowsNT:
. Create a tablespace that would hold the repository data. A size between 200- 250 MB would be ideal. Let us call it Dummy_Space. . Create an Oracle user who would own this repository. Assign DBA, SNMPAgent, Exp_Full_database, Imp_Full_database roles to this user. Lets call this user Dummy_user. Assign Dummy_Space as the default tablespace. . Create an operating system user with the same name as the Oracle username. I.e. Dummy_User. Add 'Log on as a batch job' under advanced rights in User manager. . Fire up Enterprise manager and log in as Dummy_User and enter the password. This would trigger the creation of the repository. From now on, Enterprise manager is ready to accept jobs. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What is a join ? Explain the different types of joins ?
|
View Answer
|
|
What is Referential Integrity ?
|
View Answer
|
|
How to access the current value and next value from a sequence ? Is it possible to access the current value in a session before accessing next value ?
|
View Answer
|
|
What is the Subquery ?
|
View Answer
|
|
What is difference between TRUNCATE & DELETE ?
|
View Answer
|
|
How do you find the numbert of rows in a Table ?
|
View Answer
|
|
What is use of a cursor variable? How it is defined?
|
View Answer
|
|
What is difference between UNIQUE and PRIMARY KEY constraints?
|
View Answer
|
|
Difference between database triggers and form triggers?
|
View Answer
|
|
How will you delete duplicating rows from a base table?
|
View Answer
|
|
When do you use WHERE clause and when do you use HAVING clause?
|
View Answer
|
|
How you open and close a cursor variable. Why it is required?
|
View Answer
|
|
What is OCI. What are its uses?
|
View Answer
|
|
What is the purpose of a cluster?
|
View Answer
|
|
Difference between an implicit & an explicit cursor.?
|
View Answer
|
|
What is difference between Rename and Alias?
|
View Answer
|
|
What are various joins used while writing SUBQUERIES?
|
View Answer
|
|
What is difference between a formal and an actual parameter?
|
View Answer
|
|
What is Database Trigger ?
|
View Answer
|
|
What are the uses of Database Trigger ?
|
View Answer
|