User contributions for Ebasso

Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

9 July 2025

  • 16:5916:59, 9 July 2025 diff hist +1,911 N DB2:Reorg Tables in DatabasesCreated page with "= Shell de Criação dos arquivos de reorg = 1) Conectar com um usuário com permissão de db2admin 2) Criar o arquivo '''db2-reorg-tables.sh''' #!/bin/bash # altere o nome das bases na proxima linha for DBNAME in BLOGS DOGEAR FILES FORUM HOMEPAGE OPNACT PEOPLEDB SNCOMM WIKIS METRICS COGNOS PNS CCM do db2 connect to $DBNAME db2 reorgchk update statistics on table all > resultado$DBNAME.txt db2 terminate echo "db2 connect to $DBNAME" > reorg$DBNAMETab..." current

8 July 2025

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)