JDBNET problem

Jenga616

Member
Does anyone know what other set-up is involved to make JDBNET work between 2 AS/400s? I have one as an enterprise server and the other as a data server and when a batch job tries to go to the other system it doesn't work. I've changed the data source to be JDBNET instead of DBDR but still can't get it to work.

Here are the intial errors:

22877 Thu Jun 6 08:20:58 2002 runbatch.c382
INITIALIZING RUNBATCH job: 983569

22877 Thu Jun 6 08:20:58 2002 ipcpub.c2903
process 22877 <B7333SYS/PRINTUBE> registered in entry 64

22877 Thu Jun 6 08:20:58 2002 runbatch.c631
Startup for User=WRIGHMA, Env=DV7333, Job#=983569

22877 Thu Jun 6 08:21:06 2002 runbatch.c1101
RUNBATCH: Remote CP=1252, Remote OS=5, Local CP=37, ConvertToASCII=0

22877 Thu Jun 6 08:21:09 2002 jdbnsnrc.c128
BNT0000126 - Unable to receive message - eConnectionFailed

22877 Thu Jun 6 08:21:09 2002 jdbnincn.c148
BNT0000026 - Unable to find remote environment or user for new environment

Any help would be appreciated.

OW Xe base SP18.1
AS400 V5R1
 
Have you run PORTTEST and have positive results ?

We have 2 AS400s. SYS7333 sits in only one of them(Production box). Then we have B7333SYS sitting in both AS400s. You need to STRNET on both AS400s for the datasources you changed from DBDR to JDENET to work.

Conrad
 
Do you have the pathcode on both machines? I was told that if we wanted to
use our LPAR to run long jobs from production that we'd need the same
pathcode on both machines.

I do have separate pathcodes set up and run ube's on each server separately
now. But in the future I may decide to run very long running jobs on my 2nd
LPAR to gain performance for the users...

Hope this helps some...


Here are the intial errors:

22877 Thu Jun 6 08:20:58 2002 runbatch.c382
INITIALIZING RUNBATCH job: 983569

22877 Thu Jun 6 08:20:58 2002 ipcpub.c2903
process 22877 <B7333SYS/PRINTUBE> registered in entry 64

22877 Thu Jun 6 08:20:58 2002 runbatch.c631
Startup for User=WRIGHMA, Env=DV7333, Job#=983569

22877 Thu Jun 6 08:21:06 2002 runbatch.c1101
RUNBATCH: Remote CP=1252, Remote OS=5, Local CP=37, ConvertToASCII=0

22877 Thu Jun 6 08:21:09 2002 jdbnsnrc.c128
BNT0000126 - Unable to receive message - eConnectionFailed

22877 Thu Jun 6 08:21:09 2002 jdbnincn.c148
BNT0000026 - Unable to find remote environment or user for new environment

Any help woul!

OW Xe base SP18.1
AS400 V5R1




Lori
OW Xe SP19 Update 5
AS400 V5R1 NT
Citrix
email: [email protected]
 
Back
Top