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.
我得到' SQL1024N 数据库连接不存在。SQLSTATE=08003 ' 错误,同时通过Datastage 9.1 (AIX Server)中的执行命令阶段执行 ' db2 -x ' 命令。任何人都可以帮我吗?
要连接到 DB2 - 您需要 Linux 服务器上的目录条目(或安装 Datastage 的任何位置)
您可能需要咨询 datastage 管理员。
在服务器上使用以下命令查看所有已编目的 db2 数据库
db2 list db directory
在运行它之前,您可能需要获取 dsenv。