0 votes
in Oracle by
What is Start DB2 Server command?

1 Answer

0 votes
by

db2start command is used to start an instance. Before this, you need to run "set instance".

Syntax:

  1. db2start  
...