EBCDIC to ASCII conversion using connect:direct



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

EBCDIC to ASCII conversion using connect:direct

Postby sindhum » Mon Aug 17, 2009 2:25 pm

Hi All

We have a mainframe file which needs to be sent to windows server in ASCII format using connect:direct script. Can anyone pls help me with the sysopts parameter that need to be coded in the parm.

What is XLATE.TBL used for?

Thanks & Regards
Sindhu
sindhum
 
Posts: 4
Joined: Mon Aug 17, 2009 2:12 pm
Has thanked: 0 time
Been thanked: 0 time

Re: EBCDIC to ASCII conversion using connect:direct

Postby MrSpock » Mon Aug 17, 2009 6:38 pm

This stuff is covered in the Process coding Guides.
User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times

Re: EBCDIC to ASCII conversion using connect:direct

Postby sindhum » Mon Aug 17, 2009 6:47 pm

Can you pls provide me with the url of the guide you are referring to
sindhum
 
Posts: 4
Joined: Mon Aug 17, 2009 2:12 pm
Has thanked: 0 time
Been thanked: 0 time

Re: EBCDIC to ASCII conversion using connect:direct

Postby sindhum » Tue Aug 18, 2009 2:45 pm

Hi

I have a parm for NDM where EBCDIC to ASCII conversion is happening.

--------------------------------------------------------------
&SYSOPTS=\':STRIP.BLANKS=NO:XLATE=YES:\ || -
\XLATE.TBL=/opt/cdserver/ndm/xlate/ods_recv.xlt:'\ -
&DSN1='AAA.BBB.CCC(0)' -
&DSN2=\'/opt/informatica/server/PowerCenter/\ || -
\server/infa_shared/SrcFiles/Data/\ || -
\Vp_ODS/ABC_06_B1_MMDDYYYY.DAT'\
--------------------------------------------------------------

Can anyone explain me the purpose of XLATE.TBL and BLANKS=NO?

I have other files to transfer from mainframes to windows server as DAT, is it fine if we just mention XLATE=YES and give DSN1 & DSN2 without XLATE.TBL?
_________________
Thanks & Regards
Sindhu
sindhum
 
Posts: 4
Joined: Mon Aug 17, 2009 2:12 pm
Has thanked: 0 time
Been thanked: 0 time

Re: EBCDIC to ASCII conversion using connect:direct

Postby dick scherrer » Tue Aug 18, 2009 10:48 pm

Hello,

Suggest you review the product documentation and if there is something in the documentation that is not clear, post it here and your doubt about it. Someone will be able to clarify.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post