- CVI 정보나눔(www.cvi.kr)
- 스터디
- 개발메모
개발메모(형식에 매이지 않는 짤막한 개발 낙서)
글 수 173
What is the Process For Removing MAX Database Corruption?
http://digital.ni.com/public.nsf/allkb/2C7480E856987FFF862573AE005AB0D9
1. 명령프롬프트에서 "net stop mxssvr"를 입력하여 MAX database 서비스를 중지시킴
Launch the command window:
Select Run... from the Windows Start menu.
Type "cmd", and click OK .
Type "net stop mxssvr" and press Enter to stop the MAX database service. If you are prompted to stop other services, stop them.
Type "exit" and press Enter to close the command window.
2. MAX 설정 정보가 있는 아래의 폴더를 백업한 후에 그 안의 파일들을 삭제
C:\Documents and Settings\All Users\Application Data\National Instruments\MAX\Data\
3. 그리고, 재부팅 후에 MAX를 실행하면 초기상태로 돌아갑니다.
-허창원
http://digital.ni.com/public.nsf/allkb/2C7480E856987FFF862573AE005AB0D9
1. 명령프롬프트에서 "net stop mxssvr"를 입력하여 MAX database 서비스를 중지시킴
Launch the command window:
Select Run... from the Windows Start menu.
Type "cmd", and click OK .
Type "net stop mxssvr" and press Enter to stop the MAX database service. If you are prompted to stop other services, stop them.
Type "exit" and press Enter to close the command window.
2. MAX 설정 정보가 있는 아래의 폴더를 백업한 후에 그 안의 파일들을 삭제
C:\Documents and Settings\All Users\Application Data\National Instruments\MAX\Data\
3. 그리고, 재부팅 후에 MAX를 실행하면 초기상태로 돌아갑니다.
-허창원
MAX의 Tools 메뉴의 Reset Configuration Data를 해보셈