| 1. |
What Is Library Is As400? What Are The Types Of Library? |
|
Answer» When we execute a command or call a program, the AS/400 MUST know where to find the command or program and the answer is library. A Library is a collection of objects. QSYS is the only library that contains other library. QSYS is the root library where the entire user defined/ SYSTEM defined library is created. System supplied libraries begin with the letter "Q" or "#". When we execute a command or call a program, the AS/400 must know where to find the command or program and the answer is library. A Library is a collection of objects. QSYS is the only library that contains other library. QSYS is the root library where the entire user defined/ system defined library is created. System supplied libraries begin with the letter "Q" or "#". |
|