| | |
password for sql plus
Please support our Oracle advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
When oracle is installed it creates a number user almost 20.
At the time of installation except the DBA accounts all others are LOCKED by default.
Which can be unlocked at the time of installation orlater on by logging in through the DBA accounts.
In your case it seems SCOTT account is locked.
u can login as SYS/AS SYSDBDA
then unlock the scott account
by
alter user scott identified by tiger account unlock;
Hope that helps u in solving your problem.
At the time of installation except the DBA accounts all others are LOCKED by default.
Which can be unlocked at the time of installation orlater on by logging in through the DBA accounts.
In your case it seems SCOTT account is locked.
u can login as SYS/AS SYSDBDA
then unlock the scott account
by
alter user scott identified by tiger account unlock;
Hope that helps u in solving your problem.
•
•
Join Date: Dec 2006
Posts: 44
Reputation:
Solved Threads: 1
•
•
•
•
jwen ...
but i am new to this ....
so have no clue on how to login as admisn console ?
how to do tht ... can ya elaborate it ..
thanks for the help
Then you could connect using sqlplus
SYSTEM/passwd@tns_servicename
Regards
Alistair
•
•
Join Date: Dec 2006
Posts: 44
Reputation:
Solved Threads: 1
Forgot to mention that in 8i (assuming that you've created a database after installing the binaries) the default passwords are
SYSTEM / MANAGER
SYS / CHANGE_ON_INSTALL
In 9i you are prompted to supply these passwords when you create a database. Use the Database Creation Assistant to help you create a database.
Merry Christmas
Alistair
SYSTEM / MANAGER
SYS / CHANGE_ON_INSTALL
In 9i you are prompted to supply these passwords when you create a database. Use the Database Creation Assistant to help you create a database.
Merry Christmas
Alistair
![]() |
Similar Threads
- Connection must be valid and open (MySQL)
- JSTL compare string (JSP)
- Setup and Run MSDE. (MS SQL)
- sql server 2000 on win-xp pc (MS SQL)
- Quick VB2005 help....how do I get this basic app started? (VB.NET)
- Help with Roles Stored in SQL database (ASP.NET)
- Password (Visual Basic 4 / 5 / 6)
- Simple ASP.Net Login Page (Using VB.Net) (ASP.NET)
- connecting to mssql with using jsp (JSP)
- Retrieving a field from a SQL procedure (ASP)
Other Threads in the Oracle Forum
- Previous Thread: How to delete duplicate entries in a table ?
- Next Thread: import & export
| Thread Tools | Search this Thread |
2009predictions acquisition amazon.com bartz bernanke cia citrix cloudcomputing crm database dell economy enterprise enterprise2.0 enterprisesoftware federalreserve forbes hp ibm intellipedia internet larryellison layoffs linux loughridge mediawiki michaeljackson microsoft neverland nortel notebooks oil operatingsystem oracle palm rimm saas salesforce sap seagate socialcomputing sun sybase technologystocks virtualiron virtualization vmware wiki wikipedia xen yahoo zoho






