Subversion Repositories Sigmater

Rev

Rev 83 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
92 Andrea 1
Versione del 03.07.2020
37 Andrea 2
-----------------------------------------------------
3
Ambiente di produzione:
4
Postgresql 9.6.5 a 64 bit
5
PostGis 2.3.2
6
estensioni: PL/pgSQL 1.0 e Oracle_fdw 1.5.0
7
Ora2pg 18.2
8
-----------------------------------------------------
9
 
10
 
11
--> step_01._INIT SIGMATER-IN-PG
83 Andrea 12
-- definizione tablespace, database, user owner sigmater (sigma3), schemi 
37 Andrea 13
 
14
--> step_02.DBI-STAGING FASE 1
15
-- creazione DBI Monitor, Staging, SXC-r_pg, ICI_STAGING, ..
16
-- popolamento db
17
 
18
--> step_03.DBTI
19
-- creazione DBTI (tabelle partizionate e non), AA_SC ..
83 Andrea 20
-- creazione tables_SCHEDULER_pg (esecuzione script per creare tavole ex scheduler)
21
-- creazione View (24.07.2019 - Occorre eseguire prima creazione strumenti_amministrazione_pg. Vedi step 05 - Ultimo comando)
37 Andrea 22
-- creazione Functions
23
-- popolamento db
24
-- inizializzazioni
25
 
26
--> step_04.DBI-STAGING FASE 2
27
N.B. DA ESEGUIRE DOPO Creazione DBTI:
28
-- creazione ex PKG Oracle Store_dati_metrici
29
-- creazione View
30
-- creazione Function staging
31
 
32
--> step_05.EX_PACKAGE_ORACLE
33
-- creazione cut_utils_pg
34
-- creazione is_regione_pg
35
-- creazione is_sinteg_pg
36
-- creazione isregione_i
37
-- creazione s3_dbti_utils_pg
38
-- creazione s3_sinteg_geometry_pg
39
-- creazione s3_sto_utils_pg
40
-- creazione s3_undo_utils_pg
41
-- creazione strumenti_amministrazione_pg
42
 
43
--> step_06.REG e MONIT (SRM)
44
-- creazione SRM registrazione
83 Andrea 45
-- inizializzazioni (da personalizzare rispetto ai propri scenari)
46
-- creazione pkg_gestione_utente
47
-- creazione function
48
 
37 Andrea 49
-- creazione SRM monitoraggio
83 Andrea 50
-- inizializzazioni
37 Andrea 51
 
83 Andrea 52
 
37 Andrea 53
--> step_07.DBTI_x_AGP
54
-- creazione View
55
 
83 Andrea 56
--> step_08.DBTI_PARTIAL_INDEX
57
-- creazione Partial Index (da personalizzare rispetto ai propri scenari)
58
-- Vacuum delle Tabelle (per ottimizzatore)
59
 
60
--> step_09._POST SIGMATER-IN-PG
61
-- creazione Role
62
-- applicazione patch_x_release_SIGMATER_2.2.2
37 Andrea 63
-- esecuzione grant schema
64
-- esecuzione grant tabelle schema staging
65
-- esecuzione grant tabelle schema dbti
83 Andrea 66
-- creazione function e package aggiuntivi (LOAD_STAT_UIU_X_COM, STAGING.unisci_sez)
67
-- applicazione patch_x_release_SIGMATER_2.2.2
68
-- setto in  modo permanente il percorso degli schemi Postgresql