cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to Login when configuring Oracle Agent on Linux Red Hat

Robert_Azzopard
Not applicable

I am experiencing the same problem that is, when i run ./AgentConfig and select option 2 to configure an oracle instance i get to log in and it gives the same error.

 

Failed to Login....

 

I am using the sys user to try to connect to the instance and when i test using SQL Plus i do manage to connect to the database...  I am running Backuyp Exec 12 on a Windows 2003 server and the Linux agent works fine as i can backup the root of the Linux server. However I cannot backup the oracle instance untill it is properly configured from the ./AgentConfig

 

Did you manage to solve this issue please?

1 REPLY 1

loabtchewskji
Not applicable

Have you the OS user oracle (I suppose this is the Oracle SW owner)

in the beoper group ?

I had the same problem once for this simple reason.

DO the following :

 

1) as root usermod -g dba -G beoper,oinstall oracle

2) open a new shell and logina as oracle; in this shell run id to check if oracle is in the group beoper

3) run as root the ./AgentConfig script again.

 

You can perform the oracle configuration with no error then,

 

Best regards

 

Loabtchewskji.