Search results

  1. C

    Help!!! MFG/PRO cannot start....

    I stop the MFG/PRO service and reboot computer server. the ./start.Demonstration is ok and it can work. But run ./start.Production to start then show fllow message,and ./client.Production cannot open,it said no service active. Please help me found that reason,thanks. " 13:59:10 BROKER ...
  2. C

    How to create automation backup DB in Linux?

    Thanks !!! How to create automation backup DB in Linux? RedHat Linux 4.0 enterprise version. I need it auto execute flow command in AM 1:00:00 probkup online /app/mfgpro/eb21/db/mfgprod /home/mfg/cowbo/bak/mfgprodbak
  3. C

    -------Help for accum---------!!!

    I need the op_qty_comp can accumulate by op_wo_nbr. But the always show the error.. How to fix it ? Thanks.. ------------------------------------------------ define variable std_run like wr_run no-undo. for each op_hist break by op_wo_nbr : std_run=op_qty_comp. accumulate...
Top