what is the difference between oracle reports 6i and oracle
reports 10g? give atleast 10 differences? (plz give the
answer vvvvvvvvvvv.urgent)
Answer Posted / ranjit simon john
1) Oracle Reports 10g Release 2 (10.1.2) provides an OLAP
data source that can be used to create reports based on
OLAP data.
2)In Oracle Reports 10g Release 2 (10.1.2), the use of
keywords SERVER and USERID with SRW.RUN_REPORT is
deprecated.
3) In Oracle Reports 10g Release 2 (10.1.2), you can call
Java methods using the ORA_JAVA package and the Java
Importer. This reduces the need to have user exits in a
report and allows for a more open and portable deployment.
4) Oracle Reports 10g Release 2 (10.1.2) provides you with
two executables that perform the same function as rwcgi60:
rwcgi.exe (on Win32) and rwcgi (on UNIX). However, all of
these CGI executables are deprecated. Instead, use standard
Java 2 Enterprise Edition (J2EE) methods of making a Web
connection: use either a servlet URL or a JSP URL.
5)The formatting-related SRW built-in parameters that were
applicable only to client-server environments (for example,
SRW.BLINK_STYLE) are deprecated in Oracle Reports 10g
Release 2 (10.1.2).
6)Object Linking & Embeding (OLE2) functionality is
deprecated in Oracle Reports 10g Release 2 (10.1.2) because
it is only applicable to client-server environments.
7)In Oracle Reports 10g Release 2 (10.1.2), you must start,
shut down, monitor, and manage the Reports Server through
the Oracle Process Manager and Notification Server (OPMN)
and Oracle Enterprise Manager.
8) In Oracle Reports 10g Release 2 (10.1.2), all reports
are run through the Reports Server, and you can no longer
submit requests directly to the Reports Engine. This allows
you to take full advantage of the Reports Server for
security and distribution functionality. It also allows for
a more streamlined architecture and consistency within the
product.
9)In Oracle Reports 10g Release 2 (10.1.2), the command
line keyword BACKGROUND specifies whether a report on the
server should be run synchronously (NO) or asynchronously
(YES). It can be used only with the executables rwclient,
rwservlet, and rwcgi.
10)In Oracle Reports 10g Release 2 (10.1.2), the command
line option BATCH=YES specifies that the relevant
executable should run in no-UI mode (that is, all terminal
input and output should be suppressed). This command line
keyword can be used only with the executables rwserver and
rwconverter.
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
List the different types of columns in oracle reports.
What is a matrix report and how many minimum groups are required to prepare the same?
What is the difference between bind and lexical parameter?
What do we mean by record group in oracle forms?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
What is the difference between flex mode and confined mode?
What is responsibility and how u attach How to create user and how u attach with responsibility.
a text item is there what r the different types of triggers associated with it
What are the various configuration files that are used by oracle forms?
What is a canvas in oracle forms?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
Name the different triggers supported by oracle reports and their firing order.
How can we generate report output in excel format?
why the Ctl file u put only in bin folder why not in other folder