Multiple choice technology mainframe

Which of the environments cannot access DB2?

  1. TSO

  2. IMS

  3. BATCH

  4. All the above can access

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

DB2 can be accessed from all three environments listed: TSO (Time Sharing Option) provides interactive access, IMS (Information Management System) allows transaction processing with DB2, and BATCH jobs can submit SQL queries to DB2. DB2 was specifically designed to support multiple access interfaces in mainframe environments.