What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
2617Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
2098How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
1 4708In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
2648Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
1872An automatic job running via DBMS_JOB has failed. Knowing only that "it's failed", how do you approach troubleshooting this issue?
1 5171What query tells you how much space a tablespace named "test" is taking up, and how much space is remaining?
1 4418Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
1991Post New DB Administration Questions
What is the importance of a recovery model? : sql server DBA
What is transparent data encryption? : sql server DBA
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me
what is a user-defined lock?
what is a crs resource?
Why would you use sql agent? : sql server DBA
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
What would you do with an "in-doubt" distributed transaction?
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
What view(s) do you use to associate a user's SQLPLUS session with his o/s process?
Explain materialized views and how they are used.
which background process invoke at the time of upgradation tell me???