Description
For general questions:
From 12c onwards Oracle introduced new ways of connecting (Oracle Docs) :
- AS SYSDG,
- AS SYSBACKUP,
- AS SYSKM
- AS SYSRAC
This is created to support "least privileges" logic.
Is it possible to introduce the roles above?
Answer the following questions:
-
What is your version of Python? Is it 32-bit or 64-bit?
64 -
What is your version of cx_Oracle?
6.0.2 -
What is your version of the Oracle client (e.g. Instant Client)? How was it
installed? Where is it installed?
Full administrative clients 12,1 and 12.2 -
What is your version of the Oracle Database?
12c -
What is your OS and version?
n/a -
What compiler version did you use? For example, with GCC, run
gcc --version
.
n/a -
What environment variables did you set? How exactly did you set them?
n/a -
What exact command caused the problem (e.g. what command did you try to
install with)? Who were you logged in as?
n/a -
What error(s) you are seeing?
n/a