The origin of the creation of the following tables in database schema
920754Feb 29 2012 — edited Feb 29 2012I'm using oracle database for many of my applications
so many of the tables are created in the database schema with out my knowledge
i want to know which tool has created these tables and the purpose of the tables
and i want to know the safety measure so that the schema will not allow to create tables by any other application.
The tables which are created are
EPC_CLI_COLLECT_EVENT_ID,EPC_CLI_COLLECT_BY_USERID,EPC_CLI_COLLECTION,EPC_CLI_ENVIRONMENT ..
and many other tables starting with EPC_, SMP_,VPK_...
can you please help me to know the solution