Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 09-02-2007, 09:46 PM   #1 (permalink)
In The Zone
 
::cyborg::'s Avatar
 
Join Date: Oct 2005
Location: NEW DELHI
Posts: 436
Unhappy Oracle 9i query>>help


hi guys,

iam realy having a frustrating problem

when installing oracle 9i i dont know what password i entered at that time but now when iam trying to login to sql*plus a/c iam not able to do so.

it asks me three things
1)username
2)password and
3)string which i really dont know

plz help me iam a newbie .plz help.

helpppppp

::cyborg::
__________________
:)) - KEEP SMILING
::cyborg:: is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 09-02-2007, 10:24 PM   #2 (permalink)
CG Artist
 
gaurav_indian's Avatar
 
Join Date: May 2006
Location: New Delhi,India
Posts: 1,462
Default Re: Oracle 9i query>>help

Check your pm.
gaurav_indian is offline  
Old 09-02-2007, 11:32 PM   #3 (permalink)
In The Zone
 
::cyborg::'s Avatar
 
Join Date: Oct 2005
Location: NEW DELHI
Posts: 436
Default Re: Oracle 9i query>>help

hey gaurav dude thanks it worked

and gauav what if i want my user name and password to be there

anyway i reped u
__________________
:)) - KEEP SMILING
::cyborg:: is offline  
Old 10-02-2007, 07:56 PM   #4 (permalink)
Apprentice
 
vinit suri's Avatar
 
Join Date: Feb 2007
Posts: 87
Smile Re: Oracle 9i query>>help

try this man
username: scott
password : tiger
n leave the string blank...
k
also try
username: sys
password : manager
.best of luck
vinit suri is offline  
Old 11-02-2007, 12:26 AM   #5 (permalink)
In The Zone
 
::cyborg::'s Avatar
 
Join Date: Oct 2005
Location: NEW DELHI
Posts: 436
Default Re: Oracle 9i query>>help

@vinit scott tiger is ok but sys manager is not working
__________________
:)) - KEEP SMILING
::cyborg:: is offline  
Old 11-02-2007, 01:01 AM   #6 (permalink)
Still Shining!
 
Lucky_star's Avatar
 
Join Date: Nov 2006
Location: Up 'n' above
Posts: 1,174
Default Re: Oracle 9i query>>help

If you want to change your password only:
Code:
ALTER USER  user
IDENTIFIED  password;
user is the name of the existing user and password is the new password which is to be specified.
For Ex.
ALTER USER scott
IDENTIFIED BY cat;
User Altered

If you want to create a new user with a new password, then:
Code:
CREATE USER user 
IDENTIFIED BY password;
For using that user id You have to grant certain roles and privileges
__________________
Simplicity is the ultimate Sophistication
HP dv6 6121tx: Core i7 2630 QM | 4GB | AMD 6770M 2GB GDDR5 | 640 GB
Nokia N86 8MP
Lucky_star is offline  
Old 11-02-2007, 10:19 PM   #7 (permalink)
Apprentice
 
vinit suri's Avatar
 
Join Date: Feb 2007
Posts: 87
Default Re: Oracle 9i query>>help

[tats right create new user......best of luck
__________________
IF THIS HELPS PLEASE CLICK THE BALANCE UNDER MY ID............:wink: 8-)
vinit suri is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Who
- by Sujeet
- by clmlbx
- by Tenida

Advertisement




All times are GMT +5.5. The time now is 07:21 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2