IBM AS400 Interview Questions
Questions Answers Views Company eMail

is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?

IBM,

598

under given circumstances, my cgi should link to another site. How to implement this?

IBM,

580

when should I use method get, and when should I use method post in my cgis?

IBM,

615

how may a cgi control duplicate inputs?

IBM,

599

how can I automatically refresh a web page?

IBM,

634

is it there an easy way to determine if an html section is available to issue a wrtsection upon?

IBM,

569

what if my system I runs with system value qccsid 65535?

IBM,

619

how can I control the way a remote browser uses its cache?

IBM,

611

how to develop some simple graphs (bar charts) using just html?

IBM,

673

how can I control from my cgis the cache of a remote browser?

IBM,

679

Can you summarize the steps I have to go through in writing my first cgi?

IBM,

625

the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?

IBM,

566

A rpg or clp command to find if the file field is defined as a character or numeric field.

IBM,

1 1881

what is the necessary keyword needed to scroll subfile records?

IBM,

706

can I touch the array during treatments?

IBM,

760


Un-Answered Questions { IBM AS400 }

1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2376


Last statement of any rpg program is lr?

618


What is the difference between crtdupobj and copyf?

687


what are the uses of factor1, factor2 and result field for the rpg operation code parm?

588


what does defn do?

616






how can database records be read without lock ?

1223


what is the purpose of putovr (put with explicit override) keyword?

939


1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?

3068


how can you detect overflow for a print program that prints multiple lines per cycle?

969


What are fillers?

531


some special characters I key in my html source members show different on my web pages. Why? How can I solve this?

615


what is the difference between normal upddta to pf and updating using dfu program?

771


Explain the difference between search and searchall?

513


How can we read file using curser? how to define a curser?

831


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

646