Hi Jorge. The IODF must be *catalogued* on each system, but it doesn't have to
be in the same catalog.
I prefer HCD Export to transmit the IODF to the other system then HCD import
it. You can also repro it to a flat file, ftp that, then repro it back out on
the other system. Here's my batch export jcl.
//EXPORT EXEC PGM=IKJEFT01
//HCDIODFS DD DSN=MAM.IODFA0,DISP=SHR
//HCDMLOG DD DSN=MAM.HCD.MSGLOG,DISP=OLD
//SYSTSPRT DD SYSOUT=*
//SYSTSIN DD *
CALL 'SYS1.LINKLIB(CBDMGHCP)', +
'EXPORT,MAM,TND'
MA
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN