Charles,

Absolutely it is possible. DATACLAS *can* set RECFM. JCL *can* override
it.

Go into ISMF and select Option 4 from the ISMF primary menu. Then select
"1" to list the available data classes. Look at the values for DCTEMP. 

Or, talk to your storage admin, who must have set some of this up,
including the automatic assignment of DCTEMP for all temporary datasets.

Bob Richards 



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Charles Mills
Sent: Monday, June 19, 2006 11:05 AM
To: [email protected]
Subject: Can SMS set a default RECFM?

I confess to having avoided learning much about SMS; perhaps that needs
to
change. In the meantime, could I impose on someone for an answer to the
following question?
 
A dataset is allocated with JCL as follows (the complete DD statement is
shown -- there are no other operands):
 
XXSYSUT7   DD UNIT=SYSDA,SPACE=(605,(4640,580)) 
 
SMS does the following:
 
IGD101I SMS ALLOCATED TO DDNAME (SYSUT7  )
        DSN (SYS06167.T102753.RA000.jobname.R0227249    )
        STORCLAS (SCTEMP) MGMTCLAS (        ) DATACLAS (DCTEMP)
        VOL SER NOS= TEMP01

Is it *possible* that something in DCTEMP or elsewhere in SMS could be
having the effect of filling RECFM=U into the DCB before the open exit
is
driven -- in other words, having roughly the same effect as if RECFM=U
had
been coded in the DD statement?

Charles Mills
+1-707-291-0908

 

----------------------------------------------------------------------
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 
  
  
  
LEGAL DISCLAIMER 
The information transmitted is intended solely for the individual or entity to 
which it is addressed and may contain confidential and/or privileged material. 
Any review, retransmission, dissemination or other use of or taking action in 
reliance upon this information by persons or entities other than the intended 
recipient is prohibited. If you have received this email in error please 
contact the sender and delete the material from any computer. 
  
Seeing Beyond Money is a service mark of SunTrust Banks, Inc. 
[ST:XCL] 
 
 
 
 

----------------------------------------------------------------------
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