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 Power 8 导出大数据文件有任何想法吗?大小约为 5 亿条数据行。遇到了通过文本、打印和文件导出的选项。打印不是我的选择。text 选项返回我拆分的文本文件(字段)。至于文件选项,我无权设置新库以将文件保存在 DB2 中。
也用过导航器,由于大小,它没有响应..
感谢您的任何帮助。
从命令行尝试 EXPORT 命令
https://www.ibm.com/support/knowledgecenter/en/SSEPGG_11.1.0/com.ibm.db2.luw.admin.cmd.doc/doc/r0008303.html
您可以尝试使用 DBeaver 连接到 DB2。