STYPE
command line keywordSTYPE
specifies the format of the report(s)
or libraries to be converted.
The executables that can use this keyword are:
rwbuilder |
no |
rwrun |
no |
rwclient |
no |
rwcgi |
no |
rwserver |
no |
rwservlet |
no |
rwconverter |
yes |
STYPE={PLDFILE|PLLFILE|RDFFILE|REXFILE|XMLFILE|JSPFILE}
Values |
Description |
|
Source PL/SQL libraries are stored in files in ASCII format. |
|
Source PL/SQL libaries are stored in files containing source code and P-code (compiled PL/SQL). |
|
Source report(s) are stored in one or more
report definition files (files with the |
|
Source report(s) are stored in one or more
text files (files with the |
|
Source report(s) are stored in one or more
XML files (files with the |
|
Source report(s) are stored in one or more
JSP files (files with the |
rwconverter scott/tiger@mydb stype=rdffile source=inven1.rdf dtype=xmlfile dest=inven1_new.xml
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.