bash-5.2$ ./zoau13.py delete dataset @02858.T.SAMPLE.ZOAU 0 create dataset @02858.T.SAMPLE.ZOAU Traceback (most recent call last): File "/hewitt/zopentools/python/usr/lpp/IBM/cyp/v3r12/pyz/lib/python3.12/site-packages/zoautil_py/datasets.py", line 698, in create dataset = list_datasets(name)[0] ~~~~~~~~~~~~~~~~~~~^^^ IndexError: list index out of range During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/u/@02858/python/./zoau13.py", line 89, in datasets.create(name=N1, dataset_type="SEQ", primary_space="1M", secondary_space="1M", block_size=27920, record_format="FB", record_length=80) File "/hewitt/zopentools/python/usr/lpp/IBM/cyp/v3r12/pyz/lib/python3.12/site-packages/zoautil_py/datasets.py", line 700, in create raise DatasetVerificationError(name) zoautil_py.exceptions.DatasetVerificationError: @02858.T.SAMPLE.ZOAU -- bash-5.2$ ./zoau13.py delete dataset @02858.T.SAMPLE.ZOAU 0 create dataset @02858.T.SAMPLE.ZOAU Traceback (most recent call last): File "/hewitt/zopentools/python/usr/lpp/IBM/cyp/v3r12/pyz/lib/python3.12/site-packages/zoautil_py/datasets.py", line 698, in create dataset = list_datasets(name)[0] ~~~~~~~~~~~~~~~~~~~^^^ IndexError: list index out of range During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/u/@02858/python/./zoau13.py", line 89, in datasets.create(N1, "SEQ", primary_space="1M", secondary_space="1M", block_size=27920, record_format="FB", record_length=80) File "/hewitt/zopentools/python/usr/lpp/IBM/cyp/v3r12/pyz/lib/python3.12/site-packages/zoautil_py/datasets.py", line 700, in create raise DatasetVerificationError(name) zoautil_py.exceptions.DatasetVerificationError: @02858.T.SAMPLE.ZOAU