Can't login to Oracle SQL Command Line -


i tried find answer question didn't find any.

i installed oracle 11g xe2 on windows 8.1 pc.

then, login application express @ http://127.0.0.1:8080/apex/apex_admin username: admin , password given @ time of installation.

but when try use same username/password login sql command line through start menu (from same local computer) gives me

ora-01017: invalid username/password; logon denied 

failed attempts

so, created new workspace. while creating workspace let me create new schema , administrator user schema.

then, again tried login sql command line using following command , new user credentials still can't login.

connect username/password 

i tried create new user form application express home->workspace task->create user account privileges as

workspace                   internal default schema              apex_040000 user administrator:   no user developer:        yes  application builder access  yes sql workshop access         yes team development access     yes  account availability        unlocked 

but still can't login sql command line new user , same command

connect username/password 

this first time trying install database. please me.

thanks.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -