Hi
Can anyone give me link to any websites from which I can download the interview Q&A of VB6. i dont want a link to forum/newgroup where I have to go thru multiple pages for a single question. Instead I need a single page with all Q&A. I tried to search on google for 2 hours. but in vain...
Hi
I have a requirement. I need to pull a dataset from UNIX box to OS/390. This dataset has only one records but the size of this record is about 4 megabytes. Is it possible to pull it using FTP or I have to go for some differnt approach.
As far my understanding I need to preallocate the...
Hi all
Is it possible to catch the JCL job no. directly in a cobol program or thru any utility in any dataset which can be opened and processed in a subsequent step by a cobol program.
devesh
Hi all
I receive about 400 files via FTP or XCOM or similar services which have first 4 node common.
I dont want to hardcode all datasetname in JCL because its not necessary that everytime I will have the same no. of datasets. Again using a GDG is difficult as no. of files well exceeds 400 at...
Hi all
I have a requirement. I receive a set of files from differnt vendors. The first 4 node of all datasets are common. The 5th node is a sequence no. Which is varying. i.e. I receive files from AAA.BBB.CCC.DDD.0001 to AAA.BBB.CCC.DDD.nnnn. Plz. note that I cant use a PDS.
The next step is...
Hi all
I work on OS/390 and wish to learn assember programming. When I went on MVSHELP.com there many books listed. could anybody suggest me the best one for a beginner. I have a manaul of 'Assembler H' on mainframe. Is it diffent from High level assembler?
Thanks in advance
Devesh
Hi everybody
I have a requirement. I dont know how to change the value of Return Code parameter (RC) in JCL. My requirement is that if previous step's RC < 13 then dont execute the next step but the final RC should be zero. I am able to skip the step using the COND parameter. Also I know the...
Hi
my shop just migrated from SYNCSORT to DFSORT
and one of my jobs is abending. I need some help about DFSORT.
The following SYNCSORT statement is giving problem in DFSORT
SORT FIELDS=COPY,FILSZ=E4500000
OUTREC FIELDS=(8,22,1078,18,1439,5,1653,3,1657,3...
hi all
On OS/390 (MVS) is there any JCL utility which can tell me if a flat file contains any record or not ?? Can anybody give syntax too ?
Thanks
devesh
My job involves a lot of copy paste from mainframe (390) to notepad/excel. If I try to do a SuperC or SuperCE like activity it gives me following message.
************************************************************
ISPV015...
Hi all,
My COBOL program's output file is a variable length file.
In the DD statement of JCL which of the following will be the best option
RECFM=V OR
RECFM=VB
What is the differnce between these two ??
Devesh
Hi all,
My COBOL program's output file is a variable length file.
In the DD statement of JCL which of the following will be the best option
RECFM=V OR
RECFM=VB
What is the differnce between these two ??
Devesh
hi
Does anybody know a way to get the total no. of records in a relative file. (One of the way could be reading the file till end; But is there any other way for the same. The environment can be IBM 3090 mainframe/Unisys A series mainframe)
Devesh
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.