Hi, Ok.. My users are trying to execute a "Remote Script" to load the MySQl tables as follows :
READY REXEC -l vanbredt -p kaliannr 172.19.208.10 batch /hwwd/clbsc.sh READY The result we get is : EZA4801I MVS TCP/IP REXEC CS V1R6 EZA4810E The call to rexec_af() function failed: EZA4744I Foreign host aborted the connection. Conclusion : I assume the TCP/IP error is on the "Destination" side ? Anton -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of David Boyes Sent: Wednesday, August 01, 2007 11:52 AM To: [email protected] Subject: Re: Coping a MVS file to Linux > A) Can we "fire/spawn" the MySQl load on the Linux side, after > downloading the data from zOS If you have the z/OS ported tools package or BSI's NJE Bridge, you can trigger remote execution safely. You could do it with REXEC, but most companies don't like REXEC for security reasons. > B) We are running ESP on zOS > They want to know if ESP can check the MySql is running If one of the above tools is available, then you can define jobs to do the checks and manage them with ESP. > C) MySQL backups > Can ESP schedule a backup on the Linux machine If your Linux backup tools have a command line way to initiate a backup, you can use the above tools to define a job to do the task, and schedule it with ESP. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 The information contained in this email may be privileged, confidential or otherwise protected from disclosure. All persons are advised that they may face penalties under state and federal law for sharing this information with unauthorized individuals. If you received this email in error, please reply to the sender that you have received this information in error. Also, please delete this email after replying to the sender. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
