Hi i want to detach job from a spool file . I tried CHGJOB SPLFACN(*DETACH) command but it detaches all the spool files for a specific job . My requirement is to detach a particular spool file from job . Please help
Software/Hardware used:
as400
ASKED:
April 4, 2011 5:43 AM
UPDATED:
April 5, 2011 1:32 AM
I agree with MurrayInfoSys. I can’t think of any reasonable way to detach only a single spooled file (nor any limited subset) nor of any way to manage such spooled files. Technically, it contradicts the purpose of SPLFACN(*DETACH).
Tom
I can’t think of anything useful to do with a detached spooled file that can’t be done to one that is attached.
Can you describe the business problem that you need to solve? Detaching a spooled file is a technical problem. Perhaps if we knew the business problem we could suggest alternatives.
Tom