Showing posts fromDb2

Moving IBM Connections databases to another disk

  • 02 Feb, 2016

On my connections test server i installed everything in one machine. The  home directory for db2inst1 user ends the file space The databases and all containers are under the default of /home/db2inst1. So we can use db2relocatedb to move them. First i tested this here with the sample database, and it worked. Your configuration file should look like the following (This is for FILES DB, you will have to change at least the DB\NAME for the others): DB\NAME=Files DB\PATH=/home/db2inst1,/dados INSTANCE=db2inst1 STORAGE\PATH=/home/db2inst1,/dados/db2inst1 /\ NOTE that I am assuming that all databases are using the default storage path like the FILES DB is. If not, you will need to modify this

Moving IBM Connections databases to another diskRead More

NSFDB2 x NSF

  • 28 May, 2009

Uma das funcionalidades esperadas para o Domino 7, a substituição do NSF por uma base DB2 já não está mais nos planos da IBM/Lotus.
Com as melhoras no NSF e DAOS e outras inovações do Domino 8.5 o uso do NSFDB2 já não é uma opção tão forte assim.
Veja aqui(http://www-01.ibm.com/support/docview.wss?rs=463&context=SSKTMJ&dcÛ560&dcÛ520&uid=swg21384421&loc=enUS&cs=UTF-8&lang=en&rss=ct463lotus) a posição oficial da IBM quanto a isto.

NSFDB2 x NSFRead More