cancel
Showing results for 
Search instead for 
Did you mean: 

Re-importing packages during installation

Former Member
0 Kudos

Hello all,

Was doing an installation.When it started, got the following errors:

Import Monitor jobs: running 1, waiting 110, completed 1, failed 0, total 112.

Import Monitor jobs: running 2, waiting 109, completed 1, failed 0, total 112.

Import Monitor jobs: running 3, waiting 108, completed 1, failed 0, total 112.

Loading of 'DOKCLU' import package: ERROR

Import Monitor jobs: running 1, waiting 108, completed 1, failed 2, total 112.

Loading of 'PCL4' import package: ERROR

Import Monitor jobs: running 1, waiting 108, completed 1, failed 2, total 112.

Loading of 'REPOSRC' import package: ERROR

Import Monitor jobs: running 0, waiting 108, completed 1, failed 3, total 112.

This seems to have failed on the first 3 packages: DOKCLU, PCL4 and REPOSRC. These were the first 3 packages that were to be imported. After that, all was fine. As of now, the last line in the import_monitor.java.log file is:

Loading of 'SAPDFACT' import package: OK

Import Monitor jobs: running 0, waiting 1, completed 108, failed 3, total 112.

So, 108 have been completed with no issue.

Only the first 3 failed.

How can one re-import these packages again.

TIA

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks, that worked ...

Former Member
0 Kudos

Hello again,

When looking at the TSK files, it seems to specify that the files associated with several packages loaded OK.

15 Jul 1 10:01 REPOSRC.TSK

38 Jul 1 10:34 PCL2.TSK

28 Jul 1 10:43 DOKCLU.TSK

Example, for PCL2.TSK, got the following:

T PCL2 C ok

D PCL2 I ok

P PCL2~0 C ok

For DOKCLU.TSK, got the following:

T DOKCLU C ok

D DOKCLU I ok

and for REPOSRC.TSK, got the following:

T REPOSRC C ok

-


saw the following *.bck files

-


DDLORA.TPL.bck

DOKCLU.TSK.bck

REPOSRC.TSK.bck

DDLORA_LRG.TPL.bck

PCL4.TSK.bck

-


Edited by: Casey Harris on Jul 2, 2009 9:54 AM

Former Member
0 Kudos

The log for one of the files: DOKCLU.LOG has the following in it

-


(TSK) ERROR: file /media/disk/INSTALLATION/TEMP_RUN/ECC_60_IDES/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/DOKCLU.TSK.bck already seems to exist

a previous run may not have been finished cleanly

file /media/disk/INSTALLATION/TEMP_RUN/ECC_60_IDES/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/DOKCLU.TSK possibly corrupted

-


How does one get around the problem?

Edited by: Casey Harris on Jul 2, 2009 9:57 AM

Former Member
0 Kudos

This means that you have used the retry open again.

please rename the present .TSK files to .BCK and then press retry.

I think this should take you through.

Regards,

Pavan

Former Member
0 Kudos

Found this piece of information

http://sap.ittoolbox.com/groups/technical-functional/sap-basis/table-svers-does-not-exist-on-databas...

and this note:

http://sap.ittoolbox.com/groups/technical-functional/sap-basis/table-svers-does-not-exist-on-databas...

So, the final question would be:

For the installation process, should one execute R3load with merge_bck option or the merge_only option. The thoughts were to use the merge_only option and then restarting the installation ..

TIA

sunny_pahuja2
Active Contributor
0 Kudos

hi,

Check below form which has same problem like you:

Thanks

Sunny