Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I believe there are additional DB permissions, here is what we have granted for our 11g DB user:create user tidaladapter identified by xxxxxxxdefault tablespace users;grant create session to tidaladapter;grant Create any job to tidaladapter;grant Ex...