Thursday, October 17, 2013

Installing 10.1 FP3

[root@rhel-server-64-x86-64 universal]# ./installFixPack
Requirement not matched for DB2 database "Server" "". Version: "10.1.0.3".
Summary of prerequisites that are not met on the current system:          
   DBT3514W  The db2prereqcheck utility failed to find the following 32-bit library file: "/lib/libpam.so*".

DBT3514W  The db2prereqcheck utility failed to find the following 32-bit library file: "libstdc++.so.6".

Enter the full path of the base installation directory:
-------------------------------------------------------
/apps/ibm/db2/V10.1                                   
                                                                                                                                                                                
Do you want to choose a different installation directory for the fix pack? [yes/no]                                                                                             
                                                                                                                                                                                
------------------------------------------------------------------------------------                                                                                            
no                                                                                                                                                                              
                                                                                                                                                                                
DBI1017I  installFixPack is updating the DB2 product(s) installed in                                                                                                            
      location /apps/ibm/db2/V10.1.                                                                                                                                             

DB2 installation is being initialized.
 Total number of tasks to be performed: 39
Total estimated time for all tasks to be performed: 1419 second(s)
Task #1 start
Description: Stopping DB2 Fault Monitor
Estimated time 10 second(s)            
Task #1 end                            
Task #2 start
Description: Preparing the system
Estimated time 120 second(s)     
Task #2 end                      
Task #3 start
Description: Base Client Support for installation with root privileges
Estimated time 3 second(s)                                            
Task #3 end                                                           
Task #4 start
Description: Product Messages - English
Estimated time 13 second(s)            
Task #4 end                            
Task #5 start
Description: Base client support
Estimated time 274 second(s)    
Task #5 end                     
Task #6 start
Description: Java Runtime Support
Estimated time 153 second(s)     
Task #6 end                      
Task #7 start
Description: Java Help (HTML) - English
Estimated time 7 second(s)             
Task #7 end                            
Task #8 start
Description: Base server support for installation with root privileges
Estimated time 7 second(s)                                            
Task #8 end                                                           
Task #9 start
Description: Global Secure ToolKit
Estimated time 60 second(s)       
Task #9 end                       
Task #10 start
Description: Java support
Estimated time 12 second(s)
Task #10 end               
Task #11 start
Description: SQL procedures
Estimated time 3 second(s) 
Task #11 end               
Task #12 start
Description: ICU Utilities
Estimated time 35 second(s)
Task #12 end               
Task #13 start
Description: Java Common files
Estimated time 18 second(s)   
Task #13 end                  
Task #14 start
Description: Base server support
Estimated time 362 second(s)    
Task #14 end                    
Task #15 start
Description: Control Center Help (HTML) - English
Estimated time 13 second(s)                      
Task #15 end                                     
Task #16 start
Description: Connect support
Estimated time 3 second(s)  
Task #16 end                
Task #17 start
Description: Relational wrappers common
Estimated time 3 second(s)             
Task #17 end                           
Task #18 start
Description: DB2 data source support
Estimated time 6 second(s)          
Task #18 end                        
Task #19 start
Description: IBM Software Development Kit (SDK) for Java(TM)
Estimated time 46 second(s)                                 
Task #19 end                                                
Task #20 start
Description: DB2 LDAP support
Estimated time 4 second(s)   
Task #20 end                 
Task #21 start
Description: DB2 Instance Setup wizard
Estimated time 19 second(s)           
Task #21 end                          
Task #22 start
Description: Integrated Flash Copy Support
Estimated time 3 second(s)                
Task #22 end                              
Task #23 start
Description: Communication support - TCP/IP
Estimated time 3 second(s)                 
Task #23 end                               
Task #24 start
Description: DB2 Update Service
Estimated time 4 second(s)     
Task #24 end                   
Task #25 start
Description: Parallel Extension
Estimated time 3 second(s)     
Task #25 end                   
Task #26 start
Description: EnterpriseDB code
Estimated time 4 second(s)    
Task #26 end                  
Task #27 start
Description: Replication tools
Estimated time 54 second(s)   
Task #27 end                  
Task #28 start
Description: Sample database source
Estimated time 4 second(s)         
Task #28 end                       
Task #29 start
Description: itlm
Estimated time 3 second(s)
Task #29 end              
Task #30 start
Description: Command Line Processor Plus
Estimated time 6 second(s)              
Task #30 end                            
Task #31 start
Description: Oracle data source support
Estimated time 4 second(s)             
Task #31 end                           
Task #32 start
Description: Product Signature for DB2 Advanced Enterprise Server Edition
Estimated time 6 second(s)                                               
Task #32 end                                                             
Task #33 start
Description: First Steps
Estimated time 3 second(s)
Task #33 end
Task #34 start
Description: Setting DB2 library path
Estimated time 180 second(s)
Task #34 end
Task #35 start
Description: Executing control tasks
Estimated time 20 second(s)
Task #35 end
Task #36 start
Description: Updating global registry
Estimated time 20 second(s)
Task #36 end
Task #37 start
Description: Starting DB2 Fault Monitor
Estimated time 10 second(s)
Task #37 end
Task #38 start
Description: Updating the db2ls link
Estimated time 1 second(s)
Task #38 end
Task #39 start
Description: Updating the DB2 Administration Server
Estimated time 40 second(s)
Task #39 end
Task #40 start
Description: Updating existing DB2 instances
Estimated time 60 second(s)
Task #40 end
A minor error occurred during the execution.
For more information see the DB2 installation log at
"/tmp/installFixPack.log.4490".

When I checked what was the minor error in the log file:
    Integrated Flash Copy Support
    Communication support - TCP/IP
    DB2 Update Service
    Replication tools
    Sample database source
    Oracle data source support
    First Steps
Languages:
    English (already installed )
Target directory:                               /apps/ibm/db2/V10.1
Space required:                                 930 MB


Stopping DB2 Fault Monitor :.......Failure
Preparing the system :.......Success
Backing up installed components.
Updating selected components.
Installing: BASE_CLIENT_R
Installing: DB2_PRODUCT_MESSAGES_EN
Installing: BASE_CLIENT
Installing: JAVA_RUNTIME_SUPPORT
Installing: DB2_JAVA_HELP_EN

1 comment:

  1. before running installFixPack:
    1. Login as db2inst1:
    db2stop

    2. Login as dasusr1:
    db2admin stop

    ReplyDelete