- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: export backup is not working in crontab
Operating System - Tru64 Unix
1820136
Members
3379
Online
109619
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
Discussions
Discussions
Discussions
Forums
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
тАО05-21-2011 06:38 AM
тАО05-21-2011 06:38 AM
export backup is not working in crontab
hello
when i run script manually it start backup but in crontab it is running some time and some times it is not running.
get script as attachment
my entry in crontab is
00 21 * * * sh /exp_bkp/expdp.sh >/exp_bkp/output.log
when i run script manually it start backup but in crontab it is running some time and some times it is not running.
get script as attachment
my entry in crontab is
00 21 * * * sh /exp_bkp/expdp.sh >/exp_bkp/output.log
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-21-2011 06:55 AM
тАО05-21-2011 06:55 AM
Re: export backup is not working in crontab
> [...] it is running some time and some
> times it is not running.
"not running" is not a useful problem
description. Is "cron" not running the job,
or is the job getting run but not working?
With my weak psychic powers, I can't see
what's in "/exp_bkp/output.log". Have you
looked at it? You might also save the error
output:
2>/exp_bkp/error.log
> times it is not running.
"not running" is not a useful problem
description. Is "cron" not running the job,
or is the job getting run but not working?
With my weak psychic powers, I can't see
what's in "/exp_bkp/output.log". Have you
looked at it? You might also save the error
output:
2>/exp_bkp/error.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-21-2011 10:12 PM
тАО05-21-2011 10:12 PM
Re: export backup is not working in crontab
backup is not taking continuously at time it miss some days & i have to run expdp.sh script manually on that day.
there is not any output in /exp_bkp/output.log
file
there is not any output in /exp_bkp/output.log
file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-25-2011 12:22 AM
тАО05-25-2011 12:22 AM
Re: export backup is not working in crontab
Add the whole path of the sh command to your crontab line. Cron don`t know the PATH variable.
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP