Hi Guys,
i'm perform NW731 homogeneous system copu (migration) from Win+mssql to Lin+Sybase with large tables spliting R3load (Migration Monitor). While import process i'm find that the all indexes finished with error:
"Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "RMRP", "5400000000", "2011", "0000000020", "60", "ZUSD"'"
I can ignore error and recreate indexes after migration/ But now test migration, and i need to fix it in product migration. Export finished fine.
The following logs and configuration files import monitor:
FULL LOG:
vmsapprd:/sapinst/sapinst_import # cat ImportMonitor.console.log | grep ERROR
Loading of 'FAGLFLEXA-post' import package: ERROR
Loading of 'TST03-post' import package: ERROR
Loading of 'DYNPSOURCE-post' import package: ERROR
Loading of 'ACCTIT-post' import package: ERROR
Loading of 'BSAS-post' import package: ERROR
Loading of 'BKPF-post' import package: ERROR
Loading of 'BALDAT-post' import package: ERROR
Loading of 'BSAK-post' import package: ERROR
Loading of 'ACCTCR-post' import package: ERROR
Loading of 'FMIFIIT-post' import package: ERROR
Loading of 'DYNPLOAD-post' import package: ERROR
Loading of 'ANLP-post' import package: ERROR
Loading of 'DDFTX-post' import package: ERROR
Loading of 'COEP-post' import package: ERROR
Loading of 'E071-post' import package: ERROR
Loading of 'DOKHL-post' import package: ERROR
Loading of 'EKBE-post' import package: ERROR
Loading of 'BSIS-post' import package: ERROR
Loading of 'E071K-post' import package: ERROR
Loading of 'EKPO-post' import package: ERROR
Loading of 'FUNCT-post' import package: ERROR
Loading of 'FPLAYOUTT-post' import package: ERROR
Loading of 'FUPARAREF-post' import package: ERROR
Loading of 'REPOLOAD-post' import package: ERROR
Loading of 'J_3RKKRS-post' import package: ERROR
Loading of 'GLPCA-post' import package: ERROR
Loading of 'OCSCMPLOBJ-post' import package: ERROR
Loading of 'MLIT-post' import package: ERROR
Loading of 'REPOSRC-post' import package: ERROR
Loading of 'RFBLG-post' import package: ERROR
Loading of 'S033-post' import package: ERROR
Loading of 'MSEG-post' import package: ERROR
Loading of 'REPOTEXT-post' import package: ERROR
Loading of 'SAPSSEXC_2' import package: ERROR
Loading of 'SCPRSVALS-post' import package: ERROR
Loading of 'SEOCOMPOTX-post' import package: ERROR
Loading of 'SEOSUBCO-post' import package: ERROR
Loading of 'SEOCOMPODF-post' import package: ERROR
Loading of 'SEOSUBCODF-post' import package: ERROR
Loading of 'SEOSUBCOTX-post' import package: ERROR
Loading of 'SNAP-post' import package: ERROR
Loading of 'SOFFCONT1-post' import package: ERROR
Loading of 'TADIR-post' import package: ERROR
Loading of 'TODIR-post' import package: ERROR
R3load: START OF LOG: 20141106125353
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/ACCTCR.STR /sapinst/sapinst_import/DDLSYB.TPL ACCTCR__DT.TSK SYB -l ACCTCR__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106125353
R3load: START OF LOG: 20141106125353
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTCR__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTCR__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTCR~0" ON "ACCTCR" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR", "CURTP", "WAERS" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "RMRP", "5400000000", "2011", "0000000020", "60", "ZUSD"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106125354
R3load: START OF LOG: 20141106130901
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTCR__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTCR__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ACCTCR"."ACCTCR~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ACCTCR.ACCTCR~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTCR~0" ON "ACCTCR" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR", "CURTP", "WAERS" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "RMRP", "5400000000", "2011", "0000000020", "60", "ZUSD"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106130902
R3load: START OF LOG: 20141106131817
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTCR__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTCR__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ACCTCR"."ACCTCR~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ACCTCR.ACCTCR~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTCR~0" ON "ACCTCR" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR", "CURTP", "WAERS" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "RMRP", "5400000000", "2011", "0000000020", "60", "ZUSD"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106131817
R3load: START OF LOG: 20141106135830
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTCR__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTCR__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ACCTCR"."ACCTCR~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ACCTCR.ACCTCR~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTCR~0" ON "ACCTCR" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR", "CURTP", "WAERS" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "RMRP", "5400000000", "2011", "0000000020", "60", "ZUSD"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106135832
R3load: START OF LOG: 20141106140654
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTCR__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTCR__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ACCTCR"."ACCTCR~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ACCTCR.ACCTCR~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTCR~0" ON "ACCTCR" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR", "CURTP", "WAERS" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "RMRP", "5400000000", "2011", "0000000020", "60", "ZUSD"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140654
R3load: START OF LOG: 20141106141325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTCR__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTCR__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ACCTCR"."ACCTCR~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ACCTCR.ACCTCR~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTCR~0" ON "ACCTCR" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR", "CURTP", "WAERS" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "RMRP", "5400000000", "2011", "0000000020", "60", "ZUSD"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141326
R3load: START OF LOG: 20141106122719
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/ACCTIT.STR /sapinst/sapinst_import/DDLSYB.TPL ACCTIT__DT.TSK SYB -l ACCTIT__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106122719
R3load: START OF LOG: 20141106122719
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTIT~0" ON "ACCTIT" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106122720
R3load: START OF LOG: 20141106123818
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ACCTIT"."ACCTIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ACCTIT.ACCTIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTIT~0" ON "ACCTIT" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106123818
R3load: START OF LOG: 20141106124154
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ACCTIT"."ACCTIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ACCTIT.ACCTIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTIT~0" ON "ACCTIT" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106124154
R3load: START OF LOG: 20141106130902
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ACCTIT"."ACCTIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ACCTIT.ACCTIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTIT~0" ON "ACCTIT" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106130902
R3load: START OF LOG: 20141106131817
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ACCTIT"."ACCTIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ACCTIT.ACCTIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTIT~0" ON "ACCTIT" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106131817
R3load: START OF LOG: 20141106135830
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ACCTIT"."ACCTIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ACCTIT.ACCTIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTIT~0" ON "ACCTIT" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106135831
R3load: START OF LOG: 20141106140654
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ACCTIT"."ACCTIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ACCTIT.ACCTIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTIT~0" ON "ACCTIT" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140654
R3load: START OF LOG: 20141106141325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ACCTIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ACCTIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ACCTIT"."ACCTIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ACCTIT.ACCTIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ACCTIT~0" ON "ACCTIT" ( "MANDT", "AWTYP", "AWREF", "AWORG", "POSNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141326
R3load: START OF LOG: 20141106124753
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/ANLP.STR /sapinst/sapinst_import/DDLSYB.TPL ANLP__DT.TSK SYB -l ANLP__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106124753
R3load: START OF LOG: 20141106124753
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ANLP__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ANLP__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ANLP~0" ON "ANLP" ( "MANDT", "BUKRS", "GJAHR", "PERAF", "AFBNR", "ANLN1", "ANLN2", "AFABER", "ZUJHR", "ZUCOD" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "1", "2014", "007", "01", "000002200133", "0000", "01", "0000", "0000"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106124823
R3load: START OF LOG: 20141106130902
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ANLP__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ANLP__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ANLP"."ANLP~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ANLP.ANLP~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ANLP~0" ON "ANLP" ( "MANDT", "BUKRS", "GJAHR", "PERAF", "AFBNR", "ANLN1", "ANLN2", "AFABER", "ZUJHR", "ZUCOD" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "1", "2014", "007", "01", "000002200133", "0000", "01", "0000", "0000"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106130944
R3load: START OF LOG: 20141106131817
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ANLP__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ANLP__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ANLP"."ANLP~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ANLP.ANLP~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ANLP~0" ON "ANLP" ( "MANDT", "BUKRS", "GJAHR", "PERAF", "AFBNR", "ANLN1", "ANLN2", "AFABER", "ZUJHR", "ZUCOD" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "1", "2014", "007", "01", "000002200133", "0000", "01", "0000", "0000"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106131839
R3load: START OF LOG: 20141106135830
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ANLP__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ANLP__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ANLP"."ANLP~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ANLP.ANLP~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ANLP~0" ON "ANLP" ( "MANDT", "BUKRS", "GJAHR", "PERAF", "AFBNR", "ANLN1", "ANLN2", "AFABER", "ZUJHR", "ZUCOD" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "1", "2014", "007", "01", "000002200133", "0000", "01", "0000", "0000"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106135922
R3load: START OF LOG: 20141106140654
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ANLP__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ANLP__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ANLP"."ANLP~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ANLP.ANLP~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ANLP~0" ON "ANLP" ( "MANDT", "BUKRS", "GJAHR", "PERAF", "AFBNR", "ANLN1", "ANLN2", "AFABER", "ZUJHR", "ZUCOD" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "1", "2014", "007", "01", "000002200133", "0000", "01", "0000", "0000"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140713
R3load: START OF LOG: 20141106141325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i ANLP__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l ANLP__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "ANLP"."ANLP~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'ANLP.ANLP~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "ANLP~0" ON "ANLP" ( "MANDT", "BUKRS", "GJAHR", "PERAF", "AFBNR", "ANLN1", "ANLN2", "AFABER", "ZUJHR", "ZUCOD" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "1", "2014", "007", "01", "000002200133", "0000", "01", "0000", "0000"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141351
R3load: START OF LOG: 20141106125653
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/BALDAT.STR /sapinst/sapinst_import/DDLSYB.TPL BALDAT__DT.TSK SYB -l BALDAT__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106125653
R3load: START OF LOG: 20141106125653
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BALDAT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BALDAT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BALDAT~0" ON "BALDAT" ( "MANDANT", "RELID", "LOG_HANDLE", "BLOCK", "SRTF2" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"000", "AL", "MTrEKAzO4qclReeewsWyUW", "000001", 1'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106125653
R3load: START OF LOG: 20141106130902
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BALDAT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BALDAT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "BALDAT"."BALDAT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'BALDAT.BALDAT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BALDAT~0" ON "BALDAT" ( "MANDANT", "RELID", "LOG_HANDLE", "BLOCK", "SRTF2" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"000", "AL", "MTrEKAzO4qclReeewsWyUW", "000001", 1'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106130902
R3load: START OF LOG: 20141106131817
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BALDAT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BALDAT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "BALDAT"."BALDAT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'BALDAT.BALDAT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BALDAT~0" ON "BALDAT" ( "MANDANT", "RELID", "LOG_HANDLE", "BLOCK", "SRTF2" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"000", "AL", "MTrEKAzO4qclReeewsWyUW", "000001", 1'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106131817
R3load: START OF LOG: 20141106135830
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BALDAT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BALDAT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "BALDAT"."BALDAT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'BALDAT.BALDAT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BALDAT~0" ON "BALDAT" ( "MANDANT", "RELID", "LOG_HANDLE", "BLOCK", "SRTF2" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"000", "AL", "MTrEKAzO4qclReeewsWyUW", "000001", 1'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106135831
R3load: START OF LOG: 20141106140654
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BALDAT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BALDAT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "BALDAT"."BALDAT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'BALDAT.BALDAT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BALDAT~0" ON "BALDAT" ( "MANDANT", "RELID", "LOG_HANDLE", "BLOCK", "SRTF2" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"000", "AL", "MTrEKAzO4qclReeewsWyUW", "000001", 1'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140654
R3load: START OF LOG: 20141106141325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BALDAT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BALDAT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "BALDAT"."BALDAT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'BALDAT.BALDAT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BALDAT~0" ON "BALDAT" ( "MANDANT", "RELID", "LOG_HANDLE", "BLOCK", "SRTF2" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"000", "AL", "MTrEKAzO4qclReeewsWyUW", "000001", 1'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141326
R3load: START OF LOG: 20141106140129
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/BKPF.STR /sapinst/sapinst_import/DDLSYB.TPL BKPF__DT.TSK SYB -l BKPF__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106140129
R3load: START OF LOG: 20141106140129
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BKPF__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BKPF__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BKPF~0" ON "BKPF" ( "MANDT", "BUKRS", "BELNR", "GJAHR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "9", "8900000031", "2009"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140129
R3load: START OF LOG: 20141106140654
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BKPF__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BKPF__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "BKPF"."BKPF~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'BKPF.BKPF~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BKPF~0" ON "BKPF" ( "MANDT", "BUKRS", "BELNR", "GJAHR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "9", "8900000031", "2009"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140654
R3load: START OF LOG: 20141106141325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BKPF__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BKPF__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "BKPF"."BKPF~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'BKPF.BKPF~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BKPF~0" ON "BKPF" ( "MANDT", "BUKRS", "BELNR", "GJAHR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "9", "8900000031", "2009"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141326
R3load: START OF LOG: 20141106140753
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/BSAK.STR /sapinst/sapinst_import/DDLSYB.TPL BSAK__DT.TSK SYB -l BSAK__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106140753
R3load: START OF LOG: 20141106140753
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BSAK__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BSAK__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BSAK~0" ON "BSAK" ( "MANDT", "BUKRS", "LIFNR", "UMSKS", "UMSKZ", "AUGDT", "AUGBL", "ZUONR", "GJAHR", "BELNR", "BUZEI" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "1", "0000102561", " ", " ", "20120630", "7000005886", "31-43-12 от 040112", "2012", "5100007679", "001"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140753
R3load: START OF LOG: 20141106141325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BSAK__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BSAK__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "BSAK"."BSAK~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'BSAK.BSAK~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BSAK~0" ON "BSAK" ( "MANDT", "BUKRS", "LIFNR", "UMSKS", "UMSKZ", "AUGDT", "AUGBL", "ZUONR", "GJAHR", "BELNR", "BUZEI" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "1", "0000102561", " ", " ", "20120630", "7000005886", "31-43-12 от 040112", "2012", "5100007679", "001"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141326
R3load: START OF LOG: 20141106140853
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/BSAS.STR /sapinst/sapinst_import/DDLSYB.TPL BSAS__DT.TSK SYB -l BSAS__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106140853
R3load: START OF LOG: 20141106140853
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BSAS__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BSAS__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BSAS~0" ON "BSAS" ( "MANDT", "BUKRS", "HKONT", "AUGDT", "AUGBL", "ZUONR", "GJAHR", "BELNR", "BUZEI" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "9", "3310-10", "20100331", "8900000007", "test", "2010", "8900000007", "001"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140853
R3load: START OF LOG: 20141106141325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BSAS__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BSAS__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "BSAS"."BSAS~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'BSAS.BSAS~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BSAS~0" ON "BSAS" ( "MANDT", "BUKRS", "HKONT", "AUGDT", "AUGBL", "ZUONR", "GJAHR", "BELNR", "BUZEI" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "9", "3310-10", "20100331", "8900000007", "test", "2010", "8900000007", "001"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141326
R3load: START OF LOG: 20141106141725
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/BSIS.STR /sapinst/sapinst_import/DDLSYB.TPL BSIS__DT.TSK SYB -l BSIS__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106141725
R3load: START OF LOG: 20141106141725
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i BSIS__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l BSIS__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "BSIS~0" ON "BSIS" ( "MANDT", "BUKRS", "HKONT", "AUGDT", "AUGBL", "ZUONR", "GJAHR", "BELNR", "BUZEI" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "9", "7710-01", "00000000", " ", "Cleared", "2010", "8900000009", "005"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141725
R3load: START OF LOG: 20141106141625
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/COEP.STR /sapinst/sapinst_import/DDLSYB.TPL COEP__DT.TSK SYB -l COEP__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106141625
R3load: START OF LOG: 20141106141625
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i COEP__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l COEP__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "COEP~0" ON "COEP" ( "MANDT", "KOKRS", "BELNR", "BUZEI" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "1", "0030312402", "002"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141625
R3load: START OF LOG: 20141106141525
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/DDFTX.STR /sapinst/sapinst_import/DDLSYB.TPL DDFTX__DT.TSK SYB -l DDFTX__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106141525
R3load: START OF LOG: 20141106141525
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DDFTX__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DDFTX__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DDFTX~0" ON "DDFTX" ( "TABNAME", "FIELDNAME", "DDLANGUAGE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"TVV5T", "SPRAS", "R"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141526
R3load: START OF LOG: 20141106141625
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/DOKHL.STR /sapinst/sapinst_import/DDLSYB.TPL DOKHL__DT.TSK SYB -l DOKHL__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106141625
R3load: START OF LOG: 20141106141625
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DOKHL__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DOKHL__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SSEXC.SQL
(SQL) INFO: SSEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DOKHL~0" ON "DOKHL" ( "ID", "OBJECT", "LANGU", "TYP", "DOKVERSION" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"NA", "BDDISTMODEL072", "D", "E", "0002"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141627
R3load: START OF LOG: 20141106013517
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/DYNPLOAD.STR /sapinst/sapinst_import/DDLSYB.TPL DYNPLOAD__DT.TSK SYB -l DYNPLOAD__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106013517
R3load: START OF LOG: 20141106013517
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106013519
R3load: START OF LOG: 20141106050723
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) ERROR: db_connect rc = 256
(DB) ERROR: DbSlErrorMsg rc = 99
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106050749
R3load: START OF LOG: 20141106055018
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106055018
R3load: START OF LOG: 20141106055418
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106055418
R3load: START OF LOG: 20141106055536
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106055537
R3load: START OF LOG: 20141106073659
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106073702
R3load: START OF LOG: 20141106110016
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106110017
R3load: START OF LOG: 20141106122719
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106122720
R3load: START OF LOG: 20141106123818
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106123818
R3load: START OF LOG: 20141106124154
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106124154
R3load: START OF LOG: 20141106130902
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106130902
R3load: START OF LOG: 20141106131817
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106131817
R3load: START OF LOG: 20141106135830
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106135831
R3load: START OF LOG: 20141106140654
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140654
R3load: START OF LOG: 20141106141326
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPLOAD"."DYNPLOAD~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPLOAD.DYNPLOAD~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPLOAD~0" ON "DYNPLOAD" ( "PROGNAME", "DYNPNUMBER", "TYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"RFVD_CHECK_LOANREF", "1000", "L"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141326
R3load: START OF LOG: 20141106125953
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/DYNPSOURCE.STR /sapinst/sapinst_import/DDLSYB.TPL DYNPSOURCE__DT.TSK SYB -l DYNPSOURCE__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106125953
R3load: START OF LOG: 20141106125953
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPSOURCE__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPSOURCE__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SSEXC.SQL
(SQL) INFO: SSEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPSOURCE~0" ON "DYNPSOURCE" ( "PROGNAME", "DYNPNUMBER", "R3STATE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"SAPL0REMI_MIGSTATUS", "0100", "A"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106125954
R3load: START OF LOG: 20141106130018
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPSOURCE__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPSOURCE__DT.log -c 1000
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SSEXC.SQL
(SQL) INFO: SSEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPSOURCE"."DYNPSOURCE~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPSOURCE.DYNPSOURCE~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPSOURCE~0" ON "DYNPSOURCE" ( "PROGNAME", "DYNPNUMBER", "R3STATE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"SAPL0REMI_MIGSTATUS", "0100", "A"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106130018
R3load: START OF LOG: 20141106130902
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPSOURCE__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPSOURCE__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SSEXC.SQL
(SQL) INFO: SSEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPSOURCE"."DYNPSOURCE~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPSOURCE.DYNPSOURCE~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPSOURCE~0" ON "DYNPSOURCE" ( "PROGNAME", "DYNPNUMBER", "R3STATE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"SAPL0REMI_MIGSTATUS", "0100", "A"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106130902
R3load: START OF LOG: 20141106131817
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPSOURCE__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPSOURCE__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SSEXC.SQL
(SQL) INFO: SSEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPSOURCE"."DYNPSOURCE~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPSOURCE.DYNPSOURCE~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPSOURCE~0" ON "DYNPSOURCE" ( "PROGNAME", "DYNPNUMBER", "R3STATE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"SAPL0REMI_MIGSTATUS", "0100", "A"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106131817
R3load: START OF LOG: 20141106135830
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPSOURCE__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPSOURCE__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SSEXC.SQL
(SQL) INFO: SSEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPSOURCE"."DYNPSOURCE~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPSOURCE.DYNPSOURCE~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPSOURCE~0" ON "DYNPSOURCE" ( "PROGNAME", "DYNPNUMBER", "R3STATE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"SAPL0REMI_MIGSTATUS", "0100", "A"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106135831
R3load: START OF LOG: 20141106140654
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPSOURCE__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPSOURCE__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SSEXC.SQL
(SQL) INFO: SSEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPSOURCE"."DYNPSOURCE~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPSOURCE.DYNPSOURCE~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPSOURCE~0" ON "DYNPSOURCE" ( "PROGNAME", "DYNPNUMBER", "R3STATE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"SAPL0REMI_MIGSTATUS", "0100", "A"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140654
R3load: START OF LOG: 20141106141325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i DYNPSOURCE__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l DYNPSOURCE__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SSEXC.SQL
(SQL) INFO: SSEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "DYNPSOURCE"."DYNPSOURCE~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'DYNPSOURCE.DYNPSOURCE~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "DYNPSOURCE~0" ON "DYNPSOURCE" ( "PROGNAME", "DYNPNUMBER", "R3STATE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"SAPL0REMI_MIGSTATUS", "0100", "A"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141326
R3load: START OF LOG: 20141106141725
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/E071K.STR /sapinst/sapinst_import/DDLSYB.TPL E071K__DT.TSK SYB -l E071K__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106141725
R3load: START OF LOG: 20141106141725
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i E071K__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l E071K__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL0.SQL
(SQL) INFO: APPL0.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL0.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL0.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "E071K~0" ON "E071K" ( "TRKORR", "PGMID", "OBJECT", "OBJNAME", "AS4POS" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"ZSAPHR600SP01", "R3TR", "TABU", "T510_PSRCL", "001858"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141727
R3load: START OF LOG: 20141106141625
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/E071.STR /sapinst/sapinst_import/DDLSYB.TPL E071__DT.TSK SYB -l E071__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106141625
R3load: START OF LOG: 20141106141625
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i E071__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l E071__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL0.SQL
(SQL) INFO: APPL0.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL0.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL0.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "E071~0" ON "E071" ( "TRKORR", "AS4POS" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"SAPK-731BZINSAPBASIS", "023943"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141625
R3load: START OF LOG: 20141106141725
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/EKBE.STR /sapinst/sapinst_import/DDLSYB.TPL EKBE__DT.TSK SYB -l EKBE__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106141725
R3load: START OF LOG: 20141106141725
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i EKBE__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l EKBE__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "EKBE~0" ON "EKBE" ( "MANDT", "EBELN", "EBELP", "ZEKKN", "VGABE", "GJAHR", "BELNR", "BUZEI" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "4500019209", "00048", "00", "2", "2009", "5100005122", "0048"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141725
R3load: START OF LOG: 20141106141825
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/EKPO.STR /sapinst/sapinst_import/DDLSYB.TPL EKPO__DT.TSK SYB -l EKPO__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106141825
R3load: START OF LOG: 20141106141825
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i EKPO__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l EKPO__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "EKPO~0" ON "EKPO" ( "MANDT", "EBELN", "EBELP" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "4500063345", "00072"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141825
R3load: START OF LOG: 20141106065106
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/FAGLFLEXA.STR /sapinst/sapinst_import/DDLSYB.TPL FAGLFLEXA__DT.TSK SYB -l FAGLFLEXA__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106065106
R3load: START OF LOG: 20141106065106
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FAGLFLEXA__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FAGLFLEXA__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FAGLFLEXA~0" ON "FAGLFLEXA" ( "RCLNT", "RYEAR", "DOCNR", "RLDNR", "RBUKRS", "DOCLN" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106065109
R3load: START OF LOG: 20141106073658
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FAGLFLEXA__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FAGLFLEXA__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FAGLFLEXA"."FAGLFLEXA~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FAGLFLEXA.FAGLFLEXA~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FAGLFLEXA~0" ON "FAGLFLEXA" ( "RCLNT", "RYEAR", "DOCNR", "RLDNR", "RBUKRS", "DOCLN" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106073702
R3load: START OF LOG: 20141106110016
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FAGLFLEXA__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FAGLFLEXA__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FAGLFLEXA"."FAGLFLEXA~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FAGLFLEXA.FAGLFLEXA~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FAGLFLEXA~0" ON "FAGLFLEXA" ( "RCLNT", "RYEAR", "DOCNR", "RLDNR", "RBUKRS", "DOCLN" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106110017
R3load: START OF LOG: 20141106122719
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FAGLFLEXA__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FAGLFLEXA__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FAGLFLEXA"."FAGLFLEXA~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FAGLFLEXA.FAGLFLEXA~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FAGLFLEXA~0" ON "FAGLFLEXA" ( "RCLNT", "RYEAR", "DOCNR", "RLDNR", "RBUKRS", "DOCLN" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106122719
R3load: START OF LOG: 20141106123818
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FAGLFLEXA__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FAGLFLEXA__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FAGLFLEXA"."FAGLFLEXA~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FAGLFLEXA.FAGLFLEXA~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FAGLFLEXA~0" ON "FAGLFLEXA" ( "RCLNT", "RYEAR", "DOCNR", "RLDNR", "RBUKRS", "DOCLN" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106123818
R3load: START OF LOG: 20141106124154
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FAGLFLEXA__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FAGLFLEXA__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FAGLFLEXA"."FAGLFLEXA~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FAGLFLEXA.FAGLFLEXA~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FAGLFLEXA~0" ON "FAGLFLEXA" ( "RCLNT", "RYEAR", "DOCNR", "RLDNR", "RBUKRS", "DOCLN" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106124154
R3load: START OF LOG: 20141106130901
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FAGLFLEXA__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FAGLFLEXA__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FAGLFLEXA"."FAGLFLEXA~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FAGLFLEXA.FAGLFLEXA~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FAGLFLEXA~0" ON "FAGLFLEXA" ( "RCLNT", "RYEAR", "DOCNR", "RLDNR", "RBUKRS", "DOCLN" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106130902
R3load: START OF LOG: 20141106131817
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FAGLFLEXA__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FAGLFLEXA__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FAGLFLEXA"."FAGLFLEXA~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FAGLFLEXA.FAGLFLEXA~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FAGLFLEXA~0" ON "FAGLFLEXA" ( "RCLNT", "RYEAR", "DOCNR", "RLDNR", "RBUKRS", "DOCLN" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106131817
R3load: START OF LOG: 20141106135830
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FAGLFLEXA__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FAGLFLEXA__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FAGLFLEXA"."FAGLFLEXA~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FAGLFLEXA.FAGLFLEXA~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FAGLFLEXA~0" ON "FAGLFLEXA" ( "RCLNT", "RYEAR", "DOCNR", "RLDNR", "RBUKRS", "DOCLN" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106135831
R3load: START OF LOG: 20141106140654
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FAGLFLEXA__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FAGLFLEXA__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FAGLFLEXA"."FAGLFLEXA~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FAGLFLEXA.FAGLFLEXA~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FAGLFLEXA~0" ON "FAGLFLEXA" ( "RCLNT", "RYEAR", "DOCNR", "RLDNR", "RBUKRS", "DOCLN" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140654
R3load: START OF LOG: 20141106141325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FAGLFLEXA__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FAGLFLEXA__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FAGLFLEXA"."FAGLFLEXA~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FAGLFLEXA.FAGLFLEXA~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FAGLFLEXA~0" ON "FAGLFLEXA" ( "RCLNT", "RYEAR", "DOCNR", "RLDNR", "RBUKRS", "DOCLN" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141325
R3load: START OF LOG: 20141106014718
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/FMIFIIT.STR /sapinst/sapinst_import/DDLSYB.TPL FMIFIIT__DT.TSK SYB -l FMIFIIT__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106014718
R3load: START OF LOG: 20141106014718
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106014723
R3load: START OF LOG: 20141106050748
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106050818
R3load: START OF LOG: 20141106055018
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106055018
R3load: START OF LOG: 20141106055418
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106055418
R3load: START OF LOG: 20141106055536
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106055537
R3load: START OF LOG: 20141106073659
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106073705
R3load: START OF LOG: 20141106110016
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106110018
R3load: START OF LOG: 20141106122719
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106122720
R3load: START OF LOG: 20141106123818
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106123818
R3load: START OF LOG: 20141106124154
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106124154
R3load: START OF LOG: 20141106130902
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106130902
R3load: START OF LOG: 20141106131817
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106131817
R3load: START OF LOG: 20141106135830
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106135831
R3load: START OF LOG: 20141106140654
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140654
R3load: START OF LOG: 20141106141326
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FMIFIIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FMIFIIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "FMIFIIT"."FMIFIIT~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'FMIFIIT.FMIFIIT~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FMIFIIT~0" ON "FMIFIIT" ( "MANDT", "FMBELNR", "FIKRS", "FMBUZEI", "BTART", "RLDNR", "GJAHR", "STUNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "0100454451", "1", "006", "0100", "9A", "2014", "3000000000822734"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141326
R3load: START OF LOG: 20141106142125
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/FPLAYOUTT.STR /sapinst/sapinst_import/DDLSYB.TPL FPLAYOUTT__DT.TSK SYB -l FPLAYOUTT__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142125
R3load: START OF LOG: 20141106142125
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FPLAYOUTT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FPLAYOUTT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL2.SQL
(SQL) INFO: APPL2.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL2.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL2.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FPLAYOUTT~0" ON "FPLAYOUTT" ( "NAME", "STATE", "LANGUAGE", "ID" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"USMD_0G_CCTR_CHANGE_MANGR_ISR", "A", "E", " "'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142125
R3load: START OF LOG: 20141106142025
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/FUNCT.STR /sapinst/sapinst_import/DDLSYB.TPL FUNCT__DT.TSK SYB -l FUNCT__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142025
R3load: START OF LOG: 20141106142025
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FUNCT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FUNCT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SSEXC.SQL
(SQL) INFO: SSEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FUNCT~0" ON "FUNCT" ( "SPRAS", "FUNCNAME", "PARAMETER", "KIND", "VERSION" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"E", "VIEWPROC_J_1AAVWAYB", "VIEW_ACTION", "P", "0001"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142025
R3load: START OF LOG: 20141106142125
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/FUPARAREF.STR /sapinst/sapinst_import/DDLSYB.TPL FUPARAREF__DT.TSK SYB -l FUPARAREF__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142125
R3load: START OF LOG: 20141106142125
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i FUPARAREF__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l FUPARAREF__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SSEXC.SQL
(SQL) INFO: SSEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "FUPARAREF~0" ON "FUPARAREF" ( "FUNCNAME", "R3STATE", "PARAMETER", "PARAMTYPE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"WB2_DL_VARIANCE_CHANGE", "A", "UNLIMITED_FLAG_IS_NOT_SET", "X"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142128
R3load: START OF LOG: 20141106142225
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/GLPCA.STR /sapinst/sapinst_import/DDLSYB.TPL GLPCA__DT.TSK SYB -l GLPCA__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142225
R3load: START OF LOG: 20141106142225
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i GLPCA__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l GLPCA__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "GLPCA~0" ON "GLPCA" ( "RCLNT", "GL_SIRID" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "000000000000951311"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142226
R3load: START OF LOG: 20141106142225
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/J_3RKKRS.STR /sapinst/sapinst_import/DDLSYB.TPL J_3RKKRS__DT.TSK SYB -l J_3RKKRS__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142225
R3load: START OF LOG: 20141106142225
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i J_3RKKRS__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l J_3RKKRS__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL0.SQL
(SQL) INFO: APPL0.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL0.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL0.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "J_3RKKRS~0" ON "J_3RKKRS" ( "MANDT", "BUKRS", "BELNR", "GJAHR", "BUZEID", "BUZEIK", "ADDD", "ADDK", "NPDDI", "NPDKI" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142225
R3load: START OF LOG: 20141106142325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/MLIT.STR /sapinst/sapinst_import/DDLSYB.TPL MLIT__DT.TSK SYB -l MLIT__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142325
R3load: START OF LOG: 20141106142325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i MLIT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l MLIT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "MLIT~0" ON "MLIT" ( "MANDT", "BELNR", "KJAHR", "POSNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "1000022928", "2011", "000002"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142326
R3load: START OF LOG: 20141106142425
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/MSEG.STR /sapinst/sapinst_import/DDLSYB.TPL MSEG__DT.TSK SYB -l MSEG__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142425
R3load: START OF LOG: 20141106142425
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i MSEG__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l MSEG__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "MSEG~0" ON "MSEG" ( "MANDT", "MBLNR", "MJAHR", "ZEILE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "4900060588", "2013", "0045"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142425
R3load: START OF LOG: 20141106142325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/OCSCMPLOBJ.STR /sapinst/sapinst_import/DDLSYB.TPL OCSCMPLOBJ__DT.TSK SYB -l OCSCMPLOBJ__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142325
R3load: START OF LOG: 20141106142325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i OCSCMPLOBJ__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l OCSCMPLOBJ__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL0.SQL
(SQL) INFO: APPL0.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL0.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL0.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "OCSCMPLOBJ~0" ON "OCSCMPLOBJ" ( "TRKORR", "AS4POS" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"SAPK-604DRINEAAPPL", "002411"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142325
R3load: START OF LOG: 20141106142225
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/REPOLOAD.STR /sapinst/sapinst_import/DDLSYB.TPL REPOLOAD__DT.TSK SYB -l REPOLOAD__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142225
R3load: START OF LOG: 20141106142225
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i REPOLOAD__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l REPOLOAD__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SLEXC.SQL
(SQL) INFO: SLEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SLEXC.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "REPOLOAD~0" ON "REPOLOAD" ( "PROGNAME", "R3STATE", "MACH" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142225
R3load: START OF LOG: 20141106142325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/REPOSRC.STR /sapinst/sapinst_import/DDLSYB.TPL REPOSRC__DT.TSK SYB -l REPOSRC__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142325
R3load: START OF LOG: 20141106142325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i REPOSRC__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l REPOSRC__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SSEXC.SQL
(SQL) INFO: SSEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "REPOSRC~0" ON "REPOSRC" ( "PROGNAME", "R3STATE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1581)
error message returned by DbSl:
[ASE Error SQL1581][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index was aborted because pages in the data only locked table are not linked.
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142326
R3load: START OF LOG: 20141106142425
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/REPOTEXT.STR /sapinst/sapinst_import/DDLSYB.TPL REPOTEXT__DT.TSK SYB -l REPOTEXT__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142425
R3load: START OF LOG: 20141106142425
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i REPOTEXT__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l REPOTEXT__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file SSEXC.SQL
(SQL) INFO: SSEXC.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/SSEXC.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "REPOTEXT~0" ON "REPOTEXT" ( "PROGNAME", "R3STATE", "LANGUAGE" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"LWSOSF16", "A", "E"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142425
R3load: START OF LOG: 20141106142325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/RFBLG.STR /sapinst/sapinst_import/DDLSYB.TPL RFBLG__DT.TSK SYB -l RFBLG__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142325
R3load: START OF LOG: 20141106142325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i RFBLG__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l RFBLG__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file CLUST.SQL
(SQL) INFO: CLUST.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/CLUST.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/CLUST.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "RFBLG~0" ON "RFBLG" ( "MANDT", "BUKRS", "BELNR", "GJAHR", "PAGENO" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "1", "7000001959", "2009", 3'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142326
R3load: START OF LOG: 20141106142325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/S033.STR /sapinst/sapinst_import/DDLSYB.TPL S033__DT.TSK SYB -l S033__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106142325
R3load: START OF LOG: 20141106142325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i S033__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l S033__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "S033~0" ON "S033" ( "MANDT", "SSOUR", "VRSIO", "SPMON", "SPTAG", "SPWOC", "SPBUP", "WERKS", "MATNR", "LGORT", "MBLNR" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", " ", "000", "000000", "20080908", "000000", "000000", "1", "000000001530000451", "002", "4900007334"'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106142326
R3load: START OF LOG: 20141106124154
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -ctf I /sapinst/PRD_EXPORT/ABAP/DATA/TST03.STR /sapinst/sapinst_import/DDLSYB.TPL TST03__DT.TSK SYB -l TST03__DT.log -o DT
R3load: job completed
R3load: END OF LOG: 20141106124154
R3load: START OF LOG: 20141106124154
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i TST03__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l TST03__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "TST03~0" ON "TST03" ( "DCLIENT", "DNAME", "DPART", "DROWNO" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "SPOOL0000006991", 1, 51'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106124154
R3load: START OF LOG: 20141106130901
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i TST03__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l TST03__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "TST03"."TST03~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'TST03.TST03~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "TST03~0" ON "TST03" ( "DCLIENT", "DNAME", "DPART", "DROWNO" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "SPOOL0000006991", 1, 51'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106130902
R3load: START OF LOG: 20141106131817
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i TST03__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l TST03__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "TST03"."TST03~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'TST03.TST03~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "TST03~0" ON "TST03" ( "DCLIENT", "DNAME", "DPART", "DROWNO" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "SPOOL0000006991", 1, 51'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106131817
R3load: START OF LOG: 20141106135830
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i TST03__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l TST03__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "TST03"."TST03~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'TST03.TST03~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "TST03~0" ON "TST03" ( "DCLIENT", "DNAME", "DPART", "DROWNO" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "SPOOL0000006991", 1, 51'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106135831
R3load: START OF LOG: 20141106140654
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i TST03__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l TST03__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "TST03"."TST03~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'TST03.TST03~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "TST03~0" ON "TST03" ( "DCLIENT", "DNAME", "DPART", "DROWNO" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "SPOOL0000006991", 1, 51'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106140654
R3load: START OF LOG: 20141106141325
R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
R3load: version R7.20/V1.6 [UNICODE]
Compiled Mar 27 2014 08:49:08
R3load -i TST03__DT.cmd -dbcodepage 4103 -k 1W9ge5M50D801eqtdAI90A97 -l TST03__DT.log -c 1000 -stop_on_error -loadprocedure fast
(DB) INFO: connected to DB
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file APPL1.SQL
(SQL) INFO: APPL1.SQL not found
(SQL) INFO: Searching for SQL file /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL
(SQL) INFO: /sapinst/PRD_EXPORT/ABAP/DB/SYB/APPL1.SQL not found
(DB) ERROR: DDL statement failed
(DROP INDEX "TST03"."TST03~0")
DbSlExecute: rc = 103
(SQL error 3701)
error message returned by DbSl:
[ASE Error SQL3701][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Cannot drop the index 'TST03.TST03~0', because it doesn't exist in the system catalogs.
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE UNIQUE INDEX "TST03~0" ON "TST03" ( "DCLIENT", "DNAME", "DPART", "DROWNO" ) with sorted_data )
DbSlExecute: rc = 99
(SQL error 1530)
error message returned by DbSl:
[ASE Error SQL1530][SAP][ASE ODBC Driver][Adaptive Server Enterprise]Create index with sorted_data was aborted because of row out of order. Primary key of first out of order row is '"700", "SPOOL0000006991", 1, 51'
(DB) INFO: disconnected from DB
R3load: job finished with 1 error(s)
R3load: END OF LOG: 20141106141325
MIGMON CONFIG:
ACCTCR%30
ACCTIT%20
ANLP%5
BALDAT%10
BKPF%10
BSAK%20
BSAS%10
BSIS%10
COEP%5
DDFTX%10
DOKHL%20
DYNPLOAD%5
DYNPSOURCE%30
E071%25
E071K%30
EKBE%5
EKPO%5
FAGLFLEXA%15
FMIFIIT%10
FPLAYOUTT%10
FUNCT%20
FUPARAREF%20
GLPCA%10
J_3RKKRS%30
MLIT%3
MSEG%10
OCSCMPLOBJ%10
REPOLOAD%50
REPOSRC%50
REPOTEXT%5
RFBLG%10
S033%5
SCPRSVALS%30
SEOCOMPODF%5
SEOCOMPOTX%10
SEOSUBCO%15
SEOSUBCODF%10
SEOSUBCOTX%20
SNAP%10
SOFFCONT1%10
TADIR%10
TODIR%10
TST03%40
[FAGLFLEXA]
JobNum=1
FAGLFLEXA-1
FAGLFLEXA-2
FAGLFLEXA-3
FAGLFLEXA-4
FAGLFLEXA-5
FAGLFLEXA-6
FAGLFLEXA-7
FAGLFLEXA-8
FAGLFLEXA-9
FAGLFLEXA-10
FAGLFLEXA-11
FAGLFLEXA-12
FAGLFLEXA-13
FAGLFLEXA-14
FAGLFLEXA-15
[J_3RKKRS]
JobNum=1
J_3RKKRS-1
J_3RKKRS-2
J_3RKKRS-3
J_3RKKRS-4
J_3RKKRS-5
J_3RKKRS-6
J_3RKKRS-7
J_3RKKRS-8
J_3RKKRS-9
J_3RKKRS-10
J_3RKKRS-11
J_3RKKRS-12
J_3RKKRS-13
J_3RKKRS-14
J_3RKKRS-15
J_3RKKRS-16
J_3RKKRS-17
J_3RKKRS-18
J_3RKKRS-19
J_3RKKRS-20
J_3RKKRS-21
J_3RKKRS-22
J_3RKKRS-23
J_3RKKRS-24
J_3RKKRS-25
J_3RKKRS-26
J_3RKKRS-27
J_3RKKRS-28
J_3RKKRS-29
J_3RKKRS-30
[REPOLOAD]
JobNum=1
REPOLOAD-1
REPOLOAD-2
REPOLOAD-3
REPOLOAD-4
REPOLOAD-5
REPOLOAD-6
REPOLOAD-7
REPOLOAD-8
REPOLOAD-9
REPOLOAD-10
REPOLOAD-11
REPOLOAD-12
REPOLOAD-13
REPOLOAD-14
REPOLOAD-15
REPOLOAD-16
REPOLOAD-17
REPOLOAD-18
REPOLOAD-19
REPOLOAD-20
REPOLOAD-21
REPOLOAD-22
REPOLOAD-23
REPOLOAD-24
REPOLOAD-25
REPOLOAD-26
REPOLOAD-27
REPOLOAD-28
REPOLOAD-29
REPOLOAD-30
REPOLOAD-31
REPOLOAD-32
REPOLOAD-33
REPOLOAD-34
REPOLOAD-35
REPOLOAD-36
REPOLOAD-37
REPOLOAD-38
REPOLOAD-39
REPOLOAD-40
REPOLOAD-41
REPOLOAD-42
REPOLOAD-43
REPOLOAD-44
REPOLOAD-45
REPOLOAD-46
REPOLOAD-47
REPOLOAD-48
REPOLOAD-49
REPOLOAD-50
[REPOSRC]
JobNum=1
REPOSRC-1
REPOSRC-2
REPOSRC-3
REPOSRC-4
REPOSRC-5
REPOSRC-6
REPOSRC-7
REPOSRC-8
REPOSRC-9
REPOSRC-10
REPOSRC-11
REPOSRC-12
REPOSRC-13
REPOSRC-14
REPOSRC-15
REPOSRC-16
REPOSRC-17
REPOSRC-18
REPOSRC-19
REPOSRC-20
REPOSRC-21
REPOSRC-22
REPOSRC-23
REPOSRC-24
REPOSRC-25
REPOSRC-26
REPOSRC-27
REPOSRC-28
REPOSRC-29
REPOSRC-30
REPOSRC-31
REPOSRC-32
REPOSRC-33
REPOSRC-34
REPOSRC-35
REPOSRC-36
REPOSRC-37
REPOSRC-38
REPOSRC-39
REPOSRC-40
REPOSRC-41
REPOSRC-42
REPOSRC-43
REPOSRC-44
REPOSRC-45
REPOSRC-46
REPOSRC-47
REPOSRC-48
REPOSRC-49
REPOSRC-50
[TST03]
JobNum=1
TST03-1
TST03-2
TST03-3
TST03-4
TST03-5
TST03-6
TST03-7
TST03-8
TST03-9
TST03-10
TST03-11
TST03-12
TST03-13
TST03-14
TST03-15
TST03-16
TST03-17
TST03-18
TST03-19
TST03-20
TST03-21
TST03-22
TST03-23
TST03-24
TST03-25
TST03-26
TST03-27
TST03-28
TST03-29
TST03-30
TST03-31
TST03-32
TST03-33
TST03-34
TST03-35
TST03-36
TST03-37
TST03-38
TST03-39
TST03-40
[ACCTCR]
JobNum=1
ACCTCR-1
ACCTCR-2
ACCTCR-3
ACCTCR-4
ACCTCR-5
ACCTCR-6
ACCTCR-7
ACCTCR-8
ACCTCR-9
ACCTCR-10
ACCTCR-11
ACCTCR-12
ACCTCR-13
ACCTCR-14
ACCTCR-15
ACCTCR-16
ACCTCR-17
ACCTCR-18
ACCTCR-19
ACCTCR-20
ACCTCR-21
ACCTCR-22
ACCTCR-23
ACCTCR-24
ACCTCR-25
ACCTCR-26
ACCTCR-27
ACCTCR-28
ACCTCR-29
ACCTCR-30
[DYNPSOURCE]
JobNum=1
DYNPSOURCE-1
DYNPSOURCE-2
DYNPSOURCE-3
DYNPSOURCE-4
DYNPSOURCE-5
DYNPSOURCE-6
DYNPSOURCE-7
DYNPSOURCE-8
DYNPSOURCE-9
DYNPSOURCE-10
DYNPSOURCE-11
DYNPSOURCE-12
DYNPSOURCE-13
DYNPSOURCE-14
DYNPSOURCE-15
DYNPSOURCE-16
DYNPSOURCE-17
DYNPSOURCE-18
DYNPSOURCE-19
DYNPSOURCE-20
DYNPSOURCE-21
DYNPSOURCE-22
DYNPSOURCE-23
DYNPSOURCE-24
DYNPSOURCE-25
DYNPSOURCE-26
DYNPSOURCE-27
DYNPSOURCE-28
DYNPSOURCE-29
DYNPSOURCE-30
SAP0000
SAPNTAB
SAPAPPL0
SAPAPPL1
SAPAPPL2
SAPCLUST
SAPDDIM
SAPPOOL
SAPSDIC
SAPDFACT
SAPSDOCU
SAPSLDEF
SAPSLEXC
SAPSLOAD
SAPSPROT
SAPSSDEF
SAPSSEXC
SAPUSER
SAPUSER1
SAPSSRC
SAPUSER1
SAPSLDEF
SAPSSDEF
#
# Import Monitor options
#
#
# Common options
#
# List of import directories, separator on Windows ; on UNIX :
importDirs=/sapinst/PRD_EXPORT/ABAP
# Installation directory
installDir=/sapinst/sapinst_import
# Package order: name | size | file with package names
orderBy=/sapinst/orderBy.txt
# DDL control file, default is DDL<DB_TYPE>.TPL
ddlFile=
# File with mapping between DDL files and package names
ddlMap=
# Monitor timeout in seconds
monitorTimeout=60
#
# R3load options
#
# Optional path of R3load executable
r3loadExe=
# Generation of task files: yes | no
tskFiles=yes
# Inclusion of extent files: yes | no
extFiles=no
# DB code page for the target database
dbCodepage=4103
# Migration key
migrationKey=xxxxxxxxxxxxxxxxxxxxxxxxxxx
# R3load omit value, can contain only 'DTPIV' letters
omit=
# Additional R3load arguments for TASK phase
taskArgs=
# Additional R3load arguments for LOAD phase
loadArgs=-c 1000 -stop_on_error -loadprocedure fast
# Number of parallel import jobs
jobNum=24
#
# Exchange options
#
# Exchange directory
exchangeDir=/sapinst/PRD_EXCHANGE
#
# Socket options
#
#socket
# Local hostname, default is 127.0.0.1
localhost=
# Server port number
port=
#
# Trace option
#
# Trace level
trace=all
#
# E-mail options
#
# SMTP server
mailServer=
# "From" email address
mailFrom=
# "To" email address
mailTo=