What are the different types of database compression introduced in sql server 2008? : sql server DBA
1103If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA
1005Post New DB Administration Questions
what are the types of connection load-balancing?
what are the performance views in an oracle rac environment?
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 would you do with an "in-doubt" distributed transaction?
What is dcl? : sql server DBA
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
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
How would you extract DDL of a table without using a GUI tool?
What is the default port no on which sql server listens? : sql server DBA
What is replication? : sql server DBA
what do you understand by flashback feature of oracle?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
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.
when we login sql editor using username and password then it says this error "could not resolve service name" then what can we do at client side.( here thing is tnsnames.ora file is ok till yesterday and worked well, but now it giving error.