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 22 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: To capture output
butta_mvs

Replies: 1
Views: 1186

PostForum: Application Programming   Posted: Mon Mar 08, 2004 1:46 pm   Subject: To capture output
How to capture output from a TSO command in COBOL pgm.

for example if invoke a TSO LISTDS command in cobol using IKJEFT01.
I want to store the output generated by above command in a sequential fil ...
  Topic: Reading PDS Members
butta_mvs

Replies: 37
Views: 43608

PostForum: Application Programming   Posted: Mon Mar 01, 2004 12:10 pm   Subject: Reading PDS Members
Hi
actually my question is how to access files dynamically in cobol.
for example say a file consists the list of data files.i want to process all these data files.
  Topic: Reading PDS Members
butta_mvs

Replies: 37
Views: 43608

PostForum: Application Programming   Posted: Sun Feb 29, 2004 11:08 pm   Subject: Reading PDS Members
How to read members of a PDS thruogh COBOL pgm.In my cobol iwant to process all members of PDs.How can i do it.

Babu
  Topic: sql query
butta_mvs

Replies: 1
Views: 1292

PostForum: Database   Posted: Fri Feb 13, 2004 12:13 pm   Subject: sql query
i have a table with column tm having values

21
8
9
1
9
1
7
1

i need a query which will display as

tm no.of occurances
21 ...
  Topic: Assigning values to Symbolic parameters of a cataloged proc
butta_mvs

Replies: 1
Views: 1465

PostForum: Job Control Language(JCL)   Posted: Mon Feb 09, 2004 3:31 am   Subject: Assigning values to Symbolic parameters of a cataloged proc
Assigning values to Symbolic parameters of a cataloged proc

My question is if we have symbolic parameter with same name in 2 different
procedures , how to refer them when u are calling both pro ...
  Topic: Terminal Monitor Programs
butta_mvs

Replies: 1
Views: 1740

PostForum: Job Control Language(JCL)   Posted: Tue Feb 03, 2004 11:59 pm   Subject: Terminal Monitor Programs
Is there any manual on Terminal Monitor programs l.

ramesh
  Topic: diff between internal sort and external sort
butta_mvs

Replies: 5
Views: 3875

PostForum: Application Programming   Posted: Tue Feb 03, 2004 12:11 pm   Subject: diff between internal sort and external sort
What is the difference between internal sort and external sort?

Ramesh
  Topic: nested cobol program
butta_mvs

Replies: 1
Views: 1853

PostForum: Application Programming   Posted: Thu Dec 18, 2003 6:54 am   Subject: nested cobol program
How to compile a nested cobol program

Ramesh
  Topic: how to find end of instream data
butta_mvs

Replies: 14
Views: 7520

PostForum: Application Programming   Posted: Thu Dec 11, 2003 9:02 am   Subject: how to find end of instream data
I am passing data to cobol pgm from jcl thru SYSIN .In my cobol iam receiving the data thru accept statements , but iwant to know how to find out the end of instrean data.

BUTTA
  Topic: SQL queries
butta_mvs

Replies: 1
Views: 1422

PostForum: Database   Posted: Tue Nov 25, 2003 12:55 pm   Subject: SQL queries
Here iam presenting some sql queries, Critiques are welcomed.


1) TO RETRIEVE N MAXIMUM SALARIES
select salary from employee e where 3 >
(select count(*) from employee where salary > ...
  Topic: vsam to db2 conversion
butta_mvs

Replies: 3
Views: 2072

PostForum: Database   Posted: Sun Sep 07, 2003 4:17 am   Subject: vsam to db2 conversion
it is not related to my work .I nedd just general info.
  Topic: vsam to db2 conversion
butta_mvs

Replies: 3
Views: 2072

PostForum: Database   Posted: Sat Sep 06, 2003 9:44 am   Subject: vsam to db2 conversion
HI Freinds
Are there any good articles or tutorials explaning step by step the conversion of vsam to db2.
  Topic: JCllib and its Use
butta_mvs

Replies: 2
Views: 1679

PostForum: Job Control Language(JCL)   Posted: Mon Sep 01, 2003 5:34 am   Subject: JCllib and its Use
jcllib is used with the INCLUDE MEMBER statement to specify the library where source of jcl are held that can be included into a number of jobs.
  Topic: Vsam Esds files
butta_mvs

Replies: 3
Views: 2551

PostForum: Job Control Language(JCL)   Posted: Mon Sep 01, 2003 5:29 am   Subject: Vsam Esds files
same as normal cobol pgm but it should be assigned to dd name of jcl.

example
jcl
exec pgm=pgm1
dd1 dd dsn=vsam data set name,disp=shr

cobol
select infile assign to dd1
  Topic: Icetool
butta_mvs

Replies: 2
Views: 1935

PostForum: Utilities   Posted: Sat Aug 30, 2003 7:38 am   Subject: Icetool
what is Icetool and Dfsort.is it same as sort or different product.
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group