技术标签: Oracle - EBS/APP
[[email protected] sql]$ pwd
/u01/apps/apps_st/appl/ad/12.0.0/sql
[[email protected] sql]$ ls adlicmgr.sql
adlicmgr.sql
[[email protected] sql]$ sqlplus apps/apps @adlicmgr.sql
SQL*Plus: Release 10.1.0.5.0 - Production on Sat Feb 22 23:49:40 2014
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
Enter value for 1: apps/apps
Enter value for 2: adlicmgr22feb.out
Enter value for 3: GET_PROD_INFO
Enter value for 4:
Enter value for 5:
Connected.
INSTALLED_PRODUCTS=0,1,3,101,140,160,168,170,172,174,175,177,178,185,186,190,191
,200,201,202,203,204,205,206,207,210,222,230,231,235,240,242,250,260,265,266,271
,274,275,278,279,280,283,298,385,388,390,396,401,405,410,426,429,430,431,432,435
,438,440,450,45
1,452,453,454,455,505,506,507,508,510,511,512,513,515,517,518,519,521,522,523,52
4,530,534,535,539,540,542,544,545,549,550,551,552,553,554,555,556,557,558,560,60
0,601,602,603,660,661,662,663,665,666,667,671,672,673,674,676,677,680,682,690,69
1,692,693,694,6
95,696,697,698,699,701,702,703,704,705,706,708,709,712,714,716,718,722,723,724,7
26,777,778,800,801,804,805,808,809,810,821,862,866,867,868,869,870,873,874,875,8
79,880,881,883,1292,7000,7002,7003,7004,8301,8302,8303,8400,8401,8402,8403,8404,
8405,8406,8407,
8450,8724,8727,8901,9000,9001,9003,9004
SHARED_PRODUCTS=50,60,300,520,689,700,802,803,8721,8722,8723,8731
TERRITORIES=AR,AT,AT,AU,BE,BO,BR,CA,CH,CL,CN,CO,CR,CZ,DE,DK,DO,EC,ES,FI,FR,GB,GB
,GR,GT,HN,HU,IL,IS,IT,JM,JP,KR,MX,NI,NL,NO,PA,PE,PL,PR,PT,PY,SE,SG,SV,TH,TR,TT,T
W,UY,VE
Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
[[email protected] sql]$ cat adlicmgr22feb.out
INSTALLED_PRODUCTS=0,1,3,101,140,160,168,170,172,174,175,177,178,185,186,190,191
,200,201,202,203,204,205,206,207,210,222,230,231,235,240,242,250,260,265,266,271
,274,275,278,279,280,283,298,385,388,390,396,401,405,410,426,429,430,431,432,435
,438,440,450,45
1,452,453,454,455,505,506,507,508,510,511,512,513,515,517,518,519,521,522,523,52
4,530,534,535,539,540,542,544,545,549,550,551,552,553,554,555,556,557,558,560,60
0,601,602,603,660,661,662,663,665,666,667,671,672,673,674,676,677,680,682,690,69
1,692,693,694,6
95,696,697,698,699,701,702,703,704,705,706,708,709,712,714,716,718,722,723,724,7
26,777,778,800,801,804,805,808,809,810,821,862,866,867,868,869,870,873,874,875,8
79,880,881,883,1292,7000,7002,7003,7004,8301,8302,8303,8400,8401,8402,8403,8404,
8405,8406,8407,
8450,8724,8727,8901,9000,9001,9003,9004
SHARED_PRODUCTS=50,60,300,520,689,700,802,803,8721,8722,8723,8731
TERRITORIES=AR,AT,AT,AU,BE,BO,BR,CA,CH,CL,CN,CO,CR,CZ,DE,DK,DO,EC,ES,FI,FR,GB,GB
,GR,GT,HN,HU,IL,IS,IT,JM,JP,KR,MX,NI,NL,NO,PA,PE,PL,PR,PT,PY,SE,SG,SV,TH,TR,TT,T
W,UY,VE
[[email protected] sql]$
--EOF--
[[email protected] sql]$ cd $ADMIN_SCRIPTS_HOME
[[email protected] scripts]$ ls
adalnctl.sh adcmctl.sh adformsrvctl.sh adopmnctl.sh adstrtal.sh java.sh mwactl.sh
adapcctl.sh adexecsql.pl adoacorectl.sh adpreclone.pl gsmstart.sh jtffmctl.sh mwactlwrpr.sh
adautocfg.sh adformsctl.sh adoafmctl.sh adstpall.sh ieo msc
[[email protected] scripts]$ ./adformsctl.sh status apps/apps
You are running adformsctl.sh version 120.16
Checking status of OPMN managed FORMS OC4J instance ...
Processes in Instance: VIS_oel57vis.oel57vis.example.com
---------------------------------+--------------------+---------+---------
ias-component | process-type | pid | status
---------------------------------+--------------------+---------+---------
OC4JGroup:default_group | OC4J:oafm | 13886 | Alive
OC4JGroup:default_group | OC4J:forms | 13812 | Alive
OC4JGroup:default_group | OC4J:oacore | 13724 | Alive
HTTP_Server | HTTP_Server | 13665 | Alive
adformsctl.sh: exiting with status 0
adformsctl.sh: check the logfile /u02/inst/apps/VIS_oel57vis/logs/appl/admin/log/adformsctl.txt for more information ...
[[email protected] scripts]$ ./adformsrvctl.sh status apps/apps
You are running adformsrvctl.sh version 120.15.12010000.2
Forms Connect Mode is set to Servlet. Please Change Forms Mode to socket and then run this script.
adformsrvctl.sh: exiting with status 1
[[email protected] scripts]$
--EOF--
[[email protected] ~]$ cat startapp.sh
. /u01/apps/apps_st/appl/APPSVIS_oel57vis.env
$ADMIN_SCRIPTS_HOME/adstrtal.sh apps/apps
[[email protected] ~]$ cat stopapp.sh
. /u01/apps/apps_st/appl/APPSVIS_oel57vis.env
$ADMIN_SCRIPTS_HOME/adstpall.sh apps/apps
[[email protected] ~]$ ls -l
total 8
-rwxr-xr-x 1 applvis dba 88 Feb 23 00:00 startapp.sh
-rwxr-xr-x 1 applvis dba 88 Feb 23 00:01 stopapp.sh
[[email protected] ~]$
--EOF--
4. (可选)安装 包含 二个节点的ORACLE Applications, 一个节点是数据库,一个节点是应用层。
已安装3节点非共享APPL_TOP的系统
[o[email protected] ~]$ grep HOSTNAMES $ORACLE_HOME/appsutil/conf_VIS.txt
HOSTNAMES={Server0_vis1,Server1_vis2,Server2_vis3}
<config_pair oa_var="HOSTNAMES">{Server0_vis1,Server1_vis2,Server2_vis3}</config_pair>
[[email protected] ~]$ sqlplus apps/apps
SQL*Plus: Release 11.1.0.7.0 - Production on Sun Feb 23 00:56:45 2014
Copyright (c) 1982, 2008, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL> select node_name,support_cp,support_forms,support_web,support_admin,support_db,status,node_mode from fnd_nodes order by node_name;
NODE_NAME S S S S S S N
------------------------------ - - - - - - -
AP653APP N N N N Y N O
AUTHENTICATION N N N N N O
VIS1 N N N N Y Y O
VIS2 Y Y Y Y N Y O
VIS3 Y Y Y Y N Y O
SQL>
--EOF--
EmoKit--全球唯一能够匹配内容、免费开放sdk的情绪识别引擎。让人的内心更加舒适、更加强大! 识别技术:根据语音、心率、计步、呼吸、标签等体征识别情绪、匹配音乐; 应用场景:针对移动APP、穿戴设备、车载装备、语音交互、机器人、智能家居等; 功能与下载方式: Emokitsd...
Versa Networks的首席技术官马丁·麦凯(Martin Mackay)表示,LastPass的漏洞更新是一个鲜明的提醒,远程工作和自带设备(BYOD)正在越来越模糊家庭和工作网络之间的界限。该公司周一在一篇博客文章中表示,虽然在2022年8月的事件中没有客户数据被盗,但一些源代码和技术信息是通过DevOps工程师的一台家用电脑从LastPass开发环境中获得的。该公司表示,这些信息随后被用于针对另一名员工,威胁行为者获得了凭据和密钥,随后在12月的攻击中用于访问和解密云存储服务中的某些存储卷。
几乎所有的C语言教材上都说C语言函数可以嵌套调用,但不可以嵌套定义。实际上,函数能否嵌套定义与编译器有关,在GCC编译器下嵌套定义没问题,可以正常运行,我在code blocks 和 Dev C++两个IDE(两者都用GCC)下测试了如下两个程序,都没问题:1.main函数中的嵌套定义。#include "stdio.h"int main(){int add(int a,int
对于程序员而言,了解编程语言的发展趋势,有助于个人职业成长;而对于想要入行IT的新人而言,最大的疑惑大多来自于不知道该选择哪门编程语言发展前景更好! 有人让你学Java,因为使用的人最多; 有人让你学Python,因为简单易学,是人工智能时代的首选语言; 还有人让你学PHP,因为是“世界上最好的语言”;……今天播妞将主要介绍一下Python的发展前景!...
连接库参数的顺序不对,使用库的要求是越是基础的库越要写在后面,无论是静态还动态如:moto.a调用frcnn.a中的内容。按照以下顺序即可正确链接target_link_libraries(dspcore moto.a)target_link_libraries(dspcore frcnn.a)链接失败target_link_libraries(dspcore frcnn.a)target_link_libraries(dspcore moto.a)...
首先感谢hackerzhou同志,是他给了我激情和想法,感谢他的开源精神,造福大家。这一波主要内容集中在网页这里,我一直想找一个通用或简易办法,能使大部分人都能使用“表白”这份礼物,如果使用网页,那么就要会建站,要服务器,要域名,除了代码还需要配置,有点麻烦,我这里使用的都是新浪云服务器,可以免费建一些网站,操作也比较简单,不会建站的可以来问我。(新浪云链接:http://t.cn/RGR
说明:作为一个caffe新手,最近经常装caffe,对于一些错误的解决方法,经过google,部分百度,查到的错误的解决方案,记在这里,方便大家和自己查看1. 错误信息(没有pyconfig.h文件)fatal error: pyconfig.h: No such file or directory #include "pyconfig.h"网上有答案说要增加PYTHONPATH的路径如下expo
1.1.课程目标1、通过对本章内容的学习,可以掌握Spring的基本架构及各子模块之间的依赖关系。2、 了解Spring的发展历史,启发思维。3、 对 Spring形成一个整体的认识,为之后的深入学习做铺垫。4、 通过对本章内容的学习,可以了解Spring版本升级的规律,从而应用到自己的系统升级版本命名。5、Spring编程思想总结。1.2.内容定位Spring使用经验1-5年 ,希...
工程路径:zephyr\samples\hello_world需要修改的文件1. overlay文件/ { buttons { compatible = "gpio-keys"; /*p0.23*/ M_BUTTON1: m_button1 { gpios = <&gpio0 23 (GPIO_PULL_UP|GPIO_ACTIVE_LOW)>; label = "M_BUTTON1"; }; /*p1.06 端口1模.
我们做项目时,比较好的做法当然是启动程序的时候让用户登陆。可以新建一个登录对话框,如果是基于对话框程序的话,在OnInitDialog里调用登录对话框,如果是基于文档视程序的话,在CMainFrame::OnCreate里调用登录对话框 例子:BOOL CCRDBSDlg::OnInitDialog(){ CDialog::OnInitDialog();
【前言】 python刷leetcode题解答目录索引:https://blog.csdn.net/weixin_40449300/article/details/89470836 github链接:https://github.com/Teingi/test【正文】 10...
原网址是:http://zh.wikipedia.org/wiki/IOS转过来对新进入这个领域的开发人员做个科普。iOS是由苹果公司为iPhone开发的操作系统。它主要是给iPhone、iPod touch、iPad以及Apple TV使用。就像其基于的Mac OS X操作系统一样,它也是以Darwin为基础的。原本这个系统名为iPhone OS,直到2010年6月7日WWDC大...