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.
我已经使用 bugzilla 检查了所有内容。它说好的。但仍然没有让脚本运行。我要连接的服务器是 suse Linux。Oracle 10g 服务器。我在 Windows x86 PC 上运行 cgi 脚本。
提前致谢。
我假设您在 windows 机器上安装了 oracle 驱动程序,并且 windows 中的 env 参数已为 oracle_home、tns_admin 正确设置,并且正常的 net8 功能都可以在没有 perl 的情况下首先通过 oracle 驱动程序/即时客户端的 sqlplus 连接到 oracle。如果不安装 oracle 即时客户端或 oracle 完整客户端安装。然后配置您的 oracle 客户端以正确连接到数据库并测试其是否正常工作。