Answer Posted / shagun chahal
A Group Job is attached to one workstation and a user. There should be an initial group job and it can be branched to many other group jobs. The group jobs can have different library lists and different output, message queues. Group Job is useful in enhancing the programmers productivity. It is as though logging into the same user-id many times.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
which are the relational operators in rpg?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
how many specifications are there in rpg/400? What are they?
what is the disadvantage of using global variable?
when are the unique constraints executed?
why is the declare cursor statement is used for?
what is the difference between normal upddta to pf and updating using dfu program?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
How to reverse a string using RPG?
what is the purpose of the indara keyword?
what is scan and xlate?
can a join logical file be updated?
how to define to define a hidden filed in dspf ?
what is the necessary keyword for non-join logical file?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.