Exam 8: Program Unit Dependencies

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The ____ system privilege allows users to create, modify, and drop program units within their own schema.

Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
Verified

C

The SELECT * statement should be used when querying data from the database rather than a named column list. _________________________

Free
(True/False)
4.8/5
(35)
Correct Answer:
Verified

True

The signature model cannot resolve the time issues of using the timestamp model.

Free
(True/False)
4.8/5
(37)
Correct Answer:
Verified

False

Only modifications to the package specification or the program unit header section can raise the ____________________________ status of dependent objects.

(Short Answer)
4.9/5
(32)

If a dependent object has an older ____ than the referenced object when called, the dependent object is flagged as INVALID and needs to be recompiled.

(Multiple Choice)
4.9/5
(40)

The user source utility is a mechanism available in the Oracle system to provide a map to visualize both direct and indirect dependencies within the database. _________________________

(True/False)
4.9/5
(39)

Only modifications to the ____ can raise the INVALID status of dependent objects.

(Multiple Choice)
4.9/5
(38)

The USER_DEPENDENCIES data dictionary view provides information on direct object dependencies.

(True/False)
4.7/5
(28)

Remote database connections are used to link to another database and to call objects that exist on that database.

(True/False)
4.7/5
(33)

You can use the USER_OBJECT data dictionary view to review the source code of a procedure, function, or package.

(True/False)
4.7/5
(35)

The data dictionary contains information regarding ____.

(Multiple Choice)
4.7/5
(29)

Which of the following compiler parameter will determine the code optimization techniques used?

(Multiple Choice)
4.9/5
(32)

If granted appropriate rights, it is possible to call database objects from other schemas.

(True/False)
4.8/5
(31)

What is the difference between the timestamp model and the signature model?

(Essay)
4.8/5
(47)

Which of the following statements is correct?

(Multiple Choice)
4.8/5
(32)

____ can be used to check the status of database objects.

(Multiple Choice)
4.7/5
(26)

Compiler ____________________________ are settings that affect code optimization and availability of warning messages.

(Short Answer)
4.8/5
(31)

The utldtree.sql file is provided by Oracle and is run to set up the necessary tables, views, and procedures to use the dependency tree. _________________________

(True/False)
4.8/5
(37)

Which of the following commands correctly modifies Scott's rights on the bb_basket table?

(Multiple Choice)
4.9/5
(35)

The ____________________________ compares the last modification date and time of objects to determine if invalidation occurs.

(Short Answer)
4.8/5
(39)
Showing 1 - 20 of 61
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)