2
Reply

Give any four commands in DB2 at Instance Level.

Deepak Verma

Deepak Verma

13y
3.3k
0
Reply

    select * from Tablename

    1. db2start - starts the current instance
    2. db2stop - stops the current instance
    3. db2icrt - creates a new instance
    4. db2idrop - drops an instance