Hi
i retake a discussion i had some days ago about an heterogenous system copy about system 7.01 with many tablespaces created ad hoc .
The problem was that in target system there weren't the same tablespaces of source system. For five of them , infact, the tables came back to original tablespace PSAPSR3.
4 of these tables are cluster tables:
RFBLG (BSEG, BSEC,etc)
KOCLU ( KONV)
CDCLS (CDPOS)
EDI40 (EDID4)
I saw that there was a problem in TSORA TAORA and IAORA , missing the entries for these tablespaces. I've adjusted these tables and changing the se13 associating the referred table name to the right class (ex USR62,USR63,etc) and activated it.
I did the same thing also for a not cluster table like STXL and only for this table i solved the problem.
Fot other cluster table i see in export that program r3ldctl and r3szchk don't take these new entries ...only the DDLORA.TPL is right.....but in DBSIZE.XML no tablespace for the four cluster tables.
In STR files i find the following entry:
:{xxxadm}:/mnt/xprt_p1e/EXPP1E2/ABAP/DATA> grep KOCLU *.STR
KOCLU.STR:tab: KOCLU
KOCLU.STR:att: CLUST 3 ?? C all KOCLU~0 CLUST 3
It seems that it looks for entry in taora called CLUST
Am i missing something to solve this situation?
Thanks
Nick