1.
In a Delete Request, Compare Row Contents has been checked on the General tab of the Delete Request Editor. What is the impact of this option?
2.
When using Optim to decommission a database, which statement is true?
3.
Which statement is true about Optim relationships?
4.
A customer wants to archive all orders from the Order table that are older than 24 months (2 years). The column name used to determine this is called "Created". How can an Optim developer implement this requirement?
5.
Which of the following is true about the Archive Directory?
6.
You have extracted some data from production to use for a test. After the insert, you used the Edit function to change some values in specific rows to test certain logic in your program. You will be testing for several weeks and want to keep these special test cases, even though you may be re-loading your test data many times. Is there some way to retain these edited values so that they are not lost when the data is refreshed from the extract file?
7.
What are functions of the Compare component?
8.
What does the Convert process do?
9.
After running a Convert process, how can the data in the converted Extract File be browsed?

 
10.
Given the command line syntax shown below: PR0CMND /R JOB=ERSONNEL' OUTPUT=PER.TXT MONITOR+ QUIET+ PR0CMND /R JOB=?ERSONNEL' OUTPUT=PER.TXT MONITOR+ QUIET+ Which task is performed?