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 > SQL30081N Protocol specific error code(s): "148", "*", "*".

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-14-05, 06:50
sploth sploth is offline
Registered User
 
Join Date: Dec 2004
Posts: 2
Thumbs up SQL30081N Protocol specific error code(s): "148", "*", "*".

Hi

I am getting the error SQL30081N Protocol specific error code(s): "148", "*", "*". when trying to connect from DB2 V8.2 ESE on a solaris 8 server through to DB2 on Z/OS.

I can connect fine from a Windows ESE client to the same IP and PORT.

I can find all sorts of protocol reason codes on the IBM Site, except for 148.

Has anyone come across this before or any ideas

Last edited by sploth; 02-14-05 at 09:58.
Reply With Quote
  #2 (permalink)  
Old 02-14-05, 09:55
sploth sploth is offline
Registered User
 
Join Date: Dec 2004
Posts: 2
Sorted

Hi anyone who reads this.

I've managed to sort out what the error means - It's is a routing failure problem which appears to be caused by a firewall block.

regards

Paul
Reply With Quote
  #3 (permalink)  
Old 02-14-05, 10:27
bmujeeb bmujeeb is offline
Registered User
 
Join Date: Mar 2004
Posts: 448
My environment is same as yours db2 client ===> Db2 gateway ====>
DB2 MF.

All are solaris.I have seen this sort of error all the time, because of firewall /MF not listening.

The steps that I generally take are.

1. Ask the person that the MF is up, especially the DDF.
2. Try to connect from the gateway first, if it is succeed , then OK otherwise I will check whether any buffer has been communicated.
using db2dart.
3. If gateway able to connect then check the DB2COMM registry variable to set up the commmunication manager and start it and the services file.

4. At the the db2 client use

telnet <hostname>/<IP_address> <port_no_at_gateway>


regards

Mujeeeb
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