带有 Oracle 11g 的 Oracle 开发人员 VM
我在这里找到了非常好的带有 oracle DB 和 Oracle Linux 的 VirtualBox 图像.但问题是,我想使用 Oracle 11g,而不是像这张图片中的 12c.我找不到此 ISO 的链接,但我确定它必须在 Oracle 官方网站上.
I found here very good image for VirtualBox with oracle DB and Oracle Linux. But problem is, that I want to use Oracle 11g, but not 12c as in this image. I can't find link for this iso, but I am sure, that it must be in offcial Oracle site.
推荐答案
这个有Oracle 11g数据库和SQL Developer:http://download.oracle.com/otn/other/virtualbox/dd/Oracle_Developer_Day.ova请参阅 http://praitheesh.blogspot.nl/2013/10/oracle-developer-day-vm-how-to-use-pre.html 说明
This one has Oracle 11g database and SQL Developer: http://download.oracle.com/otn/other/virtualbox/dd/Oracle_Developer_Day.ova See http://praitheesh.blogspot.nl/2013/10/oracle-developer-day-vm-how-to-use-pre.html for instructions
编辑:包括@xwinus 下面的评论:
EDIT : Included comment below from @xwinus:
此链接有效,但几乎不需要解决方法.首先,在其他站点接受 OTN 许可协议,例如这里:oracle.com/technetwork/middleware/oedq/downloads/...,然后再次尝试上述链接.现在它会将您重定向到 Oracle SSO 登录页面并允许您下载文件.
This link works, but requires little workaround. At first, accept the OTN license agreement on some other site, for example here: oracle.com/technetwork/middleware/oedq/downloads/…, then try the above link again. Now it redirects you to the Oracle SSO login page and allows you to download the file.
相关文章