Thursday, July 8, 2021

IBM DB2 - Database drop commands

 IBM DB2 - Database drop commands 


Removing The Old Database:

Login into db2inst2 Login and execute the below commands
db2 disconnect all
db2 deactivate database <<Database Name>>
db2 drop database <<Database Name >>

prompting back to directory: 

rm –Rf HBMEXP(Old Extracted Folder)
rm –Rf HBMDATABASE1(where the old db2 DB available)










No comments:

Post a Comment