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

What is meant by dynamic file allocation in CICS


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

New User


Joined: 18 May 2006
Posts: 7

PostPosted: Thu Mar 15, 2007 12:42 pm
Reply with quote

What is meant by dynamic file allocation in CICS?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Mar 16, 2007 3:35 am
Reply with quote

Hello,

Dynamic file allocation refers to the ability to allocate a file "on the fly" rather than having it pre-defined in JCL.
Back to top
View user's profile Send private message
munikumar
Currently Banned

New User


Joined: 18 Apr 2007
Posts: 24
Location: India

PostPosted: Fri Apr 27, 2007 10:06 am
Reply with quote

Dick, can you please eloborate this?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Apr 27, 2007 6:29 pm
Reply with quote

Hello,

The really short version is that to do this, you issue commands not usually associated with standard application code.

If you search in the forums, you will find multiple topics about dynamic file allocation.

It is very rarely a good choice. It is another "feature" that while it may be done, there is usually no business reason to do it that way. It might be fun for a programmer to figure out how, but it will not usually be in the interest of any user (which is why most of us are working).
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 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 Using API Gateway from CICS program CICS 0
Search our Forums:

Back to Top