- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: A system problem with orcale database Import o...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2001 05:41 AM
тАО08-28-2001 05:41 AM
A system problem with orcale database Import on HP8UX machine
IMP-00021: operating system error - error code (dec 2, hex 0x2)
Can someone help me it's very important
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2001 05:44 AM
тАО08-28-2001 05:44 AM
Re: A system problem with orcale database Import on HP8UX machine
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2001 06:05 AM
тАО08-28-2001 06:05 AM
Re: A system problem with orcale database Import on HP8UX machine
Oracle error IMP-00002 says - "Failed to open %s for read"
Make sure the dump file /opspdata2/dump_opsp_Sat.dmp is readable by oracle. Check the permissions
-Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2001 08:57 AM
тАО08-28-2001 08:57 AM
Re: A system problem with orcale database Import on HP8UX machine
I agree with the 2 previous answers. You (oracle?) probable has no read permissions on the export file.
sorry for the late answer: could not access ITRC in the morning, and could not reply in the afternoon (troubles with the Europe server???) :((
regards,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2001 11:16 AM
тАО08-28-2001 11:16 AM
Re: A system problem with orcale database Import on HP8UX machine
mkdir -p imp_pipe
cat expdat.dmp > imp_pipe &
imp file=imp_pipe