Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要将来自大型机 DB2 的表(即数据编码为 EBCDIC)加载到 Linux DB2 上,并将它们保存在 Linux 中的 EBCDIC 中。
我尝试在 Linux 上的 CREATE DATABASE 上使用 TERRITORY 和 CODEPAGE 参数,但无法达到正确的值。
有人可以告诉我该怎么做吗?提前致谢
问候
迪迪埃