cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MDB-01067 'Create Nodegroup' does not work.

Former Member
0 Likes
272

Dear All,

Now, I’ve install with system copy form ECC6 (Non Unicode)/DB6 V9.1 to ECC6 (Unicode)/DB6 V9.5.

I’ve finished exported the data. But I got the ERROR in "Create nodegroup" of Install target system.

Error

MDB-01067 'Create Nodegroup' does not work. Execution of Statement: create nodegroup IBMCATGROUP on nodes (0) returned with: DB6Cli

Execute(): [IBM][CLI Driver][DB2/SUN64] SQL0707N The name "IBMCATGROUP" cannot be used because the specified identifier is

reserved for system use. SQLSTATE=42939

ERROR 2008-05-02 01:30:29

FCO-00011 The step CreateNodegroups with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_Cre

ateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_DB6_DB|ind|ind|ind|ind|1|0|NW_DB6_CreateNodegroups|ind|ind|ind|

ind|20|0|CreateNodegroups was executed with status ERROR .

Could you please suggest how to fix this problem.

Thank you so much and Regards,

Jaturong

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Hi kaushal,

I’ve good news. I pass the Error phase.

Solution

I used the SAP New installation kit (Install Master SR3/ DB6 9.5).

Thank you for you helps.

Regards,

Jaturong

Former Member
0 Likes

Dear Kaushal,

Before export the data. I’ve ran preparation for Unicode system (SPUM4, UM4_FINISH_PREPARATION report).

But I got the problem at perform install Unicode system.

Thank you for suggestion

Regards,

Jaturong

Former Member
0 Likes

Hi,

OK

i found following

SQL0707N :

The name name cannot be used because the specified identifier is reserved for system use.

Explanation

The following lists reserved names:

  • a table space name cannot start with 'SYS'

  • a database partition group name cannot start with 'SYS' or 'IBM'

  • a savepoint name cannot start with 'SYS'

  • a role name cannot start with 'SYS' and it cannot be 'DBADM', 'NONE', 'NULL, 'PUBLIC', or 'SECADM'

  • a workload name cannot start with 'SYS'

User response : Select a name that is not reserved.

regards,

kaushal

Former Member
0 Likes

HI,

Now, I’ve install with system copy form ECC6 (Non Unicode)/DB6 V9.1 to ECC6 (Unicode)/DB6 V9.5.

I’ve finished exported the data. But I got the ERROR in "Create nodegroup" of Install target system.

-> you can not perform system copy from non unicode to unicode.

before doing this you have to perform unicode conversion on source system then after perform system copy.

or perform system copy for non unicode to non unicode.

check service.sap.com/unicode.

regards,

kaushal