Hi, did you succeed yet?
I'm trying to to the same thing, but I keep on getting the same weird TPT error.
This is what I did:
I wrote a TPT test script that successfully loads 2 columns.
Now according to the TPT documentation, to change it into a TPT script that loads a EBCDIC file 3 things needs to be done:
1. Make sure your 'EBCDIC' charset is installed and activated on your db.
2. At the begining of the TPT script right above the 'DEFINE JOB' clause add this command: 'USING CHARACTER SET EBCDIC273_0E'.
3. Create the correct EBCDIC file. I used 'UltraEdit' to create it.
Now when I run my TPT skript I keep on getting this error:
TPT10508: RDBMS error 8017: Òêà@õóàÖ╔äk@ÎüóóªûÖä@ûÖ@┴ââûñòú@ëó@ëòÑüôëäK
I know 'RDBMS error 8017' looks like a logon problem, but I'm pretty sure that my logon is OK, because my TPT script was working before.
The rest of the error message I can't read because it looks like data junk.
Can anybody please help me out here?
Thanks
Marcus
Hi, did you succeed yet?
I'm trying to to the same thing, but I keep on getting the same weird TPT error.
This is what I did:
I wrote a TPT test script that successfully loads 2 columns.
Now according to the TPT documentation, to change it into a TPT script that loads a EBCDIC file 3 things needs to be done:
1. Make sure your 'EBCDIC' charset is installed and activated on your db.
2. At the begining of the TPT script right above the 'DEFINE JOB' clause add this command: 'USING CHARACTER SET EBCDIC273_0E'.
3. Create the correct EBCDIC file. I used 'UltraEdit' to create it.
Now when I run my TPT skript I keep on getting this error:
TPT10508: RDBMS error 8017: Òêà@õóàÖ╔äk@ÎüóóªûÖä@ûÖ@┴ââûñòú@ëó@ëòÑüôëäK
I know 'RDBMS error 8017' looks like a logon problem, but I'm pretty sure that my logon is OK, because my TPT script was working before.
The rest of the error message I can't read because it looks like data junk.
Can anybody please help me out here?
Thanks
Marcus