User Tools

Site Tools


database:db2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
database:db2 [2024/05/06 18:09]
manu
database:db2 [2024/05/28 17:56] (current)
manu [connect to DB2]
Line 153: Line 153:
 </​cli>​ </​cli>​
  
-  ​+===== Update a user password ===== 
 + 
 +For example, use the CONNECT statement to change the password of the user instance, 
 +<cli prompt='​$'>​ 
 +$ db2 "​CONNECT TO <​database>​ USER <​userid>​ USING <​password>​ NEW <​new_password>​ CONFIRM <​new_password>"​ 
 +</​cli>​
 ===== DB2 list command ===== ===== DB2 list command =====
  
Line 869: Line 874:
  
 https://​datageek.blog/​2014/​06/​02/​how-to-tell-when-a-table-reorg-is-needed/​ https://​datageek.blog/​2014/​06/​02/​how-to-tell-when-a-table-reorg-is-needed/​
 +
 +===== Uninstall DB2 =====
 +
 +<cli prompt='#'>​
 +[root@lnx01] /​tmp/​db2/​universal # ./​db2_deinstall -a -b /​opt/​ibm/​db2/​V11.5
 +DBI1016I ​ Program db2_deinstall is performing uninstallation. Please
 +</​cli>​
database/db2.1715011776.txt.gz · Last modified: 2024/05/06 18:09 by manu