본문 바로가기 메뉴 바로가기

Peaceful Lake

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Peaceful Lake

검색하기 폼
  • 분류 전체보기 (228)
    • Tips (25)
    • 일하다가 (37)
      • 말레이시아 (11)
      • 참고 (5)
    • Software (82)
      • Utilities (12)
      • Database (0)
      • Engineering (4)
      • Windows (6)
      • PKI (0)
      • ASP.NET (3)
    • Container (2)
      • Istio (0)
      • Kubernetes (2)
    • 궁시렁 궁시렁 (66)
    • Links (0)
  • 방명록

분류 전체보기 (228)
oracle 에서 파티션(partition) 사용하기

오라클에 이런 게 있다는 걸 몰랐었다. 사실 모르는 게 많지만... 몇주째 고생하는 개발자에게 이걸 알려줬다면, 마이그레이션 작업이 훨씬 금방 끝났었을 텐데... 못도와준게 아쉽다. 그리고 역시 비싼 디비는 뭐가 다르긴 다르다. 파티션은 아직은 잘 모르지만, 키를 가지고 대용량의 테이블을 내부적으로 나눠서 빠른 처리를 하도록 돕는 기능이다. 개수가 많은 것보다는 개수가 적은 것이 쿼리가 훨씬 빠르기 때문이다. 참고 사이트 간략 설명 http://www.devarticles.com/c/a/Oracle/Partitioning-in-Oracle/1/ Partitioning in Oracle. What? Why? When? Who? Where? How? - Partitioning in Oracle (Page 2..

Software 2007. 12. 12. 01:16
about ctfmon.exe...(what is and how to remove this file)

언제부터인가 실행되는 이상한 파일... 지우고 싶다. I don't know why this unusal file is running. Is it a virus? No, it is not a virus. Whenever I do terminate it, it is rising again and again. :( I had found what this file is.... ctfmon.exe is a part of Advanced Text Service. It is given by Microsoft Office XP or later version of IE. When you run a Microsoft Office XP program, the file ctfmon.exe (Ctfmon) runs in th..

Tips 2007. 12. 11. 19:21
How to find programs

Just googling by using below searching term. intext:rapidshare.com/files program name or the nearest short name of program So many people uploaded their program :) I don't know why. Below sites are also good. http://rapidshare-search-engine.com http://filestube.com You can find a crack or keygen via craagle. Anyway, if you don't have PowerISO, you should get it. .DAA CD image format has quite go..

Tips 2007. 11. 13. 01:04
HackerSafe?

다음 사이트에서는 HackerSafe 검증 서비스를 한단다... https://www.scanalert.com/ 확인해 봐야 하겠다.

Tips 2007. 9. 7. 10:27
노턴 고스트(Ghost)랑 비슷한 기능을 하는 공짜 프로그램들

무조건 공짜여야 한다. 1. Device Image is a freebie (GNU GPL) that runs under Linux. 2. Here's another freebie, called Partition Saving, which runs under DOS, from Damien Guibouret (France). Always good to have freeware options. Thanks to H. Bauernfeind for the link. He says: "It works fine under DOS for six years now, with continuous development. A disadvantage: the program cannot create image files on N..

Software/Utilities 2007. 9. 7. 10:24
warning C4530: C++ exception handler used, but unwind semantics are not enabled.

In Visual C++ 6.0 원인 소스상에서는 try catch 를 사용하나 try catch 를 지원하지 않게 컴파일 하려고 하기 때문이다. 조치 Project Setting 에 C/C++탭에서 카테고리 C++ Language를 선택한 후 Enable exception handling을 체크한다. 혹은, Project Option에서 /GX를 추가 하면 된다. Cause You use try/catch but complier doesn't support try/catch. Solution You should use /GX option or Enable exception handling in Visual Studio's Project Settings

Software 2007. 9. 5. 10:48
LIBCMT.lib(crt0.obj) : error LNK2001: unresolved external symbol _main

원인 This error occurs if you are using CRT functions that require CRT startup code. The Release configurations define _ATL_MIN_CRT, which excludes CRT startup code from your EXE or DLL. 조치 Project Setting 에서 C/C++ 텝 카테고리 General에서 Preprocessor definitions 에서 ATL_MIN_CRT를 제거하면 된다.

Software 2007. 9. 5. 10:44
VBS 사용하기

프로그램을 한번에 실행하고 싶은데, 배치파일로 하자니 윈도우에서는 제한이 있다. 그래서 다음과 같이 테스트 했다. Set objShell = wscript.createObject("wscript.shell") SessionCount = 10 For i = 1 to SessionCount run_cmd = "cmd /K TsaClient -dTsaClient.conf -l1000 & pause & exit" objShell.Run run_cmd, 1, FALSE Next i 그런데, 무조건 바로 실행해 버리니, 실행 프로그램마다 초기에 간섭이 생겼다. 방법은 천천히 띄우는 수 밖에... 그래서, 5초간 슬립을 줬다 Dim objShell set objShell = wscript.createObject("w..

Software 2007. 8. 6. 17:57
말레이시아에서...

여기에 와서 보는 것은... 일단... 세상에서 자기 할일 하나도 안해도 말만 해서 먹고 살 수 있다는 거 단, 밑에 사람이나 주위 사람이 고생을 죽어라고 한다는 거... 그리고, 이런 사람은 세상에 많다는 거... 또 하나는 세상은 커뮤니케이션을 얼마나 잘 하냐에 따라 바뀐다는 거... 그러나 이 가운데에도 하나님께서 역사하신다는 중요한 사실.

일하다가/말레이시아 2007. 7. 27. 20:15
말레이시아에서 배우는 것들...

모두들 괜찮은 솔루션들이다. 일단, 공짜이고, 성능도 좋다. 경우에 따라서는 소스가 제공된다. High-Availability(HeartBeat), 서비스 모니터링해서, 서비스가 안 될 경우 아이피를 이전해주는 소프트웨어이다. DRDB 랑 연동해서, HA 를 구성하기 좋다고 한다. Mirroring Software to support Clustering(DRDB), DRBD is a block device which is designed to build high availability clusters. This is done by mirroring a whole block device via (a dedicated) network. You could see it as a network raid-1 SQL..

일하다가/말레이시아 2007. 7. 4. 18:13
이전 1 ··· 17 18 19 20 21 22 23 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
링크
  • GeekNews
  • JS 메뉴얼
  • 스타온라인(말레이시아뉴스)
  • [책] 윈도우 프로젝트 필수 유틸리티
  • [책] 아마존 웹 서비스를 다루는 기술
  • [책] 가장 빨리 만나는 도커
TAG
  • EKS
  • meetup
  • STL
  • WinDbg
  • 튜닝
  • IOCP
  • 강좌
  • PI
  • 보안
  • 디버깅
  • Istio
  • UAC
  • 파일시스템레코나이저
  • Kubernetes
  • 유닉스
  • 말레이시아
  • 요령
  • 오라클
  • 자바
  • 가치관
  • HR
  • WD
  • SE
  • 트위터
  • vim
  • 레거시드라이버
  • 용어
  • 2012 사진공모전
  • awskrug
  • AWS
more
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바