cancel
Showing results for 
Search instead for 
Did you mean: 

DB13 ORA-01017 invaild user and password login denied

Former Member
0 Kudos

Dear Experts,

We are currently create our ERP EHP7 Production server through System Copy ( using database copy ).

system are working fine , R3trans -d OK ( 0000 )

But Db13 all jobs failed

I checked system user password through connect system/password it;s connect same as with SAPSR3 user

I also check password of both system and SAPSR3 password through brtools, but no luck

also run following script from adm user

sqlplus /nolog @sapdba_role sapsr3


Please guide me what is wrong I am unable to understand


Regards

Accepted Solutions (0)

Answers (5)

Answers (5)

0 Kudos

Hi Shahid,

Please replace '-u'  in SDBAC table with '-u //'. I guess more or less actual kernel disk was used to upgrade the SAP System. Because of this, OPS$ connect mechanism (with -u /) is no longer supported. Specify -u // in the command line as below to check if SSFS is/was configured and working with BR*Tools:

brconnect -u // -f dbstate

Regards,

János

former_member182657
Active Contributor
0 Kudos

both server QAS and DEV connect without user and password

Are both system on kernel 7.40 ?

I again request you to follow recommended SAP Note & refer point 3 from same.

Hope you'll find it helpful.

Regards,

former_member182657
Active Contributor
0 Kudos

Hi Shahid,

Have you followed SAP Note  1764043 - Support for secure storage in BR*Tools

I request you to first follow the above note & configure it for EHP7 and if still issue persists than share the relevant logs.

Regards,

Former Member
0 Kudos

Gaurav my both server QAS and DEV connect without user and password

sqlplus /

but when I run sqlplus / it prompt me user and password in PRD

both sidadm and orasid user

Regards

former_member182657
Active Contributor
0 Kudos

If using SSFS database connection method,than you could follow SAP Note   1764043 - Support for secure storage in BR*Tools

Hope this will help you.

Regards,

Former Member
0 Kudos

Thanks Gaurav for prompt reply

Yes we are using SSFS my concern is I am using same version ECC, kernel and brtools in DEV QAS and PRD but DEV and QAS running fine backups statics etc but in PRD we are facing issue in DB13

one more information I obserbed that when I used brtools like statistic generation database owner is blank when I continue this we facing same error which is currently in DB13 but when I provide system/password in database  is run.

Regards

former_member182657
Active Contributor
0 Kudos

Hi Shahid,

Are you using SSFS database connection method ? If possible share trans.log file & brbackup.log

Regards,