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

HOW TO CHANGE ATTRIBUTE OF A FILE FROM BROWE TO EDIT MODE


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
jeyaraj

New User


Joined: 14 Nov 2005
Posts: 5

PostPosted: Mon Jun 12, 2006 7:01 pm
Reply with quote

HI,
if i try to open a dataset(PS file) in EDIT mode it is substituting BROWSE option automatically. May i know the reason why it is substituting BROWSE mode and is there any other way to open the same dataset in EDIT mode.

thanks,
jeyaraj.
Back to top
View user's profile Send private message
kamran

New User


Joined: 01 May 2005
Posts: 55

PostPosted: Mon Jun 12, 2006 7:31 pm
Reply with quote

Hi,
The Lrecl of your dataset must be more than 255 and consequently the ISPF will substitute BROWSE instead of EDIT mode!
you can update it's data using dfsort.
I don't think this one is related to JCL Forum!?
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Wed Jun 28, 2006 1:19 pm
Reply with quote

If the file is too large, it might be a REGION size problem. You may see (and sometimes - modify) your REGION size at the TSO logon screen.

O.
Back to top
View user's profile Send private message
param_rajesh_2001
Warnings : 1

New User


Joined: 23 Jun 2006
Posts: 18
Location: Bangalore

PostPosted: Fri Jun 30, 2006 11:45 am
Reply with quote

Hi,
If the file is too large and it will open in browse mode .. u can open these kind of file in FILEAID edit mode (If you have FAIL-AID in your ISPF mune).
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
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 HILITE on Browse mode? TSO/ISPF 2
Search our Forums:

Back to Top