What does the Convert process do?
What identifies the tables, relationship traversals, and selection criteria for the data to be archived?
Consider the following Archive file name that is defined using macros: /home/<$USER>/archives/
Click the Exhibit button.
The client understands that the first two archive files shown in the exhibit are in an inaccessible status. When they try to browse the third archive file in the list, they get the error shown in the foreground window as shown in the exhibit. Which statement is correct?
Optim relationships are used by all Optim tools. If multiple relationships exist between a pair of tables, which two statements are true? (Choose two.)
A customer wants to Decommission their mainframe. Which scenario will Optim address?
Once an Archive Collection has been completed and Archive Files have been added, which statement describes how ODM processes the Archive Collection?
Regarding the ODM/Optim Connect, which statement is true?
A ew?in the Status column of the Relationship tab of the Access Definition panel indicates a relationship is being displayed for the first time. WhichA ?ew?in the Status column of the Relationship tab of the Access Definition panel indicates a relationship is being displayed for the first time. Which two events will cause the relationship to be displayed as ew??(Choose two.) two events will cause the relationship to be displayed as ?ew??(Choose two.)
A table contains two columns, CUSTNAME and STATE. You have created the following character expression to mask CUSTNAME: SUBSTR(CUSTNAME,1,3) CONCAT 'EE' + SUBSTR(STATE,1) || SUBSTR(CUSTNAME,5,2) Given the values shown below for CUSTNAME and STATE: CUSTNAME=SANDERS STATE=GA What reflects the value of CUSTNAME after the character expression has been applied?
What is the primary purpose of the Optim Relationship Index Analyzer Dialog?
Which components are required by Optim to access iSeries data?
Why is it important to use the ultiple column?feature of Optim masking functions (e.g., Lookup, Hash_Lookup) when using those functions to maskWhy is it important to use the ?ultiple column?feature of Optim masking functions (e.g., Lookup, Hash_Lookup) when using those functions to mask multiple fields in a table?
In an Archive Request, which of the following is true about the Database Connections Process Option?
You are using the Hash_Lookup function and errors occur that indicate records are not found in the Lookup Table. What is the cause of this problem?
When creating an Access Definition, why it is important to remember when a relationship is traversed from child to parent?
When accessing archived data through SQL Server, which statement is true?
What are two valid levels of Optim Security? (Choose two.)
Which Optim method is used to: mask Name and Address fields, produce consistent results, use fictitious yet valid data, and is easy to maintain?