If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > -805 error in AIX UNIX accessing TEST DB from PROD

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-10-09, 01:11
satishstar satishstar is offline
Registered User
 
Join Date: Jun 2009
Posts: 3
-805 error in AIX UNIX accessing TEST DB from PROD

Hi,

I am trying to access DB2 on AIX UNIX which is on TEST DB2 from PROD DB2. The programs are compiling successfully but when i am trying to access the TEST Db2 on a diff ip address from PROD Db2 on a diff ip address i am getting -805 error.

Could anybody help me how to resolve this error.

Thx,
Satish
Reply With Quote
  #2 (permalink)  
Old 06-10-09, 02:18
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
can you be more specific according the scenario
where do you connect from and where do you connect to
which is the missing package ?
have you verified in the catalog for the existance of package ?
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #3 (permalink)  
Old 06-10-09, 02:40
satishstar satishstar is offline
Registered User
 
Join Date: Jun 2009
Posts: 3
We are using co-processor in our case and all the package related stuff will be created at the back-end.

I want to connect from PROD AIX cobol program to access to TEST db2 database for which i am getting -805 error.

Please let me know for any further more details.

Thx,
Satish
Reply With Quote
  #4 (permalink)  
Old 06-10-09, 06:03
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
which is the missing packages - when does error occur
please provide as much as possible info - we can not guess what you see
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #5 (permalink)  
Old 06-10-09, 06:21
satishstar satishstar is offline
Registered User
 
Join Date: Jun 2009
Posts: 3
Error -805 occurs whenever i am trying to execute the AIX cobol program from PROD AIX while accessing the TEST AIX DB2.

Thx,
Satish
Reply With Quote
  #6 (permalink)  
Old 06-10-09, 12:25
dav1mo dav1mo is offline
Registered User
 
Join Date: Dec 2007
Location: Richmond, VA
Posts: 782
did you bind the production version of this COBOL program to your test database?
Reply With Quote
  #7 (permalink)  
Old 06-10-09, 13:47
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
You need to post the entire error message, which should include the name of the package that is not found.

It is possible that you need you only need to bind the DB2 client admin packages to the target server. You can do that by invoking the DB2 Configuration Assistant (under DB2 Set-up Tools) and select the remote target database, right click and select bind. Then select all packages using the instance owner id and password and hit the bind button.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On