when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
2124Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
1935Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
1866write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
2005Post New Programming Languages AllOther Questions
What are the tasks performed by a Team Lead
Define Form modules, Class modules and Standard modules
how many types of operating system are avaliable?
What is diffrent between Method and and function in c#
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
differences between qtp10.0 and 11.0 ?
what is dot net framework
how do we provide security for web services
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
the systematic access of small computers in a distributed data processing system is referred as?
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)