SlideShare a Scribd company logo
B.SC.IT: SEMESTER – VI
Steps Need To Perform Data
Warehouse Practical’s
[CBSGS – 75:25 Pattern]
DATA
WAREHOUSE
STEPS NEED TO PERFORM DW PRACTS
1)installing oracle .
2)configuring listener
3)creating Oracle database ACMEDATA with
password abcd1234
mounting ACME_POS_DB_Create script to sql
server with sql server authentication mode(from
3449_code)authors code
Note: after executing this file one user gets created
acme_dw_user change password to abcd1234
Note : change settings in sql server , enable sa and
set password abcd1234
Execute ACME_POS_DB_Object_script
ACME_POS_LOAD_SCRIPT_FILESACME_POS_Bulk_
Load_Data file from cmd for the Sake of adding
record to database.
Mounting of create_acme_ws_orders.sql file from
sql developer
Note: Oracle sql developer may ask you java exe
path ,select java folder from program files
1) new/select Database connection
Connection Name:ES
Username:sys
Password:abcd1234
Role:SYSDBA
ServiceName:ACMEDATA(name of our
database)
Test:
Connect:
Open file:
create_acme_ws_orders.sql
Execute all files step by step
2)Create new connection
As
Connection Name:TT
Username:ACME_WS_ORDERS
Password:abcd1234
Role:default
ServiceName:ACMEDATA(name of our database)
4)Configuring Repository
Hostname:LOCALHOST
Oracle service name:ACMEDATA
Create new workspace
Username:SYS
Password:abcd1234
(select only 2 options rest are adapters)
Workspace_owner_name:abc
Password:abcd1234
Workspace name:ACMEWORKSPACE
Next
Enter password for OWBSYS(we have to unlock this
account at the time of installation)
abcd1234
next,next, finish
5)connecting design center and creating oracle
module:
Username:abc
Password:abcd1234
Host:LOCALHOST
Service name:ACMEDATA
1) creating oracle module
Click on oracle
-- new oracle module
Name:ACME_WS
Edit location :
Username:ACME_WS_ORDERS
Password:abcd1234
Host:LOCALHOST
Service name:ACMEDATA
- click on TEST
Next,next,finish
Right click on ACME_WS
- select import - database objects- tables-
all tables- next
2) creating non-oracle module
6) creating flat file module
File we want to import : counties.csv
Design center :
- MYPROJECT-- FILE -
New Flat File Module -
Name: counties_mod
-- Edit location
-browse 3449_code directory
After that click next , finish
-----------------------------------------------
Now select counties_mod ---
Click on Import - Flat file
--- select counties.csv file from 3449_code ,
Next,next , select use first record as field name
Finish
7) Creating Target user and Target Module
Open design center :
Goto
Globals Navigator 
Select security--- Users
--- New user - create user
DBA NAME: SYS
DBA PASSWORD: abcd1234
User Name
Name: bbc
Password: abcd1234
Ok , next,finish
New Oracle module:
Name: ACME_DW
Edit location:
Username:bbc
Password: abcd1234
Host:LOCALHOST
PORT:1521
Service name: ACMEDATA
Test
Next,
Finish
Unit 2
1) Installation of Oracle
2) Mounting Acme_Pos Data in Sql Server
(acme_dw_user abcd1234)
3) Creating Oracle Database (acmedata abcd1234)
4) Mounting Acme_Ws data in Oracle
(acme_ws_orders abcd1234)
5) Creating Repository
6) Connecting To Design Center (abc abcd1234) 7)
Creating Oracle Module (acme_ws)
8) Creating Non Oracle Module (acme_pos)
9) Creating File Module (Counties_File)
10) Importing Data in File Module
Unit 3:
1)Creating Target user (bbc)
2)Creating target module(ACME_DW)
3)Creating date dimension(DATE_DIM)
4)Creating Product dimension(PRODUCT_DIM)
5)Creating Store dimension(STORE_DIM)
6)Creating Cube(SALES_CUBE)
1)
Creating date dimension(DATE_DIM)
Design center - Target module (ACME_DW)
--Dimension--New(don’t use new
dimension --
Time Dimension(last option)
-ok
Name:DATE_DIM
-
ROLAP
Fiscal start year :-2007(refer ACME_POS DB)
Number of year:3
-
Calendar
Normal hierarchy
select All
-Next
(Note : along with DATE_DIM it will create
DATE_DIM_MAP)
PRODUCT DIMENSION
NEW DIMENSION -
STORE_DIM
STORAGE:  ROLAP
Dimension Attribute:
ID
DESCRIPTION
ADDRESS1  size 60
ADDRESS2  size 60
CITY  size 50
STATE
ZIPPOSTALCODE  size 50
COUNTY  size 255
Hierarchy Level
1) COUNTRY
2) REGION
3) STORE
TYPE 1: (Do not keep History)
Creating CUBE
Cube  New Cube
Sales_cube
Next
 Dimension Three Dimension
(Store , product_Times)
Measures:-
Name
1.Quantity
2.Sales_amount
 NEXT
FINISH
Unit 4
1) Create Stage Area
2) Create Stage Map
Open Design Center ---
ACME_DW--Table-New Table
Name: STAGE_TAB
COLUMN SIZE
SALE_DOLLAR_AMOUNT
SALE_DATE
PRODUCT_NAME 50
PRODUCT_SKU 50
PRODUCT_CATEGORY 50
PRODUCT_BRAND 50
PRODUCT_PRICE
PRODUCT_DEPARTMENT 50
STORE_NAME
STORE_NUMBER 10
STORE_ADDRESS1
STORE_ADDRESS2
STORE_CITY 60
STORE_STATE 60
STORE_ZIPPOSTALCODE 50
STORE_REGION 50
STORE_COUNTRY 50
STAGING MAP:-
MAP NEW MAPPING  STAGE_MAP
OPEN SQL SERVER  NEW DATABASE DIAGRAM
 ADD TABLE OPERATOR
 ADD STORE TABLE
 ADD ITEM TABLE
 ADD REGIONS
 ADD POS_TRANSACTION
SELECT  JOINER OPERATOR
 OPEN DETAILS
 GROUPS
 STORE (INPUT GROUP)
 ITEM (INPUT GROUP)
 OUTPUT GROUP
 REGION
 POS_TRANSACTIONS
 REGISTER  OK
Add table operator
 Register table
Link table to input groups
 Properties
Join conditions
 OK
Drag and link each and every table according to
specification
 Column name with STAGE_TAB

More Related Content

DOC
Schema replication using oracle golden gate 12c
PPTX
Integrating OpenStack with Active Directory
PDF
k8s-on-azure
PPTX
Taking advantage of the Amazon Web Services (AWS) Family
PDF
Advanced Data Modeling with Apache Cassandra
PDF
Coursera Cassandra Driver
PDF
Cassandra 3.0 advanced preview
PPTX
Codemotion 2013: Feliz 15 aniversario, SQL Injection
Schema replication using oracle golden gate 12c
Integrating OpenStack with Active Directory
k8s-on-azure
Taking advantage of the Amazon Web Services (AWS) Family
Advanced Data Modeling with Apache Cassandra
Coursera Cassandra Driver
Cassandra 3.0 advanced preview
Codemotion 2013: Feliz 15 aniversario, SQL Injection

What's hot (17)

PPT
Oracle 10g Performance: chapter 00 sampling
PPTX
Introduction To Terraform
PPTX
Enabling Search in your Cassandra Application with DataStax Enterprise
PPT
Windows Azure and a little SQL Data Services
DOCX
MV sql profile and index
PDF
Introduction to Data Modeling with Apache Cassandra
PDF
Cassandra 2.0 better, faster, stronger
PPTX
Designing a production grade realtime ml inference endpoint
PPTX
Developing on SQL Azure
PPTX
Escalabilidad horizontal y Arquitecturas elásticas en Windows Azure | SolidQ ...
PPTX
Inside Azure Diagnostics
PPTX
DataStax NYC Java Meetup: Cassandra with Java
DOC
( 15 ) Office 2007 Create A Membership Database
PPTX
DataStax: An Introduction to DataStax Enterprise Search
PDF
Developing For The Windows Azure Platform
PDF
Longhorn PHP - MySQL Indexes, Histograms, Locking Options, and Other Ways to ...
PDF
Datacon LA - MySQL without the SQL - Oh my!
Oracle 10g Performance: chapter 00 sampling
Introduction To Terraform
Enabling Search in your Cassandra Application with DataStax Enterprise
Windows Azure and a little SQL Data Services
MV sql profile and index
Introduction to Data Modeling with Apache Cassandra
Cassandra 2.0 better, faster, stronger
Designing a production grade realtime ml inference endpoint
Developing on SQL Azure
Escalabilidad horizontal y Arquitecturas elásticas en Windows Azure | SolidQ ...
Inside Azure Diagnostics
DataStax NYC Java Meetup: Cassandra with Java
( 15 ) Office 2007 Create A Membership Database
DataStax: An Introduction to DataStax Enterprise Search
Developing For The Windows Azure Platform
Longhorn PHP - MySQL Indexes, Histograms, Locking Options, and Other Ways to ...
Datacon LA - MySQL without the SQL - Oh my!
Ad

Similar to Steps Need To Perform Data Warehousing Practicals (20)

PDF
Oracle Cloud DBA - OCP 2021 [1Z0-1093-21].pdf
ODT
Mysql
PDF
Mvc acchitecture
PPT
Sql Portfolio
PDF
Positive Technologies - S4 - Scada under x-rays
PDF
JavaScript and Friends August 20th, 20201 -- MySQL Shell and JavaScript
DOCX
Creating and connecting to odi master and work repositories
PPTX
Using the Tooling API to Generate Apex SOAP Web Service Clients
DOCX
1 Database Security Lab 2 – Virtual Private Database.docx
PDF
Refreshing mule cache using oracle database change notification
PDF
20201106 hk-py con-mysql-shell
PDF
2012 09 MariaDB Boston Meetup - MariaDB 是 Mysql 的替代者吗
PDF
VMworld 2013: ESXi Native Networking Driver Model - Delivering on Simplicity ...
PPT
Creating Web Applications with IDMS, COBOL and ADSO
PDF
What's new in the world of the Autonomous Database in 2023
PDF
What's new in Autonomous Database - OCYatra2023 - Sandesh Rao.pdf
PDF
MySQL Shell - The Best MySQL DBA Tool
PDF
Step by step installation of microsoft dynamics 365 finance and operations on...
PDF
12c db upgrade from 11.2.0.4
DOC
Create manula and automaticly database
Oracle Cloud DBA - OCP 2021 [1Z0-1093-21].pdf
Mysql
Mvc acchitecture
Sql Portfolio
Positive Technologies - S4 - Scada under x-rays
JavaScript and Friends August 20th, 20201 -- MySQL Shell and JavaScript
Creating and connecting to odi master and work repositories
Using the Tooling API to Generate Apex SOAP Web Service Clients
1 Database Security Lab 2 – Virtual Private Database.docx
Refreshing mule cache using oracle database change notification
20201106 hk-py con-mysql-shell
2012 09 MariaDB Boston Meetup - MariaDB 是 Mysql 的替代者吗
VMworld 2013: ESXi Native Networking Driver Model - Delivering on Simplicity ...
Creating Web Applications with IDMS, COBOL and ADSO
What's new in the world of the Autonomous Database in 2023
What's new in Autonomous Database - OCYatra2023 - Sandesh Rao.pdf
MySQL Shell - The Best MySQL DBA Tool
Step by step installation of microsoft dynamics 365 finance and operations on...
12c db upgrade from 11.2.0.4
Create manula and automaticly database
Ad

More from Mumbai B.Sc.IT Study (20)

PDF
Linux System Administration (November – 2018) [Choice Based | Question Paper]
PDF
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
PDF
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
PDF
Software Project Management (November – 2018) [Choice Based | Question Paper]
PDF
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
PDF
Internet Of Things (November – 2018) [Choice Based | Question Paper]
PDF
Enterprise Java (November – 2018) [Choice Based | Question Paper]
PDF
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
PDF
Business Intelligence (May – 2019) [Choice Based | Question Paper]
PDF
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
PDF
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
PDF
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
PDF
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
PDF
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
PDF
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
PDF
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
PDF
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
PDF
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
PDF
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
PDF
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Linux System Administration (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...

Recently uploaded (20)

PDF
Complications of Minimal Access Surgery at WLH
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PDF
Trump Administration's workforce development strategy
PPTX
Digestion and Absorption of Carbohydrates, Proteina and Fats
PPTX
UNIT III MENTAL HEALTH NURSING ASSESSMENT
PPTX
Cell Types and Its function , kingdom of life
PDF
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
PPTX
Introduction to Building Materials
PDF
SOIL: Factor, Horizon, Process, Classification, Degradation, Conservation
PDF
Hazard Identification & Risk Assessment .pdf
PDF
Indian roads congress 037 - 2012 Flexible pavement
PDF
Classroom Observation Tools for Teachers
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PDF
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
Empowerment Technology for Senior High School Guide
PPTX
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
Complications of Minimal Access Surgery at WLH
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
Trump Administration's workforce development strategy
Digestion and Absorption of Carbohydrates, Proteina and Fats
UNIT III MENTAL HEALTH NURSING ASSESSMENT
Cell Types and Its function , kingdom of life
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
Introduction to Building Materials
SOIL: Factor, Horizon, Process, Classification, Degradation, Conservation
Hazard Identification & Risk Assessment .pdf
Indian roads congress 037 - 2012 Flexible pavement
Classroom Observation Tools for Teachers
Practical Manual AGRO-233 Principles and Practices of Natural Farming
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Empowerment Technology for Senior High School Guide
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...

Steps Need To Perform Data Warehousing Practicals

  • 1. B.SC.IT: SEMESTER – VI Steps Need To Perform Data Warehouse Practical’s [CBSGS – 75:25 Pattern] DATA WAREHOUSE
  • 2. STEPS NEED TO PERFORM DW PRACTS 1)installing oracle . 2)configuring listener 3)creating Oracle database ACMEDATA with password abcd1234 mounting ACME_POS_DB_Create script to sql server with sql server authentication mode(from 3449_code)authors code Note: after executing this file one user gets created acme_dw_user change password to abcd1234 Note : change settings in sql server , enable sa and set password abcd1234 Execute ACME_POS_DB_Object_script ACME_POS_LOAD_SCRIPT_FILESACME_POS_Bulk_ Load_Data file from cmd for the Sake of adding record to database. Mounting of create_acme_ws_orders.sql file from sql developer Note: Oracle sql developer may ask you java exe path ,select java folder from program files
  • 3. 1) new/select Database connection Connection Name:ES Username:sys Password:abcd1234 Role:SYSDBA ServiceName:ACMEDATA(name of our database) Test: Connect: Open file: create_acme_ws_orders.sql Execute all files step by step 2)Create new connection As Connection Name:TT Username:ACME_WS_ORDERS Password:abcd1234 Role:default ServiceName:ACMEDATA(name of our database)
  • 4. 4)Configuring Repository Hostname:LOCALHOST Oracle service name:ACMEDATA Create new workspace Username:SYS Password:abcd1234 (select only 2 options rest are adapters) Workspace_owner_name:abc Password:abcd1234 Workspace name:ACMEWORKSPACE Next Enter password for OWBSYS(we have to unlock this account at the time of installation) abcd1234 next,next, finish 5)connecting design center and creating oracle module: Username:abc Password:abcd1234 Host:LOCALHOST
  • 5. Service name:ACMEDATA 1) creating oracle module Click on oracle -- new oracle module Name:ACME_WS Edit location : Username:ACME_WS_ORDERS Password:abcd1234 Host:LOCALHOST Service name:ACMEDATA - click on TEST Next,next,finish Right click on ACME_WS - select import - database objects- tables- all tables- next 2) creating non-oracle module 6) creating flat file module File we want to import : counties.csv Design center :
  • 6. - MYPROJECT-- FILE - New Flat File Module - Name: counties_mod -- Edit location -browse 3449_code directory After that click next , finish ----------------------------------------------- Now select counties_mod --- Click on Import - Flat file --- select counties.csv file from 3449_code , Next,next , select use first record as field name Finish 7) Creating Target user and Target Module Open design center : Goto Globals Navigator  Select security--- Users --- New user - create user
  • 7. DBA NAME: SYS DBA PASSWORD: abcd1234 User Name Name: bbc Password: abcd1234 Ok , next,finish New Oracle module: Name: ACME_DW Edit location: Username:bbc Password: abcd1234 Host:LOCALHOST PORT:1521 Service name: ACMEDATA Test Next, Finish
  • 8. Unit 2 1) Installation of Oracle 2) Mounting Acme_Pos Data in Sql Server (acme_dw_user abcd1234) 3) Creating Oracle Database (acmedata abcd1234) 4) Mounting Acme_Ws data in Oracle (acme_ws_orders abcd1234) 5) Creating Repository 6) Connecting To Design Center (abc abcd1234) 7) Creating Oracle Module (acme_ws) 8) Creating Non Oracle Module (acme_pos) 9) Creating File Module (Counties_File) 10) Importing Data in File Module Unit 3: 1)Creating Target user (bbc) 2)Creating target module(ACME_DW) 3)Creating date dimension(DATE_DIM) 4)Creating Product dimension(PRODUCT_DIM) 5)Creating Store dimension(STORE_DIM)
  • 9. 6)Creating Cube(SALES_CUBE) 1) Creating date dimension(DATE_DIM) Design center - Target module (ACME_DW) --Dimension--New(don’t use new dimension -- Time Dimension(last option) -ok Name:DATE_DIM - ROLAP Fiscal start year :-2007(refer ACME_POS DB) Number of year:3 - Calendar Normal hierarchy select All -Next (Note : along with DATE_DIM it will create DATE_DIM_MAP) PRODUCT DIMENSION
  • 10. NEW DIMENSION - STORE_DIM STORAGE:  ROLAP Dimension Attribute: ID DESCRIPTION ADDRESS1  size 60 ADDRESS2  size 60 CITY  size 50 STATE ZIPPOSTALCODE  size 50 COUNTY  size 255 Hierarchy Level 1) COUNTRY 2) REGION 3) STORE TYPE 1: (Do not keep History) Creating CUBE Cube  New Cube Sales_cube Next
  • 11.  Dimension Three Dimension (Store , product_Times) Measures:- Name 1.Quantity 2.Sales_amount  NEXT FINISH Unit 4 1) Create Stage Area 2) Create Stage Map Open Design Center --- ACME_DW--Table-New Table Name: STAGE_TAB COLUMN SIZE SALE_DOLLAR_AMOUNT SALE_DATE PRODUCT_NAME 50 PRODUCT_SKU 50 PRODUCT_CATEGORY 50 PRODUCT_BRAND 50
  • 12. PRODUCT_PRICE PRODUCT_DEPARTMENT 50 STORE_NAME STORE_NUMBER 10 STORE_ADDRESS1 STORE_ADDRESS2 STORE_CITY 60 STORE_STATE 60 STORE_ZIPPOSTALCODE 50 STORE_REGION 50 STORE_COUNTRY 50 STAGING MAP:- MAP NEW MAPPING  STAGE_MAP OPEN SQL SERVER  NEW DATABASE DIAGRAM  ADD TABLE OPERATOR  ADD STORE TABLE  ADD ITEM TABLE
  • 13.  ADD REGIONS  ADD POS_TRANSACTION SELECT  JOINER OPERATOR  OPEN DETAILS  GROUPS  STORE (INPUT GROUP)  ITEM (INPUT GROUP)  OUTPUT GROUP  REGION  POS_TRANSACTIONS  REGISTER  OK Add table operator  Register table Link table to input groups  Properties Join conditions  OK Drag and link each and every table according to specification  Column name with STAGE_TAB