Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. When you remove the dependency relationship, press 'Select' in the palette.
  2. Select a link to remove.
  3. The selected link will have big points at the both ends of resource to indicate the selection made.
  4. On the selected link, right click with your mouse button and select 'Dependency Removal' in the popup screen.

 

의존성 속성

...

Dependency Attribute

You can review and edit a dependency attribute when select a dependency among resources.
There are 'OnlineDependency' and 'OfflineDependency' in this.
속성들은 개별 
리소스의 온라인, 오프라인, 'Restartlimit'에 의한 리소스 재 시작 시 사용됩니다. (Restartlimit에 대한 상세한 내용은 For more details about Restartlimit, Please refer to "7. 리소스"  편을 참조해 주십시오Resource" in this manual.)

속성Attribute설명Description타입Type기본값Default수정Edit비고Note
OnlineDependency

개별 리소스의 온라인 시 자식 리소스의 온라인 수행 여부를 판단하는 속성입니다.
이 속성은 STRONG과 WEAK 값을 가질 수 있습니다.
WEAK인 경우, 자식 리소스를 온라인 하지 않고 단독 온라인을 수행합니다. 

STRINGSTRONGO 

OfflineDependency

개별 리소스의 오프라인 시 부모 리소스의 오프라인 수행 여부를 판단하는 속성입니다.
이 속성은 STRONG과 WEAK 값을 가질 수 있습니다.
WEAK인 경우, 부모 리소스를 오프라인 하지 않고 단독 오프라인을 수행합니다.

STRING

STRONG O 

...