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 25 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: converting VB to FB
yugee

Replies: 4
Views: 2415

PostForum: Application Programming   Posted: Fri Oct 12, 2007 12:35 am   Subject: converting VB to FB
This is the simple way of doing it using a SORT:
SORT FIELDS=COPY
OUTFIL VTOF,
OUTREC=(1:5,133) - first 4 bytes in VB will have the dataset information.
  Topic: OAG Message Parser
yugee

Replies: 1
Views: 1680

PostForum: Application Programming   Posted: Fri Oct 12, 2007 12:01 am   Subject: OAG Message Parser
Hi,
We have an application in which we need to parse an OAG message. There are some online applications which will put a message into a mainframe MQ in OAG format and we need to build a Cobol program ...
  Topic: Query on CA7 Scheduling
yugee

Replies: 5
Views: 7784

PostForum: Job Control Language(JCL)   Posted: Mon Sep 03, 2007 1:54 am   Subject: Query on CA7 Scheduling
Hi Kolusu,
It works..thanks a lot..
Regards,
Yugee
  Topic: Query on CA7 Scheduling
yugee

Replies: 5
Views: 7784

PostForum: Job Control Language(JCL)   Posted: Fri Aug 31, 2007 12:14 am   Subject: Query on CA7 Scheduling
Hi Kulusu,
I tried to implement this, but as per the standards, triggers insude the jobs are not allowed. So, I am trying for some solution using CA7 scheduling.
Please let me know if there is any o ...
  Topic: Query on CA7 Scheduling
yugee

Replies: 5
Views: 7784

PostForum: Job Control Language(JCL)   Posted: Wed Aug 29, 2007 1:50 am   Subject: Query on CA7 Scheduling
Hi,
Sorry if I am posting this in a wrong forum.
I have the following requirement:
I have two jobs, JOBA and JOBB which are triggered by JOBC. JOBA and JOBB are NDM jobs which send files to externa ...
  Topic: Question regarding the Stored Procedure Call
yugee

Replies: 2
Views: 1271

PostForum: Application Programming   Posted: Thu Jul 19, 2007 7:05 am   Subject: Question regarding the Stored Procedure Call
Hi,
Some more info:
these are the entries in SYSIBM.SYSPACKAGE:
COLLID NAME
----------- ------------
CBTKTC02 GETCNT02
CSTKTC02 GETCNT02
CBTKTC02 ...
  Topic: Question regarding the Stored Procedure Call
yugee

Replies: 2
Views: 1271

PostForum: Application Programming   Posted: Thu Jul 19, 2007 6:47 am   Subject: Question regarding the Stored Procedure Call
Hi,
I am facing a strange problem. This is the issue:
I have a program GETCNT01 which is a generic program to get the count of the records in the table. It is expecting a sequence number as input an ...
  Topic: Help with INSPECT
yugee

Replies: 8
Views: 3721

PostForum: Application Programming   Posted: Fri May 25, 2007 9:53 am   Subject: Help with INSPECT
Hi,
The above approach will work if the Phone string is in the XML. Is there any way I can move spaces it we don't have the phone number?
Thanks a lot for your help Very Happy .
Yugee
  Topic: Help with INSPECT
yugee

Replies: 8
Views: 3721

PostForum: Application Programming   Posted: Fri May 25, 2007 7:43 am   Subject: Help with INSPECT
Hey, I have just put a sample string for the phone number. Actually the field I am lookin is some thing else. Sorry for confusion, I should have used some realistic values. The only disadvantage with ...
  Topic: Help with INSPECT
yugee

Replies: 8
Views: 3721

PostForum: Application Programming   Posted: Fri May 25, 2007 5:58 am   Subject: Help with INSPECT
Hi,
The format of the PHONE entity will always be the same. If the customer has entered the phone number, then the field3 will always have the PHONE string in the below format:
{PHONE^XXX-XXX^string ...
  Topic: Help with INSPECT
yugee

Replies: 8
Views: 3721

PostForum: Application Programming   Posted: Fri May 25, 2007 4:57 am   Subject: Help with INSPECT
Hi,
I have an input XML string with many fields. I need to get the value of a particular field. Can it be done using the INSPECT?
for example:
Input file:
fild1 fld2 fld3 - not the actual record, ...
  Topic: Report of Duplicate Keys
yugee

Replies: 1
Views: 1139

PostForum: Utilities   Posted: Thu Mar 23, 2006 9:43 pm   Subject: Report of Duplicate Keys
Hi,
We have a requirement to report the duplicate account numbers and the the number of occurrances. Let's say in the input file I have following records


111111111
122222
122222
111111111
22 ...
  Topic: Timestamp in Easytrieve
yugee

Replies: 4
Views: 9925

PostForum: Application Programming   Posted: Wed Jan 11, 2006 2:28 pm   Subject: Timestamp in Easytrieve
Thanks a lot..it worked wonderfully..
  Topic: Timestamp in Easytrieve
yugee

Replies: 4
Views: 9925

PostForum: Application Programming   Posted: Wed Jan 11, 2006 11:24 am   Subject: Timestamp in Easytrieve
Hi Kolusu,
Thanks for your quick reply.
the output file, we will be sending to some external system and we have alreadyy committed that we will be sending that format. if we use Sort, we will be mis ...
  Topic: Timestamp in Easytrieve
yugee

Replies: 4
Views: 9925

PostForum: Application Programming   Posted: Wed Jan 11, 2006 8:57 am   Subject: Timestamp in Easytrieve
Hi,

I have a GDG file and I want to append the header and trailer records to that file as shown below:
Input File:

I0001ABC XXXXX XXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXX
I0002BCE XXXXX XXXXXXXXX ...
 
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