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:
PriestJ
2008-01-28 18:33:23 +00:00
parent b60557ab63
commit 34575be877
16 changed files with 627 additions and 1 deletions

50
Data/fat/apau.log Normal file
View File

@@ -0,0 +1,50 @@
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: 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:
18 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: 18
Total logical records rejected: 0
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.04
CPU time was: 00:00:00.03