MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 5 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Cobol puzzle
basky_g

Replies: 7
Views: 4490

PostForum: Application Programming   Posted: Wed Jan 26, 2011 11:23 pm   Subject: Thanks All
Thanks Kolusu and Others. Actually I tried searching the forum but could not find it bonk . Sorry for that, now I got it. Thanks again.
  Topic: Cobol puzzle
basky_g

Replies: 7
Views: 4490

PostForum: Application Programming   Posted: Thu Jan 20, 2011 11:16 pm   Subject: Cobol puzzle
I encountered below puzzle, can anyone help solving it
(ignore the syntax Very Happy )

IDENTIFICATION DIVISION.
PROGRAM-ID. ABC.

DATA DIVISION.
WORKING-STORAGE SECTION.
01 A PIC 9(2) VALUE ...
  Topic: Table lock and performance
basky_g

Replies: 8
Views: 3630

PostForum: Database   Posted: Wed Mar 15, 2006 10:32 am   Subject: Table lock and performance
Agreed Astro, That indeed made things clear.
Thanks all for responding.
  Topic: Table lock and performance
basky_g

Replies: 8
Views: 3630

PostForum: Database   Posted: Wed Mar 15, 2006 9:35 am   Subject: Table lock and performance
Hi Thanks for your reply.
Kolusu I can't use load utility as some manipulation need to be done on the data.

Also table 'A' will be accessed only by the application in question. No other applicatio ...
  Topic: Table lock and performance
basky_g

Replies: 8
Views: 3630

PostForum: Database   Posted: Wed Mar 15, 2006 9:12 am   Subject: Table lock and performance
Hi,
My application needs to update / insert thousands of rows into table 'A' with forceful commit at the end.

My question is whether the performance of the application will increase by taking an e ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group