Login
Remember
Register
Ask a Question
What is Start DB2 Server command?
0
votes
asked
Aug 21, 2020
in
Oracle
by
DavidAnderson
What is Start DB2 Server command?
#db2
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 21, 2020
by
DavidAnderson
db2start
command is used to start an instance. Before this, you need to run "set instance".
Syntax:
db2start
...