Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- HPE 9000 and HPE e3000 Servers
- >
- Re: script in cron can't copy my data files
HPE 9000 and HPE e3000 Servers
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
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
- Email to a Friend
- Report Inappropriate Content
10-07-2006 03:26 PM
10-07-2006 03:26 PM
script in cron can't copy my data files
Hi There,
I have a script in cron that copy my data files from one folder to another on daily basis, some of the data files are larger than 2 GB, and /var/mail/oracle is showing me following errors regarding the script execution:
cp: /u02/oradata/TABSTST/TABS_DATA01.dbf: File too large
a /u01/daily_cold_backup/TABSTST/system01.dbf 819216 blocks
a /u01/daily_cold_backup/TABSTST/undotbs01.dbf 4014096 blocks
Can't open /dev/tty to prompt for more media.
Would you help me in this respect please?
Thanks.
I have a script in cron that copy my data files from one folder to another on daily basis, some of the data files are larger than 2 GB, and /var/mail/oracle is showing me following errors regarding the script execution:
cp: /u02/oradata/TABSTST/TABS_DATA01.dbf: File too large
a /u01/daily_cold_backup/TABSTST/system01.dbf 819216 blocks
a /u01/daily_cold_backup/TABSTST/undotbs01.dbf 4014096 blocks
Can't open /dev/tty to prompt for more media.
Would you help me in this respect please?
Thanks.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-07-2006 08:13 PM
10-07-2006 08:13 PM
Re: script in cron can't copy my data files
Yaqub,
Title: cp can incorrectly give an error and not copy a large file
Document ID: KBRC00008357
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079991935
check if you have this patch installed.
HP-UX 11.0 PHCO_29680
HP-UX 11.11 PHCO_30156
Regards,
Robert-Jan
Title: cp can incorrectly give an error and not copy a large file
Document ID: KBRC00008357
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079991935
check if you have this patch installed.
HP-UX 11.0 PHCO_29680
HP-UX 11.11 PHCO_30156
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-08-2006 01:28 PM
10-08-2006 01:28 PM
Re: script in cron can't copy my data files
cp will copy any sized file, but if the destination is not enabled for largefiles, you'll get the failure message. Change the destination filesystem to all largefiles and cp will work OK. If you are using tar, tar will fail at 2 Gb (or 8 Gb with latest version) so it is not useful for large files.
Bill Hassell, sysadmin
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-08-2006 02:56 PM
10-08-2006 02:56 PM
Re: script in cron can't copy my data files
Hi All,
Thanks you for your all of unique support.
Have a Nice Day,
Yaqub.
Thanks you for your all of unique support.
Have a Nice Day,
Yaqub.
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.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP