Oracle General (1809)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) I have applied the following commands: now what will happen, will the database will give an error / it will work?
548Where can you get a list of all initialization parameters for your instance? How about an indication if they are default settings or have been changed?
589A developer is trying to create a view and the database won’t let him. He has the "developer" role which has the "create view" system privilege and select grants on the tables he is using, what is the problem?
689You look at your fragmentation report and see that smon has not coalesced any of you tablespaces, even though you know several have large chunks of contiguous free extents. What is the problem?
609If you have an example table, what is the best way to get sizing data for the production table implementation?
554
Is insert autocommit in oracle?
What is Data Dictionary Cache in Oracle?
How many categories of data types?
How can we use tkprof?
How can we collect the statistics of different database objects?
How to create id with auto_increment on oracle?
TILL WHAT LEVEL OF SECURITY BO SUPPORTS?
A user is getting an ora-00942 error yet you know you have granted them permission on the table, what else should you check?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
How to set up autotrace for a user account?
How do you set up tablespaces during an oracle installation?
What do you mean by database normalization and why is it important?
How can you use check constraints for self referential integrity?
How to start a new transaction in oracle?
How to define an external table with a text file?