Extract and dblogin abend with error
Hi everybody,
I have and Oracle Database Standard Edition 21c on a Windows server and I'm trying to replicate some tables to an other database (same version, same OS).
I have installed the 21.3 version of GoldenGate and created a user c##golden on each database with the rights on all containers. I have also granted admin privilege with dbms_goldengate_auth to this user.
When I try to run an extract (or a dblogin) with ggsci, I'm stuck with an OGG-00303 error. The log also says there is an "Error while trying to retrieve text for error ORA-01804".
I added ORACLE_SID and ORACLE_HOME to my environment variables with no change. Then I tried to use SETENV in my extract file like this with the same information :