Hi All. While installing Spectrum Control 5.4.13 GUI installation, it get stuck forever at a stage and remains at 0%. IBM DB2 is installed successfully and can connect to db2 etc. Other validations related to DB2 works fine. But SC didn't gets installed at all. OS is Linux RHEL 9. The filesystems /, /home and /tmp have quite sufficient space , so space issue is not there for sure.




And, then it remains here for ever. No progress. Only 0%.
No folders or directories gets created at all -
[db2inst1@xxxxxxxxxxxxx ~]$ db2start
08/12/2025 17:11:27 0 0 SQL1026N The database manager is already active.
SQL1026N The database manager is already active.
[db2inst1@xxxxxxxxxxxxx ~]$ db2 list db directory
System Database Directory
Number of entries in the directory = 1
Database 1 entry:
Database alias = SAMPLE
Database name = SAMPLE
Local database directory = /home/db2inst1
Database release level = 15.00
Comment =
Directory entry type = Indirect
Catalog database partition number = 0
Alternate server hostname =
Alternate server port number =
[db2inst1@xxxxxxxxxxxxx ~]$ db2 connect to TPCDB
SQL1013N The database alias name or database name "TPCDB" could not be found.
SQLSTATE=42705
[db2inst1@xxxxxxxxxxxxx ~]$ db2 list tables for schema TPC
SQL1024N A database connection does not exist. SQLSTATE=08003
[db2inst1@xxxxxxxxxxxxx ~]$ ps -eaf | grep DataServer.jar
db2inst1 317090 316717 0 17:12 pts/1 00:00:00 grep --color=auto DataServer.jar
[db2inst1@xxxxxxxxxx ~]$ /opt/IBM/TPC
-bash: /opt/IBM/TPC: Is a directory
[db2inst1@xxxxxxxxx ~]$ cd /opt/IBM/TPC
[db2inst1@xxxxxxxxx TPC]$ ls -las
total 0
0 drwxrwxr-x 3 root root 21 Aug 12 12:57 .
0 drwxrwxr-x 3 root root 17 Aug 9 12:15 ..
0 drwx------ 2 root root 21 Aug 9 12:15 _uninst
[db2inst1@xxxxxxxxx TPC]$ ./server status deviceServer
-bash: ./server: No such file or directory
[db2inst1@xxxxxxxxxx TPC]$ cd /opt/IBM
[db2inst1@xxxxxxxxxx IBM]$ cd TPC/
[db2inst1@xxxxxxxxxx TPC]$ ls -las
total 0
0 drwxrwxr-x 3 root root 21 Aug 12 12:57 .
0 drwxrwxr-x 3 root root 17 Aug 9 12:15 ..
0 drwx------ 2 root root 21 Aug 9 12:15 _uninst
Anyone has experience with the install. Any pointers. Installation manual has no such screenshots on the installation steps at all.
Thanks