Вы находитесь на странице: 1из 5

Deployment Request

Deployment Request
DISCOM_DR_R-APDRP_LAB_INVENTORY

Deployment Request

Table of Contents
Document Control.........................................................................................................................2
Change History........................................................................................................................................................2

Whats to be Deployed...........................................................................................................2
1.1
1.2
1.3
1.4
1.5

Deployment Steps...................................................................................................................2
2.1

Details..........................................................................................................................................................3

Test Cases & Results:........................................................................................................3


4.1

Details..........................................................................................................................................................2

Deployment Database Setup (if required)...........................................................................3


3.1

Overview.....................................................................................................................................................2
List of Components.....................................................................................................................................2
Assumptions & Pre-requisites.....................................................................................................................2
Functional & Technical Design Documents................................................................................................2
Risks and Issues...........................................................................................................................................2

Test Case Description..................................................................................................................................3

Source Code............................................................................................................................3

6.......................................................................................................................................................4

Page 1

TCS Internal

Deployment Request

Document Control
20

Change History
Change Date

Author

Version

Description

24-JAN-2012

TIMIR GUPTE

1.0

New Materialized and Simple View for RAPDRP Lab Data

Note: This table will contain all modification history, back and forth between testing team and developer etc.

1 Whats to be Deployed
1.1 Overview
Attached component needs to be deployed in all PGVCL and UGVCL Production Instance

1.2 List of Components


No

Component Name

Type

Schema

XXCRM_MONTHYR

SQL

XXCUS

POPULATE_XXCRM_MONTHYR

SQL

XXCUS

XXCRM_SPR_LABINV_OPENING

SQL

XXCUS

XXCRM_SPR_LABINV_TRANSACTION

SQL

XXCUS

XXCRM_SPR_LABINV_TESTING

SQL

XXCUS

XXCRM_SRC_LAB_TEST_INC_VW

SQL

XXCUS

GRANT ALL ON XXCRM_SRC_LAB_TEST_INC_VW TO


XXQUERY

SQL

XXCUS

CREATE SYNONYM XXCRM_SRC_LAB_TEST_INC_VW


FOR XXCUS.XXCRM_SRC_LAB_TEST_INC_VW

SQL

XXQUERY

VSS
version

Label
in
VSS

1.3 Assumptions & Pre-requisites


Data should be uploaded in the system successfully.

Page 2

TCS Internal

OK?

Deployment Request

1.4 Functional & Technical Design Documents

1.5 Risks and Issues


There are no specific risks associated with this extension.

2 Deployment Steps
2.1 Details
1) Create Table XXCRM_MONTHYR
2) Populate table XXCRM_MONTHYR using POPULATE_XXCRM_MONTHYR, and then
only proceed to below steps.
3) Create View XXCRM_SPR_LABINV_OPENING
4) Create View XXCRM_SPR_LABINV_TRANSACTION
5) Create View XXCRM_SPR_LABINV_TESTING
6) Create View XXCRM_SRC_LAB_TEST_VW
7) Create View XXCRM_SRC_LAB_TEST_INC_VW
8) GRANT ALL ON XXCRM_SRC_LAB_TEST_INC_VW TO XXQUERY;
9) CREATE SYNONYM XXCRM_SRC_LAB_TEST_INC_VW FOR
XXCUS.XXCRM_SRC_LAB_TEST_INC_VW (SCHEMA XXQUERY)
10) Create Job using DBMS_JOB_XXCRM_SRC_LAB_TEST_INC_VW in XXCUS

3 Deployment Database Setup (if required)


3.1 Details

Test Cases & Results:

Page 3

TCS Internal

Deployment Request

4.1 Test Case Description

5 Source Code

XXCRM_MONTHYR.s POPULATE_XXCRM_ XXCRM_SPR_LABINV XXCRM_SPR_LABINV XXCRM_SPR_LABINV


ql
MONTHYR.sql
_OPENING.sql
_TRANSACTION.sql
_TESTING.sql

XXCRM_SRC_LAB_TEXXCRM_SRC_LAB_TE DBMS_J OB_XXCRM_


ST_VW.sql
ST_INC_VW.sql
MONTHYR.sql

Sequence of Execution:
Code Review

Code By :

Timir Gupte

Reviewed By :

Vipul Patel

Reviewer Comments :
Action Taken

Efforts(in PH) :

3 Days

Reviewers Efforts(in
PH) :

1 Hrs

Query Final Execution


Time
:

< 2 Secs

Page 4

TCS Internal

Вам также может понравиться