what functionality does oracle provide to secure sensitive information?
WHEN DOWN TIME WHAT CAN U DO?
You create a private database link <link name> and upon connection, fails with: ORA-2085: <Link name> connects to <fully qualified remote db name>. What is the problem? How would you go about resolving this error?
Which types of backups you can take in Oracle? 2. A database is running in NOARCHIVELOG mode then which type of backups you can take? 3. Can you take partial backups if the Database is running in NOARCHIVELOG mode?
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
why we use cursors
What view would you use to look at the size of a data file?
How many packages we have in db
Should you place Recovery Catalog in the Same DB? . Can you use RMAN without Recovery catalog
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
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?
What is checkpoint?
what is the differnce between process and thread ?