Hello friends, i am new to AS/400. Can any one help me in
AS/400 i meant say can you send me some FAQS and interview
questions.
Answers were Sorted based on User's Feedback
Answer / smita
step for debugg batch job
1)submit job
2)at the time of submit job hold job on job que
3)strsrvjob
4)strdbg
5)enddbg
6)endsvrjob
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / mo
Why don't you just read the HUNDREDS of questions and
answers that are already on this same web sie that you
asked your question to ?
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / sasi
1.HOW TO DEBUG BATCH JOBS?
2.WHAT IS MAIN PURPOSE OF QTEMP?
3.DIFF BETWEEN SKIPA ,SPACEA
4.WHAT IS PARAMETER IN 'QCMDEXC'
5.DIFF BETWEEN SERVICE PGM AND BINDING DIRECTORIES?
6.HOW TO USE 2 LF IN SINGLE RPG PGM(TWO LF DERIVED FROM
SAME PF).(NON LF CONTAIN SAME PF RECORD FORMAT)
7.HOW TO OPEN AND CLOSE FILE IN YOUR PROGRAM
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sumit gupta
yes you can read questions through site..if you want pdf or
word doc then you must have written your mail id so that
someone can send you list of questions.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sivanagaraju
Hello friends, i am having 1 year experience in AS/400. Can any one send me the as400 interview questions to my email id:nagaraju20087@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the benefit of using Externally Described files over Internally Described?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
records can be read/update/deleted with which file?
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 do you know that records are locked?
how many specifications are there in rpg/400? What are they?
How can we create subsystem in as400?
How to know the number of records in a pf through clp program?
how to see all source files in a particular library? ex:xyz is a library name a,b,and c..... are source files how to see?
under given circumstances, my cgi should link to another site. How to implement this?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
how can I start a page in a new window?