ebs 12.1.1打中文补丁
环境变量设置
oracle 用户,应用env环境变量
. /u01/app/db/tech_st/11.1.0/PROD_erpapp1.env
alias s='sqlplus / as sysdba'
alias a='tail -f /u01/app/db/tech_st/11.1.0/admin/PROD_erpapp1/diag/rdbms/prod/PROD/trace/alert_PROD.log'
applmgr 用户,应用env环境变量
[applmgr@erpapp1 ~]$ cat .bash_profile
# .bash_profile # Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi # User specific environment and startup programs PATH=$PATH:$HOME/bin export PATH
. /u01/app/apps/apps_st/appl/APPSPROD_erpapp1.env
启动到维护模式打中文加速patch 8576725;补丁程序8576725: 12.1.1 NLS PATCHING PERFORMANCE FIX
启动到维护模式
adadmin -> 5. Change Maintenance Mode -> 1. Enable Maintenance Mode
进入补丁目录打补丁
[applmgr@erpapp1 patch]$ cd 8576725/
[applmgr@erpapp1 8576725]$ ls
ad admin b8576725.ldt f8576725.ldt j8576725_3p.zip j8576725_ad.zip j8576725_xdo.zip marker1.txt patch_metadata.xml README.html README.txt SuccessfullyRanAdjcopy.txt u8576725.drv
[applmgr@erpapp1 8576725]$ adapters
关闭维护模式
adadmin -> 5. Change Maintenance Mode ->2. Disable Maintenance Mode
通过sysadmin登录esb,设置语言
System Administrator -> License Manager -> Languages -> 26 Simplified Chinese Base Language 选择 Simplified Chinese
关闭应用进入到维护模式
[applmgr@erpapp1 ~]$ cd $ADMIN_SCRIPTS_HOME
./adstpall.sh apps/apps
检查以下进程是否关闭
ps -ef|grep applmgr
ps -ef|grep httpd
ps -ef|grep FNDLIBR
ps -ef|grep java
ps -ef|grep frmweb
启动到维护模式
adadmin -> 5. Change Maintenance Mode -> 1. Enable Maintenance Mode
进入补丁目录开始打补丁
[applmgr@erpapp1 6678700_ZHS]$ pwd
/u01/soft/patch/6678700_ZHS
adapters
关闭维护模式,启动应用
[applmgr@erpapp1 ~]$ cd $ADMIN_SCRIPTS_HOME
./adstrtal.sh apps/apps
进入页面时选择中文

ebs 12.1.1打中文补丁的更多相关文章
- DBA_Oracle Erp R12中文补丁安装升级(案例)
2014-07-11 Created By BaoXinjian
- Ubuntu 12.04 gedit编辑器 中文乱码
百度一下查看了很多关于这个问题的解决方法,无非是用通过配置编辑器修改键值来解决.但是由于我的ubuntu是12.04版本的,搜索到的很多方法都不能用,网上一般的解决办法如下: 打开“注册表”(从字面理 ...
- ebs 12.1.1 单节点多用户安装
本次测试环境:操作系统 oracle linux 6.9 oracle ebs 12.1.1 192.168.20.210 erpapp1.hthorizon.com erpapp1 yum ...
- Oracle EBS 12.2.6 on VirtualBox
Back in May, Oracle announced the general availability of Oracle VM Virtual Appliance for E-Business ...
- ubuntu 12.04 LTS server 中文乱码【转】
ubuntu 12.04 LTS server 中文乱码 最近装了一台ubuntu 12.04 server装完后是没有桌面的,后来又手动安装了桌面,但进行后发现桌面是乱码,应该是缺少字体在googl ...
- Symmetrical Network Acceleration with EBS 12
Andy Tremayne, my esteemed colleague and fellow blogger, has published a new whitepaper that discuss ...
- JDeveloper 10g Certified on Windows 10 for EBS 12.1
JDeveloper 10g is now certified for Windows 10 desktops for Oracle E-Business Suite 12.1. See: Reco ...
- Forms and Reports Developer 10g Certified on Windows 10 for EBS 12.x
Forms Developer 10g and Reports Developer 10g are now certified on Windows 10 desktops for E-Busines ...
- Workflow Builder 2.6.3 Certified on Windows 10 for EBS 12.x
By Steven Chan - EBS-Oracle on May 17, 2016 Workflow Builder 2.6.3 is now certified on Windows 10 de ...
随机推荐
- SpringBoot系列: Redis 共享Session
Web项目Session管理是一个很重要的话题, 涉及到系统横向扩展, SpringBoot已经为共享Session很好的解决方案, 这篇文章关注使用Redis共享会话, 同时这也是最常用的方法. = ...
- SQL Server进阶(四):联接-cross join、inner join、left join、right jion、union、union all
测试数据脚本 CREATE TABLE Atable ( S# INT, Sname ), Sage INT, Sfrom ) ) insert into Atable ,N,N'A' union a ...
- Uncaught TypeError: $(…).orgcharts is not a function
调整js顺序没有解决,最后增加NoConflict解决,注意红色部分 function initorgcharts() { var $jq = jQuery.noConflict(true); org ...
- influxdb
1.安装Centos# wget https://dl.influxdata.com/influxdb/releases/influxdb-1.1.0.x86_64.rpm# rpm -ivh inf ...
- linux下搭建lamp环境以及安装swoole扩展
linux下搭建lamp环境以及安装swoole扩展 一.CentOS 6.5使用yum快速搭建LAMP环境 准备工作:先更新一下yum源 我安装的环境是:apache2.2.15+mysql5 ...
- .netcore 写日志(使用NLog,log4net)
参考地址: NLog:http://www.cnblogs.com/linezero/p/Logging.html Log4Net:http://www.cnblogs.com/linezero/p/ ...
- python - one day
1. python历史. 2008 年出现 python 2.7 与 python 3.0 两个版本,后来 吉多·范罗苏姆 大叔决定停用 python 2.7,但因用户反对,于是决定于 2020 年停 ...
- retrofit动态代理
https://blog.csdn.net/dalong3976/article/details/83479816
- G - Galactic Collegiate Programming Contest Kattis - gcpc (set使用)
题目链接: G - Galactic Collegiate Programming Contest Kattis - gcpc 题目大意:当前有n个人,一共有m次提交记录,每一次的提交包括两个数,st ...
- mongodb 系列 ~ mongo的两种引擎介绍对比
一 简介 两种引擎方式的对比二 对比与说明 1 版本支持 MMAP引擎 3.2版本之前,默认引擎 WT 引擎 3.2版本之后,默认引擎 2 并发性能(核心) M ...