17.1 Installing and Configuring IBM Case Analyzer 5.5
There is a free MS Word document download available using the reference to the ResearchGate DOI: https://doi.org/10.13140/RG.2.2.11682.38089 – IBM Case Analyzer 5.5 Installation and Configuration On RHEL 8.0 for Case Monitor Dashboard 5.3.3 plugin.
17.1.1 Creating an IBM FileNet CASTORE Datasource pair for the Datasource
For review and easy access to the CASTORE database, we will first install the IBM Data Studio 4.1.3 for DB2, as follows:
[root@
ECMUKDEMO22 lib]# cd /opt/IBM/Installs
[root@ECMUKDEMO22 Installs]# ls
exportKeys29_12_2022.keys ICM_5_3_3 ICN_3_0_11FP ICN_3_0_13 IFCP_5.5.10 IFCPCL_5.5.10 IFCPTLS_5.5.10 JRE8.0.20
[root@ECMUKDEMO22 Installs]# mkdir DB2_DataStudio_4.1.3
[root@ECMUKDEMO22 Installs]# cd DB2_DataStudio_4.1.3/
[root@ECMUKDEMO22 DB2_DataStudio_4.1.3]# cp /mnt/hgfs/BPB_Installs/Db2_DataStudio_413/DATA_STUDIO_CLIENT_V4.1.3_FOR_LIN.tar.gz .
[root@ECMUKDEMO22 DB2_DataStudio_4.1.3]# ls
DATA_STUDIO_CLIENT_V4.1.3_FOR_LIN.tar.gz
[root@ECMUKDEMO22 DB2_DataStudio_4.1.3]# tar -zxvf DATA_STUDIO_CLIENT_V4.1.3_FOR_LIN.tar.gz
Release the disk space by removing the compressed installation file:
[root@ECMUKDEMO22 DB2_DataStudio_4.1.3]# rm DATA_STUDIO_CLIENT_V4.1.3_FOR_LIN.tar.gz
rm: remove regular file
‘
DATA_STUDIO_CLIENT_V4.1.3_FOR_LIN.tar.gz
‘
?
y
Launch the IBM Installation Manager for IBM Db2 Data Studio 4.1.3 eclipse program which is unpacked with the software package DATA_STUDIO_CLIENT_V4.1.3_FOR_LIN.tar.gz:
[root@ECMUKDEMO22 DB2_DataStudio_4.1.3]# ./imLauncherLinux.sh
This launches the installation screen as shown in Figure 17.1:
Figure 17.1: The shell script ./imLauncherLinux.sh launches the installation screen for Data Studio 4.1.3
The installed package version is displayed after install, as shown in Figure 17.2:
Figure 17.2: The installed package version is displayed after install
Launch the IBM Data Studio 4.1.3 eclipse-based workbench as shown in Figure 17.3:
[root@ECMUKDEMO22 db2]# cd /opt/IBM/DS4.1.3/
[root@ECMUKDEMO22 DS4.1.3]# export SWT_GTK3=0
[root@ECMUKDEMO22 DS4.1.3]# ./eclipse
Figure 17.3: Launch the IBM Data Studio 4.1.3 eclipse-based workbench
Then after setting up and verifying using the Test Connection button test a JDBC connection to the AUTOCLAIM solution database, we see the result as shown in Figure 17.4:
Figure 17.4: The Test Connection command tests a JDBC connection to the AutoClaims solution database
The Finish button is selected to complete the IBM Data Studio addition of the AUTOC database for browsing as shown in Figure 17.5:
Figure 17.5: The Finish command is selected to complete the IBM Data Studio addition of the AUTOC database