Multiple choice technology databases Which of the following is not passed as parameter to the IMS cobol program from JCL Program name PSB name IMS mode of processing DBD name Reveal answer Fill a bubble to check yourself D Correct answer Explanation JCL passes the PSB name (which specifies which databases to access), program name, and processing mode (online/batch). DBD names are defined within the IMS system itself and are not passed as parameters from JCL to the COBOL program.