spring: crss-emdb: # TODO update emdb datasource to oracle once prod credentials are available datasource: driverClassName: com.edb.Driver jdbcUrl: jdbc:edb://10.176.11.131:5432/crss_external?currentSchema=emdb username: crss_emdb password: spaHg893 crss-dataflow: datasource: jdbcUrl: jdbc:edb://10.176.11.131:5432/crss?currentSchema=dataflow username: crss_dataflow password: lgcCpwy0 driverClassName: com.edb.Driver connectionTimeout: 10000 maxPoolSize: 2 test-on-borrow: true validation-query: SELECT 1 crss-nmms: datasource: jdbcUrl: jdbc:edb://10.176.11.131:5432/crss?currentSchema=nmms username: crss_nmms password: lbgg1i2Y driverClassName: com.edb.Driver connectionTimeout: 10000 maxPoolSize: 2 test-on-borrow: true validation-query: SELECT 1 crss-registration: datasource: jdbcUrl: jdbc:edb://10.176.11.131:5432/crss?currentSchema=registration username: crss_registration password: 51UF3JA9 driverClassName: com.edb.Driver connectionTimeout: 10000 maxPoolSize: 2 test-on-borrow: true validation-query: SELECT 1 jpa: show-sql: false generate-ddl: true properties: hibernate: dialect: org.hibernate.dialect.PostgreSQLDialect ddl-auto: none generate_statistics: false cloud: task: initialize: enable: false batch: initializer: enabled: false redis: host: localhost port: 6379 logging: level: com.pemc: debug batch: # resourceLocation: "file:target/libs/crss-datainterface-task-ingest-1.0.0.BUILD-SNAPSHOT.jar" partitionSize: mq: 1500 ssla: 1500 report: 1500 importPrices: 100 autoMinusDaysAgo: 2 mqreport: directory: /tmp/ sftp: credentials: username: pemc password: 123qwe host: sftp.marathon.l4lb.thisdcos.directory port: 22 workingDirectory: /upload/rbcq privateKey: database: emdb: rtu-db: "TEMP_SNAPSHOT_DATA" energy-price-sched-db: "TEMP_MOAR_MVIEW" reserve-price-sched-db: "TEMP_RESERVED_MOAR_MVIEW" nmms: rtu-db: "TXN_RTU" energy-price-sched-db: "TXN_ENERGY_PRICE_SCHED" reserve-price-sched-db: "TXN_RESERVE_PRICE_SCHED" reserve-bcq-db: "TXN_RESERVE_BCQ" bcq: fileNamePrefix: "reserve_bcq_" todi_config: dispatch-interval: 5 reserve-categories-white-list: "Regulation Down,Fast Contingency Raise,Fast Contingency Lower,Slow Contingency Raise,Slow Contingency Lower,Delayed Contingency Raise,Delayed Contingency Lower,Regulation Up"