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 27 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Connect to webservice from a batch program using MQ
chikdu

Replies: 1
Views: 3123

PostForum: CICS and Middleware   Posted: Thu Jul 07, 2011 4:17 pm   Subject: Connect to webservice from a batch program using MQ
The system that I am working on is a mainframe COBOL batch application. I am trying to figure out if we can connect to the webservice via MQ using a batch program.
If that is feasible, do we need to ...
  Topic: Selecting a field from cobol copybook layout
chikdu

Replies: 6
Views: 4332

PostForum: Application Programming   Posted: Fri Apr 29, 2011 10:54 am   Subject: Selecting a field from cobol copybook layout
Kolusu,
I need to access the first FIELD2
10 FIELD2.

Sorry I cant help it...It wasn't soemthing that I coded for.
  Topic: Selecting a field from cobol copybook layout
chikdu

Replies: 6
Views: 4332

PostForum: Application Programming   Posted: Fri Apr 29, 2011 9:32 am   Subject: Selecting a field from cobol copybook layout
Hi,
I have a copybook layout like this

05 FIELD1.
10 FIELD2.
15 FIELD2 PIC X(10).
10 FIELD2.

And I want to select the first FIELD2 in my cobol program.If I give FIELD2 o ...
  Topic: Transfer files to Oracle
chikdu

Replies: 1
Views: 2554

PostForum: Job Control Language(JCL)   Posted: Thu Apr 07, 2011 11:03 am   Subject: Transfer files to Oracle
Hi,
I would like to know if there is a way I can connect to oracle gateway and transfer sequential files from mainframes similar to what we do for transfer to unix box?

Any help would be greatly a ...
  Topic: Sort only certain records in a file
chikdu

Replies: 3
Views: 1767

PostForum: Utilities   Posted: Sun Dec 13, 2009 11:13 pm   Subject: Sort only certain records in a file
Frank,
My file RECFM is FB and LRECL is 80 bytes.
The timestamp format would be YYYY-MM-DD hh:mm:ss.nnn.
I want to sort the timestamp ascending for 0033 and then again timestamp ascending for 0034 ...
  Topic: Sort only certain records in a file
chikdu

Replies: 3
Views: 1767

PostForum: Utilities   Posted: Fri Dec 11, 2009 3:38 am   Subject: Sort only certain records in a file
Hi,
I have a file for which I want to sort only certain records based on certain criterea.

As an example,
take the below file
AKRR0200O2009-12-092009-12-091
00222009-12-09-08.49.52.461096
0022 ...
  Topic: Compare records on 2 files
chikdu

Replies: 5
Views: 2598

PostForum: Utilities   Posted: Tue Jun 03, 2008 3:34 pm   Subject: Compare records on 2 files
Thanks Kolusu for the reply.
But on execution I found that the sort call is processed by SYNCSORT, so I think I will not be able to use this utility. Please let me know if this can be actually proces ...
  Topic: Compare records on 2 files
chikdu

Replies: 5
Views: 2598

PostForum: Utilities   Posted: Tue Jun 03, 2008 1:53 pm   Subject: Compare records on 2 files
Hi,
I have 2 files

FILEA
ABC 09544 dfhklfhklf
XYZ 12345 roirjlxxxx
CYX 43844 aklsdadla

FILEB
ABC 09544 dfhklfhklf
XYZ 12345 roirjlwekf
LMN 39844 dakdakd

OUTPUT FILE
XYZ 12345 roirjlx ...
  Topic: Converting text to a combination of upper and lower case
chikdu

Replies: 1
Views: 1403

PostForum: CICS and Middleware   Posted: Thu May 15, 2008 11:30 am   Subject: Converting text to a combination of upper and lower case
Hi,
I want to show a url on my cics screen. The url is a combination of upper and lower case alphabets.
I wanted to know if there is any way I can display the text as a combination of upper and lowe ...
  Topic: Allocation optimiztion - Space issue
chikdu

Replies: 2
Views: 1932

PostForum: Job Control Language(JCL)   Posted: Fri Oct 26, 2007 8:10 am   Subject: Allocation optimiztion - Space issue
Hello,
In our application we have an allocation optimizer program running which takes care of all the space related issues, thus avoiding an abend.

In one of my JCL's I am getting UNAVAILABLE SECO ...
  Topic: Header only for first page of report created using ezytrieve
chikdu

Replies: 5
Views: 2106

PostForum: Application Programming   Posted: Fri Jul 27, 2007 6:15 am   Subject: Header only for first page of report created using ezytrieve
Kolusu,
I thought of putting the header in a file and data in another file and merging the header file and the data file in JCl. I think it should help.

Thanks!!!
  Topic: Header only for first page of report created using ezytrieve
chikdu

Replies: 5
Views: 2106

PostForum: Application Programming   Posted: Thu Jul 26, 2007 3:47 am   Subject: Header only for first page of report created using ezytrieve
Kolusu,

Thanks for the quick reply.But there is a problem in doing so, as this report is sequenced on some fields.
So i think we will have to print it as a report.

Is there any other way to do ...
  Topic: Header only for first page of report created using ezytrieve
chikdu

Replies: 5
Views: 2106

PostForum: Application Programming   Posted: Wed Jul 25, 2007 5:44 am   Subject: Header only for first page of report created using ezytrieve
Hello All,
I have a requirement where i need to modify an ezytrieve program.
One fo the requirement being that the header should be displayed only on the first page of the report, as this report nee ...
  Topic: Remove duplicate records
chikdu

Replies: 1
Views: 1303

PostForum: Utilities   Posted: Mon Feb 05, 2007 11:49 pm   Subject: Remove duplicate records
Hello,

There is a VSAM file which has lacs of duplicate records.

My requirement is to eliminate the duplicate records

The file layout is as shown.

10770497993907020061027026185199420 RECD ...
  Topic: Error determining the processor language for COBOL
chikdu

Replies: 2
Views: 6303

PostForum: Problem Determination   Posted: Sun Nov 26, 2006 11:51 pm   Subject: Error determining the processor language for COBOL
Hello,
I was trying to execute the below mentioned step in a JCL.

//CWPCDRVR EXEC PGM=CWPCDRVR
//CWPDDIO DD DISP=SHR,DSN=CJ1PV.XPEDITER.DDIO ...
 
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