Author: Robert Sample
Posted: Wed May 03, 2017 3:45 pm (GMT 5.5)
On the receiving system, go to ISPF 3.4 and put in the high level index (the first part of the data set name up to the and not including the period), then hit enter. If ANYTHING comes back the HLQ exists. If not, you'll have to contact your site support group to define the HLQ on the receiving system.
And increasing the space from UI does NOT mean you have ruled out "Out of space or out of extents on the volume" -- you need to find out how much free space is on the volume and then verify the data set you are sending is smaller than the amount of free space on the volume.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Wed May 03, 2017 3:45 pm (GMT 5.5)
Quote: |
4. Invalid high level index- not sure how to check this |
And increasing the space from UI does NOT mean you have ruled out "Out of space or out of extents on the volume" -- you need to find out how much free space is on the volume and then verify the data set you are sending is smaller than the amount of free space on the volume.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth