Home
Login
  • Home
  • Feature Requests
  • Snippets
  • Reports
  • Tips & Tricks
  • FAQ
  • My Requests
Reports

What is a report?

A report in SQL Developer is a convenient way to store and run sql. Storing a sql statement as a report offers convenience of not having to look for a file. Reports also have the ability to have different queries per version of the database, prompting for bind values and with the standard grid exporting the data to all supported formats.

Why define my report online?

Defining reports online has a few benefits. First, the online application supports more options than the simple right click. Second, sharing and finding reports other have defined and marked public. Third, the reports are stored on more than just a local machine so they are backed up.

What is a public report?

A public report is simply a report which the owner has tagged as public so that others may view and use.

Sounds great, how do I get started?

The first thing which will have to be done is create some reports. This is done by clicking "My Reports". Then organize the reports into folders by clicking "My Folders" and create some folders. Then click the add report icon

My Reports
no data found
Public Reports
NAME
DESCSCRIPTION
Spaced saved from a resizeBorrowed from http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:153612348067 <p>This is a report of how much space could be saved it datafiles are resized via the alter database datafile ... resize ..
Free SpaceBorrowed from http://asktom.oracle.com/~tkyte/Misc/free.html <ul><li>Tablespace Name: name of tablespace, leading '*' indicates a good locally managed tablespace, leading blank means it is a bad dictionary managed tablespace. Second character of A implies ASSM managed storage, second character of M implies manually managed (pctused, freelists, etc are used to control space utilization) <li> Kbytes: allocated space of the tablespace, sum of kbytes consumed by all datafiles associated with tablespace. <li> Used: space in the tablespace that is used by some segment. <li> Free: space in the tablespace not allocated to any segment. <li> %Used: ratio of free to allocated space <li> largest: mostly useful with dictionary managed tablespaces, the size of the largest contigously set of blocks available. If this number in a dictionary managed tablespace is smaller than the next extent for some object, that object could fail with "out of space" even if the FREE column says there is lots of free space. <li> MaxPoss Kbytes: the autoextend max size (note CAN be smaller than the allocated size!!!! you can set the maxsize to be less than the current size of a file) <li> %Max Used: how much of the maximum autoextend size has been used so far </u;>
Segment Access StatsiticsThis report gives the access statistics by segment and access type, as given by the v$segment_statistics dynamic view. It takes only the following events: logical reads, physical reads, db block changes, buffer busy waits, row lock waits, physical writes and itl waits.
Fnd_Global.apps_initialize (APPS)Select to retrieve the parameters needed to initizalize apps in sql Fnd_Global.apps_initialize(user_id,responsability_id,responsabilty_application_id)
Sort UsageSort usage for current activity
Long processesShow the estimate of the time remaining for long running processes.
Graphical segment access Stats (SD 1.1)This Report gives the segment access statistics (from v$segment_statistics) giving those segments that contribute more than 1% of the total (by statistic)
WhoA Report to show active seesion and some details about there activities. Includes 2 Child-reports for Active SQL and PID for the process supporting the session.
Objects per user - overviewThis report shows a grid that shows how many objects of each type each user has. It prints a grid with object types as columns and users as rows.
Flash_Recovery_AreaSpace used by Flash_Recovery_Area
Rac_sessionsall sessions in a RAC enviroment. including instance_name, os_process etc etc etc
Kill SessionGenerate SQL statements Alter System Kill session to kill sessions by user
Oracle Applications Applied PatchesQuery used to determine whether a patch has been applied to Oracle Applications
Kill Session (Parent/Child Report)A report based on 'Who' by JOACHIM MAYER to generate the SQL for the Kill Session command in the child pane - written so it will not generate the SQL for system processes where the username is null. The SQL for the child report can also be plugged into the 'Who' report to create an extra tab.
Java source viewerThis is a master/detail report that displays the owner and name of the Java source in the top pane. When selected the Java is displayed in the lower pane. There's also a second child to display the count of the lines. (Requires select privileges on DBA_SOURCE)
1 - 15Next
release 1.0