> 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
