IBM C2040-409 Exam Practice Questions (P. 3)
- Full Access (122 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
Charles is designing a database agent with IBM LotusScript that will display the name(s) of the folder(s) that a specific document is in, if it is in one or more folders. He is using the FolderReferencesEnabled property of the NotesDatabase Class. Which statement is true regarding the FolderReferencesEnabled property?
- AThe database must have the $FolderInfo hidden view to support folder references.
- BThe database must have $FolderRefInfo defined in the database profile to support folder references.
- CThe database must have the $FolderInfo and $FolderRefInfo hidden views to support folder references.
- DThe database must have $FolderInfo and $FolderRefInfo forms defined in the database profile to support folder references.
Correct Answer:
C
C
send
light_mode
delete
Question #12
An IBM Domino application performs certain operations, such as DDE-related functions, that are not available in all platform versions of IBM Notes and Domino.
What function can be used to determine the underlying operating system?
What function can be used to determine the underlying operating system?
- A@Version
- B@ClientType
- C@Platform([Specific])
- D@Platform([ClientType])
Correct Answer:
C
C
send
light_mode
delete
Question #13
Mary wants to attach the IBM Domino Designer JavaScript remote debugger to her server, and finds the parameter
JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8000 already set in the server's notes.ini. What does the address=8000 mean?
JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8000 already set in the server's notes.ini. What does the address=8000 mean?
- AThis is the port the client will use to connect for debug.
- BThis is the limit of user requests which will be debugged.
- CThis is the real memory address which will be debugged.
- DThis is the limit of memory in KB which can be used to debug.
Correct Answer:
A
A
send
light_mode
delete
Question #14
Mary has written an IBM Domino XPage application called myxsp in myDb.nsf on myServer. The end users are reporting performance issues on first use after the server starts. What two things could Mary do to improve performance of the application? (Choose two.)
- ASet XPagesPreload=1 in the server notes.ini.
- BAdd myxsp to the JavaUserClasses in the notes.ini.
- CReduce the Java hap size via HTTPJavamaxheapsize notes.ini parameter.
- DIncrease the Java Heap size via HTTPJavamaxheapsize notes.ini parameter.
- ESet XPagesPreloadDB=myServer!!myDb.nsf/myxsp.xsp in the server notes.ini.
Correct Answer:
AE
AE
send
light_mode
delete
Question #15
The Debug_AMGR notes.ini parameter can be used to debug IBM Domino agents running in which context?
- Arun on a client
- Bscheduled via AMGR
- Ccalled through HTTP via a browser
- Dduring a test running in the IBM Domino Designer client
Correct Answer:
B
B
send
light_mode
delete
All Pages