You are on page 1of 7

Share 1 More Next Blog Create Blog Sign In

DBA Story
SQL> ALTER DATABASE OPEN;

$ORACLE_HOME Oracle EBS Technology News RDBS - Remote DB Support Contact Me

Arty Borulia Thursday, March 17, 2011


Hi All... My name is Arty
Borulia and I'm an Oracle Oracle Demantra 7.3.1 on Windows7 32bit - Step by
APPS DBA and ERP
Technical Architect. In this blog I'll share Step
the problems and issues that I managed...
Hi All
View my complete profile This is about Oracle Demantra installation on Windows7-32bit. (I did it on my pc).

1. Install DB 10g/11g on you computer.

2. Be sure that you downloaded Demantra 7.3.1. Only this version is working good with
Windows7.
If you will install Demantra 7.3.0 .you will have a lot of issues with Java on your computer.
Demantra 7.3.1 Install Patch - Patch 10270826

3. Create a needed TBS for Demantra (you will use them during the Demantra installation):

create tablespace TS_DP datafile 'E:\oradata\DMAN\ts_dp01.dbf' size 1000M;


create tablespace TS_SALES_DATA datafile 'E:\oradata\DMAN\ts_sales_data01.dbf' size
500m;
create tablespace TS_SALES_DATA_X datafile 'E:\oradata\DMAN\ts_sales_data_x01.dbf' size
My Posts 100m;
create tablespace TS_SIM datafile 'E:\oradata\DMAN\ts_sim01.dbf' size 500m;
Discoverer (14) create tablespace TS_SIM_X datafile 'E:\oradata\DMAN\ts_sim_x01.dbf' size 100m;
Jinitiator and IE issues (5) create tablespace TS_SALES_DATA_ENGINE datafile
'E:\oradata\DMAN\ts_sales_data_engine01.dbf' size 500m;
Linux (32) create tablespace TS_SALES_DATA_ENGINE_X datafile
E:\oradata\DMAN\ts_sales_data_engine_x01.dbf' size 100m;
Other (36)
4. Install latest Java on your computer: http://java.com/en/download/index.jsp
R12 Upgrade (14)
5. Add the JAVA_HOME is pointed to your java home directory to environment variable on
Scripts (10)
system level.
Step By Step Guides (17) The default value for the path is C:/program files/Java/jre

6. Unzip downloaded patch.

Ads by Google 7. Run setup.exe as administrator.


Oracle Database
Oracle Download
Oracle Application Server

Subscribe To DBA Story

Posts
Comments

Blog Archive

Blog Archive

converted by Web2PDFConvert.com
On My DBA Support Select the language:

Oracle E-Business Suite Technology


ATG Live Webcast Jan. 24th: Top 10 Free If your Demantra will run only on Windows7 without using Linux Apache do not select any
Ways of Securing Your EBS Instance - checkbox
Tuesday, January 22, 2013

What's the Future of Oracle Workflow? -


Monday, January 21, 2013
Quarterly E-Business Suite Upgrade
Recommendations: January 2013 Edition -
Friday, January 18, 2013

Forms and Reports 10g 10.1.2.3.2 certified


with EBS 12 - Thursday, January 17, 2013
Firefox ESR 17 Certified with Oracle E-
Business Suite - Wednesday, January 16,
2013

First Installation is Typical. It will create for you the schema and all tools.

Followers

converted by Web2PDFConvert.com
I advice to create an shortcuts on a Startup menu. It will help you in a future.

Usefull Documentation
12.1.1 Upgrade Guide From 11i
Create_CUSTOM_TOP_In_R12
DataGuardPhysicalStandbystep

Discoverer10g_Install
HowTo_Installation_GridControl_11g_RHEL
5
DBA User Name: user with dba privileges. I'm using system. May be also be sys.
Integrigy_Oracle_11i_Auditing Password: DBA User password.
TNS Name: Your database SID.
MobileApplicationsGUIClient
Oracle 11g All-in-One Exam Guide 1Z0-
051,1Z0-052,1Z0-053
Oracle 11g- SQL Fundamental Exam Guide
(Exam 1Z0-051)

OracleDemantraInstallationGuideforReleas
e731
Report Manager 11i
Report Manager R12

RHELTuningandOptimizationforOracleV11
S298394-PerformanceAlyousfi Demantra Schema user name : DEMO1 (you can choose what you want)
Demantra schema password
WEB_ADI_Guide

Host Machine: may be localhost or computer name or IP.


Port Number: DB port pool.

converted by Web2PDFConvert.com
If this is the first installation for demo choose Standard Application

Tablespaces:

Default : TS_DP
Temporary : TEMP
Sales : TS_SALES_DATA
Index : TS_SALES_DATA_X
Simulation : TS_SIM
Simulation Index : TS_SIM_X
Sales_Data_Engine Index : TS_SALES_DATA_INDEX_X
Sales_Data_Engine :TS_SALES_DATA_ENGINE

You can leave the default in Specify Web Address screen

If you don't want to designate mail account, choose to designate later.

converted by Web2PDFConvert.com
Choose the User execution. It will help you in a future and the Demantra processes will not
start automatically
every computer restart.

Review the Pre-Installation Summary and press install.

After the installation finished do the following:

1. Go to the Program Files and give the full permissions to the folder and all sub folders of
Demantra.
2. Start --> All Programs --> Start Web Server.
It will open the Tomcat screen. Do not close this window. It will close the Web Server. If the
screen was closed - Start Web Server again.

Here the Demantra Links(you can login with default users dm/dm or sop/sop):

Collaborator Workbench
http://localhost:8080/demantra/portal/loginpage.jsp
Web client
http://localhost:8080/demantra/portal/partnerLogin.jsp
Oracle Demantra Anywhere version of Collaborator Workbench
http://localhost:8080/demantra/portal/remoteloginpage.jsp
Oracle Demantra Anywhere version of Web client alone
http://localhost:8080/demantra/portal/anywhereLogin.jsp
Offline access to Oracle Demantra worksheets
http://localhost:8080/demantra/portal/launchDPWeb.jnlp
Dynamic Open Link (DOL) access for third-party reporting tools
http://localhost:8080/demantra/portal/DOLLogin.jsp
User Management
http://localhost:8080/demantra/portal/ userManagement.jsp
Collaborator Workbench Administration
http://localhost:8080/demantra/portal/adminLogin.jsp
Workflow Manager
http://localhost:8080/demantra/workflow/login.jsp
Technical Administration
http://localhost:8080/demantra/admin

Useful Documentation:

Oracle Demantra Release Notes, Release 7.3.1 [ID 1226003.1]


Oracle Demantra Installation Guide, Release 7.3.1 [ID 1226023.1]

converted by Web2PDFConvert.com
This Article is:
Labels: Step By Step Guides

6 comments:
Anonymous March 18, 2011 at 8:38 PM
Dear Sir. Thank you for the post. It helped very much. Nuvan.
Reply

Anonymous April 25, 2011 at 5:48 PM


Great help with this post. By using this outline, i was able to install Demantra and
launch configuration tools, Business modeler.

I do have a problem though. i can not launch Collaborator workbench or DP. Whenever
I try, I get a "Internet Explorer cannot display the webpage" error. I'm pretty sure
Tomcat is running. Any ideas?

Thanks again for the coherent guideline.

Mike
Reply

Arty Borulia April 25, 2011 at 7:08 PM


Hi Mike.
Seems that the web server (tomcat) is not running.
Please try the following:

1. Stop web server


2. Go to the Program Files and give the full permissions to the folder and all sub
folders of Demantra.
3. Start web server.
4. Pay attention to not close the service window.
Reply

Ayreon July 25, 2011 at 9:05 PM


Hi, in http://localhost:8080/demantra/admin ask me for a password, what password is
here?
Reply

Arty Borulia July 25, 2011 at 9:38 PM


Hi, you can try DP/DP
Reply

Arty Borulia July 25, 2011 at 10:38 PM


or admin/admin
Reply

Enter your comment...

converted by Web2PDFConvert.com
Comment as: Select profile...

Publish Preview

Newer Post Home Older Post

Subscribe to: Post Comments (Atom)

Oracle Database Monitor


www.IgniteFree.com/Oracle
Free Oracle Database Monitor Tool, Setup in Minutes, Free Download!

Copyright 2011 Arty Borulia. All rights reserved. Awesome Inc. template. Powered by Blogger.

38082

converted by Web2PDFConvert.com

You might also like