Exporting page procedure

Could it be done in future releases more easier...or show some scrcipts to manage that easier then it was described before!
THX!

HTML DB export routine gives me all the time error (exporting page 103 from application 117):
C:\Temp\xe tools\DB export>java HTMLDBExport -db prpct137.sda.hr:1522:XE -user flows_020100 -password qwertz -applicatio
nid 117 -pageid 103
Exporting application 117
...Page: 103
Exception in thread "main" java.sql.SQLException: ORA-06502: PL/SQL: numeric or value error
ORA-06512: at "SYS.OWA_UTIL", line 328
ORA-06512: at "SYS.HTP", line 7
ORA-06512: at "FLOWS_020100.EXPORT_TO_CLOB", line 18
ORA-06512: at line 1
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:330)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:287)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:742)
at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:211)
at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:950)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1159)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3284)
at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3389)
at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4222)
at HTMLDBExport.ExportFile(HTMLDBExport.java:132)
at HTMLDBExport.ExportFiles(HTMLDBExport.java:107)
at HTMLDBExport.main(HTMLDBExport.java:375)
C:\Temp\xe tools\DB export>
Could anyone help?
THX!

Similar Messages

  • Export pages to epub in ipad

    Please  tell about size limitations of images and videos while exporting pages to epub.

    Follow Peter's advice. Pages ’09 v4.n can export to RTF.
    In Pages v5+, you can press command+A to select all of your body text. Then from the Pages menu, Choose Services > New TextEdit Window Containing Selection.
    This exploits the fact that Pages v5+ copies content to the Clipboard as RTF text, and its return to TextEdit is preserved.

  • I need help exporting pages newsletters as single page PDF's or as a .jpeg for an online photo book.

    need help exporting pages newsletters as single page PDF's or as a .jpeg for an online photo book.

    No same idea: 1. Look  2. Try.
    This is in Mavericks:
    Peter

  • Export/import procedure for foreign trade field in PO item

    Hi Experts,
    I met a problem in import PO. Is there a possible way to make the Export/import procedure for foreign trade field in PO item automatically be determined?
    Thanks,
    Emily

    IF the import data tab shows up is depending on customizing for foreign trade data.
    The setting is done in IMG
    MM > Purchasing > Foreign Trade/ Custome > Control FT data in MM SD documents > Import screens in purchasing document

  • AS EXPORT TABLES, PROCEDURES, AND TRIGGERS MORE?

    Hi,
    I've finished my application on Oracle XE, and make the export of Workspace, the Scheme, then
    and export tables, procedures, triggers, etc, from Oracle XE to install on another computer?
    I appreciate your partnership and Attention ...
    Reynel Salazar Martinez ...

    por la parte de utilidades se genera la opcion
    ddl...
    y listo

  • Mandatory field Export/Import Procedure for Foreign Trade

    Hello all!
    Is there any possibilty to define the field Export/Import Procedure for Foreign Trade
    within the infoset as a mandatory field?
    Table T162 doesn't show me this field.
    Kind regards,
    Barbara

    Hello,
      in customizing under "Materials Management --> Purchasing --> Foreign Trade/Customs --> Control Foreign Trade Data in MM and SD Documents --> Incompleteness Schemas for Foreign Trade Data" you can create an incompletion procedure defininig the documents fields assigning a control type. Then in the subsequent customizing step "Foreign Trade Data in MM and SD Documents" you can assign the Incompleteness schema to each country code, choosing import or export.
    Hope to be useful.
    Best regards,
    Andrea

  • Exporting Pages Documents into Mail?

    How can I export Pages Documents into Mail without loosing hyperlinks, links, e-mail links for Windows Users or people that do not have Pages.
    Exported files into PDF format don´t link anywhere!

    Welcome to the Pages Forum.
    How can I export Pages Documents into Mail without
    loosing hyperlinks, links, e-mail links for Windows
    Users or people that do not have Pages.
    Exported files into PDF format don´t link anywhere!
    I'm using Mac OS X 10.4 with Pages 2, and my experience is that email and web site links work fine when exported to PDF, MS Word or HTML file formats.
    What version of Pages are you using?
    Dale

  • Export page as graphic

    hi!
    can export a page from my muse web site as a graphic (png, jpg, pdf)?
    thanks!
    kt

    Hello,
    There is not out of the box functionality in use to export as Graphic of PDF.
    You can use File>Export as HTML and then open the exported page in a Browser and use some Browser plug-ins to convert the webpage to pdf or Graphics.
    Regards,
    Sachin

  • Export Pricing Procedure

    Hi SD Gurus,
    In sales order how to get the value in Netvalue.
    and my yesterday query has not solved
    in my pricing procedure there is no certain conditions JA1I,JA1S,JA1X........
    when i try to create sales order it showing automatically this conditions.
    is there any solutions to trace the conditions apart in sales order-> sales tab->Analysis..
    my yesterday's query
    i have one query regarding the pricing procedure.
    my clinet have 4 pricing procedures, in that Export Pricing procedure also included.
    when i try to create export order in that order it showing extra conditions which one has not included in export pricing procedure. how it come shows,is there provision to display like that, if it there what could be the process.
    Regards
    Murali

    murali kongara wrote:>
    > in my pricing procedure there is no certain conditions JA1I,JA1S,JA1X........
    > when i try to create sales order it showing automatically this conditions.
    Dear Murali,
    In OVKK, check pricing determination is properly maintained. And in VA01 - Header level in Sales Tab, check whether the same pricing procedure has come based on your pricing determination
    Hope you will get some idea
    regards,
    Sagar

  • Update the export import procedure in ME23n!!

    Hi,
    Is ther any exit/badi available which can be used for updating Export/Import Procedure for Foreign Trade ( EIPO-EXPRF) for transaction ME23n...
    Regards
    Gunjan

    ME23N is a display transaction not update.
    ME21N / ME22N / ME23N has a BADI that gives access to a lot of the PO data - ME_PROCESS_PO_CUST
    Note that this BADI has a number of methods with parameters defined as "Importing" which makes it look like you cannot change data, but some of these parameters are "TYPE REF TO" objects which themselves have methods such as GET_DATA and SET_DATA that actually allow you to access and change the fields.
    Search for previous posts including "ME_PROCESS_PO_CUST" - there is sample code in some of them.
    In transaction SE19, if you display the BADI then select menu option goto>sample code>display, you will be able to drill down on the PROCESS_ITEM method to some SAP supplied sample code.
    Andrew

  • How do I export Pages document into iPhoto

    How do I export Pages document into iPhoto?

    Hi PhilipFG and FoxFifth,
    I've been using the same process Pages > PDF > iPhoto.  However, when it gets to iPhoto there's a lot of waiting around time for it to allow me to do anything i.e. cropping, enhancing.  The little coloured ball is just turning and turning. It's not happy to be there!  There is a big difference (it appears) in the resolution when it ends up in iPhoto using this process.  The images have shadows.  My business partner has an older Mac and can export directly to iPhoto from Pages without having to create a PDF first.  Perhaps this is just an option on the older one but she now can't open the pages file I send to her either.  Besides the fact that she clearly needs a new Mac...has anyone any further updates on what else can be done to export directly to iPhoto?  TIA

  • How can I fix this problem with exporting Pages files?

    Hello,
    I'm having problems with exporting Pages files to Word or PDF (I haven't tried the other formats). Whenever I try to export the Page file, I get one message like this: "The document "XXXXXXX" could not be exported as "YYYYYYY". This problem started after the last Pages update, before that it was working fine. I restarted the computer, updated the OS, but the problem hasn't been solved.
    Does anyone know how to fix this problem?
    Thank you in advance!
    Best regards,
    Filipe

    Computers are made of parts made by humans and assembled by humans of materials that are not perfect.
    For example, a display cable that was accidentally pinched during assembly would pass quality control testing with flying colors and would not fail until the lid had been opened and closed several times.
    Likewise a display might not fail until powered on and off a few hundred times.

  • Exporting system procedural objects and actions

    Hi
    Version-Oracle 11.2.0
    When i'm trying to export a blank dump it's getting hanged'.Even after 4 hours it's showing
    'exporting system procedural objects and actions'.
    Following is the command
    'exp username/password file=E:\Export\Blank.dmp log=E:\Export\Blank.log full=y indexes=n rows=n'
    Any help

    user588120 wrote:
    Hi
    Version-Oracle 11.2.0
    When i'm trying to export a blank dump it's getting hanged'.Even after 4 hours it's showing
    'exporting system procedural objects and actions'.
    Following is the command
    'exp username/password file=E:\Export\Blank.dmp log=E:\Export\Blank.log full=y indexes=n rows=n'
    Any helpTry to export only one table
    Do you get any error on your log file?
    If you fail to export any table, then try to TRACE the Data Pump job. Use the following Metalink note:
    *Export/Import DataPump Parameter TRACE - How to Diagnose Oracle Data Pump [ID 286496.1]*
    My Oracle Video Tutorials - http://kamranagayev.wordpress.com/oracle-video-tutorials/

  • OEM 12c export Deployment Procedure - partool

    Hello,
    We want to export a Deployment Procedure with the emctl partool utility (E27046-01-D.4 Exporting Deployment Procedures). Before we export the procedure we need to control the Software Library: $ORACLE_HOME/bin/emctl partool check.
    When we run the command we get an Error:
    ERROR !
    Software Library has not been setup !
    Please configure Software Library and try again.
    But from our point of view we have set up the Library, because you need to have one for the Agent deployment. Under Enterprise/Provisioning and Patching/Software Library I can see the different folders of the Software Library.
    We checked the log files for any changing right after the execution of the check command (bash-3.2$ find -name *.log -amin 2) but there were no entries in any log file.
    What do we have to do to eliminate this error?
    Thanks in advance

    This is a bug and we are working on the fix for this issue. This issue is with "partool check" command only, all other partool commands are fine.
    For now, customers should ignore this error if they have already setup the swlib.
    Edited by: user780562 on 08-Mar-2012 02:24
    Edited by: user780562 on 08-Mar-2012 02:27

  • I cannot sign in.  I get error "404" when I try, then it takes me to a "Fill and Sign" page. Not to Export page

    I cannot sign in.  I get error "404" when I try, then it takes me to a "Fill and Sign" page. Not to Export page.  At that point, there are no options to do anything else.

    It seems to have started to work now... so who knows.

Maybe you are looking for

  • GR/IR Acct.Maintainenace

    Hi All, We need the solution for below mentioned scenario : PO : Qty.: 5.816,Price :186.11 INR For this PO following documents posted in given sequence : 1) IV posted with Qty.:1,Amount :186.11 INR. 2) GR posted :Qty.:5.816,Amount : 340.22 INR 3) GR/

  • Runtime error for Audit Log reports

    Hi, I have activated Reports feature at Site Collection level and then tried to run custom report for Dashboard library under Audit Log Reports but I got Run Time error. I tried on my local machine and on server. Can any body let me know how to resol

  • Active X and Mac

    My primary software application at the office is a web based product designed for IE. it requires Active X and is critical to my work functions. I own an iPad and would really prefer to use my airbook as my notepad in the office instead of a windows

  • User Defined methods

    Hi, I have a query as to where are the user defined methos in jsp/servlets are stored after compilation. and in a given jsp page 1.jsp when i include 2 files (2.jsp and 3.jsp). so when the 1.jsp gets loaded then in all how much total .class files get

  • CS4: Form spacing conflict between Firefox & IE

    I just created my first form in Dreamweaver CS4. And while I expected the form to be challenging, it came together right away. But once again I guess it's my very limited understanding of CSS and the box model that's causing me spacing issues between