Install JD Edwards EnterpriseOne™ 9.1 Standalone Demo (Oracle version) on your PC, with this step by step guide.
Very Important:
a. This version (according to the Oracle Docs) is designed to run on Windows 7 x64. Even you install successfully in another version of Windows 64, some business functions don’t work as expected, so, stay with Windows 7 64 and everything should work as expected.
b. Before you start with anything, turn OFF your Anti-virus, Firewall and Disable UAC (User Access Control). For security purposes you could enable again the Firewall and Anti-virus AFTER the installation was completed.
c. If you plan to install in a Virtual Machine, make sure that VM has between 2 and 4 GB of RAM. Some users reported that more than 8 GB causes the Oracle Client Install to get stuck on prerequirements step. Thanks Matthew for the info.
This procedure was a result from information that I gathered from Oracle Docs, tips from another users and “trial and error” tests. Suggestions and comments are always welcome.
Let’s start!
1. Download the Standalone Client from Oracle: http://edelivery.oracle.com
2. Use the following search criteria to find the correct files:

3. Them, download the following 4 files:

4. Next, we need the Oracle 11G R2 32 bit Windows Client. The JDE Stand Alone Client is still a 32 bit executable, and the installer package provided by Oracle simple refuses to go on without this piece of software. Use the following screens to select the correct files:


5. Unzip the V20606-01.zip file and run the Oracle Client Setup program:

6. Make sure to select Administrator option in the options list and click Next:
Note: In the previous version of this guide, we used the option Runtime, but this client install option maybe not installing all required .dll files that is necessary to run SQL queries in E1Local database instance, sometimes occurring an error similar to this, no matter the SQL tool you are using:
I fixed this problem changing the type of Oracle Client install to Administrator. Let’s use this option from now on.
7. In the next screen, leave English as selected language and click Next.
8. Leave the default options in the “Specify Installation Location” and click Next and them Finish. The installation should start. It’s time to take a cup of coffee, check the weather, etc.
If, for any reason that you haven’t turned OFF the Windows Firewall, you maybe see a screen like this:

9. Ensure to check “Private networks, such as my home or work network” and click Allow access. This kind of alert will appears again later, until you turn OFF the Windows Firewall during the install process. (This alert will appears again when you Turn ON the Windows Firewall after the install process. Just use the same answer here).
10. When the installation is finished, click the Close button and then reboot the computer.
11. Now, it’s time to install JDE Client itself. The install process is divided in two parts: the first install the Oracle Database, and the second the JDE Client. The four files that we downloaded earlier must be combined to make a working setup installation: extract the four files and you will have a folder structure like this:

12. Move the contents from folder V30798-01 to folder V30799-01. (Just select all files in the first folder, press Ctrl-X, select the second folder and press Ctrl-V. The famous Cut and Paste). The resultant folder will look like this:

13. Now, we must move the contents from folders V30807-01 and V30808-01 into the folder V30799-01\ThirdParty\ORACLE. The resultant folder will look like this:

14. If you prefer, you can rename the install folder to any name more easier to remember, for example: JDE_DEMO_V91:

15. Now, it’s time to start the first part of Stand Alone Demo Install. Double-click the InstallManager.exe, and them click EnterpriseOne Database Engine:

The install program will decompress the cab files:

It’s time to another cup of coffee!
Remember the question about the Windows Firewall? Yes, maybe you see that Window Alert again. Select the same options like before (ensure to check “Private networks, such as my home or work network” and click Allow access).
16. If everything goes fine, it’s time to reboot again. Click Yes to continue:

17. Now, it’s time to start the second part of Stand Alone Demo Install. Double-click the InstallManager.exe, and them click EnterpriseOne E910 Standalone Client:

18. In the Welcome Screen, click Next:

19. In the “Oracle License Agreement Screen” click in “I accept the License Terms and Export Restrictions” to continue.

20. Change the following parameters and them click Next:

21. Again, click Next:

22. Select Development and click Next:

23. We almost done! Finally, click in Install:

The install process will begin. It’s time to another huge cup of coffee!
24. If everything goes fine, you will see the “End of Installation Screen”:

25. Click in the Exit button.Then,in the Yes button. You can close the InstallManager window too, but, don’t reboot the computer yet.
26. Copy the file tnsnames.ora from C:\Oracle\E1Local\NETWORK\ADMIN to C:\app\Admin\product\11.2.0\client_1\network\admin (since this file was not there/no need to setup the listener, just copy).
27. Now, reboot the machine.
28. Lets test the new installation! If everything goes fine till now, we will be presented with the Demo Login Screen:

And, the Solution Explorer Window:

The NEW web interface:

29. Now you can turn ON again your Firewall and Anti-virus (don’t forget to properly answer the questions about permissions explained earlier).
Note:
If you try to run a report via WEB interface and receive the error: “Local submission is not supported from skinny batch versions/menus” it’s mean that report must be called from fat client instead from WEB. Open Solution Explorer, call BV and run it. Thanks Russ for the feedback.
That’s it.
Please do let know your comments!
User: JDEDATA910
Pwd: JDEData910

![[Google]]( http://www.jdesource.com/wp-content/plugins/easy-adsense-lite/google-light.gif)


I wanted to thank you and others for the time and effort it takes to assist all of us in this 9.1 Standalone installation.
I have successfully assisted others on the Standalone install on several computers, but I have 2 that are failing at the exact same point with the exact same error. One of them (mine) already had a successfull install, but I accidentally corrupted it while trying to help a colleague with his. So the similarity is that – both computers have had repeated failed install attempts.
Upon a failed install, the de-install, subdirectory and file cleanup, and the registry edits are done; but the failure still occurs.
On install attempts, 11g installs perfectly, but the error always occurs in the latter portion of the “EnterpriseOne Database Engine” install before it creates the JDEdwards subdirectory. This is the detail from the OEEInstall.log.
o 24 1 11:57:55 I Installing Oracle Database Engine with command: c:\Oracle\E1Local\oui\bin\setup.exe -silent -nowait -clone -nobackground -waitforcompletion -force ORACLE_BASE=c:\Oracle ORACLE_HOME=c:\Oracle\E1Local ORACLE_HOME_NAME=E1Local
o 25 1 11:58:29 E : The command failed with error -1.
I did find a reference to this exact error on Oracle’s site (https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx?_afrLoop=196147465405582&_afrWindowMode=0&_adf.ctrl-state=179us0pnef_4), Scenario 4 on the page – but I have followed the procedure referenced – and still get the same error on install.
I am hoping that you have seen this issue and can provide some guidance to get past it.
I know that going to a VM solution would help, but that has its own set of requirements that I might not be able to overcome (drive space, windows install, etc).
Thanks again for all of your effort.
SNAYLOR, please take a look at other user’s comments, in specific about the user called Russ. He faced the same problem that you have, and He found a solution. This comment are located in page 1.
All solved, I had to adjust tnsnames for jdbj.ini
Regards
Marcelo,
I was sure I had tried all suggested options to get past the error, but I went back to prior posts related to this “the command failed with error” and tried the install 2 more times, after shutting down network connections, stopping anti-virus, uninstalling, and cleaning registry info – but still get the exact same error at the exact same point.
There must be something not being cleaned up from prior installs that is causing this issue with my pc and that of a colleague.
This appears to be hopeless. As stated, I have helped many others with the install, including remote control of their pc; but this error has me very frustrated.
If you can think of anything else I can try – I would appreciate it.
Marcelo,
I tried a few things and another install. I was checking some additional log information and found the following:
silentInstall2013-04-24_11-40-31AM.log
OUI-10197:Unable to create a new Oracle Home at c:\Oracle\E1Local. Oracle Home already exists at this location. Select another location.
SEVERE:OUI-10197:Unable to create a new Oracle Home at c:\Oracle\E1Local. Oracle Home already exists at this location. Select another location.
java.io.IOException: OUI-10197:Unable to create a new Oracle Home at c:\Oracle\E1Local. Oracle Home already exists at this location. Select another location
I’m not sure that this provides any usable information, but thought I would provide it just in case.
Thanks again.
Hi ,
Pls advice . as a finance personnel , would i benift of downloading the DEMO? i wourk with a company which run JDE PD812. as a user i have advance knowledge of the application but i would like to enhance it. as IT dep are not supportive and wanna do things by myself.
If you want to improve your knowledge, the DEMO should help you, but you will need to get another stuff, like UPK (user productivy kit) and jde manuals. All these are free downloads that you can get in Oracle e-delivery site.
Download and read UPK first. This is a very good material about modules, setup and advanced routines. Oracle JDE Manuals are less in depth but help too.
The Consultant Career is most times started that way you are doing. Get more knowledge than your co-workers, study hard and maybe you become a consultant.
Good Luck!
thank u sir for ur valuable comments and encouragment..appreciate it ..now i can smile
You’re Welcome!