You are on page 1of 68

Demantra 7.

3 Installation Guide

http://focusthread.com/training

Demantra7.3InstallationGuide

Focusthread Limited
Website: http://focusthread.com/training
EMail - support@focusthread.com

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Table of Contents
1 Software Download location.......................................................... 3
2 Installation of Oracle Database 10g..................................................8
3 Demantra 7.3 Installation Steps.............................................. 31
4 Install the JAVA............................................................................. 56
5 Demantra 7.3 Post Installation Testing .......................................... 62
6 Troubleshooting ..68

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Software download Location


1. Oracle Database 10g Release 2 (10.2.0.1.0) for Microsoft Windows (32-bit)
http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201wi
nsoft.html

2.

Download latest JDK version from below link


http://java.sun.com/javase/downloads/index.jsp

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

3. Oracle Demantra Release 7.3.0

V17587-01

http://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=11736
409

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Installation of Oracle Database 10g

1. Click setup.exe and follow screenshot for the installation of Oracle10g (10.2.0.1)
installation. Click Next
Security warning may be displayed. Clik on run button

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

2. Select advanced installation in the installation screen. Click Next

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

3. Select installation type as enterprise edition and Click Next

10

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

4. Specify the Oracle home details and click Next

11

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

5. Product prerequisite checks will be performed and there will some warnings messages if your
PC is running in
DHCP environment. You can safely ignore the same and proceed with Next

12

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Click yes on the warning message.


13

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

6. Select create database option (default) and click on Next

7. Database configuration type as General purpose database

14

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

8. Specify the database name and character set and click on Next

15

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

9. Proceed with default options and click on Next

16

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

10. Specify the database files storage directory and click on Next

17

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

11. Proceed with the Default option and click on Next

18

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

12. Specify the database schema password, same for all the schemas and click on Next

19

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

13. Product summary screen for the final verification on products being installed. Click on Install

20

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

21

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

22

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

23

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

24

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

14. End of the successful installation and click on Exit.

25

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

26

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

15 Login to database from Oracle SQL*Plus

27

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Create the tablespaces with the below command.


create tablespace <tablespacename> datafile <datafile name> size 50m autoextend on next 10m
maxsize 2048m;
List of tablespaces needs to be created.
For default data TS_DP
For temporary data TEMP
For sales data TS_SALES_DATA
For index data TS_SALES_DATA_X
For simulation data TS_SIM
For simulation index data TS_SIM_X
For sales data engine TS_SALES_DATA_ENGINE
For sales data engine index TS_SALES_DATA_ENGINE_X

28

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

29

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

30

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Demantra 7.3 Installation Steps


1. Create a folder called Demantra under C:\oracle\

2. Go to software where you downloaded Demantra software & clieck setup.exe

31

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

3. Click Install Demantra Spectrum button

32

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

33

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

34

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

35

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

36

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

37

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

38

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

39

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

40

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

41

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Note : Ensure that connect string is working fine.

42

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

43

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

44

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

45

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

46

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

47

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

48

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

49

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

50

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

51

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

52

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

53

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

54

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

55

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Java Installation Steps


1. Go to directory where you downloaded JDK executable & run the exe file

56

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

57

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Set JAVA_HOME,PATH environment variables to point the newly installed


JAVA

58

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Go to start My Computer Right clickpropertiesAdvance Environment


Variables

59

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

60

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

61

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Demantra 7.3 Post Installation Testing


a. Start the Tomcat Server
(Check in the installed directory for the file
C:\oracle\Demantra\Collaborator\Tomcat\in click on startup.bat)

62

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

b. Access the Collaborator workbench


(C:\oracle\Demantra\Collaborator\Links - -- - Login as User dm, Passowrd dm)

63

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Click on Dont Install as we already have latest JAVA version installed on our
machine

64

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

c. Access the Workflow login


(C:\oracle\Demantra\Collaborator\Links - -- - Login as User dm, Passowrd dm)
65

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

66

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

67

http://focusthread.com/training

Demantra 7.3 Installation Guide

http://focusthread.com/training

Troubleshooting.
Issue 1:
1. Internet Explorer 8 unable to open the urls for Demantra
Solution:
Use Mozilla firefox 3.6 to open url .it will fix this issue.

68

http://focusthread.com/training

You might also like