what is the difference between db2start command and start
database manager command?
Answer Posted / deva
db2 start is for ibm database and
database start or start database open are for oracle d.b
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between clustered and non-clustered index? : sql server DBA
How do you trace the traffic hitting a sql server? : sql server DBA
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
What authentication modes does sql server support? : sql server DBA
Why would you use sql agent? : sql server DBA
suppose you want to audit specific activities on sensitive data. How can you achieve that?
how can a session indicate its interest in receiving alerts?
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.
how can you find out if a table can be redefined?
what are the benefits of flashback feature?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
What view(s) do you use to associate a user's SQLPLUS session with his o/s process?
how can you schedule a job in database?
What is a correlated sub-query? : sql server DBA
What are the commands you'd issue to show the explain plan for "select * from dual"?