Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
UNIX - Running NT bat file before backup
Name: BDO Date: April 23, 2001 at 05:18:23 Pacific
Comment:
Before shutting down a database on Unix I want to run a bat file (NT). Can someone tell me what the shell code is to do this?
Summary: David does, however, make a good point that if you run this .bat file in Unix/Linux it will not run ;-) If, however, you are running it in DOS then if you type... backup.bat myparameter myotherparamet...
Summary: What I am trying to do is -- to move a file from Unix to NT. I guess I need to have script which will allow me to do that when ever I execute that program. I am not a Unix person -- so I really don't ...
Summary: Hi Can some body share a code with me. I am trying to call a Kshell script file from one of my SQR programs. I am new to Shell scripting. My Shell script is going to run on UNIX box and I have to do...