cancel
Showing results for 
Search instead for 
Did you mean: 

Error on upgrading from MAxDB 7.6.00.19 to 7.8 in SAP ECC 6.0 EHP4 ,

Former Member
0 Kudos

Hello All,

I want to upgrade MAxdb to 7.8.01.14 as it is required for EHP5 upgrade , OS is windows 2003 64bit ,SAP ECC 6.0 EHP4 NW 7.01

After i start DBUPDATE.BAT from command prompt

C:\RDBMS_MaxDB_7.8.01_Build_14\DATA_UNITS\MAXDB_WINDOWS_X86_64>DBUPDATE.BAT -s W

T9 -d WT9 -u superdba,zapkmd00

Below is the error I am getting :

I am pasting Erorr log present in E:\sdb\data\wrk\SDBUPDMsg1303306914.log

ERR: unhandled exception: Can't call method "IsDummy" on an undefined value at SDB/Install/Installation/Compat.pm line 910.

ERR: Upgrade failed

ERR: unhandled exception: Can't call method "IsDummy" on an undefined value at SDB/Install/Installation/Compat.pm line 910.

Please help !!

Regards

Jain Pankaj

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

> C:\RDBMS_MaxDB_7.8.01_Build_14\DATA_UNITS\MAXDB_WINDOWS_X86_64>DBUPDATE.BAT -s W

> T9 -d WT9 -u superdba,zapkmd00

I'd execute the update without the script:

cd C:\RDBMS_MaxDB_7.8.01_Build_14\DATA_UNITS\MAXDB_WINDOWS_X86_64
sdbupd.exe -u control,<controlpassword> -d <DBSID>

Markus

Former Member
0 Kudos

Thanks for ur reply

Below is the error i got when i ran sdbupd.exe

C:\RDBMS_MaxDB_7.8.01_Build_14\DATA_UNITS\MAXDB_WINDOWS_X86_64>sdbupd.exe -u sup

erdba,zapkmd00 -d WT9

SAP MaxDB Installation Manager - Database Upgrade 7.8.01.14

***********************************************************

Please enter Installation Name [WT9]: WT9

Please enter Network Port Number [7200]: 7200

Checking upgrade...

Preparing package "Base" ...

Preparing package "SQLDBC" ...

Preparing package "SQLDBC 77" ...

Preparing package "Fastload API" ...

Preparing package "SQLDBC 76" ...

Preparing package "SAP Utilities" ...

Preparing package "Server Utilities" ...

Preparing package "Database Kernel" ...

Preparing package "Redist Python" ...

Preparing package "Loader" ...

Preparing package "ODBC" ...

Preparing package "DB Analyzer" ...

Preparing package "Messages" ...

Preparing package "JDBC" ...

Looking for running processes of package Base

Looking for running processes of package SQLDBC 76

Looking for running processes of package Messages

Looking for running processes of package SQLDBC

Looking for running processes of package ODBC

Looking for running processes of package Redist Python

Looking for running processes of package Server Utilities

Looking for running processes of package JDBC

Looking for running processes of package Database Kernel

Looking for running processes of package SAP Utilities

Looking for running processes of package Fastload API

Looking for running processes of package SQLDBC 77

Looking for running processes of package DB Analyzer

Looking for running processes of package Loader

ERR: Upgrade failed

ERR: unhandled exception: Can't call method "IsDummy" on an undefined value a

t SDB/Install/Installation/Compat.pm line 910, <INSTREG_FD> line 9576.

Please advice

Regards

Jain Pankaj

markus_doehr2
Active Contributor
0 Kudos

> ERR: Upgrade failed

> ERR: unhandled exception: Can't call method "IsDummy" on an undefined value a

> t SDB/Install/Installation/Compat.pm line 910, <INSTREG_FD> line 9576.

There seems to be a problem in the perl module.

Just download the newest build of 7.8 and try with that one (using sdbupd.exe).

Markus

Former Member
0 Kudos

Thanks for your quick reply

I am using 51038550_10 - MaxDB RDBMS 7.8.01 Build 14 - Windows Server on x64 64bit

Is there any other build available in service market place ?

Please advice

Regards

Jain Pankaj

markus_doehr2
Active Contributor
0 Kudos

> I am using 51038550_10 - MaxDB RDBMS 7.8.01 Build 14 - Windows Server on x64 64bit

> Is there any other build available in service market place ?

That the CD/DVD, you can download the build itself:

http://service.sap.com/swcenter-3pmain

--> MaxDB and SAP DB

--> MAXDB 64-BIT (in the middle part)

--> MAXDB 7.8 64-BIT

--> Windows Server on x64 64bit

-


> MAXDB7801_20-10007818.SAR

Then use "SAPCAR -xvf MAXDB7801_20-10007818.SAR" to unpack, step into the directory and call sdbupd.exe again.

The script on the DVD just a wrapper that does exactly call sdbupd so no need to get a DVD.

Markus

Former Member
0 Kudos

Problem solved by 1st upgrading to 7.7 and then to 7.8

Thanks for help

Regards

Jain Pankaj

Answers (1)

Answers (1)

deeraj_shetty
Participant
0 Kudos

We too faced similar situation. Thanks for sharing solution.

Regards,

Deeraj Shetty