Skip to content

Commit

Permalink
Final file change for T1BISYS and T1BIAUD addition
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacedba committed Nov 27, 2024
1 parent cf7e676 commit 6a6eef6
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,17 @@ db_configs:
asm_disk_groups: DATA,FLASH
service:
- { name: BIPSYS_TAF, role: PRIMARY }

T1BISYS:
db_name: T1BISYS
db_unique_name: T1BISYS
instance_name: T1BISYS
host_name: t1-ncr-db-1-a.nomis-combined-reporting.hmpps-test.modernisation-platform.internal
port: 1521
tns_name: T1BISYS
asm_disk_groups: DATA,FLASH
service:
- { name: BISYS_TAF, role: PRIMARY }

T1BIPAUD:
db_name: T1BIPAUD
Expand All @@ -61,6 +72,17 @@ db_configs:
service:
- { name: BIPAUD_TAF, role: PRIMARY }

T1BIAUD:
db_name: T1BIAUD
db_unique_name: T1BIAUD
instance_name: T1BIAUD
host_name: t1-ncr-db-1-a.nomis-combined-reporting.hmpps-test.modernisation-platform.internal
port: 1521
tns_name: T1BIAUD
asm_disk_groups: DATA,FLASH
service:
- { name: BIAUD_TAF, role: PRIMARY }

RCVCAT:
rcvcat_db_name: TRCVCAT

Expand Down

0 comments on commit 6a6eef6

Please sign in to comment.