显示标签为“E20-465”的博文。显示所有博文
显示标签为“E20-465”的博文。显示所有博文

2014年4月21日星期一

EMC E20-465 examen pratique questions et réponses

Le guide d'étude de Pas4Test comprend l'outil de se former et même que le test de simulation très proche de test réel. Pass4Test vous permet de se forcer les connaissances professionnelles ciblées à l'examen Certification EMC E20-465. Il n'y a pas de soucis à réussir le test avec une haute note.

But que Pass4Test n'offre que les produits de qualité est pour vous aider à réussir le test EMC E20-465 100%. Le test simulation offert par Pass4Test est bien proche de test réel. Si vous ne pouvez pas passer le test EMC E20-465, votre argent sera tout rendu.

Avec l'aide du Pass4Test, vous allez passer le test de Certification EMC E20-465 plus facilement. Tout d'abord, vous pouvez choisir un outil de traîner de EMC E20-465, et télécharger les Q&A. Bien que il y en a beaucoup de Q&A pour les tests de Certification IT, les nôtres peuvent vous donner non seulement plus de chances à s'exercer avant le test réel, mais encore vous feront plus confiant à réussir le test. La haute précision des réponses, la grande couverture des documentations, la mise à jour constamment vous assurent à réussir votre test. Vous dépensez moins de temps à préparer le test, mais vous allez obtenir votre certificat plus tôt.

Code d'Examen: E20-465
Nom d'Examen: EMC (Content Management System Administration)
Questions et réponses: 169 Q&As

C'est un bon choix si vous prendre l'outil de formation de Pass4Test. Vous pouvez télécharger tout d'abord le démo gratuit pour prendre un essai. Vous aurez plus confiances sur Pass4Test après l'essai de notre démo. Si malheureusement, vous ne passe pas le test, votre argent sera tout rendu.

Le test EMC E20-465 est populaire dans l'Industrie IT. Il y a beaucoup de professionnels IT veulent ce passport de IT. Votre vie et salaire sera améliorée avec ce Certificat. Vous aurez une meilleure assurance.

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

Il demande les connaissances professionnelles pour passer le test EMC E20-465. Si vous manquez encore ces connaissances, vous avez besoin de Pass4Test comme une resourece de ces connaissances essentielles pour le test. Pass4Test et ses experts peuvent vous aider à renfocer ces connaissances et vous offrir les Q&As. Pass4Test fais tous efforts à vous aider à se renforcer les connaissances professionnelles et à passer le test. Choisir le Pass4Test peut non seulement à obtenir le Certificat EMC E20-465, et aussi vous offrir le service de la mise à jour gratuite pendant un an. Si malheureusement, vous ratez le test, votre argent sera 100% rendu.

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

NO.1 During the configuration of a repository you provide the following information: repository ID, repository
name, and database owner.
Where does Documentum store this information?
A. dfc.properties
B. server.ini
C. [repository name].ini
D. docbroker.ini
Answer: B

EMC   E20-465   E20-465   E20-465 examen   E20-465

NO.2 What is the correct API syntax for retrieving the r_object_id of a dm_document with the name, 'test1'?
A. retrieve,c,dm_folder where object_name='test1'
B. id,c,select dm_sysobject where object_name='test1'
C. retrieve,c,select dm_document where object_name='test1'
D. id,c,dm_sysobject where object_name='test1'
Answer: D

EMC   E20-465   E20-465 examen   E20-465 examen

NO.3 Which statement is FALSE regarding resource agents?
A. Resource agents allow you to specify a minimum log level to view.
B. Resource agents allow you to change configuration settings.
C. Resource agents provide another way to receive notifications.
D. Resource agents cannot execute operations.
Answer: D

EMC   E20-465   E20-465   certification E20-465

NO.4 After installing the Content Server, you change the default passphrase.
What utility script must be run when the Content Server is restarted?
A. dm_check_password
B. dm_crypto_boot
C. dm_crypto_create
D. dm_change_password
Answer: B

EMC   certification E20-465   E20-465 examen   E20-465   E20-465   E20-465 examen

NO.5 What is the purpose of the Consistency Checker?
A. to check for object corruption within the repository and provide a report
B. to check and correct object corruption within the repository and provide a report
C. to check the file stores for corruption and provide a report
D. to check the repository for corruption, fix the problem, and provide a report
Answer: A

certification EMC   E20-465 examen   E20-465 examen   certification E20-465   E20-465

NO.6 What are the minimum prerequisite components for a Documentum Administrator installation on a
dedicated application server host?
A. database client, application server, and Java SDK
B. application server, Java SDK, and web server
C. application server and Java SDK
D. application server, Java SDK, PHP, and Perl
Answer: C

EMC   E20-465   E20-465 examen   E20-465 examen   E20-465

NO.7 What are the minimal user account settings and access rights needed by the designated BOF Global
Registry user?
A. The user has an inline password and has READ only access to the /System/Modules/SBO folder in the
repository.
B. The user has an OS or Directory Server account and has READ only access to the
/System/Modules/SBO folder in the repository.
C. The user has an inline password and has READ only access to the /System/Modules/SBO folder and
the folders/documents in the repository that will be accessed using SBOs.
D. The user has an inline password and has READ only access to the entire repository.
Answer: A

EMC examen   E20-465 examen   E20-465   certification E20-465

NO.8 Your repository dump has just completed. <DUMP_RECORD_OBJECT_ID> is the object id of your
dm_dump_record.
Which DQL statement would you run to determine how many repository objects were copied into your
dump file?
A. select count(*) from dmi_dump_object_record where dump_object =
'<DUMP_OBJECT_RECORD_ID>'
B. select count(*) from dm_sysobject where r_object_id in (select <DUMP_OBJECT_RECORD_ID> from
dm_dump_record)
C. select count(*) from dm_dump_record where dump_object = '<DUMP_OBJECT_RECORD_ID>'
D. select count(*) from dmr_content where r_object_id = '<DUMP_OBJECT_RECORD_ID>'
Answer: A

EMC   E20-465   E20-465 examen   certification E20-465   certification E20-465

NO.9 Which specific directories do the DM_HOME and DOCUMENTUM environment variables represent in
a Content Server installation with one or more repositories?
A. DM_HOME is the base directory for all Content Server binaries and repository configurations;
DOCUMENTUM is the working directory used by server processes.
B. DM_HOME is the directory for the Content Server binaries; DOCUMENTUM is the base directory
under which all binaries and repository configurations are stored.
C. DM_HOME is the base directory under which all binaries and repository configurations are stored;
DOCUMENTUM is the directory for the Content Server binaries.
D. DM_HOME and DOCUMENTUM have the same value and point to the base directory for all server
binaries and repository configurations.
Answer: B

EMC examen   certification E20-465   certification E20-465   E20-465 examen   E20-465

NO.10 A user has left your company. There is an object that is still checked out by that user.
How would you remove the lock from this document?
A. delete the user using Documentum Administrator and all the documents checked out to this user will
automatically have the lock removed
B. change the r_lock_owner attribute of the document to "dmadmin"; dmadmin will now own the
document and can cancel checkout
C. unlock the document using the API
D. check the document in using a superuser account
Answer: C

EMC examen   E20-465   E20-465 examen   E20-465

NO.11 By default, what is stored specifically in the DOCUMENTUM\dba\secure directory?
A. keystore(s) for certificates used by LDAP over SSL
B. encrypted database user passwords for repository owners
C. encrypted passphrase for the Content Server installation
D. keystores used for Trusted Content Services
Answer: C

EMC   E20-465 examen   E20-465

NO.12 When using a resource agent to view a log, which option CANNOT be used to sort the log entries?
A. Log level
B. Event type
C. Severity
D. From the first entry to the last entry
Answer: B

certification EMC   E20-465   E20-465   E20-465

NO.13 When installing the Content Server, the installer deploys several default services which run on the
Java Method Server.
Which services are deployed?
A. Accelerated Content Services (ACS), Branch Office Caching Services (BOCS), Documentum
Messaging Services (DMS)
B. Accelerated Content Services (ACS), Documentum Foundation Services (DFS)
C. Accelerated Content Services (ACS), Documentum Messaging Services (DMS), Documentum
Foundation Services (DFS)
D. Documentum Foundation Services (DFS), Branch Office Caching Services (BOCS)
Answer: B

EMC   certification E20-465   E20-465

NO.14 What must exist in an API script to dump your repository?
A. dump,c,dmr_content
B. dump,c,dmr_containment
C. create,c,dmi_dump_object_record
D. create,c,dm_dump_record
Answer: D

EMC   E20-465   E20-465   certification E20-465

NO.15 How do you delete a repository?
A. use Documentum Administrator to delete the files used for the repository's tablespaces
B. use Documentum Server Manager
C. select Configuration > Repository option in Documentum Administrator
D. use any database utility to drop the tablespaces used by the repository
Answer: B

EMC   E20-465   certification E20-465

NO.16 In addition to a supported OS, what is the minimal requirement for a successful Content Server
installation and repository configuration?
A. database software and Java SDK
B. Java SDK
C. database software, Java SDK, and application server
D. database software
Answer: D

EMC examen   E20-465   E20-465 examen   certification E20-465   E20-465

NO.17 Which user account will be used when running the Repository Configuration program?
A. superuser
B. installation owner
C. web user
D. database user
Answer: B

EMC examen   E20-465   E20-465 examen   certification E20-465   E20-465 examen

NO.18 What is a resource agent?
A. It is a JMX-based monitoring tool that is accessible using Documentum Administrator.
B. It is a feature of Application Builder, used to help manage lifecycles.
C. It is a process used in conjunction with the Index Server to provide full-text indexing.
D. It is a feature of WDK which allows administrators to more easily deploy components given to them by
a developer.
Answer: A

certification EMC   E20-465   E20-465   certification E20-465   E20-465

NO.19 A user is not able to create a document in a repository.
How do you diagnose the problem?
A. check for sufficient swap space/virtual memory and check for sufficient database space
B. check for sufficient file storage space and check for sufficient database space
C. check for sufficient file storage space and check for sufficient swap space/virtual memory
D. check that the server log is not full
Answer: B

EMC examen   E20-465 examen   E20-465 examen   E20-465   E20-465   E20-465 examen

NO.20 A repository has an installation owner account 'dmadmin' and a repository owner account 'sop.'
What is the difference between these two accounts?
A. The Documentum installation owner and the repository owner accounts have identical roles.
B. The Documentum installation owner is a regular user in a repository; the repository owner has
administrative rights over the repository.
C. The Documentum installation owner is a superuser in the repository; the repository owner account
owns the database tables used by the repository.
D. While both users have administration privileges, the installation owner owns the repository database
tables.
Answer: C

EMC   certification E20-465   E20-465   E20-465

Pass4Test est un fournisseur professionnel des documentations à propos du test Certification IT, avec lequel vous pouvez améliorer le future de votre carrière. Vous trouverez que nos Q&As seraient persuadantes d'après d'avoir essayer nos démos gratuits. Le démo de EMC E20-465 (même que les autres démos) est gratuit à télécharger. Vous n'aurez pas aucune hésitation après travailler avec notre démo.

2013年11月1日星期五

E20-465 dernières questions d'examen certification EMC et réponses publiés

Tant que vous avez besion de participer l'examen, nous pouvons toujours mettre à jour de matériaux à propos de test Certification EMC E20-465. Le guide d'étude de Pass4Test comprend les excercices de EMC E20-465 et la Q&A qui peut vous permetrre à réussir 100% le test EMC E20-465. 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.

Le produit de Pass4Test que vous choisissez vous met le pied sur la première marche du pic de l'Industrie IT, et vous serez plus proche de votre rêve. Les matériaux offerts par Pass4Test peut non seulement vous aider à réussir le test EMC E20-465, mais encore vous aider à se renforcer les connaissances professionnelles. Le service de la mise à jour pendant un an est aussi gratuit pour vous.

Pass4Test a une équipe se composant des experts qui font la recherche particulièrement des exercices et des Q&As pour le test certification EMC E20-465, d'ailleurs ils peuvent vous proposer à propos de choisir l'outil de se former en ligne. Si vous avez envie d'acheter une Q&A de Pass4Test, Pass4Test vous offrira de matériaux plus détailés et plus nouveaux pour vous aider à approcher au maximum le test réel. Assurez-vous de choisir le Pass4Test, vous réussirez 100% le test EMC E20-465.

Code d'Examen: E20-465
Nom d'Examen: EMC (Content Management System Administration)
Questions et réponses: 169 Q&As

Bien qu'Il y ait plein de talentueux dans cette société, il manque beaucoup de professionnels dans les domaine en cours de développement, l'Industrie IT est l'un de ces domaines. Donc le test EMC E20-465 est un bon l'examination de technique informatique. Pass4Test est un site d'offrir la formation particulière au test EMC E20-465.

Vous n'avez besoin que de faire les exercices à propos du test EMC E20-465 offertes par Pass4Test, vous pouvez réussir le test sans aucune doute. Et ensuite, vous aurez plus de chances de promouvoir avec le Certificat. Si vous ajoutez le produit au panier, nous vous offrirons le service 24h en ligne.

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

NO.1 In addition to a supported OS, what is the minimal requirement for a successful Content Server
installation and repository configuration?
A. database software and Java SDK
B. Java SDK
C. database software, Java SDK, and application server
D. database software
Answer: D

certification EMC   E20-465   certification E20-465

NO.2 A user is not able to create a document in a repository.
How do you diagnose the problem?
A. check for sufficient swap space/virtual memory and check for sufficient database space
B. check for sufficient file storage space and check for sufficient database space
C. check for sufficient file storage space and check for sufficient swap space/virtual memory
D. check that the server log is not full
Answer: B

EMC   E20-465 examen   certification E20-465   E20-465 examen

NO.3 A user has left your company. There is an object that is still checked out by that user.
How would you remove the lock from this document?
A. delete the user using Documentum Administrator and all the documents checked out to this user will
automatically have the lock removed
B. change the r_lock_owner attribute of the document to "dmadmin"; dmadmin will now own the
document and can cancel checkout
C. unlock the document using the API
D. check the document in using a superuser account
Answer: C

EMC examen   certification E20-465   E20-465

NO.4 What is the correct API syntax for retrieving the r_object_id of a dm_document with the name, 'test1'?
A. retrieve,c,dm_folder where object_name='test1'
B. id,c,select dm_sysobject where object_name='test1'
C. retrieve,c,select dm_document where object_name='test1'
D. id,c,dm_sysobject where object_name='test1'
Answer: D

EMC   E20-465   E20-465   E20-465 examen

NO.5 Which user account will be used when running the Repository Configuration program?
A. superuser
B. installation owner
C. web user
D. database user
Answer: B

certification EMC   E20-465   certification E20-465   E20-465

NO.6 What is the purpose of the Consistency Checker?
A. to check for object corruption within the repository and provide a report
B. to check and correct object corruption within the repository and provide a report
C. to check the file stores for corruption and provide a report
D. to check the repository for corruption, fix the problem, and provide a report
Answer: A

EMC examen   E20-465 examen   E20-465

NO.7 When using a resource agent to view a log, which option CANNOT be used to sort the log entries?
A. Log level
B. Event type
C. Severity
D. From the first entry to the last entry
Answer: B

EMC   E20-465   E20-465

NO.8 A repository has an installation owner account 'dmadmin' and a repository owner account 'sop.'
What is the difference between these two accounts?
A. The Documentum installation owner and the repository owner accounts have identical roles.
B. The Documentum installation owner is a regular user in a repository; the repository owner has
administrative rights over the repository.
C. The Documentum installation owner is a superuser in the repository; the repository owner account
owns the database tables used by the repository.
D. While both users have administration privileges, the installation owner owns the repository database
tables.
Answer: C

EMC   E20-465   E20-465   E20-465

NO.9 By default, what is stored specifically in the DOCUMENTUM\dba\secure directory?
A. keystore(s) for certificates used by LDAP over SSL
B. encrypted database user passwords for repository owners
C. encrypted passphrase for the Content Server installation
D. keystores used for Trusted Content Services
Answer: C

EMC   E20-465 examen   E20-465 examen   E20-465   certification E20-465   E20-465 examen

NO.10 When installing the Content Server, the installer deploys several default services which run on the
Java Method Server.
Which services are deployed?
A. Accelerated Content Services (ACS), Branch Office Caching Services (BOCS), Documentum
Messaging Services (DMS)
B. Accelerated Content Services (ACS), Documentum Foundation Services (DFS)
C. Accelerated Content Services (ACS), Documentum Messaging Services (DMS), Documentum
Foundation Services (DFS)
D. Documentum Foundation Services (DFS), Branch Office Caching Services (BOCS)
Answer: B

certification EMC   E20-465   certification E20-465

NO.11 Which statement is FALSE regarding resource agents?
A. Resource agents allow you to specify a minimum log level to view.
B. Resource agents allow you to change configuration settings.
C. Resource agents provide another way to receive notifications.
D. Resource agents cannot execute operations.
Answer: D

EMC   E20-465   E20-465   E20-465 examen

NO.12 What is a resource agent?
A. It is a JMX-based monitoring tool that is accessible using Documentum Administrator.
B. It is a feature of Application Builder, used to help manage lifecycles.
C. It is a process used in conjunction with the Index Server to provide full-text indexing.
D. It is a feature of WDK which allows administrators to more easily deploy components given to them by
a developer.
Answer: A

EMC   E20-465 examen   certification E20-465   E20-465

NO.13 How do you delete a repository?
A. use Documentum Administrator to delete the files used for the repository's tablespaces
B. use Documentum Server Manager
C. select Configuration > Repository option in Documentum Administrator
D. use any database utility to drop the tablespaces used by the repository
Answer: B

certification EMC   E20-465   E20-465   certification E20-465

NO.14 Your repository dump has just completed. <DUMP_RECORD_OBJECT_ID> is the object id of your
dm_dump_record.
Which DQL statement would you run to determine how many repository objects were copied into your
dump file?
A. select count(*) from dmi_dump_object_record where dump_object =
'<DUMP_OBJECT_RECORD_ID>'
B. select count(*) from dm_sysobject where r_object_id in (select <DUMP_OBJECT_RECORD_ID> from
dm_dump_record)
C. select count(*) from dm_dump_record where dump_object = '<DUMP_OBJECT_RECORD_ID>'
D. select count(*) from dmr_content where r_object_id = '<DUMP_OBJECT_RECORD_ID>'
Answer: A

EMC   certification E20-465   certification E20-465   certification E20-465

NO.15 After installing the Content Server, you change the default passphrase.
What utility script must be run when the Content Server is restarted?
A. dm_check_password
B. dm_crypto_boot
C. dm_crypto_create
D. dm_change_password
Answer: B

EMC   certification E20-465   E20-465 examen   E20-465 examen   E20-465

NO.16 During the configuration of a repository you provide the following information: repository ID, repository
name, and database owner.
Where does Documentum store this information?
A. dfc.properties
B. server.ini
C. [repository name].ini
D. docbroker.ini
Answer: B

EMC   E20-465   E20-465   certification E20-465

NO.17 What must exist in an API script to dump your repository?
A. dump,c,dmr_content
B. dump,c,dmr_containment
C. create,c,dmi_dump_object_record
D. create,c,dm_dump_record
Answer: D

EMC examen   E20-465   E20-465 examen   E20-465   certification E20-465   E20-465

NO.18 What are the minimal user account settings and access rights needed by the designated BOF Global
Registry user?
A. The user has an inline password and has READ only access to the /System/Modules/SBO folder in the
repository.
B. The user has an OS or Directory Server account and has READ only access to the
/System/Modules/SBO folder in the repository.
C. The user has an inline password and has READ only access to the /System/Modules/SBO folder and
the folders/documents in the repository that will be accessed using SBOs.
D. The user has an inline password and has READ only access to the entire repository.
Answer: A

EMC   E20-465 examen   E20-465   E20-465 examen   E20-465

NO.19 Which specific directories do the DM_HOME and DOCUMENTUM environment variables represent in
a Content Server installation with one or more repositories?
A. DM_HOME is the base directory for all Content Server binaries and repository configurations;
DOCUMENTUM is the working directory used by server processes.
B. DM_HOME is the directory for the Content Server binaries; DOCUMENTUM is the base directory
under which all binaries and repository configurations are stored.
C. DM_HOME is the base directory under which all binaries and repository configurations are stored;
DOCUMENTUM is the directory for the Content Server binaries.
D. DM_HOME and DOCUMENTUM have the same value and point to the base directory for all server
binaries and repository configurations.
Answer: B

EMC examen   E20-465 examen   E20-465   E20-465 examen   E20-465

NO.20 What are the minimum prerequisite components for a Documentum Administrator installation on a
dedicated application server host?
A. database client, application server, and Java SDK
B. application server, Java SDK, and web server
C. application server and Java SDK
D. application server, Java SDK, PHP, and Perl
Answer: C

EMC   E20-465 examen   certification E20-465   E20-465   E20-465 examen

Pass4Test est un bon site qui provide la façon efficace à se former à court terme pour réussir le test EMC E20-465, c'est un certificat qui peut améliorer le niveau de vie. Les gens avec le Certificat gagent beaucoup plus que les gens sans Certificat EMC E20-465. Vous aurez une space plus grande à se développer.

2013年9月8日星期日

Meilleur EMC E20-465 test formation guide

Aujoud'hui, dans cette indutrie IT de plus en plus concurrentiel, le Certificat de EMC E20-465 peut bien prouver que vous avez une bonne concurrence et une space professionnelle plus grande à atteindre. Dans le site Pass4Test, vous pouvez trouver un outil de se former très pratique. Nos IT experts vous offrent les Q&As précises et détaillées pour faciliter votre cours de préparer le test EMC E20-465 qui vous amenera le succès du test EMC E20-465, au lieu de traivailler avec peine et sans résultat.

Pass4Test peut offrir nombreux de documentations aux candidats de test EMC E20-465, et aider les candidats à réussir le test. Les marétiaux visés au test EMC E20-465 sont tout recherchés par les experts avec leurs connaissances professionnelles et les expériences. Les charactéristiques se reflètent dans la bonne qualité de Q&A, la vitesse de la mise à jour. Le point plus important est que notre Q&A est laquelle le plus proche du test réel. Pass4Test peut vous permettre à réussir le test EMC E20-465 100%.

Dans cette société, il y a plein de gens talentueux, surtout les professionnels de l'informatique. Beaucoup de gens IT se battent dans ce domaine pour améliorer l'état de la carrière. Le test E20-465 est lequel très important dans les tests de Certification EMC. Pour être qualifié de EMC, on doit obtenir le passport de test EMC E20-465.

Le guide d'étude de Pas4Test comprend l'outil de se former et même que le test de simulation très proche de test réel. Pass4Test vous permet de se forcer les connaissances professionnelles ciblées à l'examen Certification EMC E20-465. Il n'y a pas de soucis à réussir le test avec une haute note.

Dans cette société bien intense, c'est avantage si quelque'un a une technique particulère, donc c'est pourquoi beaucoup de gens ont envie de dépnenser les efforts et le temps à préparer le test EMC E20-465, mais ils ne peuvaient pas réussir finalement. C'est juste parce que ils ont pas bien choisi une bonne formation. L'outil de formation lancé par les experts de Pass4Test vous permet à passer le test EMC E20-465 coûtant un peu d'argent.

Code d'Examen: E20-465
Nom d'Examen: EMC (Content Management System Administration)
Questions et réponses: 169 Q&As

Vous avez aussi la possibilité à réussir le test EMC E20-465. Pass4Test offre la service de la mise à jour gratuite pendant un an. Si vous échouez le test, votre argent sera tout rendu. Maintenant, vous pouvez télécharger la partie gratuite prendre examinser la qualité des produits de Pass4Test.

Choisir le Pass4Test peut vous aider à réussir 100% le test EMC E20-465 qui change tout le temps. Pass4Test peut vous offrir les infos plus nouvelles. Dans le site de Pass4Test le servie en ligne est disponible toute la journée. Si vous ne passerez pas le test, votre argent sera tout rendu.

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

NO.1 By default, what is stored specifically in the DOCUMENTUM\dba\secure directory?
A. keystore(s) for certificates used by LDAP over SSL
B. encrypted database user passwords for repository owners
C. encrypted passphrase for the Content Server installation
D. keystores used for Trusted Content Services
Answer: C

EMC examen   E20-465   certification E20-465

NO.2 Which user account will be used when running the Repository Configuration program?
A. superuser
B. installation owner
C. web user
D. database user
Answer: B

EMC   certification E20-465   E20-465   E20-465

NO.3 A user has left your company. There is an object that is still checked out by that user.
How would you remove the lock from this document?
A. delete the user using Documentum Administrator and all the documents checked out to this user will
automatically have the lock removed
B. change the r_lock_owner attribute of the document to "dmadmin"; dmadmin will now own the
document and can cancel checkout
C. unlock the document using the API
D. check the document in using a superuser account
Answer: C

EMC examen   certification E20-465   E20-465   E20-465 examen   E20-465

NO.4 What are the minimal user account settings and access rights needed by the designated BOF Global
Registry user?
A. The user has an inline password and has READ only access to the /System/Modules/SBO folder in the
repository.
B. The user has an OS or Directory Server account and has READ only access to the
/System/Modules/SBO folder in the repository.
C. The user has an inline password and has READ only access to the /System/Modules/SBO folder and
the folders/documents in the repository that will be accessed using SBOs.
D. The user has an inline password and has READ only access to the entire repository.
Answer: A

certification EMC   E20-465   E20-465

NO.5 In addition to a supported OS, what is the minimal requirement for a successful Content Server
installation and repository configuration?
A. database software and Java SDK
B. Java SDK
C. database software, Java SDK, and application server
D. database software
Answer: D

EMC   E20-465   E20-465 examen   certification E20-465   E20-465

NO.6 A user is not able to create a document in a repository.
How do you diagnose the problem?
A. check for sufficient swap space/virtual memory and check for sufficient database space
B. check for sufficient file storage space and check for sufficient database space
C. check for sufficient file storage space and check for sufficient swap space/virtual memory
D. check that the server log is not full
Answer: B

EMC   E20-465   certification E20-465   certification E20-465   E20-465   E20-465

NO.7 After installing the Content Server, you change the default passphrase.
What utility script must be run when the Content Server is restarted?
A. dm_check_password
B. dm_crypto_boot
C. dm_crypto_create
D. dm_change_password
Answer: B

EMC examen   certification E20-465   E20-465   E20-465 examen

NO.8 How do you delete a repository?
A. use Documentum Administrator to delete the files used for the repository's tablespaces
B. use Documentum Server Manager
C. select Configuration > Repository option in Documentum Administrator
D. use any database utility to drop the tablespaces used by the repository
Answer: B

certification EMC   E20-465 examen   certification E20-465

NO.9 When using a resource agent to view a log, which option CANNOT be used to sort the log entries?
A. Log level
B. Event type
C. Severity
D. From the first entry to the last entry
Answer: B

EMC   E20-465 examen   E20-465   E20-465   E20-465

NO.10 Your repository dump has just completed. <DUMP_RECORD_OBJECT_ID> is the object id of your
dm_dump_record.
Which DQL statement would you run to determine how many repository objects were copied into your
dump file?
A. select count(*) from dmi_dump_object_record where dump_object =
'<DUMP_OBJECT_RECORD_ID>'
B. select count(*) from dm_sysobject where r_object_id in (select <DUMP_OBJECT_RECORD_ID> from
dm_dump_record)
C. select count(*) from dm_dump_record where dump_object = '<DUMP_OBJECT_RECORD_ID>'
D. select count(*) from dmr_content where r_object_id = '<DUMP_OBJECT_RECORD_ID>'
Answer: A

EMC examen   E20-465 examen   E20-465 examen   E20-465   E20-465 examen

NO.11 What is the correct API syntax for retrieving the r_object_id of a dm_document with the name, 'test1'?
A. retrieve,c,dm_folder where object_name='test1'
B. id,c,select dm_sysobject where object_name='test1'
C. retrieve,c,select dm_document where object_name='test1'
D. id,c,dm_sysobject where object_name='test1'
Answer: D

EMC   certification E20-465   E20-465 examen   E20-465

NO.12 What must exist in an API script to dump your repository?
A. dump,c,dmr_content
B. dump,c,dmr_containment
C. create,c,dmi_dump_object_record
D. create,c,dm_dump_record
Answer: D

certification EMC   E20-465 examen   E20-465

NO.13 Which specific directories do the DM_HOME and DOCUMENTUM environment variables represent in
a Content Server installation with one or more repositories?
A. DM_HOME is the base directory for all Content Server binaries and repository configurations;
DOCUMENTUM is the working directory used by server processes.
B. DM_HOME is the directory for the Content Server binaries; DOCUMENTUM is the base directory
under which all binaries and repository configurations are stored.
C. DM_HOME is the base directory under which all binaries and repository configurations are stored;
DOCUMENTUM is the directory for the Content Server binaries.
D. DM_HOME and DOCUMENTUM have the same value and point to the base directory for all server
binaries and repository configurations.
Answer: B

EMC examen   E20-465   certification E20-465   certification E20-465   certification E20-465

NO.14 Which statement is FALSE regarding resource agents?
A. Resource agents allow you to specify a minimum log level to view.
B. Resource agents allow you to change configuration settings.
C. Resource agents provide another way to receive notifications.
D. Resource agents cannot execute operations.
Answer: D

EMC   E20-465   certification E20-465   E20-465

NO.15 During the configuration of a repository you provide the following information: repository ID, repository
name, and database owner.
Where does Documentum store this information?
A. dfc.properties
B. server.ini
C. [repository name].ini
D. docbroker.ini
Answer: B

EMC   E20-465   E20-465   E20-465

NO.16 What is the purpose of the Consistency Checker?
A. to check for object corruption within the repository and provide a report
B. to check and correct object corruption within the repository and provide a report
C. to check the file stores for corruption and provide a report
D. to check the repository for corruption, fix the problem, and provide a report
Answer: A

certification EMC   certification E20-465   certification E20-465

NO.17 A repository has an installation owner account 'dmadmin' and a repository owner account 'sop.'
What is the difference between these two accounts?
A. The Documentum installation owner and the repository owner accounts have identical roles.
B. The Documentum installation owner is a regular user in a repository; the repository owner has
administrative rights over the repository.
C. The Documentum installation owner is a superuser in the repository; the repository owner account
owns the database tables used by the repository.
D. While both users have administration privileges, the installation owner owns the repository database
tables.
Answer: C

EMC examen   E20-465 examen   E20-465   E20-465

NO.18 What is a resource agent?
A. It is a JMX-based monitoring tool that is accessible using Documentum Administrator.
B. It is a feature of Application Builder, used to help manage lifecycles.
C. It is a process used in conjunction with the Index Server to provide full-text indexing.
D. It is a feature of WDK which allows administrators to more easily deploy components given to them by
a developer.
Answer: A

certification EMC   E20-465   E20-465 examen

NO.19 What are the minimum prerequisite components for a Documentum Administrator installation on a
dedicated application server host?
A. database client, application server, and Java SDK
B. application server, Java SDK, and web server
C. application server and Java SDK
D. application server, Java SDK, PHP, and Perl
Answer: C

certification EMC   certification E20-465   E20-465 examen   E20-465 examen

NO.20 When installing the Content Server, the installer deploys several default services which run on the
Java Method Server.
Which services are deployed?
A. Accelerated Content Services (ACS), Branch Office Caching Services (BOCS), Documentum
Messaging Services (DMS)
B. Accelerated Content Services (ACS), Documentum Foundation Services (DFS)
C. Accelerated Content Services (ACS), Documentum Messaging Services (DMS), Documentum
Foundation Services (DFS)
D. Documentum Foundation Services (DFS), Branch Office Caching Services (BOCS)
Answer: B

certification EMC   E20-465   E20-465   certification E20-465   E20-465 examen

Le suucès n'est pas loin de vous une fois que vous choisissez le produit de Q&A EMC E20-465 de Pass4Test.