How to delete a VI Job with DFDM?

I am trying to research how to use DFDM to delete a VI Job and help would be great. 

Thanks, 

Parents
  • 0

    G'day

    The information for a single VI job is stored in several data files plus a compiled file used to do the work defined in the job.

    While it is possible to manually delete the information associated with a job using DFDM, it is dangerous and can lead to stranded records in one or more of the files.

    The best way to delete a job is to use either V/I Import Job Maintenance or V/I Export Job Maintenance depending on the type of job.

    Thanks,
    Fred

  • 0 in reply to fmcguirk

    I understand the risk with using DFDM we have a specific situation we are looking to use this for I totally agree in the best way is through the Maintenance. 

Reply Children