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 functionality does oracle provide to secure sensitive information?
how can you get actual data change values from previous transactions in oracle?
when does an alert gets signaled?
What are the different sql server versions you have worked on? : sql server DBA
Where would you look for errors from the database engine?
how can you record information about current session?
what are the benefits of flashback feature?
How do you open a cluster administrator? : sql server DBA
How would you extract DDL of a table without using a GUI tool?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
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.
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
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?
What authentication modes does sql server support? : sql server DBA
Why does Oracle not permit the use of PCTUSED with indexes?