cancel
Showing results for 
Search instead for 
Did you mean: 

DTR Worspace in restricted state

rosh
Participant
0 Kudos

Hello, I'm facing a problem when using a replicated workspace:

A DTR has been copied to another server using the "replicate"-command in the dtr-commandline tool. The new workspaces are in resticted state and activities cannot be checked in.

Checking in the activity in eclipse gives the error message

The transaction failed because the execution of one of its commands failed.
The command [CheckinCommand] failed with 
[x:only-replication-integrations-allowed-on-versionsets-in-restricted-state].

in the Infastructure console.

the workspaces "Technical Properties" are

DAV:creationdate="2008-11-04T16:29:42Z"
DAV:creator-displayname="XXX"
DAV:current-activity-set
DAV:displayname="active"
DAV:getetag="ee2ddfa1aa8c11ddb8eb005056b41d1f_1225816182987"
DAV:getlastmodified="Tue, 4 Nov 2008 16:29:42 GMT"
DAV:lockdiscovery
DAV:owner
DAV:resourcetype
DAV:supported-live-property-set
DAV:supported-method-set
DAV:supported-report-set
DAV:supportedlock
DAV:workspace
XCM:auto-collision-resolution="T"
XCM:change-management-model="XCM"
XCM:cms-workspace-name
XCM:collision-handling
XCM:integrate-integrations-only="F"
XCM:integration-set
XCM:is-master-language="T"
XCM:last-isn="79"
XCM:lastmodifiedby="XXX"
XCM:nonimported-versions-count="0"
XCM:oid="ee2ddfa1aa8c11ddb8eb005056b41d1f"
XCM:open-collision-count="0"
XCM:originator="XXX"
XCM:path="/ws/legacy/Modules/active"
XCM:resource-type="WORKSPACE"
XCM:resourceid="ee2ddfa1aa8c11ddb8eb005056b41d1f"
XCM:retain-full-version="T"
XCM:translation-file-set
XCM:version-set-state="restricted"
XCM:versionset-group-element-set
XCM:vset-element-count="404"
XCM:workspace-enabled="F"
XCM:workspace-history
XCM:workspace-owner-repositoryid="ddaf9fb2a1c011dd84f2005056b41d1f"

How do I enable the workspace?

Thanks for your help!

Accepted Solutions (0)

Answers (2)

Answers (2)

rosh
Participant
0 Kudos

Thanks! That fixed it.

Marco_MSD
Discoverer
0 Kudos

Hello Robert,

to change the state use the DTR-tool under \usr\sap\<SID>\SYS\global\com.sap.dtr.console.

At first you have to connect to your repository with the following command

connect <host>:<port> <user> <password>

To change the state to open the following command will do it:

pp <path to workspace> XCM:version-set-state=open