Discoverer Notes
Discoverer Notes
------------------
10G,11G
Discoverer editions
-------------------------
Discoverer Administrator
Discoverer Desktop edition
Discoverer plus
Discoverer viewer
In the above plus and viewer are webbased edition.
desktop and admin edition are client based tools.
1)tnsnames entry
----------------
eg :
VIS.ORA.COM =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = apps.ora.com)
(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = vis)
)
)
for every instance we will have one seprate tns names entry
in the tnsnames.ora file .
we need to keep in network/admin folder in the discoverer
home.
eg : path :
D:\discoverer\network\admin
2) dbc file..
------------
dbc stands for data base connection.
for every instance we will have seperate dbc files.
here instances are like .
dev
test
prod
UAT-- user acceptance test.
pfix-- production fix.
vis-- vision instacne or vanilla instance.
BETA--to implement new features.
conv-- conversion (to move historical data)
training -- to provide the training to end users.
after every cloning the dbc files will change.we need to
download fresh .dbc file related to any instance..and keep
into secure folder.set the environment variable initially.
we usually download the dbc files from unix box/server.
by using any one of the FTP(file transfer protocol).
eg : putty,ssh file secure transfer,core ftp,toad,file zillah.
3) eul settings
----------------
oracle discovere administrator->tools-->
options-->choose the option
connect to both standard and appliation eul's
gateway userid/password-- APPLSYSPUB/PUB
foundation name : APPS
Discoverer Administrator
------------------------
It is one of the edition in discoverer which is used to hide the complexity of database from the
business users so that they can have business solutions quickly and accurately.
here we can setup end user layer(EUL Setup) .under which we can maintain multiple business
areas under every business area we can maintain multiple folders.
Business area
---------------
to categorize the different module reports at one place.
we can maintain multiple business area's.
steps to create business area
---------------------------
go to insert business area from database
-->select user as apps-->give any view under load user object
that match if any.
pa_tasks%
click on next -->expand the user-->select your view-->move
into selected area.-->2 times next-->provide business area
name.
finally click on finish.
to rename business are use the following options.
area
.check the check box of delete the business area.
to check the dependency of the folders being used in other
reports we can use the impact button.
to open the existing business area.
go to file -->open-->select ba-->click on ok.
under business area .we can maintain folders like simple,
complex,custom folders.
folder management
move folder
copy folder
security
Hierarchies
-----------
discoverer will have only two types of hierarchies.
date hierarchy,item hierarchy
discovere will divide the date field into the below format
.
year,quarter,month,day
item class
-----------
we can display the list of values to the parameters
we can create item clause in discoverer admin edition.
Desktop edition
--------------
In the desktop edition we can create workbooks and
we can do the following things.
share
save
can maintain multiple work sheets
scheduling
format exception
export
parameters,conditions,
we can apply same parameters to multiple tabs
we can change properties in query governors.
sheet.
worksheet.
to export all the worksheet from the workbook.
go to file -->export.-->choose the number of worksheets-->
ok
7) parameters
----------------
to create new parameters ,go to tools-->parameters.->click on
new
click on save
now ,pass the one parameter range to the first tab/sheet.
it will give the result.secondly click on other tab.it would
not ask any parameters.it will run based on the first parameter
combination.
8) item clause
--------
discussed already in admin edition.
9)group sort
-------------
to avoid the repetetion values in particulat column,
we can use this feature.we can disply only single time.
slect the column name _>right click-->group sort
10)sub total.
-------
go to tools->totals-->check the check box of
sub total at each change in,
select the column-->change the lable to subtotal.
here you can insert item name also.to change dynamic title.
ok->ok
11)grand total
----------
go to tools->total-->click on new-->select the radio button.
grandtotal at the bottom.
ok->ok
12)number format
-------------
to apply the number format we can use this feature.
for every amount field we need to apply the number format.
select the amount column ->right click-->format dates.->number
tab.
click on decimal place take.2.
check the check box of 1000 seperator.
line :
------
after applying group sort we need to disply one underline
for every grouped result.
13) sql inspector
-----------------
in modifying the workbook ,we need to find out the view name
underlying folders.
we need to follow the below steps
---------------------------
run the workbook-->sheet-->edit sheet-->copy the business area.
copy the folder->go to disocverer admin edition-->open business
area-->select the folder-->right click-->properties-->
copy identifier-->go to database-->find the script of it.
-->modify
we can avoid all the steps above.
go to view from desktop edition-->sql inspector in the
desktop edition.
we can find view name in the from clause.
14)creation of workbook by using page detail
--------------------------------------------
to see the grouped result without passing the parameter,
we can use this approach.
click on new workbook-->select the business area.-->
select the columns-->finish.
drag and drop the required columns into page item section.
it is also useful to compare to tabular style.
15) creation of workbook by using cross tab
--------------------------------------
it is also called as drill-down approach
with this feature we can see the hierarchial representation
of data.
we can call this approach as drill-down approach.
click on new workbook-->select the cross tab-->choose
business area and its folder
select the column names-->finish.
drag and drop all the columns at the left hand side other
than data points.
to hide the column names from the output,we can use the collapse
feature.right click on the column name,collapse.
--to introduce the column name again ,we can use the drill feature.
select the column name-->drill-->drill to related item-->
select the column name -->click on ok
16)creation of workbook by using cross tab and page detail
-------------
it is just a combination of cross tab and page detail.
area
by using tools-->folder management .
in the same way work book also we need to share it to one
responsbility,control+f11
copy menu )
* swith responsbility to your responsilibity you can find
the report.
submenu
------
to inlcude the group of reports .we can use this feature.
application developer-->application-->menu -->attach
the functions here.
finally attach this menu to main menu.