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

Problem of always saving in uppercase even nwe need smallerc


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

New User


Joined: 23 Jun 2005
Posts: 5

PostPosted: Fri Sep 09, 2005 10:07 am
Reply with quote

Hi ,
I have one more small query in CICS.

In online I am maintaining one field which is always coming as upper case irrespective of I enter uppercase or lowercase.It's an VSAM KSDS file.Output which I am expecting is if I give online input in lowercase then it should save as lowercase only.As per my knowledge it can be done by mapset (FIELD ATTRIBUTES) or file properties or some CICS options.But presently I don't know exactly what is happening.Could you please provide me the details of mapset or file options which can solve this if it exists.

Thanks In Advance,waiting for your reply,
Kran.
Back to top
View user's profile Send private message
radhakrishnan82

Active User


Joined: 31 Mar 2005
Posts: 435
Location: chennai, India

PostPosted: Fri Sep 09, 2005 2:05 pm
Reply with quote

Give CASE=MIXED in Map.

hope this helps.
Back to top
View user's profile Send private message
prakash271082

New User


Joined: 09 Sep 2005
Posts: 53

PostPosted: Fri Sep 09, 2005 3:43 pm
Reply with quote

While you are receiving the input through EXEC CICS RECEIVE command, use ASIS option which would enable you to receive in which ever way you enter in the terminal ( upper case or lower case ).
Hope this helps.
Back to top
View user's profile Send private message
chanchal_tirpude

New User


Joined: 23 Jun 2005
Posts: 5

PostPosted: Fri Sep 09, 2005 5:42 pm
Reply with quote

Hi Radhakrishnana,

if possible ,please Provide me one detailed example of using Case=Mixed


Thanks
Chanchal
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 Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts z/vm installation problem All Other Mainframe Topics 0
No new posts Job scheduling problem. JCL & VSAM 9
No new posts Problem with IFTHEN=(WHEN=GROUP,BEGIN... DFSORT/ICETOOL 5
No new posts Need to add field to copybook, proble... COBOL Programming 14
Search our Forums:

Back to Top