How to compile a dialog with ADSOBCOM just to change the SYMBOL table option.
search cancel

How to compile a dialog with ADSOBCOM just to change the SYMBOL table option.

book

Article ID: 20578

calendar_today

Updated On:

Products

IDMS IDMS - Database IDMS - ADS

Issue/Introduction

Description:

Compile from LOAD can not be used to change the ADSC related source such as SYMBOL table, This change requires a compile from SOURCE. ADSC related source refers to the values that can be entered in ADSC such as process name, record name, map name and whether SYMBOL table is YES or NO.

Solution:

Compile the dialog using the following syntax:

//SYSIPT   DD *                              
  GENERATE FROM SOURCE MOD DIALOG dlgname   VERSION 0001
   SYMBOL TABLE OFF                      
   DIAGNOSTIC TABLE OFF.             
/* 

Environment

Release: IDADSO00100-18.5-ADS-for CA-IDMS
Component: