IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Which bit is MDT in attribute byte


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
inamadugu
Warnings : 1

New User


Joined: 23 Aug 2007
Posts: 18
Location: Delhi

PostPosted: Thu Oct 11, 2007 9:37 am
Reply with quote

Hi,

Please tell me which bit is MDT in attribute byte.

Regards,
inamadugu
Back to top
View user's profile Send private message
nuthan

Active User


Joined: 26 Sep 2005
Posts: 146
Location: Bangalore

PostPosted: Thu Oct 11, 2007 9:56 am
Reply with quote

FSET is Fieldset is used in the ATTRB parameters of the field definition of the BMS maps(DFHMDF)
FRSET is Field Reset is used in the CNTL parameters of the map definition (DFHMDI) or mapset definition(DFHMSD)

FSET sets to the related flag bit (7th bit of Attribute character) to 1.
if you dont give this in the attrb of the dfhmdf the seventh bit( or last bit) of the attribute character is set to zero this means that the particular field is not modified by the end user, and if the enduser is entered some data in that particular field this bit will be set to 1, with out giving the FSET in its attrb parameters.
Back to top
View user's profile Send private message
inamadugu
Warnings : 1

New User


Joined: 23 Aug 2007
Posts: 18
Location: Delhi

PostPosted: Thu Oct 11, 2007 10:05 am
Reply with quote

Thank you Nuthan, I had a doubt that whether it is the last bit or the last but oneth bit.
Back to top
View user's profile Send private message
nuthan

Active User


Joined: 26 Sep 2005
Posts: 146
Location: Bangalore

PostPosted: Thu Oct 11, 2007 10:26 am
Reply with quote

It's the the rightmost bit in the attribute byte
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts 10 byte RBA conversion DB2 2
No new posts 10 byte RBA conversion -non applicati... JCL & VSAM 1
No new posts Dataset size increase on adding 1 byt... DFSORT/ICETOOL 8
No new posts Updating a 1 byte thats in occurs mul... DFSORT/ICETOOL 6
Search our Forums:

Back to Top