Multiple choice technology platforms and products

which ofthe following describes a process for capturing a COBOL copybook from a z/OS system

  1. Select the COBOL copybook using the Browse button and capture the COBOL copybook with Manager

  2. FTP the COBOL copybook to the server platform in text mode and capture the metadata through Manager

  3. FTP the COBOL copybook to the client workstation in binary and capture the metadata through Manager

  4. FTP the COBOL copybook to the client workstation in texy mode and capture the Copybook with manager

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

COBOL copybooks are text files that must be transferred in text mode (not binary) to preserve line endings and character encoding. The correct workflow is FTP to the client workstation where the Manager application runs, then capture through Manager. Options A and B incorrectly reference server platform or direct capture, while C incorrectly specifies binary mode.