We use DRS going cross domain and have no problems with it.

You need to:

1. define cross domain resource on lpar for DRS virtual device where 
application runs
    DRSLU001 CDRSC  CDRM=HOSTMVS,ISTATUS=ACTIVE  
   Make sure that DRSLU001  is not already defined as as APPL on the lpar and 
that the correct CRDM is used

2. define VTAM APPLID on lpar for DRS virtual device where DRS resides
    DRSLU001 APPL ACBNAME=DRSLU001,EAS=1,VPACING=63,SESSLIM=YES,           X
                DLOGMOD=SCS,MODETAB=CSCMOD                               
     Make sure that DRSLU001 is not already defined as a CDRSC on lpar 
   
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@listserv.ua.edu] On Behalf 
Of Matt Gourley
Sent: Wednesday, June 20, 2012 4:05 PM
To: IBM-MAIN@listserv.ua.edu
Subject: VTAM & Cross Domain Resources - Help!

Greetings,

I'm trying to get a Cross Domain Resource to work so our users can print to the 
printing queues (via VPS/DRS) on one LPAR (LPAR-A) from their applications on 
another LPAR (LPAR-B).  Here's what I've verified:

- Printing works from TSO on LPAR-A.
- Printing works via VTAM from applications running on LPAR-A.
- LPAR-B's applications know to send their print requests for the printer named 
TCP2610P to LPAR-A (CDRM04):

D NET,ID=CDVPST,E
IST097I DISPLAY ACCEPTED
IST075I NAME = CDVPST, TYPE = CDRSC SEGMENT 472 IST486I STATUS= ACTIV, DESIRED 
STATE= ACTIV IST478I CDRSCS:
IST483I TCP2610P ACTIV     , CDRM = CDRM04  , NETID = CACVTAM

- These requests (from LPAR-B, via CDRM06) get as far as LPAR-A, where they're 
rejected:

CDINIT REQUEST FROM CDRM06 FAILED, SENSE=08880008 511
REAL  OLU=CACVTAM.TCOM        REAL  DLU=CACVTAM.TCP2610P
SID = E69B8A588E309FC0
END

A search for SENSE=08880008 tells me that "[t]he specified OLU real network 
name is known, but is a duplicate resource."

My VTAM knowledge is unfortunately limited.  Is there someone who can help me 
troubleshoot this?


Thanks in advance,

-Matt



-- 
Matt Gourley
Systems Administrator (Mainframe)
Pennsylvania State University
Administrative Information Services - Infrastructure/SYSARC
Rm 25 Shields Bldg., University Park, Pa. 16802
814-865-8726
mmg...@psu.edu

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to