显示标签为“000-Z01”的博文。显示所有博文
显示标签为“000-Z01”的博文。显示所有博文

2013年12月4日星期三

Le matériel de formation de l'examen de meilleur IBM 000-Z01

Selon les feedbacks les professionnels bien réputés dans l'Industrie IT, Pass4Test est un bon catalyseur de leurs succès. L'outil de formation offert par Pass4Test leur aide d'économiser le temps et l'argent, le plus important est qu'ils aient passé le test IBM 000-Z01 avec succès. Pass4Test est un fournissur fiable. Vous allez réaliser votre rêve avec l'aide de Pass4Test.

Pass4Test, où vous pouvez trouver les conseils et les documentations de test Certification IBM 000-Z01, est un siteweb remarquable offrant les données à préparer le test IT. Les documentations partiels et les mis en nouveau sont offerts gratuitement dans le site de Pass4Test. D'ailleurs, nos experts profitent de leurs expériences et leurs efforts à lancer sans arrêts les Q&A plus proches au test réel. Vous allez passer votre examen plus facile.

Aujoud'hui, c'est une société de l'informatique. Beaucoup d'organisations peut provider l'outil de se former pour le test Certification IBM 000-Z01. Mais on doit admettre que ces site n'ont pas la capacité à offrir une bonne Q&A, elles sont généralement très vagues et sans les points. C'est loin d'attirer les attentions des candidats.

Pass4Test a une grande équipe composée des experts d'expérience dans l'industrie IT. Leurs connaissances professionnelles et les recherches font une bonne Q&A, qui vous permet à passer le test IBM 000-Z01. Dans Pass4Test, vous pouvez trouver une façon plus convenable à se former. Les resources de Pass4Test sont bien fiable. Choisissez Pass4Test, choisissez un raccourci à réussir le test IBM 000-Z01.

Pass4Test est un site d'offrir l'outil de formation convenable pour les candidats de test Certification IT. Le produit de Pass4Test peut aider les candidats à économiser les temps et les efforts. L'outil de formation est bien proche que test réel. Vous allez réussir le test 100% avec l'aide de test simulation de Pass4Test. C'est une bonne affaire à prendre le Certificat IT en coûtant un peu d'argent. N'hésitez plus d'ajouter l'outil de formation au panier.

Code d'Examen: 000-Z01
Nom d'Examen: IBM (IBM System z System Programmer Mastery)
Questions et réponses: 130 Q&As

000-Z01 Démo gratuit à télécharger: http://www.pass4test.fr/000-Z01.html

NO.1 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.2 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.3 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.4 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.5 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.6 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.7 What master catalog entry relates to the name of a user catalog?
A.HLQ
B.VVDS
C.ALIAS
D.Alternate index
Correct:C

certification IBM   000-Z01 examen   certification 000-Z01

NO.8 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.9 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.10 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.11 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.12 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.13 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.14 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.15 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.16 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.17 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.18 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.19 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

certification IBM   000-Z01 examen   certification 000-Z01

NO.20 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

certification IBM   000-Z01 examen   certification 000-Z01

Si vous hésitez encore à nous choisir, vous pouvez tout d'abord télécharger le démo gratuit dans le site Pass4Test pour connaître mieux la fiabilité de Pass4Test. Nous avons la confiance à vous promettre que vous allez passer le test IBM 000-Z01 à la première fois.

2013年8月27日星期二

Les meilleures IBM 000-Z01 examen pratique questions et réponses

Si vous traviallez dur encore pour préparer le test de IBM 000-Z01 et réaliser votre but plus vite, Pass4Test peut vous donner une solution plus pratique. Choisir la Q&As de Pass4Test qui vous assure que c'est pas un rêve à réussir le test IBM 000-Z01.

Aujoud'hui, c'est une société de l'informatique. Beaucoup d'organisations peut provider l'outil de se former pour le test Certification IBM 000-Z01. Mais on doit admettre que ces site n'ont pas la capacité à offrir une bonne Q&A, elles sont généralement très vagues et sans les points. C'est loin d'attirer les attentions des candidats.

Vous pouvez trouver un meilleur boulot dans l'industrie IT à travers d'obtenir le test IBM 000-Z01, la voie à la réussite de votre professionnel sera ouverte pour vous.

Code d'Examen: 000-Z01
Nom d'Examen: IBM (IBM System z System Programmer Mastery)
Questions et réponses: 130 Q&As

La solution offerte par Pass4Test comprenant un test simulation bien proche de test réel IBM 000-Z01 peut vous assurer à réussir 100% le test IBM 000-Z01. D'ailleur, le service de la mise à jour gratuite est aussi pour vous. Maintenant, vous pouvez télécharger le démo gratuit pour prendre un essai.

Pass4Test possède un l'outil de formation particulier à propos de test IBM 000-Z01. Vous pouvez améliorer les techniques et connaissances professionnelles en coûtant un peu d'argent à courte terme, et vous preuver la professionnalité dans le future proche. L'outil de formation IBM 000-Z01 offert par Pass4Test est recherché par les experts de Pass4Test en profitant les expériences et les connaissances riches.

Tant que vous avez besion de participer l'examen, nous pouvons toujours mettre à jour de matériaux à propos de test Certification IBM 000-Z01. Le guide d'étude de Pass4Test comprend les excercices de IBM 000-Z01 et la Q&A qui peut vous permetrre à réussir 100% le test IBM 000-Z01. Vous pouvez faire une meilleure préparation pour le test. D'ailleurs, la mise à jour pendant un an après vendre est gratuite pour vous.

000-Z01 Démo gratuit à télécharger: http://www.pass4test.fr/000-Z01.html

NO.1 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

NO.2 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

NO.3 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

NO.4 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

NO.5 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

NO.6 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

NO.7 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

NO.8 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

NO.9 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

NO.10 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

NO.11 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

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

NO.13 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

NO.14 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

NO.15 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

NO.16 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

NO.17 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

NO.18 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

NO.19 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

NO.20 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

L'équipe de Pass4Test rehcerche la Q&A de test certification IBM 000-Z01 en visant le test IBM 000-Z01. Cet outil de formation peut vous aider à se préparer bien dans une courte terme. Vous vous renforcerez les connaissances de base et même prendrez tous essences de test Certification. Pass4Test vous assure à réussir le test IBM 000-Z01 sans aucune doute.

2013年8月11日星期日

Pass4Test offre une formation sur IBM 000-Z01 matériaux examen

Participer au test IBM 000-Z01 est un bon choix, parce que dans l'Industire IT, beaucoup de gens tirent un point de vue que le Certificat IBM 000-Z01 symbole bien la professionnalité d'un travailleur dans cette industrie.


Choisir le produit fait avec tous efforts des experts de Pass4Test vous permet à réussir 100% le test Certification IT. Le produit de Pass4Test est bien certifié par les spécialistes dans l'Industrie IT. La haute qualité du produit Pass4Test ne vous demande que 20 heures pour préparer, et vous allez réussir le test IBM 000-Z01 à la première fois. Vous ne refuserez jamais pour le choix de Pass4Test, parce qu'il symbole le succès.


Code d'Examen: 000-Z01

Nom d'Examen: IBM (IBM System z System Programmer Mastery)

Questions et réponses: 130 Q&As

Pour l'instant, vous pouvez télécharger le démo gratuit de Q&A IBM 000-Z01 dans Pass4Test pour se former avant le test IBM 000-Z01.


Pass4Test est un site de vous ramener au succès. Pass4Test peut vous aider à promouvoir les connaissances essentielles pour le test IBM 000-Z01 et passer le test à la première fois.


Aujoud'hui, c'est une société de l'informatique. Beaucoup d'organisations peut provider l'outil de se former pour le test Certification IBM 000-Z01. Mais on doit admettre que ces site n'ont pas la capacité à offrir une bonne Q&A, elles sont généralement très vagues et sans les points. C'est loin d'attirer les attentions des candidats.


Vous IBM 000-Z01 pouvez télécharger le démo IBM 000-Z01 gratuit dans le site Pass4Test pour essayer notre qualité. Une fois vous achetez le produit de Pass4Test, nous allons faire tous effort à vous aider à réussir le test à la première fois et vous laisser savoir qu'il ne faut pas beaucoup de travaux pour réussir ce que vous voulez.


000-Z01 Démo gratuit à télécharger: http://www.pass4test.fr/000-Z01.html


NO.1 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.2 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.3 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.4 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.5 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.6 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.7 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.8 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.9 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.10 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.11 What master catalog entry relates to the name of a user catalog?
A.HLQ
B.VVDS
C.ALIAS
D.Alternate index
Correct:C

IBM examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.12 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.13 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.14 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.15 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.16 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.17 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.18 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.19 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

NO.20 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 examen   000-Z01   000-Z01   certification 000-Z01   000-Z01

On peut voir que beaucoup de candidats ratent le test IBM 000-Z01 quand même avec l'effort et beaucoup de temps dépensés. Cest une bonne preuve que le test IBM 000-Z01 est difficile à réussir. Pass4Test offre le guide d'étude bien fiable. Sauf le test IBM 000-Z01, Pass4Test peut offrir les Q&As des autres test Certification IT.