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

which level is efficient between 01 and 77


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

New User


Joined: 18 Mar 2005
Posts: 48

PostPosted: Thu Mar 24, 2005 11:30 am
Reply with quote

which level is efficient between 01 and 77
Back to top
View user's profile Send private message
learnmf

Active User


Joined: 14 Mar 2005
Posts: 123

PostPosted: Thu Mar 24, 2005 7:07 pm
Reply with quote

Quote:
which level is efficient between 01 and 77


77 is more effective as compare to 01 level.B'coz it takes more space as compare to 77.

thanks
Back to top
View user's profile Send private message
somasundaran_k

Active User


Joined: 03 Jun 2003
Posts: 134

PostPosted: Thu Mar 24, 2005 8:22 pm
Reply with quote

learnmf,
I totally disagree with this.

learnmf wrote:
Quote:
which level is efficient between 01 and 77


77 is more effective as compare to 01 level.B'coz it takes more space as compare to 77.

thanks


Memory is not a constraint for new generation mainframes. More importantly its not a good practice to use a 77 level in your program and I guess the only reason they are still keeping this is for backward compatibility.

hth
-Som
Back to top
View user's profile Send private message
knd_r
Currently Banned

New User


Joined: 18 Mar 2005
Posts: 48

PostPosted: Thu Mar 24, 2005 8:57 pm
Reply with quote

in previous versions i.e., cobol 85 level no. 77 is efficient, but now both are same
Back to top
View user's profile Send private message
learnmf

Active User


Joined: 14 Mar 2005
Posts: 123

PostPosted: Tue Mar 29, 2005 8:17 pm
Reply with quote

Hi friends
Thanks for your updated information.Hope i will get futher assistence.

thanks
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 How to load to DB2 with column level ... DB2 6
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
No new posts JPM Reports for each DB2 V12 Function... DB2 0
No new posts Program level statistics CICS 6
No new posts Feild level validation to test first ... JCL & VSAM 10
Search our Forums:

Back to Top