I get first hand experience with the difficulty of running a team. Today I run the application dev team. This will only last until the team lead returns from a massively long vacation. However I see how frustrating and difficult it is. You need to track who is working which trouble tickets. Then you need to track their status.
Digging Deeper into DEPTREE_TEMPTAB
-
I had previously written about running a script to set up the
DEPTREE_TEMPTAB table in my schema. I knew it was used to track
dependencies. But I knew li...