Scheduling backups

This tip is provided courtesy of http://www.informit.com.

Whenever ontape asks for a tape to be mounted, you must press the Enter key in order to continue. Most system administrators implement a simple routine to accomplish this task, which is useful when you use the cron utility of UNIX to run a script at a specified time. The following example should resolve the please-mount-the-tape problem. (Thanks to our friends at c.d.i., comp.databases.informix.)

% ontape -s -L 0<

Or if you're editing your script using vi, for example, you just need to press the Enter key in the here-document between the two hit words, as follows:

ontape -s -L 0 <

For more information on Informix Unleashed, go to http://www.informit.com/product/0672306506/ or http://www.mcp.com/sams.


    Requires Free Membership to View

This was first published in June 2000

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.

    Disclaimer: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.