How can you display the SPOOL information ?

Answer Posted / naveen87ginjupalli

SPOOL- (simultaneous peripheral operation online)
TSO SDSF ST is the command display the spool information.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between next sentence and continue in cobol programing language?

828


Explain about different table spaces.

751


How do you differentiate between cobol and cobol-ii?

755


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1622


what are decleratives in cobol?

1905






how do you reference the variable unblock file formats from cobol programs

869


How do get the result of your program directly on your pc?

1970


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

7086


Difference between array and sub-script ?

1253


How do you reference the fixed block file formats from cobol programs

809


What is the compute verb? How is it used?

755


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

983


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1788


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

887


Difference between cobol and cobol-ii?

830