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 8 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: DB2 -> VSAM -> CICS SMALLINT Display
santosh_kumar

Replies: 4
Views: 4865

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: Related Non-Technical Topics   Posted: Mon Feb 17, 2003 3:53 am   Subject: any similar site for programming in C?
Shocked 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: TSO and ISPF   Posted: Wed Feb 05, 2003 11:13 am   Subject: JEM/JOBSCAN
or !jck Smile
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group