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 |
what is the difference between *like and *namvar ?
How to genarate the reports?
DIFFERENCE BETWEEN BINDING LANG AND BIND DIR WHEN USING IN SERVICE PGM...when using binding directory service pgm is necessary?
how can we view the entire objects and its types in a pgm?
Why would you prefer OPNQRYF than logical file?
What are Control level indicators?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
What is access path in as400?
what is the correct about QTEMP library(below mention)? a.it is Unique to a job b.it can be shared between different job c.it can only be deleted by QSECOFR d.Non Please give me the answer for this?
how do you read changed records backward in subfile?
which of the cl command can be used to determine which logical files are dependent on a specific file?
how to write *pssr ?