WHAT IS DIFFEENCE BETWEEN PDS AND PDES? STEPS BEFORE MERGING? DUMMY DATASET USES? DIFFERENCES BETWEEN IDCAMS AND ICETOOLS? DIFFERENCE BETWEEN ALL JCL UTILITY TOOLS?
4 12796can we declare s9(9)v9(9) in cobol ? if yes how many bytes it will occupy ?(urgent plz answer it)
CTS,
13 3714301 xxx pic 9(4). 01 yyy pic 9(6). move 123456 into yyy. move yyy to xxx. display yyy. what would be the value of yyy
HSBC,
13 37137can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
2499Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember
HSBC,
3 9056in step1 of a jcl,disp=(mod,delete,delete) step02 exec pgm=ccc,cond=(0,le) will step02 be executed? i)never ii)always iii) iv)... i dont remember options
HSBC,
4 10483
How many maximum base registers we can have in a single program?
What is a Foreign Key?
Can we delete records from view?
What is the main function of linear dataset?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
In sms datasets, what is the function of the dd avgrec keyword?
How dummy is used in jcl?
Write the code to count the sum of n natural numbers.
How to create 1 ddm that fetches 3 adabas files simultaneously?
How do you select a row using indexes in db2?
How to receive data passed through jcl parm parameter in a natural program?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What is the maximum number of pcbs allowed in a psb?
Define communication area?
How can unused space allocation be returned to the system when a dataset is closed?