How to change program global area (pga) in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to rebuild an index in oracle?
Explain the use of constraints option in exp command.
Hi All, Recently I attended a interview for a developer position in an educational university. They asked me the a question, I answered somehow but I was not not satisfied myself. Can anybody reply for it? The question is: A business user comes to you directly with an urgent request:: there is a problem with some students not being able to re-enrol. It appears that ?something has gone wrong with the end-dating of some previous courses they had enrolled in, and this is preventing them from completing their on-line re-enrolments?. Fortunately the user has done some analysis on the situation, and has developed some code to change the end dates. They tell you that they have tested this code in the ?dev? environment, and it works fine. They are asking you to please get this implemented in production as soon as possible. What steps would you take in response to their request ? Thanks
I have my backup RMAN script called backup_rman.sh. I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the O/S such that it would run as a background process?
Why oracle is used?
How to create a stored function in oracle?
What is Index Cluster ?
What should be the return type for a cursor variable.Can we use a scalar data type as return type?
what is analyze command ? what kind of statistics does it generate?
What privilege is needed for a user to query tables in another schema?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
create one table to capture an employee details with a primary key.