Forum Post: OE11.5 TP: How to delete Partition policy

  • Thread starter Thread starter cverbiest
  • Start date Start date
Status
Not open for further replies.
C

cverbiest

Guest
We have defined as partion policy that we are not happy with. We have not done the partionmanage split yet. How can we delete this policy ? The UI doesn't allow it and when I try to delete using the _files we get . --------------------------- Error --------------------------- Cannot delete _Partition-Policy-Detail if partition has been allocated (17617) --------------------------- OK --------------------------- Code : &scoped fo with 1 column scrollable side-labels for each _partition-policy-detail {&fo}: disp _partition-policy-detail. delete _partition-policy-detail. end. for each _partition-policy {&fo}: disp _partition-policy. delete _partition-policy. end.

Continue reading...
 
Status
Not open for further replies.
Back
Top