on ‎2008 May 02 5:21 AM
Dear All,
Now, Ive install with system copy form ECC6 (Non Unicode)/DB6 V9.1 to ECC6 (Unicode)/DB6 V9.5.
Ive 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
Request clarification before answering.
Dear Kaushal,
Before export the data. Ive 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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.