Hi, I have 30-40 users logged in (terminals on serial ports) running applications (uniVerse BASIC) on the database. Is anyone familiar with this type of system? My problems include: I do a daily (after-hours) cpio to tape of the company's data files. Before I do that, I issue "who -u" so I can "kill -9" whoever is still logged in. The users NEVER get to a system prompt, so the system doesn't do an inactivity logout. I've heard advisories against using "kill -9" in a script, but I'd like to automate this process. questions: A) if a user was still logged in (but inactive), could that corrupt my backup? B) can a crontab file supply input to a screen prompt (If I start uniVerse by "uv", there is a "LOGIN" paragraph that prompts for terminal type and if no answer, it waits...) C) is there a different tool I should use for backup (and why).
This was a Prime INFORMATION system originally, which was rehosted onto new hardware, and these are a few left-overs that only affect me (the sys.admin). I'm concerned about error possiblities of manual processes, as well as scheduling when I'm out of town (I'm an "army of one" support staff). Thanks in advance ---Will
This was a Prime INFORMATION system originally, which was rehosted onto new hardware, and these are a few left-overs that only affect me (the sys.admin). I'm concerned about error possiblities of manual processes, as well as scheduling when I'm out of town (I'm an "army of one" support staff). Thanks in advance ---Will