what is the difference between oracle reports 6i and oracle
reports 10g? give atleast 10 differences? (plz give the
answer vvvvvvvvvvv.urgent)
Answer / 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 |
What do you understand by lov and how can it be used?
Is it possible to attach same library to more than one form?
Can a property clause itself be based on a property clause?
To display the page no. for each page on a report what would be the source & logical page no. or & of physical page no.?
What SYNCHRONIZE procedure does ?
What is relation between the window and canvas views?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
What are the two panes that Appear in the design time pl/sql ?
I am using oracle developer suit(form 10g), On used ole2 objects to initialize excel and worksheet and on "BEFORE REPORT" i am printing report heading in excel using OLE2 objects only. if i run report from developer suit report builder it give output in excel normally and what expected but when ever i put same report on server and run report from application it gives error : " Terminated with error : <br> REP-1401 'before report': FATAL pl/sql error occured. ORA-43356; message 43356 not found; Product=RDBMS; facility = ORA." Please reply it is urgent
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
What is the difference when confine mode is on and when it is off?
What are the important difference between property clause and visual attributes?