You have 4 instances running on the same UNIX box. How can
you determine which shared memory and semaphores are
associated with which instance?
No Answer is Posted For this Question
Be the First to Post Answer
How do I manually create a database in oracle?
How to recover a dropped table in oracle?
can you call insert/update/delete in select statements. If yes how? If no what is the other way?
what is primary key and foreign key when and where have to use
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
How to recover a dropped index?
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?
List the parts of a database trigger.
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
How to create a single index for multiple columns?
How you find out version of installed workflow?
Explain oracle data types with examples?