MVSFORUMS.com
A Community of and for MVS Professionals
FAQ
Search
Quick Manuals
Register
Profile
Log in to check your private messages
Log in
Search found 4 matches
MVSFORUMS.com Forum Index
Author
Message
Topic:
Cobol + db2 programming
sureshmbt
Replies:
1
Views:
1678
Forum:
Application Programming
Posted: Fri Jun 08, 2007 8:03 am Subject:
Cobol + db2 programming
Iam new cobol+db2 programing.I need help regarding without using the jcl.i want to retrive the data db2 to cobal and like vise versa.
please give me cobol sample code,please help me out
suresh
Topic:
Retrieving Duplicates
sureshmbt
Replies:
1
Views:
1627
Forum:
Database
Posted: Thu Sep 21, 2006 5:49 am Subject:
Retrieving Duplicates
select *
from employ
where dept_id in (select dept_id from employ group by dept_id having count(*) > 1)
Topic:
explain this steps
sureshmbt
Replies:
1
Views:
1068
Forum:
Database
Posted: Wed Sep 20, 2006 8:00 am Subject:
explain this steps
//STEP001 EXEC PGM=IKJEFT01,DYNAMNBR=20
//SYSTSPRT DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//SYSOUT DD SYSOUT=*
//SYST ...
Topic:
what is the purpose of processer group
sureshmbt
Replies:
4
Views:
4489
Forum:
Database
Posted: Mon Aug 21, 2006 1:25 am Subject:
what is the purpose of processer group
what is the purpose of processer group
Page
1
of
1
All times are GMT - 5 Hours
Jump to:
Select a forum
Announcements
----------------
MVSFORUMS - Announcements
Help Boards
----------------
Application Programming
Database
Utilities
Job Control Language(JCL)
CICS and Middleware
IMS
TSO and ISPF
Data Management
Problem Determination
Mainframe Challenge
About Mvsforums
Other Technical Topics
Related Non-Technical Topics
Interview Q & A
General
----------------
Tools and Downloads
IT News
Technical FAQ (Tips)
----------------
Programming Languages
DB2/IMS
JCL/SORT
TSO and ISPF
MVSFORUMS
Powered by
phpBB
© 2001, 2005 phpBB Group