ARX is a comprehensive open source data anonymization tool aiming to provide scalability and usability. It supports various anonymization techniques, methods for analyzing data quality and re-identification risks and it supports well-known privacy models, such as k-anonymity, l-diversity, t-closeness and differential privacy.
When attempting to make a JDBC connection to an Oracle data source, the ARX GUI only supports using database SID. If the Oracle database is a PDB, you get an ORA-12505 error, as PDBs only support using service name to target a database.
Ideally, the ARX GUI should have a way to toggle connection settings between using SID and Service Name.
When attempting to make a JDBC connection to an Oracle data source, the ARX GUI only supports using database SID. If the Oracle database is a PDB, you get an ORA-12505 error, as PDBs only support using service name to target a database.
Ideally, the ARX GUI should have a way to toggle connection settings between using SID and Service Name.