Oracle General (1803)
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?
602Where 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?
630A 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?
719You 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?
661If you have an example table, what is the best way to get sizing data for the production table implementation?
601
How to create Drill down report?
all steps of bitmap report?
How do I know if oracle is installed on windows?
What are the differences between number and binary_float in oracle?
What are the variable types?
How many types of dimensions in oracle?
What are the different types of trigger and explain its various uses and functions?
What do you understand by the oracle?
What is an Oracle Data Dictionary?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
What is the difference between recovery and restoring of the oracle database?
What are the tradeoffs between many vs few indexes? When would you want to have many, and when would it be better to have fewer?
How do you prevent oracle from giving you informational messages during and after a sql statement execution?
How can you find all the processes on your system?
What does >> do?