Right than. Now it works but the one i spend 2 hours on has disappeared. Guess have to do again.
I follows these steps
1 - log it with
http://127.0.0.1:8080/apex
http://i32.tinypic.com/wb6stw.jpg
2 - The APEX version now has changed from the default 2.1 to 3.2
http://i26.tinypic.com/v5g03k.jpg
3 - went to load from
http://i28.tinypic.com/2411i1k.jpg
4 - Browsed the ORDER.csv file
http://i30.tinypic.com/e06ekp.jpg
5 - Set the table name to ORDERS
http://i30.tinypic.com/20p1ziw.jpg
6 - Set the primary key to ORDERS_PK
IMG]http://i30.tinypic.com/28iqfeh.jpg[/IMG]
7 - And i get the error
http://i28.tinypic.com/11kf9fc.jpg
This is done exactly as per the book. If i do like this at step 6
http://i26.tinypic.com/123urea.jpg
I still get the same error as per the image at step 7
The help at Application Express Forum Says
http://forums.oracle.com/forums/thre...4058&tstart=15
Quote:
Jawad,
The problem is that your application parsing schema is set up to be SYSTEM. We don't allow that any longer. You should consider creating a new workspace and have it use an ordinary schema, one where you want your objects to reside. Use the apex_admin interface to log in as the apex site administrator and use the Manage Workspaces > Create Workspace link.
Scott
|
I will now try to log in at
http://127.0.0.1:8080/apex_apex_admin
and do some thing there. I do not know. Am i right in thinking that
http://127.0.0..1:8080/apex is the home page for Oracle Databse 10g Express Edition (XE) to manage th "ORACLE Instance" what ever that means
AND
http://127.0.0.1:800/apex_apex_admin is the home page for Oracle Application Express 3.2 to manae the "ORACLE Application Express" instance?
I am at chapter 2 from figures 2-2 to 2-7. Everything works fine till 2-6 and than the error
Should i just try to read and learn the book with the default APEX 2.1. But the book uses APEX 3.2 (which includes the workspace) and is quite different frm the APEX 2.1. How are you able to do it.
Regards
Jawad