cancel
Showing results for 
Search instead for 
Did you mean: 

Error while performing BRARCHIVE.

Former Member
0 Kudos

Dear all,

While performing BRARCHIVE i am getting the following error.

when i executed brarchive in command prompt

SQL error -1017 at location brdbconnect-2

ora -01017: invalid username/password; login denied

connect to database instance PRA failed

Database reset logs ID not fount

Can anyone help me

Thanks and Regards

Santhi

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member213250
Active Participant
0 Kudos

Hello Santhi

Regards to ORA-01017: invalid username/password; logon denied, there can be several reason for this error to occur,

Make sure all the settings for DB users are made accordingly, as mentioned in below SAP Notes.

SAP Note No. 562863

SAP Note No. 1534597

SAP Note No. 480266

BR

Venkat

Former Member
0 Kudos

Dear Sir,

I am able to take the Archive log backup from the BRTOOLS. option 4: Backup and Recovery option 2: Archive log backup.

But i was unable to take backup of Archive log file from the BRARCHIVE. The error message is displayed I was unable to backup from the DB13.i have checked in DB12 there are n error log nor Archve logs backup.

Can anyone say me how to unlock ops$sapservice<sid>

is it correct SQL> alter user ops$sapservice<sid> unlock

If we unlock ops$ user weather DB13 works or weather we have to change userid and password for schema SAPSR3 and SAP<sid>

Plz suggest me

Thanks and regards

Santhi

Former Member
0 Kudos

Try setting up the password using the below command :

login as ORASID:

brconnect -f chpass -u SAPSID -p NEWPASSWORD and hit enter

Then retry the BRARCHIVE directly and let me know.

Regards

SM

Former Member
0 Kudos

my Operating system is windows 2003 server and DB is oracle 10g, Ecc 6.0 ABAP+JAVA stack

Thanks and Regards

Santhi

Former Member
0 Kudos
ora -01017: invalid username/password; login denied

Please check your schema .It seems that your schema password is not correct. Reset the password via Brtools.

Thanks..

Mohit