Microsoft Windows 10 (32-bit and 64-bit) is certified as a desktop client operating system for end-users accessing Oracle E-Business Suite 11.5.10.2, 12.1, and 12.2 with the following components. EBS 12.1 and 12.2 Browsers Microsoft Internet Explorer…
在Windows 10上安装Oracle 11g数据库,并且很多次出现过:当安装的进度条进行到快要结束的时候弹出一个提示框.如下: [Java(TM)2 Platform Standard Edition binary 已停止工作:出现了一个问题,导致程序停止正常工作.如果有可用的解决方案,Windows 将关闭程序并通知你]的错误提示信息. 最后,发现是因为jdk的安装路径含有中文才导致这一致命的错误,接下来我是这样做的: 1.将整个jdk文件夹移动到某一英文路径. 2.修改环境变量中的系统变…
By Steven Chan - EBS-Oracle on May 17, 2016 Workflow Builder 2.6.3 is now certified on Windows 10 desktops for Oracle E-Business Suite 12.1 and 12.2.  See: Recommended Set Up for Client/Server Products with Oracle E-Business Suite 11i & R12 (Note 277…
Forms Developer 10g and Reports Developer 10g are now certified on Windows 10 desktops for E-Business Suite 12.1 and 12.2. See: Recommended Set Up for Client/Server Products with Oracle E-Business Suite 11i & R12 (Note 277535.1) Windows Compatibility…
JDeveloper 10g is now certified for Windows 10 desktops for Oracle E-Business Suite 12.1.  See: Recommended Set Up for Client/Server Products with Oracle E-Business Suite 11i & R12 (Note 277535.1) When you create extensions to Oracle E-Business Suite…
操作系统:windows 10 软件:Oracle 11gR2 客户端 (64 bit) PLSQL Developer 13 (64 bit) 注意:PLSQL与oracle客户端版本要一致 1. oracle客户端安装 Oracle 11gR2 客户端下载后安装,直接下一步下一步安装即可. 2. 系统设置 安装完成后,在windows系统属性面板"环境变量"的"系统变量"中增加以下三个变量: ORACLE_HOME = 客户端安装目录 TNS_ADMIN = 客…
Java Runtime Environment 1.8.0_65 (a.k.a. JRE 8u65-b17) and JRE 1.8.0_66 (8u66-b17) and later updates on the JRE 8 codeline are now certified with Oracle E-Business Suite Release 11i, 12.1, and 12.2 for Windows desktop clients. All JRE 6, 7, and 8 re…
一.前期准备 1.安装windows 10系统 2.安装oracle 11g 数据库 3.安装PLsql(也不需要) 4.安装sqlplus(这个必须有) 5.使用下面这个东西新建数据库(不懂创建的话看博客) 二.开始还原 1.使用Navicat for oracle 登录oracle数据库 2.高级里面选择角色sysdba 3.权限不足用户的提权 代码:grant dba to user; 登录时一定要以sysdba登录,不然授权的时候会出现权限不足 4. 连接成功后 点击其他->目录->新…
我们在使用微软操作系统(Windows 10)的时候,因为系统版本太多导致我们不知道如何选择.对于 Windows 10 系统,应该下载安装 business 还是 consumer 版本这个问题,这还得看自己的需要.这个就相当于 vl 版 和 非 vl 版.具体如下: Windows 10 应该选择 business 还是 consumer? 如果你的电脑不是老古董,同时内存大于4G,建议选择 64位 (x64 business editions 版系统) 内容扩充:  Business ed…
一.下载oracle安装包 1:详细下载安装版本可见官网:https://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html 2:百度盘分享连接:https://pan.baidu.com/s/1VUiiLtkV4cBZ1g_6zRvnng,提取码:huoo 二.安装oracle安装包 1.解压缩文件,将两个压缩包一起选择, 鼠标右击 ->  解压到: 2.两者解压到相同的路径中,不要出现中文路径…