- 博客(79)
- 收藏
- 关注
转载 Grid Control
Oracle Enterprise Manager Grid Control Certification Checker (Doc ID 412431.1) ...
2011-10-06 05:06:25
115
转载 RAC upgrade from 10.2.0.1 to 10.2.0.4
Complete upgrade RAC 10.2.0.1 to 10.2.0.4. ...
2010-06-05 16:57:45
123
转载 RAC Troubleshoot
RAC Troubleshoot###############################################################1.CRS log directory$ORA_CRS_HO...
2010-06-05 16:52:50
151
转载 DB Tier 克隆错误,提示打补丁2896876
解决办法,参考Note 412655.1Applies to: Application Install - Version: 11.5.10AIX5L Based Systems (64-bit)SymptomsOn...
2010-02-22 16:57:04
94
转载 无法直接访问FORM, Prompt error APP-FND-01542
APP-FND-01542:The Application Server is not authorize to access this databaseCheck Secure is ON:-------------...
2010-02-20 11:09:38
181
转载 Upgrading Developer 6i with Oracle E-Business Suite 11i
1.Stop the Forms, Reports, HTTP, and Concurrent Manager Servers2.Install the Developer 6i Patch 61941293.Ins...
2010-02-10 13:39:44
129
转载 Windows 7 certification for Ebusiness suite
Windows 7 certification for Ebusiness suite:http://blogs.oracle.com/stevenChan/2009/12/win7_certified_ebs.html...
2010-02-09 15:55:58
114
转载 用SQL操作EBS 维护模式
1.Enabling and Disabling Maintenance Modesqlplus /@$AD_TOP/patch/115/sql/adsetmmd.sql ENABLE | DISABLE ENABLE ...
2010-01-26 10:27:19
150
转载 After completed ebs migrated, all concurrent managers failed to start except ICM
From apps tier listener log:10-JAN-2010 09:15:08 * ping * 010-JAN-2010 09:15:08 * (CONNECT_DATA=(SID=FNDSM)) * (...
2010-01-11 01:37:56
160
转载 Application role relevant key configuration files
Note: It just suitable for 11i version and not include form. relevant configuration files.$ORACLE_HOME/SID_HOST....
2010-01-04 20:03:18
108
转载 Important EBS Profile parameters
Applications Help Web Agent Applications Servlet Agent Applications Web Agent Concurrent: Active Request Limit Con...
2010-01-04 19:57:20
101
转载 How to Send a File to Oracle Support Using FTP
How to Send a File to The Support Through ftp.oracle.com SitePlace the file on your local machine.Open a DOS...
2010-01-04 19:50:06
103
转载 备库重启之后, 主库连接备库可能出现连接不了
fix: 重新执行标准操作流程Primary:SQL>alter system set log_archive_dest_state_2='DEFER';standby:SQL>alter d...
2009-12-17 22:14:59
120
转载 HP 安装 oracle 9.2.0.1 couldn't open Uni
Platform. HPOracle version:9.2.0.1Error:./runInstallerInitializing Java Virtual Machine from /oradata/tmp/O...
2009-12-17 13:51:54
100
转载 DataGuard 日常维护
第一部分 日常维护一 正确打开主库和备库1 主库: SQL> STARTUP MOUNT;SQL> ALTER DATABASE ARCHIVELOG;SQL> ALTER DATABASE OPEN;...
2009-12-11 12:39:54
196
转载 EBS11i two nodes(db and app separate) migrate
EBS11i two nodes(db and app separate) migrateSource system(Linux platform): EBS11i...
2009-11-04 22:46:32
91
转载 Clone EBS instance with SSL enable
Clone EBS instance with SSL enable: The safe method to clone a SSL enabled instance is to remove SSL on so...
2009-10-29 08:35:35
84
转载 Solaris os
软件包管理: # pkgadd -d ./softwarename //安装软件包 # pkginfo //安装了的软件包 # pkginfo -i...
2009-09-21 20:09:46
121
转载 R12 with Discover 10.1.2.0.2
R12 with Discover 10.1.2.0.2install/configure ...
2009-09-21 20:06:02
72
转载 Apps migrate from hp to Linux
Apps migrate from hp to LinuxShared APP_TOPPCP ...
2009-09-21 20:02:17
66
转载 E-Business R12 Scripts or Log locations
1.Startup or shutdown R12$INST_TOP/apps/$CONTEXT_NAME/logs/appl/admin/log //message text file$INST_TOP/apps/$...
2009-08-24 16:33:29
67
转载 E-Business 11.5.10.2 upgrade db 9.2.0.6 to 10.2.0.3
前几天完成E-Business 11.5.10.2 upgrade db 9.2.0.6 to 10.2.0.3 ...
2009-08-24 16:05:52
55
转载 EBS R12.1.1在Linux AS 5.0下的安装
前几天刚安装完一套EBS R12: 硬件方面: CPU:双核2.8 内存:2G 硬盘:1T 软件方面: OS:Red Hat Linux AS 5.0 EBS版本:R12.1.1 安装文件...
2009-05-26 15:27:41
133
转载 新安装的操作系统AIX5.3,克隆EBS11i要注意的几个问题
前几天重新安装了一台AIX5.3,从产品环境克隆一份EBS,出现了几个问题。这边总结下:新系统除了打EBS11i FOR AIX5.3 install 相关的系统补丁外,还得打EBS补丁2896876(主要解决Apache起...
2009-04-06 14:28:38
110
转载 forms对应的补丁版本
f60gen -? (6.0.8.24.x i.e Patch-set 15) (6.0.8.25.x i.e Patch-set 16) (6.0.8.26.x i.e Patch-se...
2009-04-06 14:27:20
66
转载 少走弯路的十条忠告
1. 买个闹钟,以便按时叫醒你。贪睡和不守时,都将成为你工作和事业上的绊脚石,任何时候都一样。不仅要学会准时,更要学会提前。就如你坐车去某地,沿途的风景很美,你忍不住下车看一看,后来虽然你还是赶到了某地,却不是准时到达。“闹钟”...
2008-07-06 19:18:04
53
转载 impdp和expdp的使用
expdp的使用:conn system/managercreate directory test_dir as 'd:\dump'grant read,write on directory test_dir to kai1...
2008-07-04 22:43:49
101
转载 跨平台的表空间移植(不用转换)
很多时候表空间传输是要求跨平台, 这里测试一下跨平台的表空间传输的情况.平台: 源 环 境: WIN 2000 + Oracle Database 10g Enterprise Edition Release 10.2.0...
2008-07-04 22:36:58
77
转载 35岁之前成功的12条黄金法则
第一章:一个目标 一艘没有航行目标的船,任何方向的风都是逆风 1、你为什么是穷人,第一点就是你没有立下成为富人的目标 2、你的人生核心目标是什么? 杰出人士与平庸之辈的根本差别并不是天赋、机遇,而在于有无目标。 3、起跑领先一步...
2008-06-28 19:02:00
71
转载 25个习惯好用一生
不说“不可能”三个字。 凡事第一反应:找方法,而不是找借口。 遇到挫折对自己大声说:太棒了! 不说消极的话,不落入消极情绪,一旦出现立即正面处理。 凡事先订立目标,并且尽量制作“梦想版”。 凡事预先作计...
2008-06-28 19:00:27
56
转载 linux目录架构
转载感觉挻有用的/ 根目录/bin 常用的命令 binary file 的目錄/boot 存放系统启动时必须读取的档案,包括核心 (kernel) 在内 /boot/grub/menu.lst ...
2008-06-28 18:55:53
66
转载 Linux 必须掌握的命令
安装和登录命令:login、shutdown、halt、reboot、install、mount、umount、chsh、exit、last;文件处理命令:file、mkdir、grep、dd、find、mv、ls、diff...
2008-06-28 18:49:15
163
转载 Linux下通过脚本实现远程自动备份
1. 设置无需密码的ssh登陆,方法如下:假设A,B两服务器,现在需要在A机上用root登陆B机,而不需要输入密码,那我们可按照下面的步骤来做:1)在A机上生成钥匙对,执行以下命令:ssh-keygen -t rsaGene...
2008-06-28 18:42:36
71
转载 Oracle 统计信息的迁移
很多时候要从生产系统导统计信息到测试系统,下面是具体操作步骤:生产系统: --执行统计信息操作 BEGIN DBMS_STATS.GATHER_SCHEMA_STATS('CITICTEST', 10); ...
2008-06-22 09:49:33
205
转载 RMAN维护恢复目录
同步恢复目录: resync catalog;注销目标数据库 unregister database;升级恢复目录: rman catalog rman/rman@catdb target sys/orac...
2008-06-22 09:47:12
55
转载 RMAN常用维护命令
1.reportreport schemareport need backup incremental 3; report need backup days 3 tablespace users;re...
2008-06-22 09:38:36
86
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人