0% found this document useful (0 votes)
283 views6 pages

ISPF Test Paper 7

This document contains a test with 37 multiple choice questions covering various topics related to TSO ISPF. Some of the questions address commands for editing screens, navigating panels, running jobs in batch mode, and using SDSF to view job status and control job processing.

Uploaded by

sreelabdha
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
283 views6 pages

ISPF Test Paper 7

This document contains a test with 37 multiple choice questions covering various topics related to TSO ISPF. Some of the questions address commands for editing screens, navigating panels, running jobs in batch mode, and using SDSF to view job status and control job processing.

Uploaded by

sreelabdha
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 6

TSO ISPF Test 7

Marks : 37 Time: 35 mins.

1. How to move the command line prompt from the bottom to top or top to bottom of an edit screen? a. In 3.4 option type 0, enter and change the settings b. Pull down the settings menu enter 1 for settings and change the settings c. In ISPF Primary option menu enter 0, enter and change the settings d. None 2. In SuperC listings MAT, RFM, RPL, are a. Type of different codes b. Type of dataset codes c. Type of comparison codes d. None
3.

Which of the following is valid statement regarding UNDO command? a. It undoes commands issued before REC ON. b. It undoes commands issued after REC ON. c. One should issue REC ON before one does UNDO.

4.

Regarding SDSF panel listings which are the following are valid statements(Choose 3)
a.

We cant control devices such as printers, lines and initiators across the MVS

b. We can control job processing by using options hold, release command, purge
c.

We can control devices such as printers, lines, and initiators across the MVS

d. We can check status of the jobs submitted (in input queue), Active Users and Output Queue

5. In a same edit panel, needs to x no. of lines from the beginning, y no. of lines somewhere in the middle. How to accomplish this in one shot a. Exclude all the lines to be cut and give CUT X ALL command in the command line then paste. b. Do cut those lines in 2 times and paste
c.

Select and CUT x no.of lines from beginning and then select y no.of lines from bottom and then CUT APPEND

d. Give CC CC and CC CC again and CUT

6. C PRE POST ALL .MYLAB .ZL command a. Will change all PRE as POST in the edit screen b. Will change only the Last PRE as POST c. Will change only the first PRE as POST

d. Will change all PRE as POST from the label .MYLAB till end 7. The command FIND P@ and FIND P> a. Will find alphabets and numeric items b. Will find special characters and lowercase alphabets c. Will find special characters and uppercase alphabets d. Will find alphabets and uppercase alphabets 8. ISPF is menu driven. a. True b. False

9. The program to execute the TSO commands in batch is a. IKGEFTO1 b. IJKEFT01 c. IEPTSPRT d. IKJEFT01

10. Which one of the following commands will reset in the Edit screen, if some line commands, cols scale and all other garbage values to clear off a. LINE b. FLAG c. RECOMMAND d. RESTORE e. RESET 11. Initiator can have only one job class. a. False b. True

12. Which

of the following program is used for setting PF keys to execute some functions?

a. IFSAFD b. ISFPFD c. ISFAFD d. IFDSFD


13. Which

character needs to be given when a label is set in the edit panel?

a. . b. / c. = d. -

14.

CMPCOLM 25:75 is to

a. Compare 25 and 75 columns b. Compare 25 th column up to 75 lines c. Compare 25 through 75 columns d. None 15. Choose two valid statements from the following

a. We can set the color, highlight, and intensity of the SDSF panels to suit the individuals taste b. We cant arrange the order and width of columns on SDSF panel c. We cant display the valid actions for each panel d. We can arrange the order and windows of columns on SDSF 16. Why a production ABEND cant be traced in the TEST region, because

a. Production support technician will not have the access to TEST region b. TEST region may not be available at all times c. The data is only representation and will not be exactly making the production data d. The system configuration is not the same as Production e. Application environment is completely different from TEST 17. The command to make a language reference highlight

a. HILITE b. HI ALL c. BRTFLD d. ALL THE ABOVE 18. To identify hexa-decimal number 0980312

a. F HEX 0980312 b. FIND HEXA(0980312) c. F X0980312 d. F 0980312


19. With

reference to point-and-shoot fields,

a. If you have entered a command on the command line, this command is processed before any POINT-and-SHOOT command unless you are running in GUI mode. b. You can use the TAB key to position the cursor to POINT-and-SHOOT fields by relating the TAB to POINT-and-SHOOT fields option on the ISPF setting panel. 1. A is TRUE and B is not TRUE 2. A is not TRUE and B is TRUE 3. Both are TRUE 4. Both are false 20. What do you mean by .ZF and .ZL

a. They are named labels in a edit screen b. They are range of columns c. They are the range between first line and last line d. Not a valid parameters
21. State

TRUE/FALSE. In 3.15 we can use the options to search for mixed case and case sensitive. In space parameter the value given for directory block will create a. KSDS VSAM file b. PS file c. PDSE d. PDS

22.

23.

The command to exclude all the lines in a edit screen a. EX LINE b. EX ENTIRE c. EX BLOCK d. EX ALL

24.

The subsystems to store the data are (choose two) a. VSAM b. CICS c. IMS d. ISPF e. DB2

25.

SRCHFOR ABC WORD, search for a. The words starting with the string ABC b. The words ends with ABC c. The letters A, B, C
d.

The only words ABC To list all the active running processes in SDSF panel

26.

a. SR b. DA c. ST d. PR
27. State

TRUE/FALSE. In Base SYSPLEX architecture, operator has to monitor, multiple consols, one for each CPC. get a scale or column table format in the edit screen, we use(CHOOSE 2)

28. To

a. COLUMNSHOW b. COLUMNS

c. COLS d. COL 29. To display output for all the jobs on the H-Panel a. Enter PRE * then H or Enter PRE then H ALL b. Enter * * H or Enter H ALL c. Enter PRE then H d. Enter PRE * * Then H or Enter PRE then H all 30. While allocating Datasets, to add more volumes, we give a. SET VOLUMES=MULTIPLE b. ALLOC MULTIPLE VOLUMES c. SET MULTIPLE VOL d. ALLOC VOLUMES=MULTIPLE 31. When configuring P-COM, the IP address we give is the IP of a. The LAN server b. Internet Gateway c. The PCs d. The Host machine
32. State

TRUE/FALSE. There is a relation between no. of CPUs and No.of IOPs(Input Output processors) The Execution modes of 3.12, (choose 2) a. Foreground b. Intermediate c. Ongoing d. Background e. Batch

33.

34. To

copy from other member and copy to the Edit screen

a. COPYMEM MEMBER {after} LPTR [linenum-range] {Before} b. MEMBER COPY MEMBER {after} lptr [linenum range] {Before} c. COPY MEMBER {After} lptr [linenum range] {Before} d. MEMCOPY MEMBER {After} lptr [linenum] {Before} 35. To navigate from one options panel to another a. GO TO [option] b. MOVE c. = option d. SHOW 36. To swap between two screens a. F5

b. F12 c. F9 d. F1 e. ALL 37. In Which mode jobs run without any user intervention a. BATCH b. ONLINE c. FOREGROUND d. BATCH

You might also like