"ddspell-m3" wrote:
Quote:
I was just curious as to how my SYSTEM-COLDSTART macro compared to
others just to see if I'm missing anything useful. |
- SYSTEM-COLDSTART is supplied by Raining Data and should not be
changed unless you really know what you're doing.
- Your customizations go in USER-COLDSTART.
- Do NOT use the new COLDSTART-ACCOUNTS feature! I recommend deleting
that line from SYSTEM-COLDSTART.
- Copy your SYSTEM-COLDSTART and USER-COLDSTART items (and other data
from the VME DM) to an FSI account so that you can compare and restore
your customizations after patches and new releases.
- Don't overlay the SYSTEM-COLDSTART provided by RD with your own
older version unless you are sure you know what they've changed and
you know whether you need their updates. I strongly suggest "I know
better" overrides of vendor-provided patches unless you really do know
better.
If you aren't sure about what's happening in SYSTEM-COLDSTART, lookup
the commands you see in D3 Ref, or look at the MD to see what programs
are being called. Consider it a learning experience but not a target
for tweaks unless you understand what the processes are doing.
HTH