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?
2672Assuming 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.
2145How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
1 4774In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
2712Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
1898An automatic job running via DBMS_JOB has failed. Knowing only that "it's failed", how do you approach troubleshooting this issue?
1 5245What query tells you how much space a tablespace named "test" is taking up, and how much space is remaining?
1 4501Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
2036Post New DB Administration Questions
What view(s) do you use to associate a user's SQLPLUS session with his o/s process?
how can you find out if a table can be redefined?
Assuming 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.
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
What is a system database and what is a user database? : sql server DBA
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit
how to restore files with rman?
how can you communicate with operating system files from oracle?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
which background process invoke at the time of upgradation tell me???
what are the differences of where and if in SAS?
Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
what is the diffrence between core dba and apps dba?
suppose you want to audit specific activities on sensitive data. How can you achieve that?