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 9.7。
这是将所有数据从旧服务器中的数据库移动到新服务器的最佳选择。
两台服务器都有 linux 作为操作系统。
对旧服务器的数据库进行离线备份并将其scp到新服务器
在新服务器中,创建一个新数据库并使用旧服务器的备份恢复数据库
它说 SQL1051N 路径“/data/home/db2inst1”不存在或无效。
您需要使用此服务器/机器上可用的路径/挂载点对目标服务器执行重定向还原。