I am working on a project where I have to configure IXIA for stressing my test Oracle Database 12c. I have Oracle DB created with sample data and my Oracle clients from different machines are able to connect to the db. basically the listener and netca are configured correctly.
IXIA uses generic SQL client to connect to databases. Is there a way I can change something on the Oracle database server so that a generic SQL client can connect to oracle database for basic querying and inserting records.
IXIA is a hardware based loadgen platform
Oracle database used here is 12c on Windows 2012 server platform
Thank you.