if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
3 7357Please go thru the below points and let me know how to code this. 1. Sort the input dataset for the condition : Starting position is 37,length of the field is 13 based on character and in the ascending order , starting from position 25 length of 12 ,character and in the ascending order. Use a temporary dataset to hold the sorted file. 2. Use the temporary file created in the above step as the input for the next step. The next step is to execute a program and produce an output file. Use the temporary file created in the above as work file 1 and the output of the file to be created in this step work file 2.Also, pass a parameter to the program that is to be executed in this step. The parameter should have the current date in YYYYMMDD format. For the sake of convenience, you can use the below Job Name : Sample1 Input DSN : PCABDT11.CABD.TEST.INPUT Temporary DSN : Sort1 Output DSN : PCABDT11.CABD.TEST.OUTPUT Program Name : SAMPLE Thanks in Advance for your response.
2 4799consider the fallowing 77 stat pic 9. 88 male value 1,2,3. 88 female value 4 through7. what will be the value of stat a) set male to true. b) set female to true.
5 7335what will be the output when a)pic 9(6)value 000178 is moved to pic ***,***. b)pic 9(5) value 57397 is moved to pic $$,$$9.
5 6942I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?
1 4806
A table has two indexes defined. Which one will be used by the SEARCH?
What are union and union all?
How to alter the parameters for the existing gdg?
What is the physical storage length of time data type?
Explain path?
What is the difference between cursor stability and repeatable read isolation levels?
how can we define a gdg?
What does a cics translator do?
What are the utility programs in jcl?
What is a mainframe?
What r the comman abends in db2, jcl and cobol???????
How to print 10 to 1 if the input have only 10 digit number?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
what u mean by csrloc and rtncsrloc in rpgIV in as/400.Give an eg? to do...give some coding...what is row no and column no ???..if possible...give a no of lines coding....please
Why do we use "drop"?