IT 94

Netweaver CE 7.2 Install 중 JAVA IMPORT Error

NetWeaver CE 7.2 설치중 JAVA IMPORT Step OCL 관련 에러가 발생 아래는 해결방법(From SDN) The problem was solved, I has installed the wrong Oracle Client: "For SAP NW CE 7.2, this problem appears to be due to the Oracle softwareyou do not have the correct oracle client dvd where the ojdbc6.jar driver is located. Please install the ojdbc6.jar in your exe directory. There exists 2 oracle 10.2.0.4 client dvds and you..

IT/SAP 2011.06.10

DDIC_ACTIVATION Error solman EHP1

- 2011.06.30 추가 현재는 저 노츠의 내용이 바뀌어서 아래 써 놓은 내용이 없어졌다.. 입사동기넘이 솔맨테스트하다 아래 에러가 나서 물어보길래 뷀렐레 노츠봐봐~~ 했다가 내용이 없다고 해서 알았다;; 뭐야 이넘들;;; 쨋든...아래 내용은 여전히 유효하다;; ======================================================================================== Solution Mgr. EHP1 SAINT or SPAM에서 다음과 같은 에러 발생 VIEW CTSOBJLISTV was not activated Report RADTBCHK의 문제로 Notes 1256384를 수동으로 적용시켜 Active시켜주면 된다. Delete Block if..

IT/SAP 2011.06.10

[AIX] alt disk backup

** 미러링되어 있는 rootvg를 alt_disk 만드는 법 ** > alt_disk 만드는방법 >> ================================================================ 1.lspv로 alt_disk가 있는지 확인 !!!!!! 2. 현재의 bootlist 확인 # bootlist -om normal 3. 만약 있다면 해당 alt_disk를 삭제 # alt_disk_install -X altinstxxxx (altinst_rootvg) 4. lspv로 2개의 여분디스크 확인 (hdisk2, hdisk3) 5. alt_disk 생성 # alt_disk_install -C hdisk2 hdisk3 6. alt_disk 이름 rename # alt_disk_in..

IT/Unix 2011.05.27

SOLMAN_SETUP ERROR : CALL_FUNCTION_CONNECT_ERROR

참고 Notes : 1532825 - Deleting SECSTORE entries during system export/system copy 노츠내용은 export/import system copy 때 에러가 나는 내용이었지만...난 아니었음. License Key를 다른거 넣었다가 OSS구성 다 해놓고 License Key를 바꿨더만 OSS에 매핑된 Install Number가 틀려서 계속 RFC에러!!!! 아오!! 이거때문에 3시간 무한 삽질... 해결법 요약 TCODE : SECSTORE 드가서 실행. 에러난거 다 삭제 다시 SECSTORE실행. 끝!

IT/SAP 2011.05.24

Netweaver CE 설치 중 에러(Secure Store)

CE 7.1 or 7.2 둘 다에서 에러가 난다. 이놈들은 버전업은 맨날 하면서 이런 사소한 Bug를 만들어내는지 알다가도 모를 일. 원인 인스톨 중 JCE_Policy.zip 파일을 요구하는데 이것을 인스톨러가 지정된 위치에 압축을 풀어줘야 하는데 안풀어줘서 library(.JAR)를 못찾아서 에러가 발생. Log 파일 위치 C:\Program Files\sapinst_instdir\CE71_PROD_MSS\INSTALL\STD\AS\SecureStoreCreate.log Log 일부 내용 FATAL: Main Class "com.sap.security.core.server.secstorefs.SecStoreFS" cannot be started Solution jce_policy-XXX.zip 파일의..

IT/SAP 2011.05.12