the black hair

Oracle 1Z0-215 braindumps

Exam: Oracle 1Z0-215
Title:Oracle EBS R12: General Ledger and Payables Fundamentals
Version : Demo
1. What is a benefit of the secondary tracking segment?
A. Additional security ensures that correct accounts are selected while entering transactions.
B. The Management segment is enabled automatically when the secondary segment is defined.
C. More details are provided to retained earnings, cumulative translation adjustments, and revaluation gains/losses accounts.
Answer: C

2. Isa Global Inc. is based in the United States with divisions in Europe and Asia. All journal imports, recurring journals, mass allocations, and manual journal entries have been posted for their European subsidiary.
What is the next logical step in the period-close process?
A. opening the next period
B. closing the current period
C. revaluing foreign currency balances
D. translating to the functional currency
E. consolidating to the parent set of books
Answer: C

3. Select two actions that ledger sets permit. (Choose two.)
A. performing variance inquiries
B. being used for mass budgets
C. sending budget balance inquiries
D. viewing account balances for multiple ledgers in one view
E. grouping multiple ledgers that share the same chart of accounts and calendar
Answer: DE

4. Select three activities that must be performed to complete the setup of the key accounting flexfield. (Choose three.)
A. Create aliases.
B. Define a value set.
C. Define security rules.
D. Define an account structure.
E. Define valid segment values.
F. Create account combinations.
Answer: BDE

5. Which two statements are true about the reporting currency in Oracle General Ledger? (Choose two.)
A. It is an integrated extension of a ledger.
B. It replaces multiple reporting currencies.
C. Reporting currencies are the same as secondary ledgers.
D. Reporting currencies cannot have the same chart of accounts, accounting method, and ledger processing options.
Answer: AB

6. Which three activities would use summary accounts? (Choose three.)
A. creating a monthly recurring standard journal entry to amortize goodwill
B. allocating the total monthly costs of the Information Services department to other departments
C. estimating a sales commission accrual based on the total of all product sales for each division
D. formulating a budget for employee benefits in each company based on the total of all budgeted employee salaries
Answer: BCD

7. The companys two senior executives have different budget figures. They want Peter, the GL accountant, to prepare two current budgets in Oracle Financials and submit budgets to both of them. What would be your response?
A. It is not possible to have more than one current budget.
B. Whether you can have multiple current budgets depends on the budget organization.
C. The Require Budget Journal profile option must be set at the budget level if you want to have multiple current budgets.
D. The Require Budget Journal profile option must be set at the set of books level if you want to have multiple current budgets.
E. The Oracle General Ledger budget functionality supports multiple current budgets, so there is no problem in satisfying this requirement.
Answer: A

8. Identify the four setup options that control supplier defaults. (Choose four.)
A. financial options
B. payables options
C. receiving options
D. purchasing options
E. Payables system setup
F. Trading Community Architecture (TCA)
Answer: ABDE

9. Identify three ways that an invoice can be submitted for validation. (Choose three.)
A. online by clicking the Validate button in the Invoice Batches window
B. online by clicking the Validate and Account button in the Invoice Batches window
C. in batch by submitting the Payables Invoice Validation program from the Invoice Workbench
D. in batch by submitting the Payables Invoice Validation program from the Submit Request window
E. online by selecting either the Validate check box or the Validate Related Invoices check box in the Invoice Actions window
Answer: ADE
More IT exam free demo at Certinside:1Z0-146 exam and 9A0-092 exam and 310-810 exam and 650-185 exam.

Oracle 1Z0-042 free demo

Exam :  Oracle 1Z0-042

Title:  Oracle Database 10g: Administration I

Version :  Demo

1. In your Oracle 10g database , you have scheduled a job to update the optimizer statistics at 05:00 pm every Friday. The job has successfully completed. Which three pieces of information would you check to confirm that the statistics have been collected? (Choose three.)

A. average row size

B. last analyzed date

C. size of table in bytes

D. size of table in database blocks

E. number of free blocks in the free list

F. number of extents present in the table

Answer: ABD

2. You executed the following command to export the EMPLOYEES table from a remote machine:

$ EXPDP hr/hr@data.us.oracle.com

  DUMPFILE=my_dir:exp_hr.log

  LOGFILE=data_pump_dir:log_hr.log

  TABLES=employees

What would be the outcome of this command?

A. The command would execute successfully and the export dump file would be created in the destination of the directory object MY_DIR.

B. The command would execute successfully. But log file would not be created as DATA_PUMP_DIR directory is only accessible to user with SYSDBA privilege.

C. The command fails with an error because DATA_PUMP_DIR directory have higher precedence over the per-file directory.

D. The command fails with an error because no absolute path is specified for log file and dumpfile.

Answer: A

3. Which step do you need to perform to enable a user with the SYSDBA privilege to log in as SYSDBA in iSQL*Plus?

A. The user must be granted the database administrator (DBA) privilege.

B. The user must be listed in the password file for the authentication.

C. No special setup is needed for the user to connect as SYSDBA in iSQL*Plus.

D. Set up a user in the Oracle Application Server Containers for J2EE (OC4J) user manager, and grant the webDba role to the user.

Answer: D

4. Which two statements regarding the LOGGING clause of the CREATE TABLESPACE. .. statement are correct? (Choose two.)

A. This clause is not valid for a temporary or undo tablespace.

B. If the tablespace is in the NOLOGGING mode, no operation on the tablespace will generate redo.

C. The tablespace will be in the NOLOGGING mode by default, if not specified while creating a tablespace.

D. The tablespace-level logging attribute can be overridden by logging specifications at the table, index, materialized view, materialized view log, and partition levels.

Answer: AD

5.You want the user APP_DBA to administer the Oracle database from a remote machine. APP_DBA is granted the SYSDBA privilege to perform administrative tasks on the database.

Which file is used by the Oracle database server to authenticate APP_DBA?

A. control file

B. password file

C. listener controller file

D. control file and password file

Answer: B