HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error ORACLE-Export utility on LTO (failed open ....
Operating System - HP-UX
1833322
Members
2802
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
12-20-2005 11:16 PM
12-20-2005 11:16 PM
Hello all,
Exporting a table un Oracle 8i I have the following error:
EXP-00028: failed to open /dev/rmt/3mn/file.dmp for write
If I make a:
mt -f /dev/rmt/3mn rew
Works correctly
Thanks in advance.
Exporting a table un Oracle 8i I have the following error:
EXP-00028: failed to open /dev/rmt/3mn/file.dmp for write
If I make a:
mt -f /dev/rmt/3mn rew
Works correctly
Thanks in advance.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2005 11:38 PM
12-20-2005 11:38 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2005 12:06 AM
12-21-2005 12:06 AM
Re: Error ORACLE-Export utility on LTO (failed open .. for write)
Hi Salvador,
Why do you use /dev/rmt/3mn? Why not /dev/rmt/3m? /dev/rmt/3mn is saying to tape to not rewind (the "n" after the "m" means "No rewind") and this is why it works after "mt -f /dev/rmt/3mn rew"...
Check your tape options with:
#ioscan -fnCtape
And use a tape device option with Rewind for the export (/dev/rmt/3m for example).
Best Regards,
Eric Antunes
Why do you use /dev/rmt/3mn? Why not /dev/rmt/3m? /dev/rmt/3mn is saying to tape to not rewind (the "n" after the "m" means "No rewind") and this is why it works after "mt -f /dev/rmt/3mn rew"...
Check your tape options with:
#ioscan -fnCtape
And use a tape device option with Rewind for the export (/dev/rmt/3m for example).
Best Regards,
Eric Antunes
Each and every day is a good day to learn.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP