IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Options to be used for Greek data migration


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   This topic is locked: you cannot edit posts or make replies.
View previous topic :: View next topic  
Author Message
vatish

New User


Joined: 23 Jun 2007
Posts: 6
Location: Pune

PostPosted: Wed Aug 01, 2007 12:57 pm
Reply with quote

Hi,
I want to FTP a file containing Greek data,encoded in ANSI format to mainframes. I am using standard FTP load module for same but data is being replaced by some junk characters, please tell me options to be used in SYSFTPD parameter for correct migration.
Regards,
Vatish
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Aug 01, 2007 7:45 pm
Reply with quote

Hello,

After the data is on the mainframe, look at the "received" data in hex and post what is in some of the "junk" characters.
Back to top
View user's profile Send private message
vatish

New User


Joined: 23 Jun 2007
Posts: 6
Location: Pune

PostPosted: Thu Aug 02, 2007 10:12 am
Reply with quote

Hi,
Actually I want to migrate some data containing English as well as Greek characters from AS400 to mainframes. I have downloaded data from AS400 using standard 'Data Transfer From AS400' utility provided with 'IBM AS400 Client Access Express' in ANSI format and then I am using FTP job with SYSFTPD parameters as :

DBSUB FALSE
ENCODING MBCA
MBDATACONN (UTF-8,UTF-8)
UNICODEFILESYSTEMBOM NEVER
UCSHOSTCS IBM-939
UCSSUB FALSE
UCSTRUNC TRUE

English characters are being migrated properly but not Greek data.
I have attached screen shot of data as is visible in AS400 and mainframes.
Regards,
Vatish
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Aug 02, 2007 6:27 pm
Reply with quote

Hello Vatish,

Your attachments are not in your post. . . .

Bummer icon_smile.gif
Back to top
View user's profile Send private message
vatish

New User


Joined: 23 Jun 2007
Posts: 6
Location: Pune

PostPosted: Fri Aug 03, 2007 9:48 am
Reply with quote

oops.... icon_rolleyes.gif
I have attached this time... icon_cool.gif
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Aug 06, 2007 7:02 am
Reply with quote

Hello,

Is there some way that you can show the hex from the AS400?

Also, the 2 sets of data do not appear to be aligned - for example, the AS400 data shows the complete date while the mianframe data only shows the first part of the date.

If you can show the exact same positions in bots data, it should help.
Back to top
View user's profile Send private message
Vishwamurthy

New User


Joined: 11 Mar 2008
Posts: 57
Location: India

PostPosted: Wed Jun 20, 2012 6:03 pm
Reply with quote

Vatish,
Did you get a way around this?
I have to convert a file from ANSI to UTF-8 so that the Spanish characters in the file are accepted by the vendor software.
Is there a way to do it either before the FTP or in the FTP step itself?
All the records with only English characters are being accepted even now..

I'm sorry I can't get the screenshots for you because it is a little of a confidential data, but it has ü, ñ in them..
Back to top
View user's profile Send private message
Naish

New User


Joined: 07 Dec 2006
Posts: 82
Location: UK

PostPosted: Wed Jun 20, 2012 6:10 pm
Reply with quote

Another resurrection!!!

Vatish, please respond...
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Wed Jun 20, 2012 6:16 pm
Reply with quote

Quote:
I want to FTP a file containing Greek data,encoded in ANSI format to mainframes. I am using standard FTP load module for same but data is being replaced by some junk characters


Greek data and junk? We in Europe know everything about that.
Same with all countries below the Dutch river Rhine.
Back to top
View user's profile Send private message
Vishwamurthy

New User


Joined: 11 Mar 2008
Posts: 57
Location: India

PostPosted: Wed Jun 20, 2012 6:22 pm
Reply with quote

I'm sorry I couldn't make sense of that Peter.
Can you be specific if you have a way to convert a file to UTF-8 from ANSI so as to retain the value in it, and not replace it with anything unreadable?

I remember seeing commands like locsite or ASCII etc., but don't have any clue if any of their variants would help and need help fixing it before it's too late..
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Wed Jun 20, 2012 6:25 pm
Reply with quote

Vishwamurthy, after almost FIVE YEARS, do you REALLY expect an answer to your question?

You probably need to change the default translation table used by FTP to something else. What do you need to change it to? Look in the Communciations Server bookshelf and figure it out -- I have no idea which code page is used for the Spanish (or Greek or ....) alphabet.

Hint: start with the Communications Server IP User's Guide manual section 4.5 titled FTP Data Conversion.
Back to top
View user's profile Send private message
Akatsukami

Global Moderator


Joined: 03 Oct 2009
Posts: 1788
Location: Bloomington, IL

PostPosted: Wed Jun 20, 2012 7:22 pm
Reply with quote

PeterHolland wrote:
Quote:
I want to FTP a file containing Greek data,encoded in ANSI format to mainframes. I am using standard FTP load module for same but data is being replaced by some junk characters


Greek data and junk? We in Europe know everything about that.

Timeo Danaos data ferentes icon_razz.gif
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   This topic is locked: you cannot edit posts or make replies. View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts JCL EXEC PARM data in C Java & MQSeries 2
Search our Forums:

Back to Top