ETL Tools/Oracle Data Integrator 썸네일형 리스트형 [ODI 11g] silent mode install in oracle linux release 6 # /home/oracle/Response/odi_linux0519.rsp [ENGINE] #DO NOT CHANGE THIS. Response File Version=1.0.0.0.0 [GENERIC] #Provide the Oracle Home location. The location has to be the immediate child under the specified Middleware Home location ( Applicable only if any of the J2EE Server Components are selected ). The Oracle Home directory name may only contain alphanumeric , hyphen (-) , dot (.) and un.. 더보기 Direct load by interface with no work tables (C$, I$) C$ & I$ tables을 사용하지 않고 Source to Target으로 바로 데이터를 적재하도록 구현하는 방법 no temp table(C$,I$) 따라하기: http://s3.amazonaws.com/Ora/ODI-Simple_SELECT_and_INSERT-interface.swf I got this video from Craig Stewart that shows us how to direct load data from source to target with no work (C$ and I$) table use. Simple, fast and very clever! Thank you for share your expertize Craig! 참조: http://odiexperts.com/direc.. 더보기 [ODI 11g] Oracle SQL Syntax 변경 (Ordered SQL(Sql ISO)) What? Oracle SQL Syntax 변경 Why? Full Outer Join 문법을 사용하기 위해서 How? - Topology에서 Oracle Server 열기 데이터 처리 - 참조 정렬 유무에 따라 join 절 sql Syntax 가 변경 된다. - 정렬되지 않음: (+)을 사용한 sql 문법 outer join 시에 (+) 를 사용한다. full outer join 문 불가. - 정렬됨(SQL ISO): JOIN 문 을 사용한 sql 문법 join시 상황에 따라 위 sql join 문법(inner join, cross join, left right full outer join)을 사용 기본은 (+)을 사용한 sql 문법인거 같고, 필요시 체크하여 사용하는 듯하다. 테스트좀 해보면 알꺼같음... 더보기 telnet 통해 리눅스 ODI 11g 개발 환경 구축 목적 외부에서 리눅스에 프로그램 설치시 gui 환경을 지원 받지 못하므로 해결할 수 있는 방법을 찾는다. 순서 1.weblogic 설치 2.odi 설치 3. domain 생성 해결 방법 1.weblogic 설치 ./~.bin -mode=[console] [silent] # silent 모드 참조: http://download.oracle.com/docs/cd/E13196_01/platform/docs81/install/silent.html#1058613 chmod a+x filename ./filename.bin -mode=silent -silent_xml=/path_to_silent.xml # 콘솔모드나 파라미터 파일을 가지고 자동으로 설치할 수 있다. # console 모드는 설치 순서가 GUI 방식.. 더보기 [ODI 11g] OPMN로 Standalone Agent 관리 설명: StandAlone Agent의 프로세스를 관리를 위해 OPMN(Oracle Process Monitoring and Notification Server)을 설치하고 Agent를 추가하는 작업을 진행 기능: Process Monitoring – Agent 실행 상태 확인 Logging – 상태 이상 발생시 자동 로그 관리 Failover – Process 중지 시 자동 재 실행 l OPMN는 ODI 설치 시에는 포함되어 있지 않으므로, 별도의 Oracle 제품을 설치하여 사용하여야 한다. l Oracle Application Server 설치 시에는 OPMN이 포함되어 있고 Oracle Product도 일부 포함하고 있는 제품이 있음 l 이미 OPMN이 설치되어 있는 경우는 OPMN 설치 순서 S.. 더보기 이전 1 ··· 5 6 7 8 9 10 11 ··· 27 다음