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

What is Dynamic Copy book?


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Tunaj

New User


Joined: 23 Oct 2009
Posts: 4
Location: Hyderabad

PostPosted: Mon Dec 13, 2010 4:35 pm
Reply with quote

What is Dynamic Copy book ? Can any one explained me ,how to create Copybook Dynamically.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Mon Dec 13, 2010 4:54 pm
Reply with quote

I did not get your question - where do you hear about the term "Dynamic Copybook"?

Also, I thought that your question rather belongs to COBOL, so I split your post from the thread (EXEC CICS DELETE without specifying RIDFLD ) you actually posted in and created a new topic.
Back to top
View user's profile Send private message
Tunaj

New User


Joined: 23 Oct 2009
Posts: 4
Location: Hyderabad

PostPosted: Tue Dec 14, 2010 4:38 pm
Reply with quote

One of the interviewer ask me this question.What is the difference between Static and dynamic copy book?
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: Tue Dec 14, 2010 5:22 pm
Reply with quote

I suppose COPY REPLACING could be considered a form of dynamic copy book, but otherwise I've never heard of "dynamic copy book" -- but then, I've only been dealing with COBOL for over 35 years so far. I suspect unless you go back to the interviewer and ask, you won't be able to find out precisely what was meant.
Back to top
View user's profile Send private message
RahulChaudhari

New User


Joined: 03 Nov 2010
Posts: 11
Location: India

PostPosted: Tue Dec 14, 2010 5:40 pm
Reply with quote

Hi,
He might have asked you about dynamic programs in cobol.Calling a subprogram from main program.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue Dec 14, 2010 10:03 pm
Reply with quote

Tunaj wrote:
One of the interviewer ask me this question.What is the difference between Static and dynamic copy book?
You should have asked about more clarification on this. There is no term as "Dynamic Copybook" I've ever heard of, though the answer from Robert looks pretty close to the words you've used in your question.
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: Tue Dec 14, 2010 10:29 pm
Reply with quote

Hello,

Another way to think of this might be that all copybooks are dynamic. . .

Whatever is in the member is dynamically expanded at compile time.

As has been mentioned, asking the interviewer to clarify would be the way to know for sure what was being asked.
Back to top
View user's profile Send private message
don.leahy

Active Member


Joined: 06 Jul 2010
Posts: 765
Location: Whitby, ON, Canada

PostPosted: Tue Dec 14, 2010 10:37 pm
Reply with quote

dick scherrer wrote:
Hello,

Another way to think of this might be that all copybooks are dynamic. . .

Whatever is in the member is dynamically expanded at compile time.

As has been mentioned, asking the interviewer to clarify would be the way to know for sure what was being asked.

Maybe that was the test. Sometimes an interviewer will deliberately ask a dumb question in the hope that the interviewee can figure out what the real question should have been. This is a way of testing the interviewee's communication skills along with his/her technical knowledge.

icon_evil.gif

I once asked a question: When would you expect a "GE" status to be returned from a DB2 SELECT statement?
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Wed Dec 15, 2010 12:23 am
Reply with quote

don.leahy wrote:
I once asked a question: When would you expect a "GE" status to be returned from a DB2 SELECT statement?
And then just what did he reply? icon_smile.gif
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts VB to VB copy - Full length reached SYNCSORT 8
No new posts Using Dynamic file handler in the Fil... COBOL Programming 2
No new posts Need COBOL COPY Help in MVS Environment COBOL Programming 4
No new posts Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
No new posts JCL Dynamic System Symbols JCL & VSAM 3
Search our Forums:

Back to Top