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

What is the maximum logial record length in COBOL


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nitya
Warnings : 2

New User


Joined: 09 Dec 2005
Posts: 17
Location: Tirupathi

PostPosted: Mon Nov 27, 2006 4:10 pm
Reply with quote

hi

1. wts the maximum logical record length(LRECL) tht we can give in cobol?


2. there are 2 programs , i want to append the second program contents to first one. how to go about this ??
Back to top
View user's profile Send private message
guptae

Moderator


Joined: 14 Oct 2005
Posts: 1208
Location: Bangalore,India

PostPosted: Mon Nov 27, 2006 4:18 pm
Reply with quote

Hi there,

Quote:
2. there are 2 programs , i want to append the second program contents to first one. how to go about this ??


Do u want to do it throgh cobol pgm or ispf
In case of ISPF put c99999 & put cut on the command bar of second pgm & then go to first one at the last line put a & then give paste on the command bar.
Back to top
View user's profile Send private message
guptae

Moderator


Joined: 14 Oct 2005
Posts: 1208
Location: Bangalore,India

PostPosted: Mon Nov 27, 2006 4:24 pm
Reply with quote

Hi Nitya,

Quote:
1. wts the maximum logical record length(LRECL) tht we can give in cobol?

Topic already discussed

ibmmainframes.com/viewtopic.php?t=14337&highlight=maximum+record+length
Back to top
View user's profile Send private message
nitya
Warnings : 2

New User


Joined: 09 Dec 2005
Posts: 17
Location: Tirupathi

PostPosted: Mon Nov 27, 2006 5:31 pm
Reply with quote

Hi Ekta

I knw thru Ispf and i dont knw how to do using cobol program ?
Back to top
View user's profile Send private message
Farooq

New User


Joined: 24 Nov 2006
Posts: 15
Location: Chennai

PostPosted: Mon Nov 27, 2006 6:01 pm
Reply with quote

Hi,

Do want this through JCL? or COBOL?
Back to top
View user's profile Send private message
nitya
Warnings : 2

New User


Joined: 09 Dec 2005
Posts: 17
Location: Tirupathi

PostPosted: Wed Nov 29, 2006 5:31 pm
Reply with quote

hi

i want thru cobol..


thanks
nitya
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
Search our Forums:

Back to Top