Previous |
Next |
After installing your application in a deployment environment, you can check its validity in the following ways in SQL Developer:
In the Connections pane:
Expand the connection to the deployment environment.
Examine the definitions of the new objects.
In the Reports pane:
Expand Data Dictionary Reports.
A list of data dictionary reports appears.
Expand All Objects.
A list of objects reports appears.
Select All Objects.
Click the icon Run Report.
The Enter Bind Values window appears.
Select either Owner or Object.
Click Apply.
The message "Executing Report" shows, followed by the report itself.
For each object, this report lists the Owner, Object Type, Object Name, Status (Valid or Invalid), Date Created, and Last DDL. Last DDL is the date of the last DDL operation that affected the object.
Select Invalid Objects.
The Enter Bind Values window appears.
Click Apply.
The message "Executing Report" shows, followed by the report itself.
For each object whose Status is Invalid, this report lists the Owner, Object Type, and Object Name.