Welcome to CertificationDumps.com !

Are u looking to Pass your Certification Exam? Then you have came to the right place here you will find real exam questions of any exam taken from the testing center and aslo links to sites that sell them. So now passing your certification exam has become much easier than before all you have to do is memorize the questions you will see exactly the same questions in the real exam. In today world time is money so by this not only you save time plus you aslo save yourself the hassale of failing

December 01 2009

Lotus LOT-952 Dumps

IBM Lotus Notes Domino 8.5 Application Development Fundament

  • Exam Number/Code : LOT-952
  • Exam Name : IBM Lotus Notes Domino 8.5 Application Development Fundament
  • Questions and Answers : 116 Q&As

Download Pass4sure LOT-952 Dumps from the link below
Download CertifyMe LOT-952 Dumps from the link below
Download Testking LOT-952 Dumps from the link below


Download Lotus LOT-952 Dumps



PrepKing.com Lotus LOT-952 Sample Questions

Exam : IBM LOT-952
Title : IBM Lotus Notes Domino 8.5 Application Dev Foundation Skills

1. Herb has some data to display in a form, in a form, and he would like to have it display in a formatted grid. What option would he use to format this data layout?
A. Create > Table
B. Create > Layer
C. Create > Section > Table
D. Create > Layout Region > Table
Answer: A

2. Tony wants to create a duplicate of the Video application. He wants to keep a version of the data on the same server as the production application but does not want any new documents or document modifications to be relicated into his new database after he creates it. Which one of the following should Tony do to create his archive?
A. Create a new copy of the database.
B. Create a replica copy of the database.
C. Usse Microsoft Windows Explorer to create a copy of the database file.
D. Create a replica copy of the database and disable replication on the database properties.
Answer: A

3. Mac is planning a Change Control application that will be used by thousands of staff located in 10 different countries. What is one thing that Mac can do to help optimize the performance of the application for his users?
A. On the Advanced tab of Database properties, enable Support specialized response hierarchy and enable Allow simple search.
B. On the Advanced tab of Database properties, enable Don’t Support specialized response hierarchy and disable Allow simple search.
C. Use File > Application > New Copy to create a copy of the application on a server in each country, and have users access the application from a local server.
D. Use File > Replication > New Replica to create a replica of the application on a server in each country, and have users access the application from a local server.
Answer: D

4. Kelly supports the Inventory application. This application is accessed by staff in India, the UK, Brazil, and the USA. For reasons of performance and contingency planning, the office in each country has its own server. kelly needs the Inventory application to reside on each of these servers, and she neeeds to ensure that the application data and design is kept in sync among all of these locations. How can Kelly meet this requirement?
A. Select the Inventory application. For each server, create a synchronized copy of the application by selecting File > Synchronization > New Copy
B. Select the Inventory application. For each server, create a mirror of the application by selecting File > Application > New Mirror, and specify the target Server.
C. Select the Inventory application. For each server, create a replica of the application by selecting File > Replication > New Replica, and specify the target Server.
D. Select the Inventory application. For each server, create a copy of the application by selecting File > Application > New Copy. specify the target Server, and select the Synchronize option.
Answer: C

5. Joe wants to display a company logo in the background of a view in his sales application. How can he do this task?
A. Use an Image Resource as the background graphic for the view.
B. Use a URL as the background graphic for the view, where the URL points to the logo.
C. Display the view in a frameset, and set the background of the view’s frame to an Image Resource or URL depicting the logo.
D. He can’t do this. Viwes cannot have background graphics.
Answer: A

6. Tim has enabled document locking in the Sales application. He has noticed some documents that have been locked for serveral hours. The users tell him that their computers had crashed while they were working on documents. What can Tim do to make the documents unlocked?
A. Have an administrator run fixup on the database.
B. Write an agent to run on selected documents. Use the formula:
FIELD $Lock := @DeleteField
C. Have someone with Manager access right-clik on a locked document and select Unlock Document.
D. The nightly compact of the database will unlock the documents. Tim can also manually compact the database.
Answer: C

7. Cheryle would like to have access to her mail file while she is traveling and disconnected from the network. After she arrives at her destination, she wants to connect to the network and synchronize her mail file updates with the server version of her mail file. How can she accomplish this task?
A. Create a local copy of her mail file.
B. Create a local replica of her mail file.
C. Create a local mirror copy of her mail file.
D. Create a local synchronized copy of her mail file.
Answer: B

8. Christopher is making a new application using the NewVideo design template that he plans to customize. He wants to make sure that his new application will not get future modifications to the NewVideo design template. Which one of the following should Christopher do to accomplish this task?
A. Create a blank application and refresh the design of the new application using the NewVideo design template.
B. Create the new application from the NewVideo design template and clear Inherit future design changes in the New Application window.
C. Create the new application from the NewVideo design template and select Lock Design Documents in the application Design properties
D. Create the new application from the NewVideo design template and then open the application Design properties and select Database is a master template.
Answer: B


Download Lotus LOT-952 Dumps


December 01 2009

Lotus LOT-951Dumps

IBM Lotus Notes Domino 8.5 Application Development Update

  • Exam Number/Code : LOT-951
  • Exam Name : IBM Lotus Notes Domino 8.5 Application Development Update
  • Questions and Answers : 105 Q&As

Download Pass4sure LOT-951 Dumps from the link below
Download CertifyMe LOT-951 Dumps from the link below
Download Testking LOT-951 Dumps from the link below


Download Lotus LOT-951 Dumps



PrepKing.com Lotus LOT-951 Sample Questions

1. Cade is building an XPage for the Sales application. What are the options from which he can select when defining a data source from the data palette?
A. @DbLookup and @DbColumn
B. Domino view and Domino document
C. Data connections and DB2 access views
D. Data connections, DB2 access views, and file resources
Answer: B

2. Ursula has been working today on several applications. She has just reopened Domino Designer and sees only the Marketing applications listed in the pane on the left, but dose not see the Brainstorm application that she’d been working on. What might Ursual do to again display the Brainstorm application with the other displayed applications?
A. From the menu bar, click Project > Show Recent Projects.
B. From the menu bar, click File > Application > Show All Applications.
C. Click the menu icon from the application navigator and select Show Active Projects.
D. Click the folders icon on the application navigator menu bar and select Show Recent Applications.
Answer: D

3. Virginia is writing JavaScript code in the onclick event of an image, but she isn’t seeing any code completion from the editor. How can she get a JavaScript editor that includes code completion?
A. Press Control+Spacebar to trigger code completion.
B. Change the Eclipse preferences to include code completion in every JavaScript editor.
C. Create the JavaScript library, then include that library in her XPage.
D. Click the Open Script Dialog button to open the modal JavaScript editor, which features code completion.
Answer: D

4. Darren is working the Outline view on a new Xpage. He drags a button control so that it is above an edit box control. What effect does this have on the XPage in the Design editor?
A. The button control will move above and to the left of edit box control.
B. There will be no effect until Darren saves the XPage, then the button control will move above and to the left of edit box control.
C. There will be no effect until Darren clicks the Synchronize Navigator with Editor tab in the application navigator, then the button control will move above and to the left of edit box control.
D. There will be no effect until Darren clicks the Synchronize Navigator with Editor tab in the Outline view, then the button control will move above and to the left of edit box control.
Answer: A

5. Lainey has recently upgraded to Notes Domino 8.5. She is now exploring the design of her applications to see what new features might be available. What is the purpose of the controls palette that Lainey sees?
A. The controls palette contains controls, such as Edit Box, File Upload, and Table that the developer can drag onto the XPage canvas.
B. The controls palette is another way to access the same items that are available from the Create menu for forms, views, XPages and other design elements.
C. The controls palette contains items like Edit Box, Button, and Label that the developer can drag onto XPages forms. The controls palette is not available for views and pages.
D. The controls palette contains UI and other controls (such as Button, Link, and Image) that allow the developer to drag controls onto XPage or pagr elements. The controls palette is not available for other elements.
Answer: A

6. Devin has been developing an application that includes an XPage. When he opened the application in Designer this morning, he noticed a small “x” icon by the XPages listing in the Applications view. He had closed several of the Eclipse views yesterday, had does not see any errors displayed in the remaining views. How can Devin locate the problems in the source code?
A. Right-click the “X” icon from the Applications view and select Go To Error. The Problems view displays with the cursor at the first error.
B. Display the Problems view by selecting Window > Show Eclipse Views > Problems. Right-click a displayed error and select Go To. The Source view opens to the line with the error.
C. Click to expand the XPage listing. A small “x” icon dispalys by the XPage with the errors. Double-click the name of the XPage and the Source view opens to the line with the error.
D. Click to expand the XPage listing. A small “x” icon dispalys by the XPage with the errors. Double-click the name of the XPage. The Source tab opens with the cursor at the first error line.
Answer: B

7. Matthew is designing an XPage with many different controls nested within each other. How can he see the hierarchical relationship of all the controls and also be able to rearrange them?
A. using the Outline view
B. Using the Source tab of the Editor view
C. Under the XPages setion in the application navigator.
D. using the Java perspective to access the raw XML files behind the application.
Answer: A

8. Odette is designing the index XPage that is used for navigation for her Domino application. For what purpose might Odette use the Outline Designer in Eclipse while working with the index Xpage?
A. To drag elements to rearrange sections and change the sequence of elements on the XPage.
B. To drag controls from the controls palette onto a hierarchical representation of the XML sourcecode , typically during the initial design of the XPage.
C. Aside from the expand and collapse icons, nothing in an Outline view is clickable. Nonetheless, the Outline view provides an extremely useful means to browse the XML elements of an XPage.
D. The Outline view provides a hierarchical representation of the XML source code in XPages. The developer can quickly update various settings from within the Outline view using right-click menu options for each element.
Answer: A


Download Lotus LOT-951 Dumps


December 01 2009

Lotus 190-982 Dumps

Administering IBM Lotus Quickr 8.1 Services for WebSphere Po

  • Exam Number/Code : 190-982
  • Exam Name : Administering IBM Lotus Quickr 8.1 Services for WebSphere Po
  • Questions and Answers : 121 Q&As

Download Pass4sure 190-982 Dumps from the link below
Download CertifyMe 190-982 Dumps from the link below
Download Testking 190-982 Dumps from the link below


Download Lotus 190-982 Dumps



PrepKing.com Lotus 190-982 Sample Questions

1. To simplify default role assignments to be propagated to all individual resources through inheritance, which of the following would you utilize?
A.Role ranges
B.Domain XMLAccess
C.Virtual resources
D.Image propagation
Answer: C

2. Users of the connector for Lotus Sametime and the connector for Lotus Notes can invite others through which of the following default methods?
A.By sending URL links via email to the users
B.By adding the user as an editor to any place
C.By creating a connector room in the places they manage
D.By creating connector documents in the main.nsf of the place where they are managers
Answer: B

3. While creating user IDs for your users, you are receiving requests for usernames that do not follow the normal company standards. Which of the following are NOT supported characters in normal circumstances for a valid user ID?
A.Dash
B.Period
C.Umlauts
D.Underscore
Answer: C

4. To support Portal Search in a clustered architecture, the search service should be installed in which of the following?
A.Locally
B.Remotely
C.On each node
D.On the Web server
Answer: B

5. Policies for Lotus Quickr are grouped in which of the following manners?
A.According to alphabetical order
B.According to the types of resources
C.According to who created the policies
D.According to the sort order for the Lotus Quickr libraries
Answer: B

6. Gregory is configuring the People Finder for his company’s Lotus Quickr environment. He is assigning fields to be shown by the People Finder. In which of the following locations are the fields that correspond to the attributes defined?
A.qpconfig.xml
B.Member Manager
C.CSEnvironment.properties
D.Person Attribute Service Object
Answer: B

7. Tim is a member of the Parking Team group. This group has been assigned Delegator rights to the Parking Layout page. Under the Parking Layout page is a group of pages with a parking layout per building. Tim is assigned as Editor to the Building A page with the rest of the building pages set to inheritance. Which of the following rights will Tim have to the Building A page?
A.Editor_Building_A_Page
B.Building_A_Page@Editor
C.Delegator@Building A Page
D.Building A Page_Delegator
Answer: C

8. You have configured multiple instances of Lotus Quickr on a single WebSphere Application Server. To configure each, you must access Lotus Quickr via a Web browser to a fully qualified domain name, followed by the port. Which of the following is the default transport port that is created by WebSphere Application Server?
A.80
B.8088
C.10038
D.18808
Answer: C


Download Lotus 190-982 Dumps


December 01 2009

Lotus 190-981 Dumps

IBM Lotus Notes Domino 8.5 Building the Infrastructure

  • Exam Number/Code : 190-981
  • Exam Name : IBM Lotus Notes Domino 8.5 Building the Infrastructure
  • Questions and Answers : 266 Q&As

Download Pass4sure 190-981 Dumps from the link below
Download CertifyMe 190-981 Dumps from the link below
Download Testking 190-981 Dumps from the link below


Download Lotus 190-981 Dumps



PrepKing.com Lotus 190-981 Sample Questions

1. The Cluster Database Directory Manager creates which of the following databases?
A.CLDBDIR.NSF
B.CLUSTERDB.NSF
C.CLUDIRMGR.NSF
D.CLUDIRECTORY.NSF
Answer: A

2. Marcus, the Domino administrator, wishes to modify the reverse path setting on forwarded messages sent by user mail rules. Which of the following settings would allow the message to possibly bypass spam filters while not providing a valid email address?
A.Set reverse-path to null
B.Preserve existing value
C.Use recipient Internet address
D.Construct nondeliverable return address
Answer: D

3. Domino Domain Monitoring (DDM) enhanced events contains which of the following?
A.Specific target information only
B.Events generated by an event probe only
C.Events generated by an event generator only
D.All of the above
Answer: D

4. Karen, the Domino administrator, is configuring client authentication through Directory Assistance. She wishes to restrict lookups to a specific directory to ONLY users in the Europe/WXYZ hierarchy. Which of the following represents the proper trusted rule to be created in Directory Assistance?
A./ / / /WXYZ/*
B./ / /Europe/WXYZ/*
C./ / */Europe/WXYZ/*
D.*/*/*/Europe/WXYZ/*
Answer: B

5. You are configuring Directory Assistance to utilize replicas of databases across numerous servers. However, you wish for the first lookup to be done locally for a replica. What should be placed in the Server Name field of the Directory Assistance document?
A.*
B.Local
C.Notes
D.Primary
Answer: A

6. Event handlers contain numerous notification methods. Which of the following is NOT a supported notification method?
A.Pager
B.Broadcast
C.Outbound phone call
D.Log to Windows NT Event Viewer
Answer: C

7. When an S/MIME signed message has a disclaimer added by the server and is received by a Notes user, which of the following is the result?
A.The signature cannot be verified
B.The signature is stripped from the message
C.The message cannot be read by the recipient
D.The message cannot be transmitted and is returned to the user
Answer: A

8. The Domino Console connects to the Controller over what default port?
A.80
B.1352
C.1533
D.2055
Answer: D


Download Lotus 190-981 Dumps


December 01 2009

Lotus 190-980 Dumps

Lotus Notes Domino 8.5 System Administration Operating Funda

  • Exam Number/Code : 190-980
  • Exam Name : Lotus Notes Domino 8.5 System Administration Operating Funda
  • Questions and Answers : 201 Q&As

Download Pass4sure 190-980 Dumps from the link below
Download CertifyMe 190-980 Dumps from the link below
Download Testking 190-980 Dumps from the link below


Download Lotus 190-980 Dumps



PrepKing.com Lotus 190-980 Sample Questions

1. While you used the Domino Administrator client, what two subtabs may be found under the Messaging tab?
A.Router and Mailboxes
B.Mail and Tracking Center
C.Mail Users and SMTP Configuration
D.Mail Statistics and Mail Analysis
Answer: B

2. Ben attempts to send Jerry a Notes mail message. Both users are on the same mail server. Which of the following paths will the message take?
A.The Router will receive the message from Ben and deliver it immediately to Jerry’s mailfile via SMTP
B.The Router will receive the message from Ben and deliver it immediately to Jerry’s mailfile via NRPC
C.The server will receive the message from Ben and send it to the mail hub for distribution back to the mail server and then delivery to Jerry’s mailfile
D.The SMTP task will receive the message from Ben and immediately send it to Jerry after following the SMTP to Notes path defined in the configuration settings documents for the mail server
Answer: B

3. Where does the Domino Server Setup program store the certifier ID file by default?
A.In the Domino Name and Address Book
B.In any network drive location that you specify during installation
C.In the directory you specify as the Domino data directory during installation
D.On the Domino Administrator’s local machine in My DocumentsLotusCertifiers directory
Answer: C

4. Susan has created a list of IP Addresses for the web server that are allowed access and a list of IP Addresses that are denied access. Both are placed in the appropriate fields. Which field takes precedence BY DEFAULT when the same IP address is found in both lists?
A.The Allow Access field
B.The Deny Access field
C.The Substitution Access field
D.An error will be presented stating an address may not be in both fields
Answer: A

5. You are building Domino Domain Monitoring probes in Domino 5 and wish to create a standard Possible Solution for all of them. Which of the following document types allow this capability?
A.Modular
B.Embedded
C.Component
D.Corrective
Answer: A

6. In which of the following databases may you view all the database ACLs on a server by user name, access level, or by database?
A.Log
B.Names
C.Catalog
D.Certlog
Answer: C

7. You have the ability to set different levels of administration access to users. Which of the following represents the hierarchy order for privileges from greatest to least access?
A.Server administrator > View Console administrator > Administrator > User administrator
B.Full access administrator > Administrator > Full console administrator > System administrator
C.Full Console administrator > System Administrator > Full Access administrator > Administrator
D.Full server access administrator > Console rights administrator > User administrator > View access only administrator
Answer: B

8. The server Web1/XYZ defaults to Server document settings to obtain configuration information for Internet protocols when which of the following features is not enabled?
A.Internet Site documents
B.Global Domain documents
C.Single Sign-on documents
D.Web Configuration documents
Answer: A


Download Lotus 190-980 Dumps


December 01 2009

Lotus 190-957 Dumps

Administering IBM Lotus Connections 2.0

  • Exam Number/Code : 190-957
  • Exam Name : Administering IBM Lotus Connections 2.0
  • Questions and Answers : 93 Q&As

Download Pass4sure 190-957 Dumps from the link below
Download CertifyMe 190-957 Dumps from the link below
Download Testking 190-957 Dumps from the link below


Download Lotus 190-957 Dumps



PrepKing.com Lotus 190-957 Sample Questions

1. Aaron chose not to set up a network deployment and instead installed the Lotus Connections features into separate profiles. Which of the following must be done to include information about the other features?
A.Edit the configuration file created for each feature profile
B.Run the Lotus Connections Management Utility and specify the alternate locations
C.Open the wimcfg.xml file for each feature and change the port number so that they do not conflict with each other
D.Open the plug-in.properties file for each profile, import the feature from the other profile, and save the file
Answer: A

2. Which of the following is the end result of adjusting the pageSize attribute in the Home page configuration file from 50 to 500?
A.This will increase the number of widgets allowed on the Home page
B.This will increase the width of the columns on the Home page from 50 to 500 pixels
C.This will increase the number of entries that the indexing process transmits across the network during the crawling operation
D.This will increase the length of the Home page from half default size to 5 times the default size to fit more widgets and other Home page content
Answer: C

3. In order to federate multiple Lotus Connections profiles into a single cell, which of the following should be utilized?
A.Linked Profile Management
B.Network Deployment Manager
C.Integrated Solutions Profile
D.Profile Configuration Indexes
Answer: B

4. In the single profile with one server process configuration, the WebSphere Application Server Integrated Solutions Console is available on which of the following default server processes?
A.Aserver
B.server
C.serverA
D.server1
Answer: D

5. For each user in LDAP, Tivoli Directory Integrator will map each LDAP attribute or JavaScript function to the corresponding column in the database. The wizard automatically validates each mapping. Which of the following does the wizard create in the database for each user?
A.Row
B.Table
C.Column
D.Section
Answer: A

6. Before you begin the process of uninstalling a stand-alone Lotus Connections environment, there is a preferences file that will be is useful if you reinstall Lotus Connections at a later time. Which of the following files should you consider retaining?
A.wimcfg.xml
B.ResponseInstaller.txt
C.LotusConnections-config.xml
D.lastSessionDefaults.properties
Answer: D

7. An administrator can reset a user’s password in case of a lost or compromised HTTP password. In which of the following locations must this be changed?
A.In the Home page
B.In the LDAP directory
C.In the database store
D.In the local Virtual Member Manager
Answer: B

8. You can group WebSphere Application Server processes so that you can administer them as a unit. WebSphere Application Server refers to such a group as which of the following?
A.Units
B.Teams
C.Profile
D.Processors
Answer: C


Download Lotus 190-957 Dumps


December 01 2009

Lotus 190-956 Dumps

IBM Lotus Notes Domino 8.5 System Administration Update

  • Exam Number/Code : 190-956
  • Exam Name : IBM Lotus Notes Domino 8.5 System Administration Update
  • Questions and Answers : 78 Q&As

Download Pass4sure 190-956 Dumps from the link below
Download CertifyMe 190-956 Dumps from the link below
Download Testking 190-956 Dumps from the link below


Download Lotus 190-956 Dumps



PrepKing.com Lotus 190-956 Sample Questions

1. The following variable was found in a user’s notes.ini file:
ENABLE_EARLY_AUTHENTICATION=0
Which of the following will not function properly?
A.Roaming user
B.Authentication after the Notes workbench appears
C.The ability to log into the integrated Sametime client
D.The ability to recover user ID files from the server ID vault
Answer: A

2. Your development team has modified the client download site for Lotus Traveler. All of the changes, though, are not being seen as the server is still pointing to the old directory and files. You have successfully modified the Home URL in the Internet Site Document. Which of the following must also be modified?
A.The servlet utilized by the Domino Web server
B.The NTS_WEBSITE_HOME parameter in the notes.ini file
C.Disable Internet Site documents in the Domino server
D.Make TCP port 8642 available to all users to see the new site documents
Answer: B

3. To help thwart unauthorized access to ID files in the ID vault, you can choose to require which of the following?
A.That someone with password reset authority approves all ID downloads
B.That only group names are placed in the vault security document in the Domino server
C.That the person fills out a download request in the vault to be approved by a vault manager
D.That the ID vault be encrypted with a secret encryption key shared with only the proper administrators
Answer: A

4. When a user removes a mail message with an attachment stored in DAOS, which of the following occurs if the user is assigned a mail quota?
A.The total attachment size is removed against the user’s quota
B.The total size of the mail message and attachment is removed against the user’s quota
C.The total size of any attachment stored in DAOS does not count toward the user’s quota
D.The total size of the mail message without the attachment is removed against the user’s quota
Answer: A

5. Upon viewing the Administration Process activity through the statistics generated during administration request processing, you have found a large number of Waiting statistics in one of the message queues. Which of the following would this signify?
A.Administration Process threads are waiting for requests to process
B.The administrator has pending Administration Process requests for approval
C.The server is processing requests without utilizing all the process handlers
D.The request processing threads are busy running requests that take longer times
Answer: D

6. In Lotus Notes 8.5, the start-up sequence has been reordered for users. Presume that the following notes.ini entry is configured:
ENABLE_EARLY_AUTHENTICATION=0
Which of the following occurs to the user experience?
A.Users are not allowed to utilize Windows shared login
B.Users are prompted to authenticate before the Notes workbench
C.The Notes workbench appears, and users are prompted to authenticate
D.Users are forced to utilize Windows shared login instead of Notes login
Answer: C

7. Notes shared login allows users to start Lotus Notes with their Notes IDs without having to provide Notes passwords. Instead, which of the following do they need to provide?
A.A secret passphrase
B.A Windows password
C.Passwords from more than one person
D.An unlock code from the ID vault on their home server
Answer: B

8. Which of the following causes a new server thread to be created that monitors all messages written to the console log file and duplicates these messages into another file?
A.File log output
B.Notes text logging
C.Console log mirroring
D.Server log duplicating
Answer: C


Download Lotus 190-956 Dumps


December 01 2009

Lotus 190-952 Dumps

IBM Lotus Notes Domino 8.5 Application Development Fundament

  • Exam Number/Code : 190-952
  • Exam Name : IBM Lotus Notes Domino 8.5 Application Development Fundament
  • Questions and Answers : 116 Q&As

Download Pass4sure 190-952 Dumps from the link below
Download CertifyMe 190-952 Dumps from the link below
Download Testking 190-952 Dumps from the link below


Download Lotus 190-952 Dumps



PrepKing.com Lotus 190-952 Sample Questions

1. Tony wants to create a duplicate of the Video application. He wants to keep a version of the data on the same server as the production application but does not want any new documents or document modifications to be replicated into his new database after he creates it. Which one of the following should Tony do to create his archive?
A.Create a new copy of the database.
B.Create a replica copy of the database.
C.Use Microsoft Windows Explorer to create a copy of the database file.
D.Create a replica copy of the database and disable replication on the database properties.
Answer: A

2. Dora has a view with a column that shows the date and time at which the document was created. She would like to show just the date and hide the time portion. How can she accomplish this task?
A.In the View Properties window, set the view style to Date/Time and format the date to be mm/dd/yyyy.
B.In the View Properties window, set the view style to Date/Time, and clear the Display Time option.
C.In the Column Properties window, set the column style to Date/Time and format the date to be mm/dd/yyyy.
D.In the Column Properties window, set the column style to Date/Time, and clear the Display Time option.
Answer: D

3. Victor has a field that allows the user to enter the list price of a video. What type of field makes sure that the value of that field is numeric?
A.Number
B.Dollar
C.Currency
D.Text field with @TextToCurrency Input Validation formula
Answer: A

4. Mark can see every recipe document in the Kitchen Planning application. He can also edit recipes that include his name in the Owner field. What level of ACL access does he have?
A.Owner
B.Author
C.Editor
D.Manager
Answer: B

5. Jamie needs to add a RestrictAccess field on a form in the Purchasing application. Only users with the [Admin] role should be able to see this field. How should she write the hide/when formula to hide this field?
A.@Show(“[Admin]“;@UserRoles)
B.@Elements(“[Admin]“;@UserRoles)
C.@IsContained(“[Admin]“;@UserRoles)
D.@IsNotMember(“[Admin]“;@UserRoles)
Answer: D

6. When Nora creates a new document in the Suggestion application, a number of the fields have text already displayed. But when she tabs to or clicks the field, the text disappears. What design feature has been used to create this behavior?
A.Field Hint in the Field Properties window
B.Default Value in the Form Properties window
C.Help Description in the Field Properties window
D.Field Assistance in the Field Properties window
Answer: A

7. The Open Discussions view of the Brainstorming application should display main documents. The view should also display all comments that have been submitted in response to the original postings or to other comments. Gabriela has discovered that all main documents are displaying correctly in this view, but neither the response documents nor the response to response documents are displaying. What could be the problem?
A.On the Options tab of the View properties, the Show main documents only option is selected.
B.On the Info tab of the View properties, the Style option is currently set to Standard Outline.
C.On the Info tab of the View properties, the Style option is not currently set to Standard Outline.
D.On the Options tab of the View properties, the Show response documents in a hierarchy option is not selected.
Answer: D

8. Jonathan has built a view in the sales.nsf application. Jonathan wants the profit column in the view to display in currency. Which one of the following should he do?
A.Write the column formula using the @function @Currency.
B.Select currency on the Numbers tab in the Field Properties of the cost field.
C.Select Number as the style on the Advanced tab of the Column Properties window, and Custom as the Display Format.
D.Open the Column Properties window and click the Advanced tab. Select Number as the style, and select Currency as the Number Format.
Answer: D


Download Lotus 190-952 Dumps


December 01 2009

Lotus 190-951 Dumps

IBM Lotus Notes Domino 8.5 Application Development Update

  • Exam Number/Code : 190-951
  • Exam Name : IBM Lotus Notes Domino 8.5 Application Development Update
  • Questions and Answers : 105 Q&As

Download Pass4sure 190-951 Dumps from the link below
Download CertifyMe 190-951 Dumps from the link below
Download Testking 190-951 Dumps from the link below


Download Lotus 190-951 Dumps



PrepKing.com Lotus 190-951 Sample Questions

1. Cade is building an XPage for the Sales application. What are the options from which he can select when defining a data source from the data palette?
A.@DbLookup and @DbColumn
B.Domino view and Domino document
C.Data connections and DB2 access views
D.Data connections, DB2 access views, and file resources
Answer: B

2. Barb is the lead developer for the Sales application and the Travel application. Each application consists of multiple databases. Within the application navigator, Barb would like to be able to list the databases of the Sales application together, and then, separate from the Sales application, to list the databases of the Travel application together. How can she do this?
A.For each application, create a subfolder under the Data folder. Move each set of databases to the appropriate subfolder. Drag each folder onto the application navigator.
B.Click the folders icon within the application navigator. Select the option to Create a new Working Set. Name the Working Set “Sales” and select the databases that comprise the Sales application. Perform a similar procedure for the Travel application.
C.From Domino Designer select Create > Working Set. Specify “Sales” for the name. From the application properties of each database of the Sales application, select “Sales” from the Working Set drop-down list. Perform a similar procedure for the Travel application.
D.Edit the application properties of each database that comprises the Sales application. On the Design tab, specify “Sales” for the Working Set option. Repeat for each database of the Sales application. Perform a similar procedure for the Travel application.
Answer: B

3. Neil has built an XPage and needs to have a field value to be calculated when the user selects something from a Combo box control. How can he do this task?
A.Add server-side JavaScript to the Combo box’s onclick event and use the @Function Script Library to execute the @SetField function.
B.Add client-side JavaScript to the Combo box’s onclick event and use the @Function Script Library to execute the @SetField function.
C.Using the Combo box’s onchange event, add a simple action of the Modify Field type and define the target field and the calculation to determine its value.
D.Using the Combo box’s onchange event, add a simple action of the Update Field type and define the target field and the calculation to determine its value.
Answer: C

4. Viktor has been asked to begin modifying the corporate Domino Web sites to adhere to XHTML standards. He has enabled Enable enhanced HTML generation in the application properties. When testing a couple of the page elements in the Web browser and viewing the source, Viktor notices that tags like
and are still not correctly closed, that is.,
. What could be the problem?
A.This setting only applies to generated HTML, like passthrough HTML on a form.
B.The Web closes tags that have content. Tags that do not have content are ignored.
C.Each page element needs to be opened and saved to incorporate this new application property setting.
D.The Web server generates valid XML, but there are exceptions. One of the exceptions is passthrough HTML.
Answer: D

5. Martha has a Submit button on her Timesheet XPage. When clicked, the button uses the Save Document simple action to save the data to the underlying document. What parameters does Martha have to provide to the Save Document simple action?
A.none
B.pageName, mergeConflicts
C.forceSave, createResponse
D.documentName, saveImmediate
Answer: A

6. Brett wants to add a view to his XPage, configured so that it displays two rows for each entry in the view. What technique can he use to accomplish this task?
A.Add a View control to the XPage and configure the view’s NumberOfRows property to ’2′.
B.Add a View control to the XPage and change the NumberOfRows property on the All Properties tab to ’2′.
C.Enable the Application property Use Java Views on Web and configure the view’s NumberOfRows property to ’2′.
D.Add a Repeat control to the XPage and place the appropriate fields within the Repeat control in a two row table.
Answer: D

7. Alegria has saved her rental XPage, but there’s an error in the XML source code. She knows this because the application navigator shows an icon of a red X next to the XPage. Where can she find details about the error?
A.Editor
B.Events view
C.Problems view
D.Application navigator
Answer: C

8. Abbas has imported the screen.css stylesheet into his application. He has discovered that he needs to edit the properties of some of the classes in the CSS. What steps can he follow to make the needed changes and save the CSS changes within the application?
A.From the application navigator in Designer, expand Resources and expand Style Sheets. Double-click screen.css to use the built-in CSS editor.
B.From the application navigator in Designer, expand Resources and expand Style Sheets. Click screen.css and in the Outline view select a class to use the built-in CSS editor.
C.From the application navigator in Designer, expand Resources and double-click Style Sheets. Select screen.css in the Design pane. From the Design tab of the Properties view, double-click a CSS class to edit its properties.
D.From the application navigator in Designer, expand Resources and double-click Style Sheets. Select screen.css in the Design pane. From the Web Properties tab of the Properties view, double-click a CSS class to edit its properties.
Answer: A


Download Lotus 190-951 Dumps


December 01 2009

Lotus 190-950 Dumps

IBM Lotus Notes Domino 8 Implementing & Administering Securi

  • Exam Number/Code : 190-950
  • Exam Name : IBM Lotus Notes Domino 8 Implementing & Administering Securi
  • Questions and Answers : 91 Q&As

Download Pass4sure 190-950 Dumps from the link below
Download CertifyMe 190-950 Dumps from the link below
Download Testking 190-950 Dumps from the link below


Download Lotus 190-950 Dumps



PrepKing.com Lotus 190-950 Sample Questions

1. To establish offline authentication ability for your Lotus Quickr users, you must configure Lotus Domino Offline Services (DOLS). In which of the following must you store the certifier that users will utilize to create their ID files for offline usage?
A.da.nsf
B.dols.nsf
C.names.nsf
D.doladmin.nsf
Answer: D

2. Amanda wishes to show Usage Statistics on the Lotus Quickr server. Which of the following must be enabled for this feature to function?
A.SuperUser
B.Single sign-on
C.Extended membership
D.Lotus Domino controlled directory services
Answer: B

3. Your Lotus Quickr server has specified both a user directory source during setup and a Lotus Quickr administrator. In which of the following locations is the administrator stored by default?
A.In the local Lotus Domino Directory
B.A local member of the servers Site Administration place
C.In the user directory source specified during installation
D.In both the local Lotus Domino Directory and the directory source specified during installation
Answer: B

4. To manage and control Super User access, you would utilize the qpconfig.xml file for the browser access and which of the following for Lotus Domino Directory control of Super User access from a Lotus Notes client by default?
A.QuickrSUGroup
B.QuickPlaceSiteAdministrators
C.QuickrAdministratratorsGroup
D.QuickPlaceAdministratorsSUGroup
Answer: D

5. Lotus Quickr services for Lotus Domino includes ready-made templates, from which you can create sites designed to manage projects. Which of the following is the name of this feature?
A.MyPlaces
B.Projects
C.PlaceTypes
D.ProjectCenters
Answer: C

6. Which of the following are created by Lotus Quickr when implementing expanded membership?
A.Local administrator names for each room
B.Room-specific access control groups in an LDAP directory
C.Placetypes with preconfigured group membership attributes
D.Extended ACL entries in each main area for each Lotus Quickr place
Answer: B

7. In which of the following places would the administrator specify the name of a user or group that has SuperUser access to all places on the server?
A.qpconfig.xml
B.In a “local’” user directory
C.In the main Lotus Quickr place
D.In an extended directory source
Answer: A

8. Barry, a QuickPlace Administrator, uses the QPTools remove command to remove a place. Which of the following statements about removing places using the remove command is correct?
A.By default, the remove command removes places immediately
B.You must use the remove command on each user in the removed place also
C.You must configure the QPTools Remove field in the server document to determine when the place is removed
D.If you use the remove command, you do not have to use the unregister command to remove the place document
Answer: D


Download Lotus 190-950 Dumps


prepking

Tag Cloud

Adobe