cancel
Showing results for 
Search instead for 
Did you mean: 

Error Coming in System Import"FCO-00011 The step testMigrationKey Error"

0 Kudos

Dear All

I am facing problem when i import the data migration.I stuck in IMPORT ABAP phase.Following error is comming--

/usr/sap/RD4/SYS/exe/run/R3load: START OF LOG: 20090109104003

/usr/sap/RD4/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/

R3ldmain.c#14 $ SAP

/usr/sap/RD4/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]

Compiled Jan 23 2008 21:47:44

/usr/sap/RD4/SYS/exe/run/R3load -dbcodepage 4102 -i test_MIGKEY.cmd -l test_MIGK

EY.log -K 1WqgeUM50TH01eqtd1101Q94

DbSl Trace: ORA-1403 when accessing table SAPUSER

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8

(TFH) ERROR: Unable to open /softdump/dev_export/ABAP/DATA/SAPAPPL0_1.TOC

(TFH) ERROR: OS error message: Permission denied

/usr/sap/RD4/SYS/exe/run/R3load: job finished with 1 error(s)

/usr/sap/RD4/SYS/exe/run/R3load: END OF LOG: 20090109104003

/usr/sap/RD4/SYS/exe/run/R3load: START OF LOG: 20090109104040

/usr/sap/RD4/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/

R3ldmain.c#14 $ SAP

"test_MIGKEY.log" 51 lines, 2271 characters

ERROR 2009-01-09 11:16:04.576

FCO-00011 The step testMigrationKey with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|testMigrationKey was executed with status ERROR .

Please look into any body.

Regards

Amit Srivastava

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hai,

Seems to be problem with the Permissions.

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8

(TFH) ERROR: Unable to open /softdump/dev_export/ABAP/DATA/SAPAPPL0_1.TOC

(TFH) ERROR: OS error message: Permission denied

Check the permission of the path specified and then try.

Regarding DbSl Trace: ORA-1403 when accessing table SAPUSER you can ignore this since it is an information unless and until if you dont observe any problems like for e.x System not coming up, etc.,

Regards,

Yoganand.V