MD5 Checksums for R12.1.1 Rapid Install Media (文档 ID 802195.1)
Oracle EBusiness Suite R12.1.x Rapid Install
md5 Checksums
November 2011
- Section 1: Overview
- Section 2: Download md5 checksum results from Oracle
- Section 3: Compare md5 checksums
- Section 4: Disk overview, to be used when corrupted files are found
Section 1: Overview
After staging the Rapid Install software with the adautostg.pl script or downloading the Rapid Install software from Oracle Electronic Delivery, the md5 checksums for the staged directory structure can be used to validate the software integrity. Do this by running the md5sum program against the stage area using the oracle created checksum file. This is not an official development document - this procedure was performed/tested using the downloadable Rapidwiz media.
Section 2: Download md5 checksum results from Oracle
Download the md5 checksum results from Oracle as posted below into a local file, for example <your platform> md5sum_.txt.
The attached files contain the md5 checksum results for every R12.1.1 release. Download the file corresponding to the used release and platform. The md5 checksum has been created without the startCD as it is often being updated, the checksum for the startCD's can be tested separately.
Release 12.1.1 Checksums currently available:
- R12.1.1 - Windows
- R12.1.1 - IBM AIX
- R12.1.2 - Linux on IBM System z
- R12.1.1 - Linux 32-bit
- R12.1.1 - Linux 64-bit
- R12.1.1 - Solaris Sparc 64-Bit
- R12.1.1 - HP_UX
- R12.1.1 - HP_UX Itanium
Release 12.1.x StartCD Checksums:
- R12.1.1 startCD - Version 12.1.1.9
- R12.1.1 startCD - Version 12.1.1.10
- R12.1.1 startCD - Version 12.1.1.11
- R12.1.2 startCD (Linux on IBM System z only) - Version 12.1.1.12.ZLINUX
- R12.1.1 startCD - Version 12.1.1.13
Section 3: Compare md5 checksums
Compare the Stage with the md5sums downloaded from Oracle (md5sum_.txt). There should not be any FAILED entry in the output. If a FAILED entrie was found, then the stage area was not created successfully. The stage have to be re-created for every component indicating differences (FAILED).
|
Note: The following example assumes the stage exists in /u01 for Unix and Linux, or F:\ for Windows customers. |
Execute the following example commands to check stage using the the md5 checksums
- On Unix/Linux:
- Install the md5sum utility for your platform if md5sum is not present on your system. If md5sum is not available from your OS Vendor for your OS version (for example HP 11.0), download and install the coreutils package from gnu.org.
$ cd /u01/StageR12$ md5sum --check md5sum_Linux32.txt > md5sum_result.txt- On Windows:
- MKS Toolkit or cygwin needs to be installed to be able to use mdm5sum.
F:\> cd StageR12F:\StageR12> md5sum --check md5sum_Windows.txt > md5sum_result.txt
|
Note: The md5 checksum will validate the entire stage area and may take 10 minutes or more depending on hardware resources and system load. |
Section 4: Disk overview, to be used when corrupted files are found
When a corrupted file is found the following can be used to identify which part needs to be re-downloaded from edelivery.
Release 12.1.1 Disk overview:
- R12.1.1 - Windows
- R12.1.1 - IBM AIX
- R12.1.2 - Linux on IBM System z
- R12.1.1 - Linux 32-bit
- R12.1.1 - Linux 64-bit
- R12.1.1 - Solaris Sparc 64-Bit
- R12.1.1 - HP_UX
- R12.1.1 - HP_UX Itanium
MD5 Checksums for R12.1.1 Rapid Install Media (文档 ID 802195.1)的更多相关文章
- How to Install/Deinstall Oracle Workspace Manager (文档 ID 263428.1)
In this Document Goal Solution References APPLIES TO: Workspace Manager - Version 9.0.1.0 to 1 ...
- R12 付款过程请求-功能和技术信息 (文档 ID 1537521.1)
In this Document Abstract History Details _afrLoop=2234450430619177&id=1537521.1&dis ...
- Forms Process (FRMWEB) Consumes 100% of CPU in Oracle Applications R12 (文档 ID 745711.1)
https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=283767243216583&id=745711.1& ...
- Verifying Package Integrity Using MD5 Checksums or GnuPG
In this note, I reference the MySQL manual file. After downloading the MySQL package that suits your ...
- Generate Ubuntu Install Media On Mac
Opps, my computer system was broken again... Let's repire it. Introduction The system of my PC is br ...
- Oracle EBS R12 (12.1.3) Installation Linux(64 bit)
Oracle EBS R12 (12.1.3) Installation Linux(64 bit) Contents Objective. 3 1 Download & Unzip. 3 D ...
- E-Business Suite 12.2 startCD 50 Install Fails with Fatal Error: TXK Install Service oracle.apps.fnd.txk.config.ProcessStateException: OUI process failed Cannot install Web Tier Utilities
在rhel7.2上,使用startCD 50安装ebs r12.2的使用,安装到38%的时候就报错,遇到了和以下文章类似的问题: http://www.cnblogs.com/abclife/p/49 ...
- Oracle 12c(12.1.0.5) oem agent silent install(静默安装agent)
注释: 文章自oracle support 文档 ID 1360083.1,静默安装agent采用的是把OMS服务端(即oem server端)的agent用压缩包download,远程传到agent ...
- ORACLE 11G R2 RAC classical install OGG12.1(LINUX) 经典抽取模式单项同步配置OGG12.1
博文结构图如下: 一.环境描述以及注意事项 1.1 环境简介 IP 系统 Oracle版本 OGG版本 源端 172.16.10.16/36 RHEL6.5 oracle11204 12.1 目标端 ...
随机推荐
- Linux将中文目录改为英文
修改系统语言环境 1.修改系统当前语言环境 export LANG=en_US 2.更新家目录的文件命名 xdg-user-dirs-gtk-update 跳出对话框,提示是否更新成英文,同意即可 3 ...
- 《实时控制软件设计》第一周作业 欧梓峰 U201317662 (更新)
CNC 插补计算程序分析 前言:插补(Interpolation),即机床数控系统依照一定方法确定刀具运动轨迹的过程.一般是已知起点坐标.终点坐标和轨迹,由数控插补计算程序实时的算出各个中间的坐标来拟 ...
- UE4开发神秘海域类游戏原型 初阶(二):动画资源的整合
前一篇已经确定神海类游戏原型的目标,首先要做的就是3C's(Character, Controls, Camera)的开发. UE4的3C's的程序部分开发主要也就是基于他的GamePlay Fr ...
- kafka综合介绍
设计目标 高吞吐率.即使在非常廉价的商用机器上也能做到单机支持每秒100K条以上消息的传输. 支持Kafka Server间的消息分区,及分布式消费,同时保证每个Partition内的消息顺序传输 同 ...
- Online, Asynchronous Schema Change in F1
F1: A Distributed SQL Database That Scales http://disksing.com/understanding-f1-schema-change ma ...
- Android 操作系统的内存回收机制(转载)
Android 操作系统的内存回收机制(转载) Android APP 的运行环境 Android 是一款基于 Linux 内核,面向移动终端的操作系统.为适应其作为移动平台操作系统的特殊需要,谷歌对 ...
- windows核心编程 - 线程同步机制
线程同步机制 常用的线程同步机制有很多种,主要分为用户模式和内核对象两类:其中 用户模式包括:原子操作.关键代码段 内核对象包括:时间内核对象(Event).等待定时器内核对象(WaitableTim ...
- GridView 实现LinkButton下载文件/附件
<asp:TemplateField > <ItemTemplate> <asp:LinkButton ID="lbtnDownFile" runat ...
- CentOS7.2 编译安装SVN1.9.5客户端
背景 原来想在Linux机上开Samba共享,在Windows机上把工作目录映射到网络驱动器,用Source Insight编辑代码后就不用来回同步文件了. 然而在使用中发现,Windows机用的SV ...
- centos7.1 x86_64系统安装openstack(Mitaka)一
一.Openstack各组件简单介绍 keystone:身份认证服务 glance:镜像服务 nova:计算服务 neutron:网络服务 Cinder:块存储服务 Swift:对象存储服务 heat ...