fixed bug in Installmip.cmd, test section would never get run and the usage section caused an error.
Massaged the test data so that some base users get added to the test schema, duplicated the seed party data upload so that the Advantica user still exists git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2897 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
50
Data/Test/apau.log
Normal file
50
Data/Test/apau.log
Normal file
@@ -0,0 +1,50 @@
|
||||
|
||||
SQL*Loader: Release 8.1.7.0.0 - Production on Wed Nov 28 12:28:34 2007
|
||||
|
||||
(c) Copyright 2000 Oracle Corporation. All rights reserved.
|
||||
|
||||
Control File: apau.ctl
|
||||
Data File: apau.ctl
|
||||
Bad File: apau.bad
|
||||
Discard File: none specified
|
||||
|
||||
(Allow all discards)
|
||||
|
||||
Number to load: ALL
|
||||
Number to skip: 0
|
||||
Errors allowed: 50
|
||||
Bind array: 64 rows, maximum of 65536 bytes
|
||||
Continuation: none specified
|
||||
Path used: Conventional
|
||||
|
||||
Table APEX_AUTHORIZATION, loaded from every logical record.
|
||||
Insert option in effect for this table: REPLACE
|
||||
|
||||
Column Name Position Len Term Encl Datatype
|
||||
------------------------------ ---------- ----- ---- ---- ---------------------
|
||||
RT_CODE FIRST * | CHARACTER
|
||||
COMPONENT_NAME NEXT * | CHARACTER
|
||||
COMPONENT_TYPE NEXT * | CHARACTER
|
||||
PRIVILEGE NEXT * | CHARACTER
|
||||
|
||||
|
||||
Table APEX_AUTHORIZATION:
|
||||
17 Rows successfully loaded.
|
||||
0 Rows not loaded due to data errors.
|
||||
0 Rows not loaded because all WHEN clauses were failed.
|
||||
0 Rows not loaded because all fields were null.
|
||||
|
||||
|
||||
Space allocated for bind array: 65016 bytes(63 rows)
|
||||
Space allocated for memory besides bind array: 0 bytes
|
||||
|
||||
Total logical records skipped: 0
|
||||
Total logical records read: 17
|
||||
Total logical records rejected: 0
|
||||
Total logical records discarded: 0
|
||||
|
||||
Run began on Wed Nov 28 12:28:34 2007
|
||||
Run ended on Wed Nov 28 12:28:34 2007
|
||||
|
||||
Elapsed time was: 00:00:00.04
|
||||
CPU time was: 00:00:00.03
|
||||
Reference in New Issue
Block a user