BookmarkSubscribeRSS Feed

[SAS 활용 FAQ] 잠금된 Campaign 목록을 확인할 수 있는 Query 또는 Program source 를 얻을 수 있을까요?

Started ‎08-16-2021 by
Modified ‎08-16-2021 by
Views 329

아래 절차에 따라 Lockingcampaign 목록을 확인할 수 있습니다.

 

  1. ~/<SASHOME>/SASCustomerIntelligenceUtilities/6.x/ 경로로 이동

 

  1. 아래 명령어를 실행(version 에 따라 실행 명령어 차이가 있을 수 있음)
    sasciutils_console -userid sasadm@saspw -password xxxx -cleanuplocks -metaserver <server name>
    -metaport <metadata server port normally 8561>

    또는

    sasciutils -userid sasadm@saspw -password xxxx -cleanuplocks -metaserver <server name> - metaport <metadata server port normally 8561>

 

  1. 명령어 실행결과

    2018-07-20 16:16:12: Locked Objects on xxxx
    Name                              Type                 Locked By                                              When OMR Tag 2018-07-20 16:16:12: 0 active locks.
Version history
Last update:
‎08-16-2021 09:30 PM
Updated by:
Contributors

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Article Labels
Article Tags