Connections 4.5: Aplicando o CR4 no Banco de Dados DB2

From Wiki

Desempacotar

mkdir /tmp/45-45cr4
chmod a+rwx /tmp/45-45cr4
cd <DIRETORIO_ONDE_ESTAO_OS_FIXES>
db2 -td@ -vf blogs-fixup_referrer_idex-db2.sql -z /tmp/45-45cr4/blogs-fixup_referrer_idex-db2.sql.log
db2 -td@ -vf files-upgrade-45-45cr3-db2.sql -z /tmp/45-45cr4/files-upgrade-45-45cr3-db2.sql.log
db2 -td@ -vf files-appGrants-db2.sql -z /tmp/45-45cr4/files-appGrants-db2.sql.log
db2 -td@ -vf files-reorg-db2.sql -z /tmp/45-45cr4/files-reorg-db2.sql.log
db2 -td@ -vf files-updateStats-db2.sql -z /tmp/45-45cr4/files-updateStats-db2.sql.log
db2 -tvf homepage-upgrade-45-45CR3-db2.sql -z /tmp/45-45cr4/homepage-upgrade-45-45CR3-db2.sql.log
db2 -tvf homepage-upgrade-45CR3-45CR4-db2.sql -z /tmp/45-45cr4/homepage-upgrade-45CR3-45CR4-db2.sql.log
db2 -td@ -vf communities-fixupGroupProfile-db2.sql -z /tmp/45-45cr4/communities-fixupGroupProfile-db2.sql.log
db2 -td@ -vf wikis-upgrade-45-45cr3-db2.sql -z /tmp/45-45cr4/wikis-upgrade-45-45cr3-db2.sql.log
db2 -td@ -vf wikis-appGrants-db2.sql -z /tmp/45-45cr4/wikis-appGrants-db2.sql.log
db2 -td@ -vf wikis-reorg-db2.sql -z /tmp/45-45cr4/wikis-reorg-db2.sql.log
db2 -td@ -vf wikis-updateStats-db2.sql -z /tmp/45-45cr4/wikis-updateStats-db2.sql.log

db2 -td@ -vf MOBILE-db-upgrade-45-45CR4_DB2.sql -z /tmp/45-45cr4/MOBILE-db-upgrade-45-45CR4_DB2.sql.log

db2 -td@ -vf METRICS-db-upgrade-45-45CR2_DB2.sql     -z /tmp/45-45cr4/METRICS-db-upgrade-45-45CR2_DB2.sql.log
db2 -td@ -vf METRICS-db-reorg-45-45CR2_DB2.sql       -z /tmp/45-45cr4/METRICS-db-reorg-45-45CR2_DB2.sql.log
db2 -td@ -vf METRICS-db-updateStats-45-45CR2_DB2.sql -z /tmp/45-45cr4/METRICS-db-updateStats-45-45CR2_DB2.sql.log
db2 -td@ -vf metrics-fixup-LO77552-db2.sql           -z /tmp/45-45cr4/metrics-fixup-LO77552-db2.sql.log

Continuar no artigo IBM Connections: Instalando o IBM Connections 4.5 no Linux,

Ver também