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

How to enter High Values in a KSDS file


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

New User


Joined: 01 Feb 2007
Posts: 30
Location: Mumbai

PostPosted: Wed Sep 02, 2009 10:10 pm
Reply with quote

Hello,

I am trying to enter high values in a KSDS file.

I have opened the file in edit mode in File Aid and have copied a record ,opened it in HEX ON mode and tried entering 'FF' but i am not successful.

Can someone pls help in this regard?

Thanks in advance ,
Tushar
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Wed Sep 02, 2009 11:06 pm
Reply with quote

If the file is online in CICS, you can use the CECI transaction. Otherwise, write a very short COBOL program to write it.

You could also use IDCAMS, SORT, File Aid, or any number of other utilities to do this.
Back to top
View user's profile Send private message
krishnakanagal

New User


Joined: 27 Feb 2009
Posts: 12
Location: Bangalore

PostPosted: Thu Sep 03, 2009 10:08 pm
Reply with quote

Hi,

if it is the KEY you are trying to insert then your record should be in the end as its a KSDS file the key should be sorted.

Hope this helps
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 FTP VB File from Mainframe retaining ... JCL & VSAM 4
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top