IDMS

Re:Re: Turn diagnostics off in batch mode?

  • 1.  Re:Re: Turn diagnostics off in batch mode?

    Posted Feb 25, 2008 04:47 AM
    You can use ADSOBCOM - Syntax is in the ADS Reference manual.

    //SYSIPT DD *
    COMPILE FROM SOURCE DIALOG IS (????????) SYMBOL TABLE IS NO DIAGNOSTIG
    TABLE IS NO.

    You can use an 8 byte mask to limit the dialogs or you can enter a
    compile command for each dialog to be recompiled.
    According to the manual you can also use ALL to recompile all dialogs.

    Tommy Petersen





    ""Rozeboom, Kay
    [DAS]""
    <KAY.ROZEBOOM@IOW
    To
    A.GOV> IDMS-L@LISTSERV.IUASSN.COM
    Sent by: IDMS
    cc
    Public Discussion
    Forum
    Subject
    <IDMS-L@LISTSERV. Turn diagnostics off in batch
    mode?
    IUASSN.COM>


    02/25/2008 09:04
    AM


    Please respond to
    IDMS Public
    Discussion Forum
    <IDMS-L@LISTSERV.
    IUASSN.COM>







    We need to turn diagnostics and symbol table off for a number of
    dialogs. Is there any way to do this in batch mode, rather than pulling
    each one up individually in ADSC?

    Kay Rozeboom
    State of Iowa
    Information Technology Enterprise
    Department of Administrative Services
    Telephone: 515.281.6139 Fax: 515.281.6137
    Email: Kay.Rozeboom@Iowa.Gov
    "
    IDMS Public Discussion Forum
    IDMS-L@LISTSERV.IUASSN.COM
    SMTP
    IDMS-L@LISTSERV.IUASSN.COM
    IDMS-L@LISTSERV.IUASSN.COM
    SMTP








    Normal

    Normal
    Re: Turn diagnostics off in batch mode?
    "I am getting a syntax error on the word ""MOD"". It doesn't like ""MODIFY""
    any better. Any ideas?