I have created a new database in Storage Classic, and then installed OAC and pointed to that database. Let's say that the IP address for that database is 123.456.789.012, and the OAC instance is 234.567.890.123.
One of the options in the OAC installation is the Schema Prefix, in which I entered OAC01.
I created a SQL Developer connection to 123.456.789.012, using the credentials that I specified during installation. But when I connect to the database and look under 'Other Users', I do not see any schemas that start with OAC01, such as OAC01_BIPLATFORM.
I am attempting to activate Usage Tracking, and to do so I believe I need to execute a command such as grant select, insert, update on S_NQ_DB_ACCT to OAC01_BIPLATFORM;
I am not finding the OAC_### schemas. Where should I be looking?