• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Logging into Oracle SQL*Plus Problems????

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ok the problem is that i have installed oracle9i client on my system and when i open up SQL*Plus i cannot log in because there is no user setup i was looking for the Oracle Navigator so that i can add my self as a user but i guess it did not come on the cd i do have a oracle database dump from some work i was doing at school that i want to import here at home can anyone help me with this problem
 
Ranch Hand
Posts: 254
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can login as system or sys and create a user
Default password for system is manager
Regards
Beksy
 
reply
    Bookmark Topic Watch Topic
  • New Topic