Rishat Minikaev wrote:
Hello
Thank you all for answering my questions. I solved the problem by changing Environment Variable dba_ora_schema from SAPET1 to SAPSR3. Also I reset password to initial position ("sap").
But I have another problem.
When I'm starting brbackup.exe the program writes error: ORA-01031: insufficient privileges.
I granted all necessary roles to SAPSR3 and checked the note 400241, but it didn't solve the problem.
OK,
on the initial "log" I can see:
4 ETW000 [dev trc ,00000] Logon as OPS$-user to get SAPET1's password 26 0.147748
So changing environment variable from dba_ora_schema from SAPET1 to SAPSR3 may be OK only and only if your datbase user is SAPSR3. Unfortunately, you have windows.
Have you changed the environment variable also for the SAPSERVICE user? if not then you still have the problem.
Second, using the default password is a security risk.
Third, which user is giving you the error SAPSR3 or (as indicated on the note 400241) the OPS$ user? because if it is the OPS$ user then giving roles to SAPSR3 will not help.