Harmless - 2011-07-11

I am having some trouble running the scripts on linux.

Machine Specs:
Core 2 Duo 2.66
4gb ram
I tried this on both rhel5 and Ubuntu both 64bit
( RHEL5: 2.6.18-238.12.1.el5, UBUNTU 10.04.2: 2.6.32-31-generic )
In both cases I used Oracle 10g XE 10.2.0.1.0

after deploying the .war in tomcat6  I ran the scripts like so after changing the path in part 1:
>sqlplus "sys/<password>@localhost/xe as sysdba" @FOXOpen_Install_Part<num>.sql > output.txt

This is the output for the first part which seemed to run successfully:
http://pastebin.com/W9BxkL8f

This is for the second:
http://pastebin.com/PNiiA6bz

For Reference this is my glogin.sql
http://pastebin.com/3HwUuaie

Thanks
Kim