让R12直接从Form登录

本文介绍如何配置 Oracle Applications R12 的 Forms 以便用户可以通过特定 URL 直接访问。此方法适用于诊断及故障排查场景,并提供详细的步骤来修改 $CONTEXT_FILE 中的设置,最终允许通过 http://hostname.domain:port/forms/frmservlet 访问 Forms。请注意,直接访问 Forms 不受官方支持。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Applies to:

Oracle Applications Technology Stack – Version: 12.0 to 12.1
Information in this document applies to any platform.

Goal

By default in Oracle Applications R12, users are not able to access Forms directly via the following url:
http://hostname.domain:port/forms/frmservlet
The following error would pop out:

APP-FND-01542: This Applications Server is not authorized to access this database.

The goal of this document is to allow users access to the Oracle Applications R12 directly via Forms especially in cases where access to the following url is not available:
http://hostname.domain:port/OA_HTML/AppsLogin

NOTE: Accessing Forms directly is not supported and should only be used for diagnostic and troubleshooting purposes.

Solution

1. Edit $CONTEXT_FILE which is located in $INST_TOP/appl/admin
2. Change
<appserverid_authentication oa_var="s_appserverid_authentication">SECURE</appserverid_authentication>
to
<appserverid_authentication oa_var="s_appserverid_authentication">OFF</appserverid_authentication>

Application Server Security Authentication can take one of the following values {ON, OFF, SECURE}.
OFF – Server security is not checked. Any application server machine can access the database.
ON – Some level of trust is required to access the database. Either the Application Server is registered with the database or the module and version ID are known to be trusted.
SECURE – Full trust is required for access to the database. Only registered Application Server machines and trusted code modules may connect.

3. Run $INST_TOP/admin/scripts/adautocfg.sh to instantiate the changes
4. Users are now able to access Forms directly.

NOTE:
Remember to set the Application Server Security Authentication back to SECURE by settting the value of s_appserverid_authentication to SECURE and running autoconfig.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值