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

2014年4月2日星期三

EMC E20-475 examen pratique questions et réponses

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-475 (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.

Il faut une bonne préparation et aussi une série de connaissances professionnelles complètes pour réussir le test EMC E20-475. La ressourece providée par Pass4Test peut juste s'accorder votre demande.

Vous serez impressionné par le service après vendre de Pass4Test, le service en ligne 24h et la mise à jour après vendre sont gratuit pour vous pendant un an, et aussi vous allez recevoir les informations plus nouvelles à propos de test Certification IT. Vous aurez un résultat imaginaire en coûtant un peu d'argent. D'ailleurs, vous pouvez économier beaucoup de temps et d'efforts avec l'aide de Pass4Test. C'est vraiment un bon marché de choisir le Pass4Test comme le guide de formation.

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

Pass4Test est un site web qui vous donne plus de chances à passer le test de Certification EMC E20-475. Le résultat de recherche sortis par les experts de Pass4Test peut assurer que ce sera vous ensuite qui réussirez le test EMC E20-475. Choisissez Pass4Test, choisissez le succès. L'outil de se former de Pass4Test est bien efficace. Parmi les gens qui ont déjà passé le test, la majorité a préparé le test avec la Q&A de Pass4Test.

Code d'Examen: E20-475
Nom d'Examen: EMC (Content Management Systems Architecture Exam)
Questions et réponses: 231 Q&As

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

NO.1 Your client's Content Servers are running on Sun/Oracle. These servers have numerous custom
applications installed and have been ugpraded several times. Security and regulatory considerations
preclude the copying of certain production data to non-production systems. The client's
configuration/change management processes and systems are incomplete or missing. You are tasked
with drafting a plan to copy a repository from the production environment to a development environment in
preparation for an upgrade.
Which process should you use to ensure that the new development environment is as similar to the
production environment as possible?
A. install Content Server in the development environment using the same docbase id as the production
environment
use the Oracle Import/Export tools to export the production database and import it into the
development environment
modify various configuration data to conform to the development environment
copy a subset of the production content to the development storage
B. install Content Server in the development environment using the same docbase id as the production
environment
use the Dump and Load utility to transfer data and metadata from the production environment to the
development environment
modify various configuration data to conform to the development environment
use DQL/DFC applications to delete potentially sensitive data from the development environment
C. copy the entire $DOCUMENTUM directory and all subdirectories from the production to the
development environment
use the Dump and Load utility to transfer data and metadata from the production environment to the
development environment
modify various configuration data to conform to the development environment
D. copy the entire $DOCUMENTUM directory and all subdirectories from the production to the
development environment
use the Oracle Import/Export tools to export the production database and import it into the
development environment
modify various configuration data to conform to the development environment
create a dm_location object and filestore in the production system pointing to the development
storage
use the Migrate Content method with an appropriate DQL qualifier to copy a non-restricted subset of
the production content to the development filestores
remove the new dm_location and dm_filestore objects
Answer: D

certification EMC   certification E20-475   E20-475 examen   E20-475

NO.2 What is the correct sequence of steps for upgrading Content Server and Full-text Index Server?
A. uninstall Full-text Index Server delete Index Agents upgrade Content Server install Index Agents install
Full-text Index Server
B. upgrade Content Server uninstall Full-text Index Server delete Index Agents install Index Agents install
Full-text Index Server
C. delete Index Agents uninstall Full-text Index Server upgrade Content Server install Full-text Index
Server install Index Agents
D. delete Index Agents upgrade Full-text Index Server upgrade Content Server install Index Agents
Answer: C

EMC examen   E20-475   E20-475 examen   E20-475 examen

NO.3 A client wants to upgrade their Documentum system from 5.3 SP3 to D6, but does not have the
resources to upgrade and test web applications such as Webtop and Content Server components within a
single downtime window. The client asks whether the upgrade can be phased, and if so which
components should be upgraded first.
What is the correct response to the customer's question?
A. Web applications must be upgraded before the Content Server.
B. Web applications must be upgraded after the Content Server is upgraded.
C. Web applications may be upgraded before or after the Content Server is upgraded.
D. Web applications do not need to be upgraded to make use of D6 features.
Answer: C

EMC   E20-475   certification E20-475   E20-475 examen   E20-475

NO.4 Which is a supported path for upgrading a Content Server to D6?
A. 4i > 5.2.5 > 6
B. 5.2 > 5.2.5 > 6
C. 4i > 5.3 > 6
D. 5.2.5 > 5.3 > 6
Answer: D

certification EMC   certification E20-475   E20-475   E20-475   E20-475   certification E20-475

NO.5 A client is migrating their repositories from Windows to Linux. The database server is Oracle. The
content file stores are on NAS and made available over CIFS. For the migration, the client has done the
following:
installed Content Server and Oracle client on Linux using an installation owner account with the same
name on Windows
copied the tnsnames.ora from Windows to Linux
configured replacement Connection Brokers
added Services entries for the repositories on the Linux Content Server environment
attached to the NAS storage using NFS
updated for each repository the web_server_loc, smtp_server, r_host_name, r_install_domain, and
projection target attributes for server config using SQL to reflect the new server name
Which minimal high-level steps does the client need to take to complete the migration?
A. copy all the configuration, and the aek.key files under %DOCUMENTUM%\dba Windows
to$DOCUMENTUM/dba on the Linux Content Server
update the user_auth_target, database_password_file, and Docbase Projection Target fields in each
server.ini
update the appropriate dm_location objects in the repositories using SQL to map to the new
locations</UL
B. copy all the configuration files under %DOCUMENTUM%\dba Windows to $DOCUMENTUM/dba on
the Linux Content Server
update the user_auth_target, database_password_file, and Docbase Projection Target fields in each
server.ini
update the appropriate dm_location objects in the repositories using SQL to map to the new locations
C. copy all the configuration, and the aek.key files under %DOCUMENTUM%\dba Windows to
$DOCUMENTUM/dba on the Linux Content Server
update the Docbase Projection Target fields in each server.ini
update the appropriate dm_location objects in the repositories using SQL to map to the new locations
D. copy all the configuration files under %DOCUMENTUM%\dba Windows to $DOCUMENTUM/dba on
the Linux Content Server
pdate the database_password_file, and Docbase Projection Target fields in each server.ini
update the appropriate dm_location objects in the repositories using SQL to map to the new locations
Answer: A

EMC   certification E20-475   E20-475 examen   E20-475 examen   certification E20-475

NO.6 Before upgrading the Content Server software, which job do you need to run to find sysobjects that
point to non-existent content?
A. Content Warning
B. Consistency Checker
C. Dmclean
D. State of the Repository Report
Answer: B

certification EMC   certification E20-475   E20-475

NO.7 A client has a Content Server, Site Caching Services (SCS), Content Transformation Services (CTS),
and Full-text Indexes installed on Windows/Oracle servers. The client wants to migrate Documentum
applications to Linux.
Which statement is true?
A. The client must migrate Oracle servers to Linux.
B. SCS is not supported on Linux.
C. CTS is not supported on Linux.
D. Content Server is not supported on Linux/Oracle.
Answer: C

EMC examen   E20-475   certification E20-475

NO.8 A client wants to upgrade a repository from 5.2.5 to 5.3. The repository has 8 million content objects
with an average size of 50K. The full text searching capability is required to be available within 24 hours of
the repository upgrade. The Full-text Index Server is installed on a separate server. The upgrade is
scheduled to happen in two months.
How can the client accomplish this objective?
A. configure an Index Agent in normal mode to operate against the 5.2.5 repository
create the Full-text Indexes
run the ftintegrity tool to identify documents that were not indexed, and resubmit those documents for
indexing
upgrade the Content Server and the repository
B. upgrade the Content Server and the repository
configure an Index Agent in normal mode to operate against the upgraded repository
create the Full-text Indexes
C. configure a 5.3 Index Agent in migration mode to operate against the 5.2.5 repository
create the Full-text Indexes.
run the ftintegrity tool to identify documents that were not indexed, and resubmit those documents for
indexing
upgrade the Content Server and the repository
shut down the migration-mode Index Agent and change it to a normal-mode Index Agent.
D. upgrade the Content Server and the repository
configure an Index Agent in migration mode to operate against the upgraded repository
create the Full-text Indexes.
shut down the migration-mode Index Agent and change it to a normal-mode Index Agent
Answer: C

certification EMC   E20-475 examen   certification E20-475   E20-475

NO.9 Which file replaces the pre-D6 dmcl.ini?
A. dfc.properties
B. docbroker.ini
C. java.ini
D. dbor.properties
Answer: A

EMC   E20-475   certification E20-475   E20-475   E20-475

NO.10 What is the supported procedure for rolling back an upgrade of Documentum Content Server?
A. uninstall the current version, then reinstall the previous version
B. run the uninstaller for the current version and run the Data Dictionary Publish job
C. remove the directory under %DOCUMENTUM%/product for the current version, change server.ini file
and dm_server_config, dm_docbase_config objects
D. restore the system from backup
Answer: D

EMC   E20-475   certification E20-475   E20-475

NO.11 Which Application Server does D6 Content Server install for its internal use?
A. BEA Weblogic
B. Oracle AS
C. Apache Tomcat
D. IBM WebSphere
Answer: A

certification EMC   E20-475   E20-475 examen

NO.12 You are planning the upgrade of your Content Server software with Branch Office Caching Service
(BOCS) on a remote site. The repository has approximately one million objects with 400 GB of content
and 350 GB of full-text indexes. The BOCS cache has 20 GB of content.
What must be backed up before starting with the upgrade?
A. content, full-text index, and database
B. content, full-text index, and BOCS cache
C. full-text index, database, and BOCS cache
D. content, database, and BOCS cache
Answer: A

certification EMC   certification E20-475   certification E20-475

NO.13 After an upgrade from a pre 5.3 version to 5.3 or 6, what can you do to remove the Verity Full-text Index
components?
A. You delete the Verity Full-text Index components via Documentum Administrator after the upgrade.
B. The Content Server upgrade procedure deletes the Full-text. Just the empty/fulltext/Verity directory
needs to be deleted in the DOCUMENTUM directory.
C. You do not delete the Verity Full-text Index. The new Fast Full-text installation needs the data for
migration.
D. You delete the Documentum type dmi_tdk_index and the Full-text data in DOCUMENTUM/data
directory.
Answer: B

EMC   E20-475   E20-475 examen   E20-475

NO.14 What is required for using Business Object Framework 2 (BOF 2)?
A. a dfc.properties file on all client machines such as application servers
B. a DBOR.properties and a dfc.properties file on all client machines such as application servers and a
global registry repository
C. a DBOR.properties file on all client machines and a global registry repository
D. a global registry repository and a dfc.properties file on all client machines
Answer: D

EMC   certification E20-475   certification E20-475

NO.15 Which file(s) handle client configuration in D6?
A. dmcl.ini only
B. dfc.properties only
C. dmcl.ini and dfc.properties
D. dmclfull.ini only
Answer: B

EMC examen   E20-475   E20-475 examen   certification E20-475

NO.16 You are tasked with performing a Content Server upgrade.
To accomplish this, you do the following:
You first make a repository copy of the production repository by installing the Content Server.
You then create a new repository.
You then copy the database and file storage areas from production to the new environment.
To be successful, what must be true of the new repository copy after this operation is complete?
A. It must have the same Docbase ID as the production repository.
B. It must have a different owner than the production repository.
C. It must project to the same Connection Broker as the production repository.
D. It must have the same Database Connection string as the production repository.
Answer: A

EMC   E20-475 examen   E20-475

NO.17 What is the proper sequence of steps for upgrading Content Server and Document Transformation
Services (DTS)?
A. uninstall Content Server
uninstall DTS
install Content Server
install DTS
add DTS Support to repository
B. remove DTS Support from repository
uninstall DTS upgrade Content Server
install DTS
add DTS Support to repository
C. upgrade Content Server
remove DTS Support from repository
uninstall DTS
install DTS
add DTS support to repository
D. remove DTS Support from repository
upgrade Content Server
uninstall DTS
install DTS
add DTS support to repository
Answer: B

EMC examen   E20-475   E20-475   E20-475   certification E20-475

NO.18 In addition to core software upgrade considerations, which component of a Documentum system are
most likely to require additional work?
A. software use cases
B. network topology
C. data center architecture
D. application customizations
Answer: D

EMC examen   E20-475 examen   E20-475   E20-475

NO.19 Which statement is true about the dump and load operation?
A. Aspects associated with a dumped object are not included in the dump file.
B. Content stored in external file storage may be included in a dump file, but blob or turbo storage may
not.
C. The source and target repositories must be the same version, but may use different code pages.
D. Objects in the target repository will always have the same r_object_id as the corresponding object in
the source repository.
Answer: A

EMC   E20-475   E20-475

NO.20 What is the recommended method for migrating Web Content Management (WCM) Page Builder
templates, blueprints, managed links, and associated content from a production environment to a testing
environment?
A. archive and install a DocApp
B. perform a repository-to-repository copy operation through WebPublisher
C. execute cabinet dump and load
D. use a deep export/import through WebPublisher
Answer: A

EMC   E20-475   certification E20-475   E20-475   E20-475   E20-475

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-475 est un bon l'examination de technique informatique. Pass4Test est un site d'offrir la formation particulière au test EMC E20-475.

2014年3月30日星期日

Le dernier examen EMC E20-475 gratuit Télécharger

Pass4Test peut offrir nombreux de documentations aux candidats de test EMC E20-475, et aider les candidats à réussir le test. Les marétiaux visés au test EMC E20-475 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-475 100%.

Beaucoup de travailleurs dans l'Industrie IT peut obenir un meilleur travail et améliorer son niveau de vie à travers le Certificat EMC E20-475. Mais la majorité des candidats dépensent beaucoup de temps et d'argent pour préparer le test, ça ne coûte pas dans cette société que le temps est tellement précieux. Pass4Test peut vous aider à économiser le temps et l'effort pendant le cours de la préparation du test EMC E20-475. Choisir le produit de Pass4Test particulier pour le test Certification EMC E20-475 vous permet à réussir 100% le test. Votre argent sera tout rendu si malheureusement vous ne passez pas le test.

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

Code d'Examen: E20-475
Nom d'Examen: EMC (Content Management Systems Architecture Exam)
Questions et réponses: 231 Q&As

Pas besoin de beaucoup d'argent et de temps, vous pouvez passer le test EMC E20-475 juste avec la Q&A de EMC E20-475 offerte par Pass4Test qui vous offre le test simulation bien proche de test réel.

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 EMC E20-475 avec succès. Pass4Test est un fournissur fiable. Vous allez réaliser votre rêve avec l'aide de Pass4Test.

E20-475 est un test de EMC Certification, donc réussir E20-475 est le premier pas à mettre le pied sur la Certifiction EMC. Ça peut expliquer certiainement pourquoi le test EMC E20-475 devient de plus en plus chaud, et il y a de plus en plus de gens qui veulent participer le test E20-475. Au contraire, il n'y a que pas beaucoup de gens qui pourrait réussir ce test. Dans ce cas, si vous vous réfléchissez étudier avec une bonne Q&A?

Le Certificat de EMC E20-475 signifie aussi un nouveau jalon de la carrière, le travail aura une space plus grande à augmenter, et tout le monde dans l'industrie IT sont désireux de l'obtenir. En face d'une grande passion pour le test Certification EMC E20-475, le contrariété est le taux très faible à réussir. Bien sûr que l'on ne passe pas le test E20-475 sans aucun éffort, en même temps, le test de EMC E20-475 demande les connaissances bien professionnelles. Le guide d'étude dans le site Pass4Test peut vous fournir un raccourci à réussir le test EMC E20-475 et à obtenir le Certificat de ce test. Choisissez le guide d'étude de Pass4Test, vous verrez moins de temps dépensés, moins d'efforts contribués, mais plus de chances à réussir le test. Ça c'est une solution bien rentable pour vous.

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

NO.1 What is the recommended method for migrating Web Content Management (WCM) Page Builder
templates, blueprints, managed links, and associated content from a production environment to a testing
environment?
A. archive and install a DocApp
B. perform a repository-to-repository copy operation through WebPublisher
C. execute cabinet dump and load
D. use a deep export/import through WebPublisher
Answer: A

EMC   E20-475   E20-475   E20-475

NO.2 What is the correct sequence of steps for upgrading Content Server and Full-text Index Server?
A. uninstall Full-text Index Server delete Index Agents upgrade Content Server install Index Agents install
Full-text Index Server
B. upgrade Content Server uninstall Full-text Index Server delete Index Agents install Index Agents install
Full-text Index Server
C. delete Index Agents uninstall Full-text Index Server upgrade Content Server install Full-text Index
Server install Index Agents
D. delete Index Agents upgrade Full-text Index Server upgrade Content Server install Index Agents
Answer: C

certification EMC   certification E20-475   E20-475   E20-475   E20-475 examen

NO.3 What is the supported procedure for rolling back an upgrade of Documentum Content Server?
A. uninstall the current version, then reinstall the previous version
B. run the uninstaller for the current version and run the Data Dictionary Publish job
C. remove the directory under %DOCUMENTUM%/product for the current version, change server.ini file
and dm_server_config, dm_docbase_config objects
D. restore the system from backup
Answer: D

EMC examen   E20-475 examen   certification E20-475   certification E20-475   E20-475 examen

NO.4 What is required for using Business Object Framework 2 (BOF 2)?
A. a dfc.properties file on all client machines such as application servers
B. a DBOR.properties and a dfc.properties file on all client machines such as application servers and a
global registry repository
C. a DBOR.properties file on all client machines and a global registry repository
D. a global registry repository and a dfc.properties file on all client machines
Answer: D

EMC   E20-475   certification E20-475

NO.5 A client is migrating their repositories from Windows to Linux. The database server is Oracle. The
content file stores are on NAS and made available over CIFS. For the migration, the client has done the
following:
installed Content Server and Oracle client on Linux using an installation owner account with the same
name on Windows
copied the tnsnames.ora from Windows to Linux
configured replacement Connection Brokers
added Services entries for the repositories on the Linux Content Server environment
attached to the NAS storage using NFS
updated for each repository the web_server_loc, smtp_server, r_host_name, r_install_domain, and
projection target attributes for server config using SQL to reflect the new server name
Which minimal high-level steps does the client need to take to complete the migration?
A. copy all the configuration, and the aek.key files under %DOCUMENTUM%\dba Windows
to$DOCUMENTUM/dba on the Linux Content Server
update the user_auth_target, database_password_file, and Docbase Projection Target fields in each
server.ini
update the appropriate dm_location objects in the repositories using SQL to map to the new
locations</UL
B. copy all the configuration files under %DOCUMENTUM%\dba Windows to $DOCUMENTUM/dba on
the Linux Content Server
update the user_auth_target, database_password_file, and Docbase Projection Target fields in each
server.ini
update the appropriate dm_location objects in the repositories using SQL to map to the new locations
C. copy all the configuration, and the aek.key files under %DOCUMENTUM%\dba Windows to
$DOCUMENTUM/dba on the Linux Content Server
update the Docbase Projection Target fields in each server.ini
update the appropriate dm_location objects in the repositories using SQL to map to the new locations
D. copy all the configuration files under %DOCUMENTUM%\dba Windows to $DOCUMENTUM/dba on
the Linux Content Server
pdate the database_password_file, and Docbase Projection Target fields in each server.ini
update the appropriate dm_location objects in the repositories using SQL to map to the new locations
Answer: A

EMC examen   E20-475   E20-475   certification E20-475   E20-475 examen

NO.6 Which file replaces the pre-D6 dmcl.ini?
A. dfc.properties
B. docbroker.ini
C. java.ini
D. dbor.properties
Answer: A

EMC examen   E20-475   E20-475

NO.7 You are planning the upgrade of your Content Server software with Branch Office Caching Service
(BOCS) on a remote site. The repository has approximately one million objects with 400 GB of content
and 350 GB of full-text indexes. The BOCS cache has 20 GB of content.
What must be backed up before starting with the upgrade?
A. content, full-text index, and database
B. content, full-text index, and BOCS cache
C. full-text index, database, and BOCS cache
D. content, database, and BOCS cache
Answer: A

certification EMC   E20-475   E20-475 examen   E20-475 examen   E20-475 examen

NO.8 Before upgrading the Content Server software, which job do you need to run to find sysobjects that
point to non-existent content?
A. Content Warning
B. Consistency Checker
C. Dmclean
D. State of the Repository Report
Answer: B

EMC   E20-475 examen   E20-475   E20-475   certification E20-475

NO.9 Which statement is true about the dump and load operation?
A. Aspects associated with a dumped object are not included in the dump file.
B. Content stored in external file storage may be included in a dump file, but blob or turbo storage may
not.
C. The source and target repositories must be the same version, but may use different code pages.
D. Objects in the target repository will always have the same r_object_id as the corresponding object in
the source repository.
Answer: A

EMC examen   certification E20-475   E20-475   E20-475   E20-475 examen

NO.10 What is the proper sequence of steps for upgrading Content Server and Document Transformation
Services (DTS)?
A. uninstall Content Server
uninstall DTS
install Content Server
install DTS
add DTS Support to repository
B. remove DTS Support from repository
uninstall DTS upgrade Content Server
install DTS
add DTS Support to repository
C. upgrade Content Server
remove DTS Support from repository
uninstall DTS
install DTS
add DTS support to repository
D. remove DTS Support from repository
upgrade Content Server
uninstall DTS
install DTS
add DTS support to repository
Answer: B

EMC   E20-475   E20-475 examen

NO.11 Which Application Server does D6 Content Server install for its internal use?
A. BEA Weblogic
B. Oracle AS
C. Apache Tomcat
D. IBM WebSphere
Answer: A

EMC   E20-475   E20-475 examen   E20-475

NO.12 Which file(s) handle client configuration in D6?
A. dmcl.ini only
B. dfc.properties only
C. dmcl.ini and dfc.properties
D. dmclfull.ini only
Answer: B

EMC   E20-475   E20-475 examen   E20-475 examen

NO.13 After an upgrade from a pre 5.3 version to 5.3 or 6, what can you do to remove the Verity Full-text Index
components?
A. You delete the Verity Full-text Index components via Documentum Administrator after the upgrade.
B. The Content Server upgrade procedure deletes the Full-text. Just the empty/fulltext/Verity directory
needs to be deleted in the DOCUMENTUM directory.
C. You do not delete the Verity Full-text Index. The new Fast Full-text installation needs the data for
migration.
D. You delete the Documentum type dmi_tdk_index and the Full-text data in DOCUMENTUM/data
directory.
Answer: B

EMC examen   E20-475   E20-475   E20-475 examen

NO.14 You are tasked with performing a Content Server upgrade.
To accomplish this, you do the following:
You first make a repository copy of the production repository by installing the Content Server.
You then create a new repository.
You then copy the database and file storage areas from production to the new environment.
To be successful, what must be true of the new repository copy after this operation is complete?
A. It must have the same Docbase ID as the production repository.
B. It must have a different owner than the production repository.
C. It must project to the same Connection Broker as the production repository.
D. It must have the same Database Connection string as the production repository.
Answer: A

EMC   E20-475   E20-475   certification E20-475

NO.15 In addition to core software upgrade considerations, which component of a Documentum system are
most likely to require additional work?
A. software use cases
B. network topology
C. data center architecture
D. application customizations
Answer: D

EMC examen   E20-475   E20-475   certification E20-475   E20-475 examen   certification E20-475

NO.16 Which is a supported path for upgrading a Content Server to D6?
A. 4i > 5.2.5 > 6
B. 5.2 > 5.2.5 > 6
C. 4i > 5.3 > 6
D. 5.2.5 > 5.3 > 6
Answer: D

certification EMC   E20-475   E20-475   E20-475

NO.17 A client has a Content Server, Site Caching Services (SCS), Content Transformation Services (CTS),
and Full-text Indexes installed on Windows/Oracle servers. The client wants to migrate Documentum
applications to Linux.
Which statement is true?
A. The client must migrate Oracle servers to Linux.
B. SCS is not supported on Linux.
C. CTS is not supported on Linux.
D. Content Server is not supported on Linux/Oracle.
Answer: C

EMC examen   E20-475   E20-475   E20-475

NO.18 A client wants to upgrade a repository from 5.2.5 to 5.3. The repository has 8 million content objects
with an average size of 50K. The full text searching capability is required to be available within 24 hours of
the repository upgrade. The Full-text Index Server is installed on a separate server. The upgrade is
scheduled to happen in two months.
How can the client accomplish this objective?
A. configure an Index Agent in normal mode to operate against the 5.2.5 repository
create the Full-text Indexes
run the ftintegrity tool to identify documents that were not indexed, and resubmit those documents for
indexing
upgrade the Content Server and the repository
B. upgrade the Content Server and the repository
configure an Index Agent in normal mode to operate against the upgraded repository
create the Full-text Indexes
C. configure a 5.3 Index Agent in migration mode to operate against the 5.2.5 repository
create the Full-text Indexes.
run the ftintegrity tool to identify documents that were not indexed, and resubmit those documents for
indexing
upgrade the Content Server and the repository
shut down the migration-mode Index Agent and change it to a normal-mode Index Agent.
D. upgrade the Content Server and the repository
configure an Index Agent in migration mode to operate against the upgraded repository
create the Full-text Indexes.
shut down the migration-mode Index Agent and change it to a normal-mode Index Agent
Answer: C

EMC   E20-475   E20-475 examen   E20-475

NO.19 Your client's Content Servers are running on Sun/Oracle. These servers have numerous custom
applications installed and have been ugpraded several times. Security and regulatory considerations
preclude the copying of certain production data to non-production systems. The client's
configuration/change management processes and systems are incomplete or missing. You are tasked
with drafting a plan to copy a repository from the production environment to a development environment in
preparation for an upgrade.
Which process should you use to ensure that the new development environment is as similar to the
production environment as possible?
A. install Content Server in the development environment using the same docbase id as the production
environment
use the Oracle Import/Export tools to export the production database and import it into the
development environment
modify various configuration data to conform to the development environment
copy a subset of the production content to the development storage
B. install Content Server in the development environment using the same docbase id as the production
environment
use the Dump and Load utility to transfer data and metadata from the production environment to the
development environment
modify various configuration data to conform to the development environment
use DQL/DFC applications to delete potentially sensitive data from the development environment
C. copy the entire $DOCUMENTUM directory and all subdirectories from the production to the
development environment
use the Dump and Load utility to transfer data and metadata from the production environment to the
development environment
modify various configuration data to conform to the development environment
D. copy the entire $DOCUMENTUM directory and all subdirectories from the production to the
development environment
use the Oracle Import/Export tools to export the production database and import it into the
development environment
modify various configuration data to conform to the development environment
create a dm_location object and filestore in the production system pointing to the development
storage
use the Migrate Content method with an appropriate DQL qualifier to copy a non-restricted subset of
the production content to the development filestores
remove the new dm_location and dm_filestore objects
Answer: D

EMC examen   E20-475   E20-475   E20-475   E20-475

NO.20 A client wants to upgrade their Documentum system from 5.3 SP3 to D6, but does not have the
resources to upgrade and test web applications such as Webtop and Content Server components within a
single downtime window. The client asks whether the upgrade can be phased, and if so which
components should be upgraded first.
What is the correct response to the customer's question?
A. Web applications must be upgraded before the Content Server.
B. Web applications must be upgraded after the Content Server is upgraded.
C. Web applications may be upgraded before or after the Content Server is upgraded.
D. Web applications do not need to be upgraded to make use of D6 features.
Answer: C

certification EMC   E20-475 examen   E20-475   certification E20-475   E20-475

Chaque expert dans l'équipe de Pass4Test ont son autorité dans cette industrie. Ils profitent ses expériences et ses connaissances professionnelles à préparer les documentations pour les candidats de test Certification IT. Les Q&As produites par Pass4Test ont une haute couverture des questions et une bonne précision des réponses qui vous permettent la réussie de test par une seule fois. D'ailleurs, un an de service gratuit en ligne après vendre est aussi disponible pour vous.

2013年11月26日星期二

Le dernier examen EMC E20-475 gratuit Télécharger

Le test EMC E20-475 peut bien examnier les connaissances et techniques professionnelles. Pass4Test est votre raccourci amené au succès de test EMC E20-475. Chez Pass4Test, vous n'avez pas besoin de dépenser trop de temps et d'argent juste pour préparer le test EMC E20-475. Travaillez avec l'outil formation de Pass4Test visé au test, il ne vous demande que 20 heures à préparer.

Pass4Test est un site qui peut réalise le rêve de beaucoup de professionnels. Pass4Test peut vous donner un coup de main pour réussir le test Certification EMC E20-475 via son guide d'étude. Est-ce que vous vous souciez de test Certification EMC E20-475? Est-ce que vous êtes en cours de penser à chercher quelques Q&As à vous aider? Pass4Test peut résoudre ces problèmes. Les documentations offertes par Pass4Test peuvent vous provider une préparation avant le test plus efficace. Le test de simulation de Pass4Test est presque le même que le test réel. Étudier avec le guide d'étude de Pass4Test, vous pouvez passer le test avec une haute note.

Après une longue attente, les documentations de test EMC E20-475 qui combinent tous les efforts des experts de Pas4Test sont finalement sorties. Les documentations de Pass4Test sont bien répandues pendant les candidats. L'outil de formation est réputée par sa haute précision et grade couverture des questions, d'ailleurs, il est bien proche que test réel. Vous pouvez réussir le test EMC E20-475 à la première fois.

Selon les feedbacks offerts par les candidats, c'est facile à réussir le test EMC E20-475 avec l'aide de la Q&A de Pass4Test qui est recherché particulièrement pour le test Certification EMC E20-475. C'est une bonne preuve que notre produit est bien effective. Le produit de Pass4Test peut vous aider à renforcer les connaissances demandées par le test EMC E20-475, vous aurez une meilleure préparation avec l'aide de Pass4Test.

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-475 est un bon l'examination de technique informatique. Pass4Test est un site d'offrir la formation particulière au test EMC E20-475.

Pass4Test provide non seulement le produit de qualité, mais aussi le bon service. Si malheureusement vous ne pouvez pas réussir le test, votre argent sera tout rendu. Le service de la mise à jour gratuite est aussi pour vous bien que vous passiez le test Certification.

Code d'Examen: E20-475
Nom d'Examen: EMC (Content Management Systems Architecture Exam)
Questions et réponses: 231 Q&As

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

NO.1 Which statement is true about the dump and load operation?
A. Aspects associated with a dumped object are not included in the dump file.
B. Content stored in external file storage may be included in a dump file, but blob or turbo storage may
not.
C. The source and target repositories must be the same version, but may use different code pages.
D. Objects in the target repository will always have the same r_object_id as the corresponding object in
the source repository.
Answer: A

EMC   E20-475   E20-475

NO.2 You are tasked with performing a Content Server upgrade.
To accomplish this, you do the following:
You first make a repository copy of the production repository by installing the Content Server.
You then create a new repository.
You then copy the database and file storage areas from production to the new environment.
To be successful, what must be true of the new repository copy after this operation is complete?
A. It must have the same Docbase ID as the production repository.
B. It must have a different owner than the production repository.
C. It must project to the same Connection Broker as the production repository.
D. It must have the same Database Connection string as the production repository.
Answer: A

EMC examen   certification E20-475   certification E20-475   E20-475 examen   certification E20-475

NO.3 Which file replaces the pre-D6 dmcl.ini?
A. dfc.properties
B. docbroker.ini
C. java.ini
D. dbor.properties
Answer: A

certification EMC   E20-475   E20-475

NO.4 A client wants to upgrade a repository from 5.2.5 to 5.3. The repository has 8 million content objects
with an average size of 50K. The full text searching capability is required to be available within 24 hours of
the repository upgrade. The Full-text Index Server is installed on a separate server. The upgrade is
scheduled to happen in two months.
How can the client accomplish this objective?
A. configure an Index Agent in normal mode to operate against the 5.2.5 repository
create the Full-text Indexes
run the ftintegrity tool to identify documents that were not indexed, and resubmit those documents for
indexing
upgrade the Content Server and the repository
B. upgrade the Content Server and the repository
configure an Index Agent in normal mode to operate against the upgraded repository
create the Full-text Indexes
C. configure a 5.3 Index Agent in migration mode to operate against the 5.2.5 repository
create the Full-text Indexes.
run the ftintegrity tool to identify documents that were not indexed, and resubmit those documents for
indexing
upgrade the Content Server and the repository
shut down the migration-mode Index Agent and change it to a normal-mode Index Agent.
D. upgrade the Content Server and the repository
configure an Index Agent in migration mode to operate against the upgraded repository
create the Full-text Indexes.
shut down the migration-mode Index Agent and change it to a normal-mode Index Agent
Answer: C

EMC   E20-475 examen   certification E20-475

NO.5 After an upgrade from a pre 5.3 version to 5.3 or 6, what can you do to remove the Verity Full-text Index
components?
A. You delete the Verity Full-text Index components via Documentum Administrator after the upgrade.
B. The Content Server upgrade procedure deletes the Full-text. Just the empty/fulltext/Verity directory
needs to be deleted in the DOCUMENTUM directory.
C. You do not delete the Verity Full-text Index. The new Fast Full-text installation needs the data for
migration.
D. You delete the Documentum type dmi_tdk_index and the Full-text data in DOCUMENTUM/data
directory.
Answer: B

certification EMC   E20-475 examen   E20-475   E20-475 examen

NO.6 What is required for using Business Object Framework 2 (BOF 2)?
A. a dfc.properties file on all client machines such as application servers
B. a DBOR.properties and a dfc.properties file on all client machines such as application servers and a
global registry repository
C. a DBOR.properties file on all client machines and a global registry repository
D. a global registry repository and a dfc.properties file on all client machines
Answer: D

EMC   certification E20-475   E20-475   certification E20-475

NO.7 What is the correct sequence of steps for upgrading Content Server and Full-text Index Server?
A. uninstall Full-text Index Server delete Index Agents upgrade Content Server install Index Agents install
Full-text Index Server
B. upgrade Content Server uninstall Full-text Index Server delete Index Agents install Index Agents install
Full-text Index Server
C. delete Index Agents uninstall Full-text Index Server upgrade Content Server install Full-text Index
Server install Index Agents
D. delete Index Agents upgrade Full-text Index Server upgrade Content Server install Index Agents
Answer: C

EMC   E20-475 examen   E20-475   E20-475 examen

NO.8 Which Application Server does D6 Content Server install for its internal use?
A. BEA Weblogic
B. Oracle AS
C. Apache Tomcat
D. IBM WebSphere
Answer: A

EMC   E20-475   certification E20-475   E20-475 examen

NO.9 A client is migrating their repositories from Windows to Linux. The database server is Oracle. The
content file stores are on NAS and made available over CIFS. For the migration, the client has done the
following:
installed Content Server and Oracle client on Linux using an installation owner account with the same
name on Windows
copied the tnsnames.ora from Windows to Linux
configured replacement Connection Brokers
added Services entries for the repositories on the Linux Content Server environment
attached to the NAS storage using NFS
updated for each repository the web_server_loc, smtp_server, r_host_name, r_install_domain, and
projection target attributes for server config using SQL to reflect the new server name
Which minimal high-level steps does the client need to take to complete the migration?
A. copy all the configuration, and the aek.key files under %DOCUMENTUM%\dba Windows
to$DOCUMENTUM/dba on the Linux Content Server
update the user_auth_target, database_password_file, and Docbase Projection Target fields in each
server.ini
update the appropriate dm_location objects in the repositories using SQL to map to the new
locations</UL
B. copy all the configuration files under %DOCUMENTUM%\dba Windows to $DOCUMENTUM/dba on
the Linux Content Server
update the user_auth_target, database_password_file, and Docbase Projection Target fields in each
server.ini
update the appropriate dm_location objects in the repositories using SQL to map to the new locations
C. copy all the configuration, and the aek.key files under %DOCUMENTUM%\dba Windows to
$DOCUMENTUM/dba on the Linux Content Server
update the Docbase Projection Target fields in each server.ini
update the appropriate dm_location objects in the repositories using SQL to map to the new locations
D. copy all the configuration files under %DOCUMENTUM%\dba Windows to $DOCUMENTUM/dba on
the Linux Content Server
pdate the database_password_file, and Docbase Projection Target fields in each server.ini
update the appropriate dm_location objects in the repositories using SQL to map to the new locations
Answer: A

EMC   E20-475   E20-475   certification E20-475   E20-475

NO.10 What is the recommended method for migrating Web Content Management (WCM) Page Builder
templates, blueprints, managed links, and associated content from a production environment to a testing
environment?
A. archive and install a DocApp
B. perform a repository-to-repository copy operation through WebPublisher
C. execute cabinet dump and load
D. use a deep export/import through WebPublisher
Answer: A

EMC examen   E20-475   certification E20-475   E20-475   certification E20-475

NO.11 You are planning the upgrade of your Content Server software with Branch Office Caching Service
(BOCS) on a remote site. The repository has approximately one million objects with 400 GB of content
and 350 GB of full-text indexes. The BOCS cache has 20 GB of content.
What must be backed up before starting with the upgrade?
A. content, full-text index, and database
B. content, full-text index, and BOCS cache
C. full-text index, database, and BOCS cache
D. content, database, and BOCS cache
Answer: A

EMC   certification E20-475   E20-475   E20-475   certification E20-475

NO.12 A client has a Content Server, Site Caching Services (SCS), Content Transformation Services (CTS),
and Full-text Indexes installed on Windows/Oracle servers. The client wants to migrate Documentum
applications to Linux.
Which statement is true?
A. The client must migrate Oracle servers to Linux.
B. SCS is not supported on Linux.
C. CTS is not supported on Linux.
D. Content Server is not supported on Linux/Oracle.
Answer: C

EMC   certification E20-475   E20-475 examen   E20-475

NO.13 Before upgrading the Content Server software, which job do you need to run to find sysobjects that
point to non-existent content?
A. Content Warning
B. Consistency Checker
C. Dmclean
D. State of the Repository Report
Answer: B

EMC examen   certification E20-475   E20-475   E20-475

NO.14 What is the supported procedure for rolling back an upgrade of Documentum Content Server?
A. uninstall the current version, then reinstall the previous version
B. run the uninstaller for the current version and run the Data Dictionary Publish job
C. remove the directory under %DOCUMENTUM%/product for the current version, change server.ini file
and dm_server_config, dm_docbase_config objects
D. restore the system from backup
Answer: D

EMC   certification E20-475   certification E20-475

NO.15 A client wants to upgrade their Documentum system from 5.3 SP3 to D6, but does not have the
resources to upgrade and test web applications such as Webtop and Content Server components within a
single downtime window. The client asks whether the upgrade can be phased, and if so which
components should be upgraded first.
What is the correct response to the customer's question?
A. Web applications must be upgraded before the Content Server.
B. Web applications must be upgraded after the Content Server is upgraded.
C. Web applications may be upgraded before or after the Content Server is upgraded.
D. Web applications do not need to be upgraded to make use of D6 features.
Answer: C

EMC examen   certification E20-475   E20-475   E20-475 examen

NO.16 Which file(s) handle client configuration in D6?
A. dmcl.ini only
B. dfc.properties only
C. dmcl.ini and dfc.properties
D. dmclfull.ini only
Answer: B

EMC examen   E20-475   E20-475 examen   certification E20-475

NO.17 Which is a supported path for upgrading a Content Server to D6?
A. 4i > 5.2.5 > 6
B. 5.2 > 5.2.5 > 6
C. 4i > 5.3 > 6
D. 5.2.5 > 5.3 > 6
Answer: D

certification EMC   certification E20-475   E20-475 examen   certification E20-475

NO.18 In addition to core software upgrade considerations, which component of a Documentum system are
most likely to require additional work?
A. software use cases
B. network topology
C. data center architecture
D. application customizations
Answer: D

EMC   E20-475 examen   E20-475 examen   E20-475   E20-475   E20-475

NO.19 What is the proper sequence of steps for upgrading Content Server and Document Transformation
Services (DTS)?
A. uninstall Content Server
uninstall DTS
install Content Server
install DTS
add DTS Support to repository
B. remove DTS Support from repository
uninstall DTS upgrade Content Server
install DTS
add DTS Support to repository
C. upgrade Content Server
remove DTS Support from repository
uninstall DTS
install DTS
add DTS support to repository
D. remove DTS Support from repository
upgrade Content Server
uninstall DTS
install DTS
add DTS support to repository
Answer: B

EMC   certification E20-475   E20-475

NO.20 Your client's Content Servers are running on Sun/Oracle. These servers have numerous custom
applications installed and have been ugpraded several times. Security and regulatory considerations
preclude the copying of certain production data to non-production systems. The client's
configuration/change management processes and systems are incomplete or missing. You are tasked
with drafting a plan to copy a repository from the production environment to a development environment in
preparation for an upgrade.
Which process should you use to ensure that the new development environment is as similar to the
production environment as possible?
A. install Content Server in the development environment using the same docbase id as the production
environment
use the Oracle Import/Export tools to export the production database and import it into the
development environment
modify various configuration data to conform to the development environment
copy a subset of the production content to the development storage
B. install Content Server in the development environment using the same docbase id as the production
environment
use the Dump and Load utility to transfer data and metadata from the production environment to the
development environment
modify various configuration data to conform to the development environment
use DQL/DFC applications to delete potentially sensitive data from the development environment
C. copy the entire $DOCUMENTUM directory and all subdirectories from the production to the
development environment
use the Dump and Load utility to transfer data and metadata from the production environment to the
development environment
modify various configuration data to conform to the development environment
D. copy the entire $DOCUMENTUM directory and all subdirectories from the production to the
development environment
use the Oracle Import/Export tools to export the production database and import it into the
development environment
modify various configuration data to conform to the development environment
create a dm_location object and filestore in the production system pointing to the development
storage
use the Migrate Content method with an appropriate DQL qualifier to copy a non-restricted subset of
the production content to the development filestores
remove the new dm_location and dm_filestore objects
Answer: D

EMC examen   E20-475   E20-475 examen   E20-475

Pass4Test est un bon site qui provide la façon efficace à se former à court terme pour réussir le test EMC E20-475, 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-475. Vous aurez une space plus grande à se développer.

2013年7月28日星期日

Le plus récent matériel de formation EMC E20-329 E20-610 E20-485 E20-822 E20-475 E20-465

Vous serez impressionné par le service après vendre de Pass4Test, le service en ligne 24h et la mise à jour après vendre sont gratuit pour vous pendant un an, et aussi vous allez recevoir les informations plus nouvelles à propos de test Certification IT. Vous aurez un résultat imaginaire en coûtant un peu d'argent. D'ailleurs, vous pouvez économier beaucoup de temps et d'efforts avec l'aide de Pass4Test. C'est vraiment un bon marché de choisir le Pass4Test comme le guide de formation.


Le test EMC E20-329 E20-610 E20-485 E20-822 E20-475 E20-465 est test certification très répandu dans l'industrie IT. Vous pourriez à améliorer votre niveau de vie, l'état dans l'industrie IT, etc. C'est aussi un test très rentable, mais très difficile à réussir.


Code d'Examen: E20-329

Nom d'Examen: EMC (Technology Architect Backup and Recovery Solutions Design Exam)

Questions et réponses: 206 Q&As

Code d'Examen: E20-610

Nom d'Examen: EMC (CLARiiON)

Questions et réponses: 84 Q&As

Code d'Examen: E20-485

Nom d'Examen: EMC (Content Management Application Architecture Exam)

Questions et réponses: 139 Q&As

Code d'Examen: E20-822

Nom d'Examen: EMC (CLARiiON Solutions Expert Exam for Storage Administrators)

Questions et réponses: 120 Q&As

Code d'Examen: E20-475

Nom d'Examen: EMC (Content Management Systems Architecture Exam)

Questions et réponses: 231 Q&As

Code d'Examen: E20-465

Nom d'Examen: EMC (Content Management System Administration)

Questions et réponses: 169 Q&As

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


Pass4Test a de formations plus nouvelles pour le test EMC E20-329 E20-610 E20-485 E20-822 E20-475 E20-465. Les experts dans l'industrie IT de Pass4Test profitant leurs expériences et connaissances professionnelles à lancer les Q&As plus chaudes pour faciliter la préparation du test EMC E20-329 E20-610 E20-485 E20-822 E20-475 E20-465 à tous les candidats qui nous choisissent. L'importance de Certification EMC E20-329 E20-610 E20-485 E20-822 E20-475 E20-465 est de plus en plus claire, c'est aussi pourquoi il y a de plus en plus de gens qui ont envie de participer ce test. Parmi tous ces candidats, pas mal de gens ont réussi grâce à Pass4Test. Ces feedbacks peuvent bien prouver nos produits essentiels pour votre réussite de test Certification.


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


NO.1 A law firm that handles a large volume of cases requires a system that meets the following
requirements:
-provides a central location to create, store and manage documents
-tracks discussions on a case and advice given
-protects the content of files sent to co-counsels and clients
Which solution meets the law firm's requirements?
A. Knowledge Worker solution and Information Rights Manager (IRM) Services
B. Transactional Content Management solution and Trusted Content Services (TCS)
C. Interactive Content Management solution and Trusted Content Services (TCS)
D. Knowledge Worker solution and Trusted Content Services (TCS)
Answer: A

EMC examen   E20-485   E20-485 examen   certification E20-485

NO.2 You are designing a Documentum application for managing project documents. When a new project is
initiated, the system should automatically create a folder for the project and populate it with 5 sub-folders
for the project phases and the appropriate document templates within each phase folder
Which approach meets these requirements with minimal effort?
A. construct a Smart Container with folders and document templates
B. define a relationship object for folders and document templates
C. create a Virtual Document for document templates and relationship for folders
D. customize Webtop to set up project folder structure
Answer: A

EMC   E20-485 examen   E20-485 examen   E20-485 examen   certification E20-485

NO.3 You are building a solution to automate a Grants Management Process. Your workflow involves
searching documents in an external non-Documentum Repository. You also need to generate a graphical
report on auto activities.
Which EMC product combination achieves this?
A. Process Builder (PB), Business Activity Monitor (BAM), TaskSpace
B. Process Builder (PB), Business Activity Monitor(BAM), Webtop
C. Process Builder (PB), Business Activity Monitor (BAM), Enterprise Content Integration Services (ECIS)
D. Workflow Manager, Business Activity Monitor (BAM), Enterprise Content Integration Services (ECIS)
Answer: C

EMC   E20-485   E20-485 examen

NO.4 In addition to Content Server, which server products are typically used for Interactive Content
Management Solutions?
A. XML Transformation Services (XTS), Thumbnail Server, Enterprise Content Integration Services
(ECIS)
B. Document Transformation Services (DTS), Records Manager (RM)
C. Media Transformation Services (MTS), Business Activity Monitoring (BAM)
D. XML Transformation Services (XTS), Thumbnail Server, Site Caching Services (SCS)
Answer: D

EMC examen   certification E20-485   E20-485   E20-485 examen

NO.5 A customer needs a solution to address a heavy volume case management requirement. All of the
content attached to the cases are media files (audio/video). The key requirements are to have a simple
interface focusing on core functionality, which is case processing. The customer also needs the ability for
the case reviewer to see all information in a single screen, including the file attached to the case.
In addition to Process Suite, which solution would you recommend?
A. TaskSpace and Document Image Services
B. Digital Asset Manager (DAM)
C. customized TaskSpace
D. custom interface
Answer: C

EMC   E20-485   certification E20-485

NO.6 An Enterprise Architect (EA) who has no knowledge on Documentum proposes a distributed
architecture for a Document and Process Management solution. The architect suggests creating web
services using SOAP 1.2 and JAX-WS, a Data Access Layer with POJO objects using Documentum
Foundation Classes (DFC) and Documentum Repository. The EA believes that this architecture will yield
better performance for large content transfer, and the ability to replace Documentum with any Content
Management Solution (CMS) without much impact on the system.
As a Documentum application architect, you need to validate and provide input on this architecture. You
must consider that the system must have reusable components and reduce development time.
What should you do?
A. approve the proposed architecture because the EA has overall knowledge about the enterprise
B. recommend building a custom solution with DFC and no web services, because DFC will give much
better performance
C. recommend using DFS and extending it as needed
D. recommend building web services using the REST framework and DFC to access the Documentum
Repository
Answer: C

certification EMC   certification E20-485   E20-485   E20-485

NO.7 A Documentum customer is using Webtop to manage their documents. They want to provide read
access to these documents for their 2000 customers located globally. The customer has already
purchased Web Content Management (WCM) and does not want to incur any additional cost.
How can the customer meet these requirements with minimal effort?
A. create user accounts for their clients in the repository and expose Webtop outside the firewall with
"read" permission on the documents for the clients
B. use WebPublisher and Site Caching Services (SCS) to publish the documents to a website and provide
their clients access to the website
C. use Site Caching Services (SCS) to publish the documents to a website and provide their clients
access to the website
D. create a customization to run a nightly job to extract documents out of the repository and copy them to
a website, and provide their clients access to the website
Answer: C

EMC examen   certification E20-485   certification E20-485   certification E20-485

NO.8 A customer wants to maintain the annual financial reports using a Documentum Content Management
System. Different parts of the document must be authored and reviewed by different people and individual
parts of the document must be combined in a particular order to form the final PDF document.
What is useful for implementing the solution?
A. PDF Annotations Services and relationship objects
B. Smart Containers and Content Transformation Services (CTS)
C. Virtual Document and Advanced Document Transformation Services (ADTS)
D. XML applications and Media Transformation Services (MTS)
Answer: C

EMC examen   E20-485   E20-485   E20-485 examen   certification E20-485

NO.9 A financial institution requests an SOA-enabled account opening process solution and has the
following requirements:
-robust workflow capability with support for high-fidelity forms
-simple and configurable transaction centric interface
-seamless integration with their Global Account Management System
Which solution meets the customer's requirements while minimizing the development effort?
A. TaskSpace, Process Suite, and Documentum Foundation Services (DFS)
B. Webtop, Adobe Forms Designer, and Process Suite
C. a custom solution with SOA -enabled Business Process Manager (BPM)
D. eRoom, Process Suite and Documentum Foundation Services (DFS)
Answer: A

certification EMC   E20-485 examen   certification E20-485   certification E20-485   E20-485   E20-485

NO.10 A customer has a remote office where there is limited IT support to maintain a Documentum
installation. There is a Wide Area Network with low bandwidth and high latency between the primary and
the remote sites.
Which solution best provides the user with the ability to read and write frequently used content at the
remote location with minimal IT support?
A. Content Server with Distributed Storage at the remote location
B. Webtop with remote users added to the express_user role
C. Branch Office Caching Services (BOCS) at the remote location
D. File Share Services (FSS) at the remote location
Answer: C

EMC   certification E20-485   E20-485 examen   E20-485

NO.11 In addition to Documentum Compliance Manager (DCM) and Records Manager (RM), which products
contain a user interface and are part of the compliance and archiving products suite offered by
Documentum?
A. only Retention Policy Services (RPS)
B. Retention Policy Services (RPS) and Enterprise Content Services (ECS)
C. Content Storage Services (CSS)
D. only Enterprise Content Services (ECS)
Answer: A

EMC   E20-485   certification E20-485   certification E20-485   E20-485 examen

NO.12 A pharmaceutical company wants to implement a records management program that is cost effective.
The company needs a solution that provides the following capabilities:
- ability to classify records
- ability to apply retention on records
- ability to dispose records
- ability to hold records from disposition
Which Documentum product provides these capabilities and minimizes licensing costs?
A. Records Manager Administrator (RMA)
B. Records Manager (RM)
C. Retention Policy Services (RPS)
D. Physical Records Manager (PRM)
Answer: C

EMC   E20-485   E20-485 examen   certification E20-485   E20-485 examen

NO.13 A new Documentum customer without any experience with Content Management systems has decided
to purchase Documentum for its out-of-the-box functionality. They have general requirements for their
users to have web access to basic content storage, library services, full-text search, and workflow.
Besides Content Server and Index Server, at a minimum, which solution would meet this customer's
requirements?
A. Webtop only
B. Webtop and Process Suite
C. Process Suite only
D. TaskSpace and Process Suite
Answer: A

EMC   certification E20-485   E20-485 examen   E20-485   certification E20-485

NO.14 You create a new custom type with the following attributes:
c_product string(32)
c_platform string(32) repeating
What is created in the database (DB)?
A. a single DB table only
B. two DB tables only
C. a single DB table and two DB views
D. two DB tables and four DB views
Answer: D

EMC   E20-485 examen   certification E20-485   E20-485 examen

NO.15 A customer wants to reduce storage cost. The company's infrastructure architect advises that tiered
storage be implemented and certain file sizes and formats be stored in the lowest tier. The company has
enterprise licenses for all Documentum products and wants to know how the architect's recommendation
can be implemented in Documentum.
Which policies can be used for this implementation?
A. containment policies
B. assignment policies
C. retention policies
D. naming policies
Answer: B

EMC   E20-485   certification E20-485   certification E20-485   E20-485 examen   E20-485

NO.16 In addition to Digital Asset Manager (DAM), which client products are part of the Interactive Content
Management Solution?
A. Web Publisher (WP), File Share Services (FSS)
B. Webtop, File Share Services (FSS)
C. Webtop, TaskSpace
D. TaskSpace, File Share Services (FSS)
Answer: A

certification EMC   certification E20-485   E20-485   E20-485 examen

NO.17 A company requires that when an article document is saved it should inherit certain attributes from the
folder it is stored into.
How should you design this solution?
A. create a custom TBO that overrides the doSave method of the folder object, so that when documents
are saved in it, their attributes are updated with the folder's attributes
B. create a relation between the folder and the document type with cascade update property set and add
the attributes to be inherited
C. create a Smart Container for the folder with a member relationship for the document and add the
attributes to be inherited
D. create a method that is scheduled as a job to update newly saved article documents.
Answer: C

EMC examen   E20-485   E20-485

NO.18 You create a new custom type with the following attributes:
c_product string(32)
c_platform string(32)
What is created in the database (DB)?
A. a single DB table only
B. two DB tables only
C. a single DB table and four DB views
D. two DB tables and two DB views
Answer: C

certification EMC   certification E20-485   E20-485

NO.19 A customer has an Enterprise Resource Planning (ERP) system with a series of web services built for
integration with existing financial and other enterprise systems. They want to add Documentum as their
Enterprise Content Management System. They prefer to minimize the number of necessary user
interfaces and want to make it so users ultimately do not need a Documentum interface. You recommend
a phased approach to integration with some initial user interface.
Which options and products meet the customer's needs?
A. Phase 1 Content Server and Webtop Phase 2 Documentum Foundation Services (DFS) and High
Volume Server (HVS)
B. Phase 1 Content Server and High Volume Server (HVS) Phase 2 Documentum Foundation
Classes/Business Objects Foundation and Business Process Services (BPS)
C. Phase 1 Content Server and Webtop Phase 2 Documentum Foundation Services (DFS) and
TaskSpace
D. Phase 1 Content Server and Business Process Services (BPS) Phase 2 TaskSpace and Process
Builder (PB)
Answer: A

EMC   certification E20-485   E20-485   E20-485   E20-485 examen   E20-485

NO.20 A customer is planning to build a WebPublisher template with product name and product description
elements. When a user enters the values for the product name and product description fields in the
content, the product name value from the content needs to be copied to the keyword attribute.
Which solution meets this requirement with minimal effort?
A. customize WebPublisher WDK component to update attribute values upon saving of documents
B. create a TBO to update attribute values upon saving of documents
C. create an XML application to update attribute values from document content
D. create a custom SBO application and invoke it on document save.
Answer: C

EMC   certification E20-485   certification E20-485   E20-485 examen

NO.21 An engineer designs the data model that is shown for a shipping application in a repository that does
not have fulltext search enabled.
It is required that a query returns all shipping_transaction documents, shipped on a given shipping_date,
with a particular shipping_code.
Querying with either shipping_code or shipping_date alone would return hundreds of thousands of
objects. Querying on both shipping_date and shipping_code, returns a selective set of objects.
Given the example query:
select r_object_id, customer_id, shipping_date
from shipping_transaction
where na_specific_data.shipping_code=4267.86
and shipping_date = date('11/25/2008')
Which statement is true about use of aspects in this scenario?
A. It will cause a DQL parser error, because it is NOT possible to include both aspect and standard
attributes within the same query.
B. It will improve query response time, because the aspect metadata is only applied to some
shipping_transaction documents.
C. It will degrade query response time, because a database index on the combination of attributes that
make the query selective CANNOT be created.
D. It will degrade query response time, because the aspect metadata is only applied to some
shipping_transaction documents.
Answer: C

EMC   E20-485   certification E20-485   E20-485   E20-485   certification E20-485

NO.22 The type hierarchy that is shown has only custom attributes displayed.
The following DQL statement is executed:
select
r_object_id
, object_name
, c_channel
from
c_product
where
datediff(week, r_creation_date, date(today)) <= 1
How many table joins would the query cause in the database when executed as a superuser?
A. 4
B. 5
C. 6
D. 7
Answer: C

EMC   E20-485   certification E20-485   E20-485 examen

NO.23 A company that develops highly-structured content via XML authoring has decided to use
Documentum for its XML chunking capabilities. They are also looking to reduce the problems they have
been experiencing with their existing model of authoring via a client side application and storing in a
centralized store. They understand that some level of customization or specialized configuration is
required.
Which action would use the least custom code in favor of configuration?
A. develop a set of forms using Forms Builder for users to author with a configured XML application for
chunking
B. develop a set of extended WebPublisher components for users to author with a configured XML store
for chunking
C. develop a set of extended Webtop components for users to author with a configured XML application
for chunking
D. develop a set of extended Digital Asset Manager (DAM) components for users to author with a
configured XML application for chunking
Answer: A

EMC   E20-485   E20-485 examen   E20-485   E20-485 examen

NO.24 An insurance company has standardized the client desktop on the Microsoft Office platform. The
company designed a claim Documentum workflow on Microsoft Word documents. The workflow needs to
be manually initiated by the user. Users would prefer a more integrated solution so that they do not need
to launch multiple applications to start a workflow.
Which product meets these requirements?
A. Webtop
B. Application Connectors
C. Process Integrator
D. Web Development Kit (WDK) applications
Answer: B

EMC   E20-485   E20-485   E20-485   certification E20-485

NO.25 You have integrated Documentum Repository with Microsoft Exchange Server. You have been asked to
reduce storage costs by using content compression and de-duplication.
Which EMC solution meets these requirements?
A. Content Services for EMC Centera and Content Storage Service (CSS)
B. Content Storage Service (CSS) and Trusted Content Services (TCS)
C. Documentum Client for Outlook (DCO) and Content Services for EMC Centera
D. High Volume Server and Archive Services for Email
Answer: A

EMC examen   E20-485   E20-485   E20-485

NO.26 You are designing the data model for a retailer's catalog application. A description of all products for
sale will be stored in the Documentum repository. There are thousands of different types of products.
Each product may have a unique set of attributes. Users should be able to add or remove attributes from
a product definition at runtime.
Which approach should you use to provide the required flexibility in data types, and also provide good
query performance when searching for product information?
A. You create a type called product that contains all common attributes and attach and detach attribute
aspects as required. For searching, you use the TRY_FTDQL_FIRST DQL hint.
B. You use XML content stored in an XML store, add and remove attributes by modifying the XML content,
and use IDfXQuery to search for product information.
C. You use lightweight objects with the parent object containing common attribute values. Parent objects
are created for each product description. For searching, you use NOFTDQL queries.
D. You create a standard object type hierarchy and issue alter type statements, as needed, to modify
types at runtime. For searching, you use FTDQL queries.
Answer: B

EMC examen   E20-485   E20-485

NO.27 Which EMC product is used to convert the text print stream into PDF format, extract the metadata, and
ingest the content into Documentum Repository?
A. Document Transformation Services
B. Import Manager
C. Archive Services Reports (ASR)
D. Bulk Loader
Answer: C

EMC examen   E20-485   certification E20-485   E20-485

NO.28 A company has a requirement to develop an application to manage a group of documents in a folder
through a business process. As the folder progresses, the different document types in that folder change
security based on status, their type, as well as the values of different attributes for those different types.
They are deciding whether to use Documentum workflow or an external workflow system.
Which type of configuration or customization will support the functionality without committing to using
Documentum versus a third-party workflow tool?
A. policy configuration only
B. policy configuration plus customization
C. process configuration only
D. process configuration plus customization
Answer: B

EMC examen   E20-485 examen   E20-485   certification E20-485   E20-485 examen

NO.29 A company has an existing website and web publishing system. They are expanding the authoring of
content to non-web development staff and want to provide a simple interface where users can author
content for both internal and external websites. They will need considerable flexibility in the development
of the authoring interface for varied types of content but would prefer not to customize. The system should
also be able to share that content with their existing web content management system.
Besides WebPublisher, which products include a user interface that can be configured and used for
web-ready content authoring?
A. Webtop and Forms Builder (FB)
B. Webtop and Process Builder (PB)
C. TaskSpace and Workflow Manager
D. Digital Asset Manager (DAM) and Process Builder (PB)
Answer: A

EMC   E20-485 examen   certification E20-485   E20-485 examen   E20-485 examen   certification E20-485

NO.30 A customer needs to secure and preserve the authenticity of PDF documents by applying an
electronic signature. All the PDF documents need to be identified by a unique reference corresponding to
their department and function, and the reference must be system-generated. A notification system is
required to alert the consumer of the documents for them to read and agree upon. If the consumer rejects
the document, they should be able to select the appropriate reason for rejection.
Which product will implement the above functionality?
A. Records Manager (RM)
B. TaskSpace and Adobe Forms
C. Documentum Compliance Manager (DCM)
D. Information Rights Manager (IRM)
Answer: C

EMC examen   E20-485   E20-485   E20-485