cancel
Showing results for 
Search instead for 
Did you mean: 

when I export,occur error of CJS-30023

Former Member
0 Kudos

Hi all

I export system,when "deleting the database statistics.this may take up to a few hours",occur error CJS-30023.but I R3trans -d,and return code 0000.

the error error:

WARNING 2010-05-31 11:52:08 Execution of the command "/usr/sap/T00/SYS/exe/run/brconnect -u / -c -f stats -o SAPSR3 -t all -d" finished with return code 3. Output: BR0801I BRCONNECT 7.00 (31) BR0805I Start of BRCONNECT processing: cedirxvb.dst 2010-05-31 11.52.07 BR0484I BRCONNECT log file: /oracle/T00/sapcheck/cedirxvb.dst BR0280I BRCONNECT time stamp: 2010-05-31 11.52.08 BR0301E SQL error -942 at location db_connect-4, SQL statement: 'SELECT NAME FROM V$DATABASE WHERE ROWNUM = 1' ORA-00942: table or view does not exist BR0310E Connect to database instance T00 failed BR0280I BRCONNECT time stamp: 2010-05-31 11.52.08 BR0301W SQL error -942 at location brc_dblog_open-1, SQL statement: 'INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20100531115207', 'dst', 'T00', 'ALL', '9999', ' ', 'cedirxvb', '7.00 (31)')' ORA-00942: table or view does not exist BR0324W Insertion of database log header failed BR0806I End of BRCONNECT processing: cedirxvb.dst 2010-05-31 11.52.08 BR0280I BRCONNECT time stamp: 2010-05-31 11.52.08 BR0804I BRCONNECT terminated with errors ERROR 2010-05-31 11:52:08 CJS-30023 Process call '/usr/sap/T00/SYS/exe/run/brconnect -u / -c -f stats -o SAPSR3 -t all -d' exits with error code 3. For details see log file(s) brconnect.log. ERROR 2010-05-31 11:52:08 FCO-00011 The step deleteOracleStatistics with step key |NW_Export|ind|ind|ind|ind|0|0|NW_Export_Post|ind|ind|ind|ind|6|0|NW_ORA_Statistics_Delete|ind|ind|ind|ind|0|0|deleteOracleStatistics was executed with status ERROR .

and I see the brconnect log:

BR0801I BRCONNECT 7.00 (31) BR0805I Start of BRCONNECT processing: cedirxvb.dst 2010-05-31 11.52.07 BR0484I BRCONNECT log file: /oracle/T00/sapcheck/cedirxvb.dst BR0280I BRCONNECT time stamp: 2010-05-31 11.52.08 BR0301E SQL error -942 at location db_connect-4, SQL statement: 'SELECT NAME FROM V$DATABASE WHERE ROWNUM = 1' ORA-00942: table or view does not exist BR0310E Connect to database instance T00 failed BR0280I BRCONNECT time stamp: 2010-05-31 11.52.08 BR0301W SQL error -942 at location brc_dblog_open-1, SQL statement: 'INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20100531115207', 'dst', 'T00', 'ALL', '9999', ' ', 'cedirxvb', '7.00 (31)')' ORA-00942: table or view does not exist BR0324W Insertion of database log header failed BR0806I End of BRCONNECT processing: cedirxvb.dst 2010-05-31 11.52.08 BR0280I BRCONNECT time stamp: 2010-05-31 11.52.08 BR0804I BRCONNECT terminated with errors Edited by: atack on May 31, 2010 6:02 AM Edited by: atack on May 31, 2010 6:03 AM

Edited by: atack on May 31, 2010 6:05 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

fjhernanz
Contributor
0 Kudos

Hi,

Do you get this error also if you perform the same brtools command at O.S level? if you get no problems there maybe you could skip that step on sapinst. In that case you can post the question on INS forums to make completely sure.

Br,

Javier

Former Member
0 Kudos

Hi

I had skip the step,because when I did not skip it that can not pass the step of my database status updata.