Our issue is there seems to be a disconnect, or no link,
between our SELECT statement and our SD. We had
SELECT SORT-FILE and SELECT SORT-FILE
ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1
SORTWRK2
SORTWRK3
SORTWRK4.

with SD SORT_FILE
RECORD CONTAINS 7833 CHARACTERS.

In either case, at run time, the system ignored our
SORTWRK# DD statements and allocated 16 sort works with the
SORTWK## naming convention. Any ideas why the system does
not recognize the connection? We do not even need the
SORTWRK DD statements. Thanks


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

How can I tell if a module is being called DYNAMICALLY or STATICALLY?

3 Answers   CTS,


Syntax for JCLLIB & JOBLIB???

1 Answers  


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

0 Answers   IBM,


Can anyone please give the example of Inline Perform.

6 Answers   TCS,


what is soc7 abend?how u can trace it?

4 Answers   Accenture,






HELLO FRIENDS, THIS IS JANARDHAN.GADIRAJU, I FACED ONE INTERESTING QUESTION IN COBOL, THAT IS WHAT ARE THE VALUES WE CAN SEE IN HIGHVALUES AND LOWVALUES, CAN U PLEASE GIVE ME THE ANSWER

7 Answers   Patni,


How do you define a table/array in COBOL?

5 Answers   Hexaware,


how will you define vsam file in select clause?

3 Answers   Patni,


How to convert bunch of words in a line to relvant ASCII values?

2 Answers  


I have a File that has duplicate records. I need only those records that occur more than thrice.?

3 Answers   IBM, Wipro,


why 02 level number can't be use as a separate level number like 01 or 77 ?

3 Answers  


What is ASKTIME, SUSPEND

1 Answers   IBM,


Categories