When creating a user, what permissions must you grant to allow them to connect to the database?
3 8210Post New DB Administration Questions
what are the differences of where and if in SAS?
What view(s) do you use to associate a user's SQLPLUS session with his o/s process?
What the different types of replication and why are they used? : sql server DBA
how can you implement fine-grained auditing?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
internal architecture
What are the operating modes in which database mirroring runs? : sql server DBA
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
what is ora 24313?what is the procedure to exclude that error?
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
which background process invoke at the time of upgradation tell me???
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.
What is fill factor? : sql server DBA
What is the difference between dropping a database and taking a database offline? : sql server DBA
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.