cancel
Showing results for 
Search instead for 
Did you mean: 

heterogenous system copy on 4.6C error in DBEXPORT. Very Urgent !!!!

Former Member
0 Kudos

Hi Guys,

I am doing het system copy on 4.6C system. I am getting an error during export phase. there was a custom cluster table which was erroring out so i went ahead and deleted the table from SAP and DB. I deleted the table entries from SAPCLUST.STR, SAPCLUST.EXT, SAPCLUST.TOC and SAPCLUST.log files in both the installation dir and in the DATA dir. when i restarted R3SETUP it is getting stuck without giving any error. Its almost done i am at 93% and now this thing is happening. I tried all possible ways possible ways.

Please give me some suggestions in this

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Looks like the Sap Data Dictionary thinks that table is there but it does not exist at the db level. A couple of things might work

1/ delete the table from se11 if it is no longer needed -- rerun everything

or

2/ find the *TSK file that this table is in and change the "xeq" to "ign"

former_member185954
Active Contributor
0 Kudos

Hello,

Can you post any log files ?

Regards,

Siddhesh

Former Member
0 Kudos

the following r the log files but now it is not showing any thing in SAPCLUST.log file it is just showing

"trying to start export"

#START OF LOG: 20080505173313

  1. R3load version @(#) $Id: //bas/46D/src/ins/R3load/R3load.c#40 $ SAP

  2. Compiled Sep 3 2006 22:51:03

  3. R3load -e SAPCLUST.cmd -p SAPCLUST.log

      1. start of syntax check ###

      1. end of syntax check ###

#START: 20080505173314

(GSI) INFO: dbname = "DEV "

(GSI) INFO: vname = "DB6 "

(GSI) INFO: hostname = "UNKNOWN "

(GSI) INFO: sysname = "AIX"

(GSI) INFO: nodename = "darwin"

(GSI) INFO: release = "3"

(GSI) INFO: version = "5"

(GSI) INFO: machine = "0000205B4C00"

(EXP) TABLE: "AABLG"

(EXP) TABLE: "CDCLS"

(EXP) TABLE: "CLU4"

(EXP) TABLE: "CVEP1"

(EXP) TABLE: "CVEP2"

(EXP) TABLE: "CVER1"

(EXP) TABLE: "CVER2"

(EXP) TABLE: "CVER3"

(EXP) TABLE: "CVER4"

(EXP) TABLE: "DOKCL"

(EXP) TABLE: "DSYO1"

(EXP) TABLE: "DSYO2"

(EXP) TABLE: "DSYO3"

(EXP) TABLE: "EDI30C"

(EXP) TABLE: "EDI40"

(EXP) TABLE: "EDIDOC"

(EXP) TABLE: "EPIDXB"

(EXP) TABLE: "EPIDXC"

(EXP) TABLE: "GLS2CLUS"

(EXP) TABLE: "IMPREDOC"

(EXP) TABLE: "KOCLU"

(EXP) TABLE: "MWOFF_CL"

(EXP) TABLE: "PCDCLS"

(EXP) TABLE: "REGUC"

(EXP) TABLE: "RFBLG"

(EXP) TABLE: "RFMHN"

(EXP) TABLE: "RKEPI"

(EXP) TABLE: "SFHOA"

(EXP) TABLE: "SFHYT"

(EXP) TABLE: "TESCL"

(EXP) TABLE: "VBCLU"

(EXP) TABLE: "VBFCL"

(EXP) TABLE: "VBLOG"

(EXP) TABLE: "VERCLUSTER"

(EXP) TABLE: "VER_CLUSTR"

(EXP) TABLE: "VTEST10"

(EXP) TABLE: "YCMUS"

(EXP) ERROR: DbSlBegRead: rc = 107, table "ZTEST3"

(SQL error -204)

error message returned by DbSl:

DbSlBegReadDB6( SQLExtendedPrepare 😞 [IBM][CLI Driver][DB2/AIX64] SQL0204N "SAPR3.ZTEST3" is an undefined name. SQLSTATE=42704

#STOP: 20080505173735

Former Member
0 Kudos

can anybosy reply to this message plssss

former_member185954
Active Contributor
0 Kudos

hello irshad,

i don't know if this note is applicable to you, i had ran a search and this one popped up:

Note 88339 - DB2/390: SQL Error -204 for conversion

Regards,

Siddhesh