Generate and Keep joblogs
I just saw a good tip on Chris’ blog, when you’re running important things in the System i do not forget to keep the joblogs in case something goes wrong, because that will help us identify easily where the problem was. And I’m saying this as perhaps the guy who knows more in the world about installing and removing Domino on the System i platform
I prefer the DSPJOBLOG OUTPUT(*PRINT), perhaps because I’m a developer or because I still use the same session for more things.
What I do not suggest is generate a joblog with the SIGNOFF *LIST when you’re removing Domino from your system, due to some functionality of the system I’ve seen “weird” things appear on the joblogs (you know, *MSGF is deleted and joblog is generated/built afterwards).
