Discussions
Categories
- 196.7K All Categories
- 2.2K Data
- 235 Big Data Appliance
- 1.9K Data Science
- 449.8K Databases
- 221.6K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 549 MySQL Community Space
- 477 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 532 SQLcl
- 4K SQL Developer Data Modeler
- 186.9K SQL & PL/SQL
- 21.3K SQL Developer
- 295.4K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.1K Development Tools
- 104 DevOps
- 3.1K QA/Testing
- 645.9K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 153 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 17 Java Essentials
- 158 Java 8 Questions
- 85.9K Java Programming
- 79 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.2K Java SE
- 13.8K Java Security
- 203 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 395 LiveLabs
- 37 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.6K Other Languages
- 2.3K Chinese
- 170 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 230 Portuguese
OTN download demands oracle support CSI before install

964343
Member Posts: 3
i downloaded fusion from the OTN site, and tried installing it on RHEL 5.5, headless. the response file template holds spots for the following variables:
MYORACLESUPPORT_USERNAME
MYORACLESUPPORT_PASSWORD
without them, you get an error. with my OTN login-email and password, i basically get the same error.
so what's the work around on this? if there is an OTN agreement to do evals, why is the installation code enforcing a customer support contract?
MYORACLESUPPORT_USERNAME
MYORACLESUPPORT_PASSWORD
without them, you get an error. with my OTN login-email and password, i basically get the same error.
so what's the work around on this? if there is an OTN agreement to do evals, why is the installation code enforcing a customer support contract?
Answers
-
961340 wrote:Please post the link of the file you have downloaded.
i downloaded fusion from the OTN site, and tried installing it on RHEL 5.5, headless. the response file template holds spots for the following variables:
MYORACLESUPPORT_USERNAME
MYORACLESUPPORT_PASSWORD
without them, you get an error. with my OTN login-email and password, i basically get the same error.
so what's the work around on this? if there is an OTN agreement to do evals, why is the installation code enforcing a customer support contract?
Thanks,
Hussein -
I found the same behavior when I downloaded Oracle Fusion from off of Oracle's Cloud. Again, that is supposed to grant you a 30 day eval license, and in fact that is currently FALSE. unless there is some undocumented magic cookie that one uses in place of the user and password that is enforced when you runInstall
-
All I had to do is:
DECLINE_SECURITY_UPDATES=true
and the
MYORACLESUPPORT_USERNAME=
MYORACLESUPPORT_PASSWORD=
leave them both blank and I was able to get to the next failure point... (meaning, it did go and unpack and build everything until it failed on something else)
NOTE: THIS SHOULD HAVE BEEN IN THE DOCUMENTATION AND NOT IN THE RESPONSE FILES. CURRENTLY THE RESPONSE FILE TEMPLATES HAVE SOME VAGUE ALLUSION TO THESE VARIABLES, BUT EVEN FINDING THE EXISTENCE OF THE TEMPLATES WAS NON_TRIVIAL.
IMHO -
As Hussein requested, pl indicate what you have downloaded from OTN - there are two Fusion products, Middleware and Applications.
The response files for Middleware are documented
http://docs.oracle.com/cd/E23943_01/doc.1111/e14260/silent_install.htm#WTINS264
HTH
Srini -
Please post the link as requested before. Also, if you could provide a screenshot it would be helpful.
In the new versions of Oracle installer, you have the choice of connecting to MOS website for updates or you can skip it if you do not want to do so.
Thanks,
Hussein
This discussion has been closed.