IT-Tests.com can provide a shortcut for you and save you a lot of time and effort. IT-Tests.com will provide good training tools for your IBM certification 000-Z01 000-M13 000-641 000-274 exam and help you pass IBM certification 000-Z01 000-M13 000-641 000-274 exam. If you see other websites provide relevant information to the website, you can continue to look down and you will find that in fact the information is mainly derived from our IT-Tests. Our IT-Tests.com provide the most comprehensive information and update fastest.
In the era of rapid development in the IT industry, we have to look at those IT people with new eyes. They use their high-end technology to create many convenient place for us. And save a lot of manpower and material resources for the state and enterprises. And even reached unimaginable effect. Of course, their income must be very high. Do you want to be the kind of person? Do you envy them? Or you are also IT person, but you do not get this kind of success. Do not worry, IT-Tests.com's IBM 000-Z01 000-M13 000-641 000-274 exam material can help you to get what you want. To select IT-Tests.com is equivalent to choose a success.
Are you one of them? Are you still worried and confused because of the the various exam materials and fancy training courses exam? IT-Tests.com is the right choice for you. Because we can provide you with a comprehensive exam, including questions and answers. All of these will help you to acquire a better knowledge, we are confident that you will through IT-Tests.com the IBM 000-Z01 000-M13 000-641 000-274 certification exam. This is our guarantee to all customers.
In today's competitive IT industry, passing IBM certification 000-Z01 000-M13 000-641 000-274 exam has a lot of benefits. Gaining IBM 000-Z01 000-M13 000-641 000-274 certification can increase your salary. People who have got IBM 000-Z01 000-M13 000-641 000-274 certification often have much higher salary than counterparts who don't have the certificate. But IBM certification 000-Z01 000-M13 000-641 000-274 exam is not very easy, so IT-Tests.com is a website that can help you grow your salary.
Maybe on other web sites or books, you can also see the related training materials. But as long as you compare IT-Tests's product with theirs, you will find that our product has a broader coverage of the certification exam's outline. You can free download part of exam practice questions and answers about IBM certification 000-Z01 000-M13 000-641 000-274 exam from IT-Tests.com website as a try to detect the quality of our products. Why IT-Tests.com can provide the comprehensive and high-quality information uniquely? Because we have a professional team of IT experts. They continue to use their IT knowledge and rich experience to study the previous years exams of IBM 000-Z01 000-M13 000-641 000-274 and have developed practice questions and answers about IBM 000-Z01 000-M13 000-641 000-274 exam certification exam. So IT-Tests's newest exam practice questions and answers about IBM certification 000-Z01 000-M13 000-641 000-274 exam are so popular among the candidates participating in the IBM certification 000-Z01 000-M13 000-641 000-274 exam.
Exam Code: 000-Z01
Exam Name: IBM (IBM System z System Programmer Mastery)
Exam Code: 000-M13
Exam Name: IBM (IBM WebSphere Portal Technical Sales Mastery Test v1)
Exam Code: 000-641
Exam Name: IBM (Rational robot)
Exam Code: 000-274
Exam Name: IBM (IBM WebSphere DataPower SOA Appliances Firmware V5.0 Solution Implementation)
000-Z01 (IBM System z System Programmer Mastery) Free Demo Download: http://www.it-tests.com/000-Z01.html
NO.1 What is the facility that allows mainframes to be partitioned into LPARs?
A.z/OS
B.PR/SM
C.Virtual Storage
D.Coupling Facility
Correct:B
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.2 PC keyboards do not have a "PA1" key, 3270 emulators map some keys to "PA1". What is the
"PA1" key used for in TSO and ISPF?
A.Terminate the program currently running.
B.Terminate ISPF to return to the TSO READY prompt.
C.Pause a program so that data will not continue to scroll.
D.Clear the screen to allow the next screen of data to display.
Correct:A
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.3 Which of the following is a major difference between hierarchical and relational DBMS?
A.Type of users with access
B.Navigational vs. non navigational
C.Concurrent vs. non concurrent multiple program access
D.Support for single vs. multiple application languages
Correct:B
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.4 If a userid is ZTEST1, then what is entered in the Data Set List Utility (generally option 3.4) for
"Dsname Level" to list all data sets with the high level qualifier of the userid?
A.ZTEST1
B."ZTEST1"
C.*.ZTEST1*
D.'ZTEST1*'
Correct:A
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.5 In UNIX, the thread is the smallest element that performs work. What is an equivalent in z/OS?
A.Task
B.Daemon
C.TASKLIB
D.Process
Correct:A
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.6 Which of the following z/OS data set organization is most like a UNIX directory?
A.VSAM RRDS
B.Sequential data set
C.Partitioned data set
D.VSAM Indexed data set
Correct:C
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.7 ISPF uses various function keys. Which of the following describes the mapping of these keys?
A.Different in every ISPF menu
B.Determined by operating system
C.Fixed by ISPF and cannot be changed
D.May be changed using the ISPF SETTINGS function
Correct:D
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.8 What is this and how can it be executed?
A.It's a JCL procedure and cannot be executed.
B.It's a job and may be submitted with a SUBMIT command.
C.It's a JCL procedure and can be executed with a submit command.
D.It's a JCL procedure and must be invoked in a job with an EXEC statement.
Correct:D
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.9 The syntax: //INPUT DD * is used for what purpose?
A.To specify that this DDNAME refers to a null dataset
B.To specify that this DDNAME refers to the same dataset as the prior DD statement
C.To specify that the data is contained in the JCL stream immediately after this DD statement
D.To specify that the DDNAME refers to the same dataset as the DD statement with DDNAME of INPUT
in the prior job step
Correct:C
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.10 Which of the following describes relative access speed for z9 major storage types?
A.Tape is faster than DASD
B.DASD is faster than cache
C.Real memory is faster than DASD
D.Optical storage is faster than cache
Correct:C
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.11 A list of stored TSO commands to perform a particular function is called which of the following?
A.CLIST
B.Compiled code
C.Executable code
D.Stored procedure
Correct:A
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.12 What is the relationship of the Layered Network Models of TCP/IP, OSI, and SNA?
A.SNA is an internal construction in z/OS and does not allow for end points.
B.They are the same except that the OSI model inverts the layers top to bottom.
C.They have the same layers with the exact same functions in each layer, but the names are different.
D.The layers are conceptually similar but differ in name and details of what functions are in which layers.
Correct:D
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.13 Storage protect keys protect storage in conjunction with what other feature on the mainframe?
A.LPAR (Logical Partition)
B.ASM (Auxiliary Storage Manager)
C.APF (Authorized Program Facility)
D.PR/SM (Processor Resource / System Manager)
Correct:C
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.14 A company runs a billing application for all its divisions on a single corporate system. However,
the data is separate for each division. The data sets for each division use a different high level
qualifier. What must change to run the billing application for one division versus another division?
A.The JCL must be changed to use the correct dataset names.
B.The program must be recompiled to change the DDNAMEs used.
C.The JCL must be changed to include the correct high level qualifier in the DDNAME.
D.The program must be recompiled in order to change the dataset names in the source code.
Correct:A
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.15 In the ISPF Edit panel, there are fields named PROJECT, GROUP, TYPE, and MEMBER. What
information do these fields specify?
A.DSNAME
B.DDNAME
C.PARM field
D.DD Statement
Correct:A
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.16 A mainframe customer wants to add a web site for customer orders. They plan to tightly couple
the web site to their existing back office z/OS applications. Which of the following describes an
effective implementation?
A.Bring in another System z machine
B.Implement a firewall on the mainframe and use WebSphere to enable the web site on a Linux server.
C.Implement a firewall on a new, small Unix server and use WebSphere to enable the web site on the
mainframe.
D.Implement a firewall on a new Windows XP server and use WebSphere to enable the web site on a new
Windows XP server.
Correct:C
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.17 Which of the following could be used to automatically establish communication between the
operating system and primary job entry subsystem during IPL?
A.JES
B.IODF
C.Master JCL procedure
D.Communications Server
Correct:C
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.18 What master catalog entry relates to the name of a user catalog?
A.HLQ
B.VVDS
C.ALIAS
D.Alternate index
Correct:C
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.19 Which of the following are the types of EDIT commands?
A.Menu and Line
B.Line and Data
C.Primary and Line
D.Primary and Secondary
Correct:C
IBM 000-Z01 000-Z01 000-Z01 000-Z01
NO.20 If a data set with text information is created using ISPF edit, the dataset is copied to magnetic
tape, and the magnetic tape is then copied to a PC (e.g. Windows), what will a user see who
displays the file on the PC?
A.Clear text, but with punctuation corrupted
B.The exact same text as seen in ISPF on the mainframe
C.An odd mixture of unintelligible and unprintable characters
D.The results of the encryption used in every mainframe data set
Correct:C
IBM 000-Z01 000-Z01 000-Z01 000-Z01
没有评论:
发表评论