what is the difference between packed decimal and zoned decimal?
Answer / ravi kumar shukla
Packed decimal : One digit occupies 1 byte.
Zoned decimal : One digit occupies 2 bytes.
| Is This Answer Correct ? | 4 Yes | 1 No |
How can a data area be locked after being updated?
what is the command to rtrieve system date? options:1.rtvsysval 2.rtvjoba 3.rtvjobd 4.both a and b
can error messages as a result of a comp, range or values keyword be overridden?
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?
How do you read a subfile record which is in output mode?
How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?
How to create an Access path in Synon/2E ?
what is the syntax for plist?
what are the three types of keywords associated with printer file ?
define the purpose/use for sflrna?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?
How to position the cursor on a display file at a desired location.