Quantcast
Channel: SCN : Discussion List - SAP on Oracle
Viewing all articles
Browse latest Browse all 1892

Database check and update stats after Kernel upgrade

$
0
0

Hi All,

I know this is an old topic but still I wish to bring this in as I am unable to figure out by myself what the issue would be.

I did Kernel patch upgrade from 741 PL 15 to 110.

After that DB check and update stats are failing with the below log.

Job started

Step 001 started (program RSDBAJOB, variant &0000000000001, user ID DDIC)

Execute logical command BRCONNECT On host SAPHR

Parameters: -jid CHECK20150217024618 -u / -c -f check

BR0801I BRCONNECT 7.40 (12)

BR0805I Start of BRCONNECT processing: cepwngil.chk 2015-02-17 02:46:19

BR0252E Function fopen() failed for '/oracle/SID/sapcheck/cepwngil.chk' at location main-5

BR0253E errno 13: Permission denied

BR0121E Processing of log file /oracle/SID/sapcheck/cepwngil.chk failed

BR0806I End of BRCONNECT processing: cepwngil.chk2015-02-17 02:46:19

BR0280I BRCONNECT time stamp: 2015-02-17 02:46:19

BR0804I BRCONNECT terminated with errors

External program terminated with exit code 3

BRCONNECT returned error status E

Job finished

 

Anyhow after Kernel upgrade I ran saproot.sh so all the brtools exe's permissions were set right.

-rwsrwxr--    1 orasid   sapsys     13542030 Nov  1 15:47 brbackup

-rwsrwxr--    1 orasid   sapsys     13385793 Nov  1 15:47 brarchive

-rwsrwxr--    1 orasid   sapsys     15952052 Nov  1 15:47 brconnect

-rwxr-xr-x    1 sidadm   sapsys     16806620 Nov  1 15:47 brspace

-rwxr-xr-x    1 sidadm   sapsys     14249766 Nov  1 15:46 brrecover

-rwxr-xr-x    1 sidadm   sapsys      5847113 Nov  1 15:32 brrestore

-rwxr-xr-x    1 sidadm   sapsys      6740867 Nov  1 15:32 brtools

 

Then after further troubleshooting found that SYSTEM password was locked which I found after triggering brconnect db check at Server level.

 

BR0801I BRCONNECT 7.40 (12)

BR0805I Start of BRCONNECT processing: cepwnoel.chk 2015-02-17 04:14:43

BR0484I BRCONNECT log file: /oracle/SID/sapcheck/cepwnoel.chk

BR0280I BRCONNECT time stamp: 2015-02-17 04:14:47

BR0301E SQL error -1017 at location db_connect-3, SQL statement:

'CONNECT system/*******'

ORA-01017: invalid username/password; logon denied

BR0310E Connect to database instance SID failed

BR0280I BRCONNECT time stamp: 2015-02-17 04:14:50

BR0301E SQL error -1017 at location db_connect-3, SQL statement:

'CONNECT system/*******'

ORA-01017: invalid username/password; logon denied

BR0310E Connect to database instance SID failed

 

BR0806I End of BRCONNECT processing: cepwnoel.chk 2015-02-17 04:14:47

BR0280I BRCONNECT time stamp: 2015-02-17 04:14:50

BR0804I BRCONNECT terminated with errors

 

So unlocked and updated the password thru brconnect below command.

brconnect -c -u / -p init%ORACLE_SID%.sap -f chpass -o SYSTEM -password new password


But still facing the issue as brconnect check DB command fails and locks the SYSTEM password.

Any suggestions would be very much valuable to me.

Please respond.


Thanks...



Viewing all articles
Browse latest Browse all 1892

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>