Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288) A dba had to remove some archivelogs to free up space in filesystem. Nowwhen the rman job starts to backup archivelogs, it complains about missing archivelogs thatwere deleted by dba. To resolve the issue and continue backing up remainder of archivelogs,which rman command can be used so it wo not complain about missing archivelogs.
562What are the tradeoffs between many vs few indexes? When would you want to have many, and when would it be better to have fewer?
581If you had a tablespace, test_tablespace, which consists of three files:test01.dbf, test02.dbf, and test03.dbf, and someone accidentally used the unix command"rm" to delete the file test02.dbf, what else would you need in order to recover all the data thatwas present in test_tablespace at the time that test02.dbf was deleted?
532What is the difference between a materialized view (snapshot) fast refresh versus complete refresh? When is one better, and when the other?
541Explain the wait events in statspack report 'db scattered read', 'db sequential real', 'enqueue'?
614
What is linq to sql?
What is the difference between 3 tier and 3 layer architecture?
What are the features of dbms?
What is a sequence table in postgresql?
What is row_number () and partition by in sql server?
Where cross join is used?
What is record in pl sql?
What is the main purpose of a database?
How do I check mysql version?
what is normalisation?what are its uses?
Write a query to fetch common records between two tables using mysql?
Which data types generate inaccurate results if used with an = or <> comparison in a where clause of a sql statement?
What are the advantages of using third-party tools?
Is sybase owned by sap?
How to define the name and server for a new dsn?