cancel
Showing results for 
Search instead for 
Did you mean: 

relocate workspace to another dtr

Former Member
0 Kudos

Hi,

I want to to relocate a Workspace to another dtr. I try to use the dtrshell.

The command looks like this:

>export /ws/BETSY/dev -f C:\Temp\BETSY_DEV_WS_05oct05 -m 8 -r ???

The help tells me that I put the new repository id in the -r option. Where do I get this repository id?

Thanks

David

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi David,

you can find the repository ID using DTR's WebUI.

Use your web browser to connect to the target DTR system

(one where the workspace should move into) and then

navigate to:

system-tools/reports/ResourceDetails

In the Resource Path field enter "/" (without quotes) and click "Show". In the resulting list of properties look for the property named x:repositoryid.

regards

Sasa

Former Member
0 Kudos

Thanks Sasa, for the first problem. Now I have a problem with the import. My source DTR is on SP7 and my destination DTR on SP11.

Here is the dtrshell output:

>imp -f "C:\Temp\BETSY_DEV_WS_06oct05_A" -wf //BETSY2

Import failed. Propagatable blob length does not match the length of the stream "invalid-blob-length"

Thanks David

0 Kudos

Hi David,

SP7 is not supported any more.

Please first upgrade your source DTR to SP11 and then

try the whole scenario once more.

regards

Sasa

Former Member
0 Kudos

OK this is the easy answer :). No problem we I did an export through a propagation list. We lost the historie but this should be OK.

Thanks Sasa,

David

Answers (0)