hello, i have a quick question- in a batch script is there a way to have it automated where when a machine is rebooting, and it does not continue becuase it is waiting for you to press F1 or it gets stuck and you must hit F1, to code that into a batch script? i only ask b/c we have a batch...
sorry for the delay, but thank you thank you everyone for your input! it was all helpful in different ways. i have figured out a way to sort this all out, and it seems to be working. i did find out that if i try to run a batch from the sp on a different machine other than the sqlserver, that...
yeah, sorry, i didn't include that i had tried that already. that is not going to work for what i am trying to accomplish here because if i include batch scripts in the stored procedure (or in scheduling a job, w/ steps from sqlserver agent) that batch will be run from the same server as my...
also, when i run the stored procedure from a batch, it immediately returns 'Job 'BkupCam' started successfully.' so if i have other scripts to run after the backup finishes, it is too late. the scripts end up running before the bkup completes. is there a switch to make the other scripts wait...
wow, thank you both for the quick response. basically, we are trying to implement this software that is not very user friendly. we are setting up a nightly.bat to run nightly. the backup of the database on camrany1 must run first, then there are programs on another server, metaman02, that are...
hello. i am a little new to sqlserver and its differences from oracle but i need assistance on a stored procedure. i created a nightly job in sqlserver agent, and generated it as a script. i took that script and tried to make it a stored procedure. it doesn't seem to be working, and what i...
hello, i'm not sure if this is the correct forum, but basically i am a little new to network administration. one of the users who has administrative privaleges, denied everyone access to a printer. [sadeyes] now no one, not even an administrator, nor this user, can do anything with this...
hello- i am rather new to the whole networking/hardware in depth troubleshooting, but i am having this error when i open up IE. basically, it opens with favorites on the left (which is ok) my homepage in the middle, and on the right is another "frame" i will call it, and it has the...
hello. i hope you can help me. this seems pretty straight forward, but i am missing something. i have a column called internala_c and it is 6 chars in the db. we need to append 2 zeros at the end in out vb app. i have this:
spaces_required = (internala_c - Len(tempString))
tempString =...
Hello-
i am rather new to perl so the answer to my problem may be obvious. but i am writing a little perl script to back up a database, copy the dump to an offsite location, then email me the log when it is all done. i have it all working except when it emails me, it gets stuck in a loop...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.