|
|
All AS/400 Tip Categories
/
Client Access
/
Client Access File transfer all x'40'
Question:
I doing a file transfer (a print file copied to a database on the 400) and
my download file is not getting translated. All characters are left in
EBCDIC. In the file transfer I have checked translation EBCDIC to ASCII
but it just never happens?
Any ideas out there.
Answer(s):
This is caused by the CCSID in your files being incorrectly set to 65535. If you have Client Access V3R1M3 or higher, select "File.. .Properties.. .". Select the "Conversions" tab and select "Convert CCSID 65535".
If you have an older version of Client Access, use the INI file technique described in the other messages.
Create the file CWBTFR.INI in the Windows directory with the following
contents;
[Client Access Data Transfer]
ForceTranslation=1
Create a file named CWBTFR.INI in the Windows directory. In it put
exactly:
[Client Access Data Transfer]
ForceTranslation=1
Then CHGSYSVAL QCCSID and change that from 65535 or *HEX to the ID for
your language ( 37 for US English).
This happens to me when character fields are coded with CCSID(65535). I fixed this problem by:
1. Changing my interactive job CCSID to the correct value (37 for US)
2. Recompiling the file (after a back-up)
3. Checking with DSPFFD that the character fields are coded with the correct CCSID
Yes, that is a lot easier, but make sure the CCSID is not still set at
the default of 65535 or you will ForceTranslation right back to no
translation. Also, changing the CCSID will create files with that
CCSID (such as 37 for US English) from then on.
Perhaps it might have been easier. But the way Robin fixed the problem is
the 'correct' way of taking care of this and it could save some hassle down
the road.
Other tips in this category:
Click here to see all categories.
Capturing RMTCMD Results
How to omit the first user/password under NT
How To Get Rid Of Client Access Network Drives
SYSTEM32 folder opening after CA install
Can't get rid of Personal Communications (PCOM)!
Installing Client Access For NT Workstation Users
Validating password against OS/400
How to omit the first user/password under NT
Enabling print screen key
How to copy 5250 screens into MS Word
Operations Navigator - File Systems Not Displaying
Data Transfer, WinNT 4.0, Novell Client for NT
Client Access through the Public Internet
Selective Setup keeps coming up
What ports do I open for Client Access?
Client access password dialog - go away!
How to get Client Access from AS/400 to PC
Client Access download of DBF files
File transfer using CA and TCP/IP
Scheduling file transfers
Client Access device descriptions
DDS and Client Access (PC5250)
Client Access Through A Proxy
Client Access Lockup
DLC Driver location
Automated File Transfer
Changing max # of sessions in CA
Exchanging Word documents with OfficeVision
Client Access Win95/98 Shutdown problems
cwbnw6101-error: network drives could not.....
RUNRMTCMD not working
Connection Error CWBSY1000 Discussion
NT Remote Command password problems
Single Signon Possible?
Troubleshooting connections
Automated NT to AS/400 xfer
Transferring DBF files
CA/400 DOS Security problems
Accessing Network drives hangs PC
SNA Connection Troubleshooting
RMTCMD to a specific PC
SNA Server Over Twinax
Windows 95 OSR2
CA95/NT Password Incorrect
Client Access File transfer all x'40'
Telnet5250 (TN5250) wanted for Win 95/NT
Windows AS/400 Access via RAS
No Client Access Signon! Help!
PC5250: As shipped - no file transfer?
Client Access connect brings up Dialup
Client Access and IE4.0
ODBC Problem SQL0104 - Token * not valid
CA Receives Illegal Operation In DIAGSVR
Accessing The "I:" drive from CA 95/NT
How to download all file members at once
Transferring AS/400 spool files to the PC
PC5250 Crashes On Exit!
Hiding AS/400 In Network Neighborhood
Client Access ODBC Performance
Win95/AS400 Print Screen Problems
Client Access TCP/IP Setup Troubleshooting
Client Access IFS Security
Creating Client Access Install Diskettes
Stop Netsoft Log File Growth
|