added fat build scripts for the FAT environment, it works!, I had to create a workspace to create the application in. Also had to manually copy the images and css to the application.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3406 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
69
Data/fat/prty.log
Normal file
69
Data/fat/prty.log
Normal file
@@ -0,0 +1,69 @@
|
||||
|
||||
SQL*Loader: Release 8.1.7.0.0 - Production on Mon Jan 28 18:25:23 2008
|
||||
|
||||
(c) Copyright 2000 Oracle Corporation. All rights reserved.
|
||||
|
||||
Control File: prty.ctl
|
||||
Data File: prty.ctl
|
||||
Bad File: prty.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 PARTIES, loaded from every logical record.
|
||||
Insert option in effect for this table: REPLACE
|
||||
|
||||
Column Name Position Len Term Encl Datatype
|
||||
------------------------------ ---------- ----- ---- ---- ---------------------
|
||||
MANU_REF FIRST * | CHARACTER
|
||||
CREATED_BY NEXT * | CHARACTER
|
||||
SHORTCODE NEXT * | CHARACTER
|
||||
NAME NEXT * | CHARACTER
|
||||
DESCRIPTION NEXT * | CHARACTER
|
||||
CREATED_ON NEXT * | CHARACTER
|
||||
UPDATED_ON NEXT * | CHARACTER
|
||||
UPDATED_BY NEXT * | CHARACTER
|
||||
MKTP_REF NEXT * | CHARACTER
|
||||
LT_7B_CONTRACT_REF NEXT * | CHARACTER
|
||||
GT_7B_CONTRACT_REF NEXT * | CHARACTER
|
||||
ADVERSARIAL_CONTRACT_REF NEXT * | CHARACTER
|
||||
USERNAME NEXT * | CHARACTER
|
||||
STATUS NEXT * | CHARACTER
|
||||
FIRST_NAME NEXT * | CHARACTER
|
||||
LAST_NAME NEXT * | CHARACTER
|
||||
PERSONAL_TITLE NEXT * | CHARACTER
|
||||
COMMENTS NEXT * | CHARACTER
|
||||
ID NEXT * | CHARACTER
|
||||
PRTY_TYPE NEXT * | CHARACTER
|
||||
|
||||
Record 11: Rejected - Error on table PARTIES, column ID.
|
||||
ORA-01722: invalid number
|
||||
|
||||
|
||||
Table PARTIES:
|
||||
35 Rows successfully loaded.
|
||||
1 Row 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: 61920 bytes(12 rows)
|
||||
Space allocated for memory besides bind array: 0 bytes
|
||||
|
||||
Total logical records skipped: 0
|
||||
Total logical records read: 36
|
||||
Total logical records rejected: 1
|
||||
Total logical records discarded: 0
|
||||
|
||||
Run began on Mon Jan 28 18:25:23 2008
|
||||
Run ended on Mon Jan 28 18:25:23 2008
|
||||
|
||||
Elapsed time was: 00:00:00.08
|
||||
CPU time was: 00:00:00.05
|
||||
Reference in New Issue
Block a user