环境变量设置

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打中文补丁的更多相关文章

  1. DBA_Oracle Erp R12中文补丁安装升级(案例)

    2014-07-11 Created By BaoXinjian

  2. Ubuntu 12.04 gedit编辑器 中文乱码

    百度一下查看了很多关于这个问题的解决方法,无非是用通过配置编辑器修改键值来解决.但是由于我的ubuntu是12.04版本的,搜索到的很多方法都不能用,网上一般的解决办法如下: 打开“注册表”(从字面理 ...

  3. ebs 12.1.1 单节点多用户安装

    本次测试环境:操作系统 oracle linux 6.9   oracle ebs 12.1.1   192.168.20.210  erpapp1.hthorizon.com erpapp1 yum ...

  4. Oracle EBS 12.2.6 on VirtualBox

    Back in May, Oracle announced the general availability of Oracle VM Virtual Appliance for E-Business ...

  5. ubuntu 12.04 LTS server 中文乱码【转】

    ubuntu 12.04 LTS server 中文乱码 最近装了一台ubuntu 12.04 server装完后是没有桌面的,后来又手动安装了桌面,但进行后发现桌面是乱码,应该是缺少字体在googl ...

  6. Symmetrical Network Acceleration with EBS 12

    Andy Tremayne, my esteemed colleague and fellow blogger, has published a new whitepaper that discuss ...

  7. 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 ...

  8. 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 ...

  9. 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 ...

随机推荐

  1. HDU - 5071 Chat(模拟)

    原题链接 题意:有各种操作,模拟这个程序并输出每次操作的信息 分析:恶心模拟题...用个map记录一下各个等级女孩的谈话数,同时也便于查找权值为u的在不在队列里.因为n很小,其他就暴力模拟了. #in ...

  2. 微信小程序,错误{"errMsg":"request:fail 小程序要求的 TLS 版本必须大于等于 1.2"}

    解决方法一: 开发环境,项目--->勾选不校验即可 解决办法二: 在 PowerShell中运行以下内容, 然后重启服务器 # Enables TLS R2 and Windows # Thes ...

  3. eclipse竖向选择快捷键

    eclipse的编辑器自带竖向选择功能,在mac上的开启和关闭方法都是command+option+a,在windows下则为alt+shift+a

  4. Andrew NG 机器学习编程作业4 Octave

    问题描述:利用BP神经网络对识别阿拉伯数字(0-9) 训练数据集(training set)如下:一共有5000个训练实例(training instance),每个训练实例是一个400维特征的列向量 ...

  5. 时间戳time

    时间戳(timestamp)的方式:通常来说,时间戳表示的是从1970年1月1日开始按秒计算的偏移量(time.gmtime(0))此模块中的函数无法处理1970纪元年以前的时间或太遥远的未来(处理极 ...

  6. Java SE之XML<二>XML DOM与SAX解析

    [文档整理系列] Java SE之XML<二>XML DOM与SAX解析 XML编程:CRUD(Create Read Update Delete) XML解析的两种常见方式: DOM(D ...

  7. Linux基础学习【规则与安装】

    一.主分区.扩展分区与逻辑分区的特性: 主分区与扩展分区最多可以有4个(硬盘的限制) 扩展分区最多只能有1个 逻辑分区是由扩展分区持续切割出来的分区 能够被格式化后作为数据访问的分区为主分区和逻辑分区 ...

  8. 彻底解决CDH5.12安装过程中 Error: JAVA_HOME is not set and Java could not be found

    1 详细报错 + cat+======================================================================+| Error: JAVA_HO ...

  9. app-web 开发 追溯debug

    1.iphone5 运行vue项目时,方法格式:fun(){}这种格式容易不显示页面 2.vue未绑定上数据有可能是js文本过大,手机内存不足引起的 3.根据方法走向追溯debug 4.一定要用try ...

  10. canvas粒子背景