Don't go trying to use x'C0' in a data set name, while USERID.#------- works 
fine. USERID.#------} gets the following message on my z/OS 1.9 system:

IKJ56893I DATA SET USERID.#------{ NOT ALLOCATED+   
IGD17102I CATALOG ERROR IN DEFINING NONVSAM DATA SET
USERID.#------{                                     
RETURN CODE IS 144 REASON CODE IS 14 IGG0CLEG       
IGD306I UNEXPECTED ERROR DURING IGG0CLEG PROCESSING 
RETURN CODE 144 REASON CODE 14                      
THE MODULE THAT DETECTED THE ERROR IS IGDVTSCU      
SMS MODULE TRACE BACK - VTSCU VTSCT VTSCR SSIRT     
SYMPTOM RECORD CREATED, PROBLEM ID IS IGD00066      


RETURN CODE 144 

Explanation: An incorrect entry name format or the 
name has an initial character as a numeric.

Reason Code    Description

       14      Explanation: The data set name to be 
               added to the catalog does not meet the 
               syntax requirements for a valid cataloged 
               data set name. For information about 
               valid cataloged data set names, see 
               z/OS DFSMS Using Data Sets.

               Programmer Response: Correct the 
               data set name so that it meets the 
               requirements for a valid cataloged data 
               set name.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to