HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Install DB2 Perl Database Interface on HP-UX I...
Operating System - HP-UX
        1839830
        Members
    
    
        2260
        Online
    
    
        110156
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2011 02:49 AM
04-18-2011 02:49 AM
			
				
					
						
							Install DB2 Perl Database Interface on HP-UX Integrity...Information
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						When you try to install this make will exit with "
ld: Mismatched ABI for -ldb2, found /home/db2inst1/libdb2.so
Fatal error.
*** Error exit code 1
"
This is caused by default installed 32 bits perl version.
To solve this: Run as root user:
rm /usr/bin/perl
ln -s /opt/perl_64/bin/perl /usr/bin/perl
The procedure to install DB2 Perl is:
Goto the IBM website: https://www-304.ibm.com/support/docview.wss?uid=swg21297335
Download latest the kit (today this is : DBD-DB2-1.79.tar.gz)
gunzip and ‘tar xfz’ the downloaded kit
cd DBD-DB2-1.79
export DB2_HOME=/home/db2inst1/sqllib (the DB2 instance owner home directory)
perl Makefile.PL
make
make test
make install (if the test looks OK - 5 ok 's)
start your programs as 'perl NameOfProg.pl'
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
ld: Mismatched ABI for -ldb2, found /home/db2inst1/libdb2.so
Fatal error.
*** Error exit code 1
"
This is caused by default installed 32 bits perl version.
To solve this: Run as root user:
rm /usr/bin/perl
ln -s /opt/perl_64/bin/perl /usr/bin/perl
The procedure to install DB2 Perl is:
Goto the IBM website: https://www-304.ibm.com/support/docview.wss?uid=swg21297335
Download latest the kit (today this is : DBD-DB2-1.79.tar.gz)
gunzip and ‘tar xfz’ the downloaded kit
cd DBD-DB2-1.79
export DB2_HOME=/home/db2inst1/sqllib (the DB2 instance owner home directory)
perl Makefile.PL
make
make test
make install (if the test looks OK - 5 ok 's)
start your programs as 'perl NameOfProg.pl'
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2011 04:11 AM
04-18-2011 04:11 AM
			
				
					
						
							Re: Install DB2 Perl Database Interface on HP-UX Integrity...Information
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						what is the question ? OR this is info ?
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2011 04:55 AM
04-18-2011 04:55 AM
			
				
					
						
							Re: Install DB2 Perl Database Interface on HP-UX Integrity...Information
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						it's Info / Solution
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP
