Skip to Content
0
Former Member
Nov 30, 2006 at 06:40 PM

Data Copy Error

160 Views

Hi all,

Im doing a Homogeneous Copy from 46C sr2 and when im transferring the data, i'd encountered an error ( 2 out of 16). and the error was :

ERROR 2006-12-01 01:43:03 DBR3LOADEXEC_NT_ORA R3loadPrepare:0

Child exited with error: rc = 2

child_pid = 1

See logfile SAPAPPL1.log for further information

INFO 2006-12-01 01:43:03 DBR3LOADEXEC_NT_ORA R3loadPrepare:0

Total number of processes: 16

14 process(es) finished successfully: 0 3 4 5 6 7 8 9 10 11 12 13

14 15

2 process(es) finished with errors: 1 2

0 process(es) still running:

ERROR 2006-12-01 01:43:03 DBR3LOADEXEC_NT_ORA R3loadPrepare:0

Processes started: 16

Ended with error: 2

load tool ended with error.

See above SAP*.log errors.

So i've the error log SAPAPPL0.log and the error was :

(IMP) ERROR: CREATE statement failed for object "PMCO"

(CREATE UNIQUE INDEX "PMCO~0" ON "PMCO" ( "MANDT", "OBJNR",

"COCUR", "BELTP", "WRTTP", "GJAHR", "ACPOS", "VERSN",

"PERBL", "VORGA", "BEMOT", "ABKAT" ) TABLESPACE PSAPSTABI

STORAGE (INITIAL 0000000016K NEXT 0000000040K MINEXTENTS

0000000001 MAXEXTENTS 0000000300 PCTINCREASE 0000 ))

DbSlExecute: rc = 99

(SQL error 1630)

error message returned by DbSl:

ORA-01630: max # extents (300) reached in temp segment in tablespace PSAPSTABI

#STOP: 20061201021747

this was in the end of the report log.

Pls Help. Much Appreciated.