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.
7 19275Post New HanceInc IBM AS400 AllOther Interview Questions
How to download and install php for windows?
What is called folder?
Let us assume that you get a job in BEL and IOCL, which one would you prefer and why?
What is Search Engine Optimization?
What do you mean by field in sql?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
What is a type library?
create a job that splits the data in the Jobs.txt file into
four output files. You will direct the data to the
different output files using constraints. • Job name:
JobLevels
• Source file: Jobs.txt
• Target file 1: LowLevelJobs.txt
− min_lvl between 0 and 25 inclusive.
− Same column types and headings as Jobs.txt.
− Include column names in the first line of the output file.
− Job description column should be preceded by the
string “Job
Title:” and embedded within square brackets. For example, if
the job description is “Designer”, the derived value
is: “Job
Title: [Designer]”.
• Target file 2: MidLevelJobs.txt
− min_lvl between 26 and 100 inclusive.
− Same format and derivations as Target file 1.
• Target file 3: HighLevelJobs.txt
− min_lvl between 101 and 500 inclusive.
− Same format and derivations as Target file 1.
• Rejects file: JobRejects.txt
− min_lvl is out of range, i.e., below 0 or above 500.
− This file has only two columns: job_id and reject_desc.
− reject_desc is a variable-length text field, maximum
length
100. It should contain a string of the form: “Level out of
range:
Explain what is wrong in this statement?
write a query to retrieve the latest records from the table sorted by version(scd)
What are the properties of manganese steel?
Which command is used to start the cqlsh prompt?
You are ready to perform the Activity Sequencing process for your project. To make your job easier, you're going to use a software tool to help you draw a PDM network diagram. Most software programs use this technique. You know all of the following are true regarding the PDM except: A. It shows the activities on arrows and connects them to dependencies usually depicted as circles. B. It’s also called AON. C. It shows the activities in boxes with arrows connecting the dependent activities. D. It uses four types of dependency relationships of which finish to start is one.
how do we describe cataloged procedure and an instream procedure?
What is the difference between Row Storage and Column Storage?