cancel
Showing results for 
Search instead for 
Did you mean: 

Updating from MAXDB7.5 to MAXDB 7.6.00.12 Error by DB50N

Former Member
0 Kudos

Hello,

Has anyone an idea on the following questions/problem?

1)

I have updated my DB from 7.5 to 7.6.00.12 and get a short dump by pressing properties in DB50N.

ST22 says:

Laufzeitfehler DBIF_DSQL2_OBJ_UNKNOWN

Ausnahme CX_SY_NATIVE_SQL_ERROR

Unterstützte Umgebung....

Datenbank ............... "SAP DB 7.4.3, MySQL MaxDB 7.5.0" Why?!? System

SAP-Datenbankversion..... "640"

000430 EXEC sql performing append_int_show_state.

>>>>>>> select 'Autosave log', lower("Autosave")

000450 into :int_show_stat_state-descr, :int_show_stat_state-valu

000460 from domain.info_state

000470 ENDEXEC.

2)

Additionally I see following error in SAPMMC,Current Status,R3Syslog,Database: "Database: Database error -4005 at OPC".

3)

After my update the system couldn't start automatically (as in past was the case)

4)

An other question: In windows 2003 I have following services:

SAPDB: AXA

SAPDB: AXA (omststknl.exe)

SAPDB: AXA (quick)

SAPDB: AXA (slow)

and after update:

SAPDB: .M760012

SAPDB: .M760012 (omststknl.exe)

SAPDB: .M760012 (quick)

SAPDB: .M760012 (slow)

(The Service that I started manually is SAPDB: AXA)

Thank you and Regards,

Tommaso

Accepted Solutions (0)

Answers (1)

Answers (1)

roland_mallmann
Advisor
Advisor
0 Kudos

Hi,

I'd recommend two things:

1. Reload the system tables:

dbmcli -d <SID> -u <dbm-user>,<pwd> load_systab -u <dba-user>,<pwd> -ud domain

Example:

dbmcli -d <SID> -u control,control load_systab -u superdba,admin -ud domain

Then try the DB50N again.

2. Check note 831108 (and it's subsequent notes). It gives a general overview of known issues in this area.

Kind regards,

Roland

Former Member
0 Kudos

Hi Roland,

Thank you for your answer.

load_systab didn't lost the problem, but after updating kernel, SPAM, SAP Basiskomponente, etc the problem has cleared up by itself.

Regards,

Tommaso

MarkusKlein
Active Contributor
0 Kudos

Hello Tommaso,

can you please tell me on what Release you are on? You on a WAS 6.40 or already on a WAS 7.0 ?

regards,

Markus