problem with browse mode

Help for IBM's record-oriented filesystem VSAM, ESDS, KSDS, RRDS, LDS and Storage management Subsystems
anand4u237
Posts: 15
Joined: Mon May 17, 2010 12:05 pm
Skillset: COBOL, JCL, VSAM, DB2, CICS
Referer: google
Location: India

problem with browse mode

Postby anand4u237 » Fri Feb 25, 2011 5:22 pm

Hi,

Having a problem with browsing a flat file the it atcually contain
MOHANK
MOHANK
ARAMES
SURESH
RAMESH
KRISHN
KRISHN
SURESH
But when open in browse mode the frist letter getting truncated
OHANK
OHANK
AMESH
URESH
AMESH
RISHN
RISHN
URESH

it looks fine when i am opening it in edit mode...

can any one let me know what might be the problm..

Thanks

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: problem with browse mode

Postby Robert Sample » Fri Feb 25, 2011 5:55 pm

Is the file defined FBA or VBA?

NicC
Global moderator
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
Referer: Google
Location: Pushing up the daisies (almost)

Re: problem with browse mode

Postby NicC » Fri Feb 25, 2011 7:02 pm

Seems like a TSO/ISPF topic.

Yes - your file is probably defined FBA or VBA which means the first byte is treated as a carriage control character and is not displayed in browse.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

steve-myers
Global moderator
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Skillset: Assembler, JCL, utilities
Referer: zos.efglobe.com

Re: problem with browse mode

Postby steve-myers » Sat Feb 26, 2011 9:36 am

What happens if you enter a DISPLAY CC command?

anand4u237
Posts: 15
Joined: Mon May 17, 2010 12:05 pm
Skillset: COBOL, JCL, VSAM, DB2, CICS
Referer: google
Location: India

Re: problem with browse mode

Postby anand4u237 » Wed Mar 02, 2011 1:25 pm

yeah Nicc it was a problem with the file defination, it has been solved.


Thanks NicC, Robert


  • Similar Topics
    Replies
    Views
    Last post