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 8 matches
MVSFORUMS.com Forum Index
Author
Message
Topic:
DB2 -> VSAM -> CICS SMALLINT Display
santosh_kumar
Replies:
4
Views:
4865
Forum:
Application Programming
Posted: Tue Feb 25, 2003 3:51 am Subject:
DB2 -> VSAM -> CICS SMALLINT Display
Manoj
Smallint in DB2stands for Binary PIC S9(04) COMP in Cobol.So the capacity of the field is 2 power 15 (16 minus 1 (sign bit)).
Your VSAM file layout could be declared as:
Field1 PIC X(4) ...
Topic:
Avatars are now available.
santosh_kumar
Replies:
30
Views:
41540
Forum:
MVSFORUMS - Announcements
Posted: Tue Feb 18, 2003 5:35 am Subject:
Avatars are now available.
deleted
Topic:
Avatars are now available.
santosh_kumar
Replies:
30
Views:
41540
Forum:
MVSFORUMS - Announcements
Posted: Mon Feb 17, 2003 9:59 am Subject:
Avatars are now available.
deleted
Topic:
any similar site for programming in C?
santosh_kumar
Replies:
7
Views:
5661
Forum:
Related Non-Technical Topics
Posted: Mon Feb 17, 2003 3:53 am Subject:
any similar site for programming in C?
guys u being too harsh..i did do a search on web..and i dint come across a site so neat as this..so i thut i would get a better reply from u chaps..anyway thanks for ur time.
Topic:
any similar site for programming in C?
santosh_kumar
Replies:
7
Views:
5661
Forum:
Related Non-Technical Topics
Posted: Wed Feb 12, 2003 8:04 am Subject:
any similar site for programming in C?
hey bond...thanks man..i am searching for 'open system C'..could you pls. lemme know..
Topic:
any similar site for programming in C?
santosh_kumar
Replies:
7
Views:
5661
Forum:
Related Non-Technical Topics
Posted: Tue Feb 11, 2003 11:11 am Subject:
any similar site for programming in C?
Hello
Is there any site similar to this for C lovers..?
Regards,Santosh
Topic:
Reading from VSAM File and Comparing record w
santosh_kumar
Replies:
17
Views:
14827
Forum:
Application Programming
Posted: Fri Feb 07, 2003 11:27 am Subject:
Reading from VSAM File and Comparing record w
Much simpler way is to sort the sequential file (on the key u compare with vsam file) and then do the search as follows:
1.Read VSAM key.
2.Compare the VSAM key with the sequential(sort) key.
I ...
Topic:
JEM/JOBSCAN
santosh_kumar
Replies:
32
Views:
39053
Forum:
TSO and ISPF
Posted: Wed Feb 05, 2003 11:13 am Subject:
JEM/JOBSCAN
or !jck
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