BR0978W: Parameter COMPATIBLE, value: 11.2.0 (<> 10.2.0)

You are getting the below error message in your SAP with Oracle database system,

BR0978W Database profile alert - level: ERROR, parameter: COMPATIBLE, value: 11.2.0 (&lt;> 10.2.0)

Solution

1. Check current database version (Oracle).

  show parameter compatible;

2. Go to transaction code DB17. Search for below parameter. Change it based on your current Oracle (for this example, Oracle 11.2.0).

You May Also Like

Leave a Reply?