What Is Ddm ?
Answer / anuj tiwari
Distribution Data Management is a function of the OS/400 that allows an application program or user on one system to use database files stored on remote system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you summarize the steps I have to go through in writing my first cgi?
Hi.can any body give me the code for this quesiton please.Because i dont have to try to enter the code in to the AS/400 server.Please can anybody give the answer for this question with complete code? A smple RPLE pgm which accepts the starting number and ending number as parameter.It then has to count all the odd numbers b/w the accepted range of numbers and display the results/ Ex:if the input parameters are 11 and 30 the result should be 10(11,13,15,17,19,21,23,25,27,29) Please explain and give me the complete code?
what is the purpose of overrides?
What is the purpose of USROPN keyword?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
which of the following operations does not zero the field flda defined as 4,0?
How to see active jobs of the system.
What is RETURN CURSER LOCATION in subfile?
Please give me the code for A=A+1 in cl program?
What is data structure in as400? What is the use of data structure?
What is the difference between physical file and logical file?
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors