CWBNLTBL - Download conversion tables
Use this command from a console prompt to download conversion tables.
Syntax
cwbnltbl [source-code-page] [target-code-page] [system] [userid] [password]
Parameters
- source-code-page = source code page for the table
- target-code-page = target code page for the table
- system = iSeries™ system to download the table from.
If a connection to the iSeries is necessary, the user ID and password must also be specified.
- userid = iSeries user ID
- password = iSeries password
The tables share a common location on the workstation /opt/ibm/iSeriesAccess/conv_tables. Many conversions tables are already shipped with the product. The product also uses iconv conversion where necessary. Use the History Log to look for conversion information.
Examples
- To download the 819 to 13488 conversion table from the iSeries if necessary, run cwbnltbl 819 13488 myiSeriesSystem myiSeriesuserid myiSeriesPwd
- To show the current locale charset and its code-page mapping, run cwbnltbl
Parent topic:
iSeries Access for Linux utilities