Exam 8: Program Unit Dependencies

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

Which of the following statements is True?

(Multiple Choice)
4.9/5
(37)

A program unit is said to contain ____ when it includes references to database objects that in turn references other database objects.

(Multiple Choice)
4.9/5
(38)

The %TYPE declaration instructs the system to assign the variable data type based on the underlying table column data type at runtime. _________________________

(True/False)
4.7/5
(31)

Which compile statement option forces a program unit to retain the compilation settings from the previous compile action?

(Multiple Choice)
4.9/5
(22)

If a dependent object is flagged as INVALID, this means that the program unit should be ____________________________.

(Short Answer)
4.8/5
(37)

When a program unit refers to other database objects, the program unit is considered dependent on that object.

(True/False)
4.7/5
(32)

The ____________________________ data dictionary view allows users to review object status and referenced objects.

(Short Answer)
4.9/5
(31)

What is the purpose of the %TYPE and %ROWTYPE attributes?

(Essay)
4.7/5
(38)

Three classes of compiler warnings exist: info, performance and critical.

(True/False)
4.9/5
(33)

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

(Short Answer)
5.0/5
(33)

What can be used to conditionally raise a compile error and associate a custome error number with the error?

(Multiple Choice)
4.8/5
(38)

The ____ is considered the default method of remote dependent objects.

(Multiple Choice)
4.8/5
(22)

The dependency tree utility allows the user to review direct and indirect dependencies of an object in either numeric order or indented format.

(True/False)
4.8/5
(29)

____ shows only direct roles granted to the current schema.

(Multiple Choice)
4.9/5
(27)

Compiler directives are instructions used at run time.

(True/False)
4.8/5
(34)

The ____ view can be used to review the source code of a procedure, function, or package.

(Multiple Choice)
4.9/5
(37)

Which item below is the name for an IF THEN structure used to accomplish conditional compilation?

(Multiple Choice)
4.9/5
(42)

____ can be used to manually recompile invalid program units.

(Multiple Choice)
4.9/5
(33)

Discuss two situations in which parameter modifications are not viewed as signature modifications and, therefore, do not prompt recompilation.

(Essay)
4.8/5
(38)

The term ____________________________ refers to connections to other Oracle database servers.

(Short Answer)
4.9/5
(28)
Showing 41 - 60 of 61
close modal

Filters

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