R12中间层及应用层脚本(单独开启各服务脚本)-adapcctl.sh/adoacorectl.sh

简介:

2.3  

名称: adapcctl.sh
说明: start, stop and check the status of Oracle HTTP Server(OHS).
路径: ${INST_TOP}/admin/scripts/adapcctl.sh
用法: adalnctl.sh  {start|stop|status}  

adapcctl.sh 用来启停Oracle HTTP Server, R12.1版本中指Apache。 OHS是用来接收,处理 
client 端的 HTML-based web request (HTTP/HTTPS),以及如下功能:

a. 中转 Servlet / JSP , J2EE 应用调用到 OC4J  
b. 中转 Forms 应用的 Applet 请求到 Forms Servlet
c. 中转 form request  和 form 的通信到 Forms Listener servlet (forms servlet mode)
d. 连接数据库, 在URL里直接调用PL/SQL package
e. 运行CGI脚本, perl, PHP 程序等
f. 提供服务器使用SSL (HTTPS) 协议

2.4  
名称: adoacorectl.sh
说明: start, stop and check the status of the oacore oc4j instance
路径: ${INST_TOP}/admin/scripts/adoacorectl.sh 
用法: adoacorectl.sh  {start|stop|status} 

oacore (JVM process)用于处理所有EBS的Java 技术web应用,包括JSP和 servlet, OAF页面
(Oracle Application Framework, EBS R12中基于Oracle Jdeveloper10g的开发)。

本文转自ITPUB博客tolywang的博客,原文链接:R12中间层及应用层脚本(单独开启各服务脚本)-adapcctl.sh/adoacorectl.sh,如需转载请自行联系原博主。

相关文章
|
6月前
|
应用服务中间件 Shell 开发工具
nginx+shell脚本实现一键启用与关闭停机维护页面
nginx+shell脚本实现一键启用与关闭停机维护页面
126 0
|
4月前
|
应用服务中间件 开发工具 nginx
Ngnix18服务的命令行控制
Ngnix18服务的命令行控制
|
6月前
|
存储 Shell 数据安全/隐私保护
ZooKeeper【基础 04】控制权限ACL(原生的 Shell 命令)
ZooKeeper【基础 04】控制权限ACL(原生的 Shell 命令)
160 0
|
Kubernetes Shell Go
3天玩转shell--12.实战编写nginx日志统计脚本【终结篇】
本节课是shell教程系列的最后一篇文章,希望这12篇文章对shell的学习者有帮助。往后有空会发表一些关于golang编程的实战系列文章、或者是k8s相关的文章。
485 0
3天玩转shell--12.实战编写nginx日志统计脚本【终结篇】
编写集群分发脚本xsync
编写集群分发脚本xsync
354 0