Workspace Login for new DB user after update of Apex on XE to 3.1
Hello,
I have successfully updated apex on XE from 2.1 to 3.1 just like it is mentioned here:
http://www.oracle.com/technology/products/database/application_express/html/3.0.1_and_xe.html
Then I imported a schema with impdp, which I previously exported from a different XE DB with expdp!
Now I thought that I could log in to the workspace of this user (db schema) by entering the schema-name as workspace and user and the corresponding password, but it gives me the error-message "Invalid Login Credentials".
The db user is not locked (checked with sql-developer).
When I login to the admin interface (workspace: internal) and try to set the password of that user I cannot see this db user and when I try to create a workspace with the name of the schema it gives me an error message, saying that a workspace with that name already exists, but I cannot see it anywhere. I even can't assign a schema to this workspace or the like, nor can I delete that schema.
What can I do in order to access the workspace of the imported user/schema?
thanks in advance
Johnny