Posted by Francis on 2006-08-22 03:07 下午
|
安装APO的Central and Database Instance出错,在47%的时候就出错了,提示如下: WARNING 2008-05-23 14:27:35 CDSERVERAPO_NT_ORA SyCDLabelCheck:0 Can not check label LABEL.ASC on C:\INSTAL~2\LIVECA~1.
WARNING 2008-05-23 14:27:35 CDSERVERAPO_NT_ORA ConfirmKey:0 We tried to find the label LIVECACHE:APO:3.10: for CD LIVECACHE in path C:\INSTAL~2\LIVECA~1. But the check was not successfull.
所以我就仔细比较了下LiveCache目下下的和kernel目录下的LABEL.ASC文件,发现了有些不同点, kenek下的LABEL.ASC文件如下: ORACLE:APO:3.10 SR 1:KERNEL:SAP Kernel:CD51016704 而LiveCache的LABEL.ASC文件如下: LIVECACHE:APO:3.10:LIVECACHE 7.4:LiveCache:CD51020623
不知道大家看到没有,LiveCache的LABEL.ASC缺少SR 1的标识,所以我就手动加上去了,修改如下: LIVECACHE:APO:3.10 SR 1:LIVECACHE 7.4:LiveCache:CD51020623
然后重新继续安装,感觉进展还是比较顺利,经过若干个小时,进度推进到93%,但此时总是提示插入LiveCache的CD,我指定了LiveCache的安装文件目录,但是还是不行,无论是指定到LiveCache目录也好,指定到LiveCache\NT\I386目录也好,就是不行,错误如下: WARNING 2008-05-23 14:27:35 CDSERVERAPO_NT_ORA SyCDLabelCheck:0 Can not check label LABEL.ASC on C:\INSTAL~2\LIVECA~1.
WARNING 2008-05-23 14:27:35 CDSERVERAPO_NT_ORA ConfirmKey:0 We tried to find the label LIVECACHE:APO:3.10 SR1: for CD LIVECACHE in path C:\INSTAL~2\LIVECA~1. But the check was not successfull.
ERROR 2008-05-23 14:43:33 CDSERVERAPO_NT_ORA ConfirmKey:0 Error during confirmation of key: LIVECACHE_LOCATION.
ERROR 2008-05-23 14:43:33 SAPDBSETLCCDPATH_NT_IND GetConfirmationFor:0 No value for Key: LIVECACHE_LOCATION
ERROR 2008-05-23 14:43:34 InstController Action:0 Step SAPDBSETLCCDPATH_NT_IND could not be performed.
ERROR 2008-05-23 14:43:35 Main :0 Installation failed.
请各位Basis高手帮忙,小弟好急啊!!!
我的系统环境如下: Entironment:windows2000 server + SP4 + Oracle 8.1.7 + Oracle Patch Set 8.1.7.3.0 SAP APO Version: SAP APO3.1 System Configuration Type: Central System Domain or Local Installation: Local Installation Steps: 1. Installation of Oracle 8.1.7 Server and Oracle Patch Set 8.1.7.3.0, installed successfully. 2. Installation of the R3SETUP tool using the file R3SETUP.BAT, installed successfully. 3. Installation of the Central Instance and Database Instance using R3SETUP option Install Central and Database Instance, processed to 93% raised error information, as described above.
|
|