Quantcast
Viewing latest article 9
Browse Latest Browse All 950

Re: DB13 UpdateStats fails with Process died due to signal 11

Finally got a chance to update BR Tools.  Now running 7.40 (patch 22).  With the new version of BR Tools, the Update Stats job is still returning an error, but it is finishing now instead of getting signal 11.

 

The error being returned is: shown below.  The table being processed at this time has 244 columns.  From what I can tell, it looks like this job is trying to feed a list of all columns into the DBMS_STATS.GATHER_TABLE_STATS procedure, which is causing the job to fail for that table.

 

Have you seen an issue like this before?  Is there an option or way to tell brconnect to not feed all the columns to the gather stats procedure?

 

 

Here is an excerpt of the error.  I remove some of the middle since it was just a list of columns.

 

BR0301E SQL error -6502 in thread 1 at location stats_tab_collect-65, SQL statement:

'BEGIN DBMS_STATS.GATHER_TABLE_STATS (OWNNAME => '"SAPBW3"', TABNAME => '"/BIC/AZSDO070100"', ESTIMATE_PERCENT => 3, METHOD_OPT => 'FOR ALL COLUMNS SIZ

E 1 FOR COLUMNS SIZE 75 "/BIC/ZASTAG","/BIC/ZCUSSALES", "/BIC/ZDELVITM","/BIC/ZSERIAL","/BIC/ZSORDITM"

......

....

...."/BIC/ZCLDSTRDT","/BIC/ZPUR_NO","VENDOR")',

DEGREE => 6, CASCADE => TRUE, NO_INVALIDATE => FALSE); END;'

ORA-06502: PL/SQL: numeric or value error: character string buffer too small

ORA-06512: at "SYS.DBMS_STATS", line 34663

ORA-06512: at line 1


Viewing latest article 9
Browse Latest Browse All 950

Trending Articles



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