I am upgrading ELM from 6.0.2.ifix022 to 6.0.6.1. Everything successful for all apps so far. When going through rm_upgrade.bat, it is taking extremely long. it's been running about 23 hours so far. Is there a way to monitor its progress or make sure it's not frozen or broke?
This is the latest from the console:
Comments migration completed in 0 seconds
Comments are being migrated to configuration management.
Upgrade to configuration management will use 4 threads
The upgrade to configuration management is starting
Migration to configurations already performed... no work necessary
The migration of comments to configuration management is complete.
Starting migration of workflow attributes.
Found 11 projects
CRJZS5348I Indexing: resuming ...
CRJZS5821E The RDF index at E:\JazzTeamServer6.0.6.1\server\conf\rm\indices_It91sixzEeay7YcJpPpV4A\jfs-rdfindex is corrupted.
CRJZS5673I The "text history" index for private applications does not exist. The missing index will be automatically recreated
CRJZS5673I The "text live" index for private applications does not exist. The missing index will be automatically recreated
CRJZS5347I Indexing: resumed
Waiting for indices to be built...
CRJZS5586I Reindexing : Finished processing "text live" indices for private applications in 2844677 ms
CRJZS5586I Reindexing : Finished processing "text history" indices for private applications in 1735 ms
_
I see CPU cycling ~26% on the server running the batch using java and on the db server is see the connections from the script.
DB Server connections
E:\IBM\SQLLIB\BIN>db2 list applications
Auth Id Application Appl. Application Id DB # of
Name Handle Name Agents
-------- -------------- ---------- -------------------------------------------------------------- -------- -----
DBADMIN db2jcc_applica 2899 192.168.xx.xxx.64171.191215231638 RM2 1
DBADMIN db2jcc_applica 5114 192.168.xx.xxx.55873.191216222817 RM2 1
Been this way for 23 hours. In hindsight , i could have given Xmx more memory, but for now is there any way to ensure it's not frozen?
Thanks,
David