How would you configure your networking files to connect to
a database by the name of DSS which resides in domain
icallinc.com?
Answer Posted / braj123
host=dss.icallinc.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how can you schedule a job in database?
What are the operating modes in which database mirroring runs? : sql server DBA
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
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.
What is a correlated sub-query? : sql server DBA
How do you troubleshoot errors in a sql server agent job? : sql server DBA
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.
What are the steps you will take to improve performance of a poor performing query?
how can you create a user-defined lock?
what is the last version,the release date of that version and fix pack of ibm db2 udb?
Explain materialized views and how they are used.
What authentication modes does sql server support? : sql server DBA
what is ora 24313?what is the procedure to exclude that error?