LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-27-2011, 09:38 AM   #1
call_krushna
Member
 
Registered: Aug 2007
Location: India
Distribution: Ubuntu
Posts: 173

Rep: Reputation: 1
Oracle 11gR2


Hi everbody,

I have installed Oracle 11gR2 .Its succefully installed.But I am not able to login.I have set password for the defalut db users.None of the users are working .Anybody know,What is default username and password for oracle 11gR2 and how to change password.


application Oracle11gR2

Os RHEL 5.5 (64bit entreprise)

Regards
Krushna
 
Old 07-27-2011, 10:26 AM   #2
radoulov
Member
 
Registered: Apr 2007
Location: Milano, Italia/Варна, България
Distribution: Ubuntu, Open SUSE
Posts: 212

Rep: Reputation: 38
Set the environment (ORACLE_HOME, ORACLE_SID, PATH), then run:

Code:
sqlplus / as sysdba
Then you can change the passwords with:

Code:
alter user <username> identified by '<password>';
You should also check the account status (and unlock them if needed).
 
1 members found this post helpful.
Old 07-28-2011, 07:33 AM   #3
call_krushna
Member
 
Registered: Aug 2007
Location: India
Distribution: Ubuntu
Posts: 173

Original Poster
Rep: Reputation: 1
solved

Quote:
Originally Posted by radoulov View Post
Set the environment (ORACLE_HOME, ORACLE_SID, PATH), then run:

Code:
sqlplus / as sysdba
Then you can change the passwords with:

Code:
alter user <username> identified by '<password>';
You should also check the account status (and unlock them if needed).
Thanks for the info.

How to start the oracle service .Oracle is not working after rebooting the pc.

OS :- Redhat entreprise 5.6
 
Old 07-28-2011, 07:45 AM   #4
radoulov
Member
 
Registered: Apr 2007
Location: Milano, Italia/Варна, България
Distribution: Ubuntu, Open SUSE
Posts: 212

Rep: Reputation: 38
Code:
sqlplus / as sysdba <<< startup

Regarding the service startup/shutdown automation in 11gR2 you could use Oracle restart. If you didn't install the GI (Grid Infrastructure) you could try to configure dbstart/dbshut (if they are still present ). Check Tim Hall site (look at the bottom of the page for the recent versions) and the official Oracle documentation for further details.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
need to configure autostart of oracle database and oracle soa suite on linux bootup sumit.tambekar Linux - Newbie 2 01-24-2011 07:35 PM
LXer: Install Oracle 11gR2 on SL6 KVM at KVM-QEMU Instance on SL 6 (alpha 3) LXer Syndicated Linux News 2 01-01-2011 06:42 AM
Error in installing requred packages for 11gr2 on rhel 5 kamalcold Linux - Newbie 1 12-02-2010 04:42 AM
[SOLVED] Can not connect Oracle 11gR2/sqlplus in CentOS5.5 PythonKing Linux - Newbie 2 06-04-2010 10:26 PM
login as oracle user but prompt show [root@ablnx oracle] how come? sathyguy Linux - Newbie 12 08-23-2008 02:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration