powerbuilder 连接oracle数据库时出错:
信息如下:Please connect as the PowerBuilder Catalog Owner.This is necessary for the initial connection to Oracle GRANT privileges on the repository.
在pb 建立oracle连接中 选择edit,然后切换到system下将 Powerbuilder Catalog Table Owner 改为当前用户名(默认system)
就可以正常操作了!!
要注意更新(重启)oracle相关服务(services 与 TNS 监听器)
本文介绍了解决PowerBuilder连接Oracle数据库时出现特定错误的方法。主要步骤包括修改PowerBuilderCatalogTableOwner为当前用户名,并确保更新oracle相关服务(如services与TNS监听器),以实现正常的数据交互。

2811

被折叠的 条评论
为什么被折叠?



