manageprofiles 명령을 사용하여 프로파일을 삭제할 수 있습니다.
명령이 실패하는 경우에는 운영 체제 명령을 사용하여 프로파일을 삭제할 수 있습니다.
시작하기 전에
프로파일 내의 노드가 배치 관리자에 연합되는 경우
프로파일을 삭제하기 전에 노드를 중지하고 배치 관리자에서 노드를
제거하십시오. 그렇지 않으면 독립 노드가 배치 관리자에 남습니다.
프로파일 관리 도구을 사용하면 프로파일을 삭제할 수 없습니다.
이 태스크 정보
다음 예에서는 manageprofiles 명령을 사용한 후 운영 체제 명령을 사용하여 프로파일 삭제를 시도합니다.
프로시저
- manageprofiles 명령을 실행하여 프로파일을 삭제하십시오.
다음 명령에서 profile_name 값에 해당하는 프로파일 이름을 대체하십시오.
![[Linux]](../images/linux.gif)
![[HP-UX]](../images/hpux.gif)
![[Solaris]](../images/solaris.gif)
![[AIX]](../images/aixlogo.gif)
./manageprofiles.sh -delete
-profileName profile_name
![[Windows]](../images/windows.gif)
manageprofiles.bat -delete
-profileName profile_name
![[IBM i]](../images/iseries.gif)
./manageprofiles -delete
-profileName profile_name
명령 실행에 성공하면
태스크가 완료되고 나머지 단계를 건너뛸 수 있습니다. 명령이 부분적으로 성공 또는 실패하는 경우, 다음 단계를 계속하여
프로파일을 수동으로 삭제하십시오. INSTCONFFAILED: Cannot
delete profile. 메시지가 수신되면 명령 실행에 성공하지 못한 것입니다. 삭제가
부분적으로 수행된 경우 다음 내용과 비슷한 메시지 정보를 수신할 수 있습니다.
INSTCONFPARTIALSUCCESS: The profiles no longer exist, but errors occurred.
For more information, consult
app_server_root/logs/manageprofiles/deleteAll.log.
![[AIX Solaris HP-UX Linux Windows]](../images/dist.gif)
또는
The current user does not have sufficient permissions to detect or
remove services. If a service does exist, then an administrative or root user has
to remove it. If a service does not exist, then no further action is
required.
- 프로파일 디렉토리를 삭제할 운영 체제 명령을 발행하십시오.
- 레지스트리에서 삭제된 프로파일에 대한 참조를 제거하려면
다음 명령을 발행하십시오.
다음에 수행할 작업
이 프로시저를 사용하여 다른 프로파일를 삭제하거나
manageprofiles 명령을 사용하여 다른 프로파일을 작성할 수 있습니다.
이 프로시저를 사용하여 다른 프로파일을 삭제하거나,
manageprofiles 명령 또는 프로파일 관리 도구을 사용하여 다른 프로파일을 작성할 수 있습니다.