【问题标题】:How to find the version for the Oracle Forms Compiler in Linux如何在 Linux 中查找 Oracle Forms Compiler 的版本
【发布时间】:2016-05-31 05:06:30
【问题描述】:
我正在尝试在 Linux 安装中查找 Oracle Forms Builder 和/或 Forms Compiler 的版本。我知道这是一个 Oracle Forms 11g 安装,但我需要特定版本。
在 Windows 桌面版的 Forms Builder 中,这可以通过访问“帮助”->“关于 Forms Builder...”菜单来实现。这会产生以下信息:
但是这在 Linux 中是如何实现的呢?
【问题讨论】:
标签:
linux
forms
oracle
oracle11g
oracleforms
【解决方案1】:
发现答案很简单。如果您有权访问表单构建器命令或批处理命令,则只需在不带任何参数的情况下运行它即可生成版本信息。例如,在我们的设置中,我们使用 frmcmp_batch 命令来编译表单。因此,仅单独运行该命令会产生如下所示的版本信息:
Forms 11 (Form Compiler) Version 11.1.2.2.0 (Production)
Copyright (c) 1982, 2013, Oracle and/or its affiliates. All rights reserved.
PL/SQL Version 11.1.0.7.0 (Production)
Oracle Procedure Builder V11.1.2.2.0 - Production
Oracle Virtual Graphics System Version 11.1.2.2.0 (Production)
Oracle Multimedia Version 11.1.2.2.0 (Production)
Oracle Tools Integration Version 11.1.2.2.0 (Production)
Oracle Tools Common Area Version 11.1.2.2.0
Oracle CORE 11.1.0.7.0 Production