cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I'm trying to export the CDCLS cluster using R3load with -decluster option. But I'm facing an error while executing.

I've created the STR files by running R3ldctl -t CDCLS and I got several files ending with "logical". If I use SAPCDCLS.STR.logical (just renamed to SAPCDCLS.STR) for export I'll get this error "...table with name CDPOS does not exist"

I think the call for R3load is different than I have used.

the CMD file looks like this:
tsk: "SAPCDCLS.TSK"
icf: "SAPCDCLS.STR"
dcf: "DDLORA.TPL"
dat: "./CDCLS/" bs=1k fs=1000M
dir: "./CDCLS/CDCLS.TOC"

Any idea?

0 Likes
View Entire Topic
patelyogesh
Active Contributor
0 Likes

Hello Burkhard Krahn,

Did you set the environment variable SUPPORT_DECLUSTERING=false in the system where user that starts the SWPM?

Can you please try setting this and run it again?

-Yogesh