Common Refresh Errors while doing ABAP and JAVA Backup/Restore Procedure
1) When running SAPINST for DB Installation you encounter following error:
Error:
FCO-00011 The step checkForLoadType with step key |NW_Java_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB
|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|checkForLoadType was executed with status ERROR.
Solution:
Edit the control.xml in the installation directory:
Search for "update ORACHECK_PAR" and delete the row "row.createDb = false;" underneath.
This error happens typically when using Homogenous Backup/Restore Procedure in SAPINST.
Then restart SAPINST with old options.
Also SAP Note 970518 might help you
2 Response to "Common Refresh Errors while doing ABAP and JAVA Backup/Restore Procedure"
Post a Comment