A user raised the question about setting up an Elliott database for read-only access so their reporting team can access it. The current database, ELI85DATA, does not have security enabled. They are concerned that granting access to this database to the reporting team may be risky due to the lack of security controls.
It is possible to create a DATA_99 folder by copying the DATA folder. DATA_99 can then be used as a backup company for reporting users to access. Since it is a backup company, it does not matter if reporting users accidentally update this database. There is no need to enable security for E3P85DATA99.
The naming convention “E3P” stands for Elliott Third Party.
It is possible to replicate the Elliott database to MS SQL using SSIS or other third-party tools. This allows users to access Elliott data through MS SQL.
MS SQL is generally more powerful than Elliott’s PSQL (Zen) database for relational operations. However, the drawback of this approach is that the replicated database is not real-time.