Home > Ask the Oracle Database / Applications Experts > Questions & Answers > Error when trying to restore a specific table
Ask The Oracle Expert: Questions & Answers
EMAIL THIS

Error when trying to restore a specific table

Brian Peasland EXPERT RESPONSE FROM: Brian Peasland

Pose a Question
Other Oracle Categories
Meet all Oracle Experts
Become an Expert for this site
>
QUESTION POSED ON: 22 April 2004
I'm trying to restore a specific table using...
 
imp80 system/manager@fdev tables=(PS_VCHR_ACCTG_LINE)
file=G:PSOFTFNPR_FULL.DMP

I'm getting an ORA-1017 error telling me that the username/password is invalid. As I'm not an Oracle DBA, I'm having some trouble, can you bail me out?


>
The above statement is attempting to sign on to the FDEV database as the SYSTEM user. The default password for this user is MANAGER. It is highly likely that the default password for this very important user has been modified. You'll have to ask your Oracle DBA for the correct password. If you are the DBA and you do not know the password, then you'll have to proceed to the database server, fire up a DOS window and issue the following:
svrmgrl
connect internal
alter user system identified by newpass;
exit;

The above changes the SYSTEM password to NEWPASS.


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



Oracle White Papers: Fusion Middleware
HomeNewsTopicsTipsAsk the ExpertsMultimediaWhite PapersProductsBlogs
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2003 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts