Jump to content

Shell Script Time Out?


Recommended Posts

Hi! I have a Mandriva Linux LE2005 running Oracle 9i.

My problem is with my backup script. This script is the same that came from MDK 9.2 and worked fine allways.

 

This script basically do a exp from Oracle (40 minutes here) and compact it with tar + bzip2 (more 40 minutes here).

The exp done ok but in the tar the script seens to be stoped on 14 bits of the tar.bzip2 writed.

I put a separated script on cron only to compact and worked, so it seens that the first sript is timing out something.

 

So, is in Linux some configuration about the time that a shell script can run? Where?

 

 

:help:

 

Thanks!

Link to comment
Share on other sites

I don't think such a thing exists. AFAIK, bash scripts don't time-out.

In fact, when I first read your post title, I though you'd want bash code to implement a time-out system :)

 

Yves.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...