If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ANSI SQL > Take pity on a PL/SQL newbie-help!!!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-13-03, 13:38
Karenbfranks Karenbfranks is offline
Registered User
 
Join Date: Sep 2003
Location: DFW area, Texas
Posts: 3
Take pity on a PL/SQL newbie-help!!!

This is so dumb! I am enrolled in an Oracle SQL/PLSQL course and I have just downloaded 8i at home so I can practice. I can't login! I get the usual window prompting for user name, password and hoststring, just like in class, but when I installed the software at home I don't believe I was ever prompted for these items! Help!!!! How do I login for the first time? Thanks so much for any help!!!
Reply With Quote
  #2 (permalink)  
Old 09-16-03, 18:15
LKBrwn_DBA LKBrwn_DBA is offline
Registered User
 
Join Date: Jun 2003
Location: West Palm Beach, FL
Posts: 2,455
Question

1) Did you create a database?

2) If you did, try the following id's:

scott/tiger or system/manager

__________________
The person who says it can't be done should not interrupt the person doing it. -- Chinese proverb
Reply With Quote
  #3 (permalink)  
Old 09-17-03, 13:25
Karenbfranks Karenbfranks is offline
Registered User
 
Join Date: Sep 2003
Location: DFW area, Texas
Posts: 3
Hi, thanks for the reply -- I didn't create a new database, just the "preinstalled" sample database. I tried both of those users and passwords (AND some others) and I just can't get in. I know there is an application where I can create a user, but I don't know where -- if you can believe it, we don't have a book with the class! Just a CD with the personal install on it, along with some release notes! If you have any other suggestions, send 'em on!!
Thanks again,
Karen
Reply With Quote
  #4 (permalink)  
Old 09-17-03, 14:29
LKBrwn_DBA LKBrwn_DBA is offline
Registered User
 
Join Date: Jun 2003
Location: West Palm Beach, FL
Posts: 2,455
Question

Are you using sqlplusw to logon?
Are you getting any error?
Is the database running?

__________________
The person who says it can't be done should not interrupt the person doing it. -- Chinese proverb
Reply With Quote
  #5 (permalink)  
Old 09-17-03, 16:18
Karenbfranks Karenbfranks is offline
Registered User
 
Join Date: Sep 2003
Location: DFW area, Texas
Posts: 3
Hi,

I am using Oracle SQL*Plus -- this is the message I keep getting when I try logging in as "system/manager":

ERROR:
ORA-12560: TNSrotocol adapter error

I am VERY new to Oracle/SQL -- the only database experience I have is Access, which I am told doesn't count (LOL) and I know next to nothing about networking.

Thanks for any help!

Karen
Reply With Quote
  #6 (permalink)  
Old 09-17-03, 16:38
LKBrwn_DBA LKBrwn_DBA is offline
Registered User
 
Join Date: Jun 2003
Location: West Palm Beach, FL
Posts: 2,455
Lightbulb

Seems your database is not running.

I'm not very familiar with Windows, but try starting the database.

There is a Tool under the oracle directory to do this.

Try looking here (Names might differ):

Under Start>Programs>Oracle - OraHome81> there is a Database Administration or Database Management directory and under that you will find a tool with a similar name.

This tool is used to start/stop (and do other stuff) to the database.

Good luck.







There
__________________
The person who says it can't be done should not interrupt the person doing it. -- Chinese proverb
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

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