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

Dynamic Attribute


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
madhu.boddu

New User


Joined: 28 Sep 2005
Posts: 5

PostPosted: Tue Dec 20, 2005 5:12 pm
Reply with quote

what is the dynamic attribute in CICS?
Back to top
View user's profile Send private message
raghunathns

Active User


Joined: 08 Dec 2005
Posts: 127
Location: rochester

PostPosted: Tue Dec 20, 2005 7:42 pm
Reply with quote

fields with sufficx 'A' used for dynamic change of attributes.

values are available in IBM copy book
DFHBMSCA

ex:
move DFHBMPRO to filedA
to protect the unprotected field dynamically.
Back to top
View user's profile Send private message
kanak

Moderator


Joined: 12 Mar 2005
Posts: 252
Location: India

PostPosted: Wed Dec 21, 2005 3:12 pm
Reply with quote

continue to raghunathns Simliarly when you pass -1 to the corrosponding length varibale for any field present in MAP, this is called dynamic positioning of cursore. So you can dynamically postion ou cursor based uipon your requirement. All this features where you can control the MAP during runtime options is called dynamic attribute of CICS.

Please correct me if i am wrong.
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 Using Dynamic file handler in the Fil... COBOL Programming 2
No new posts JCL Dynamic System Symbols JCL & VSAM 3
No new posts Synctool-dynamic split job for varyin... JCL & VSAM 7
No new posts Dynamic file allocation using JCL JCL & VSAM 8
No new posts Dynamic Sortin DD cards SYNCSORT 8
Search our Forums:

Back to Top