Export from APEX 2.2.1 into APEX 2.0 ?

Can I export from APEX 2.2.1 and import into APEX 2.0 ?
The reason is that we are planning to upgrade to 2.2.1 but some of our customers will stay in 2.0
Thanks
Francis.

Yes, with a few restrictions (Re: APEX versions and Oracle Database Express - which versions work? Another restriction is the Database Account authentication method, not supported in 2.0.
Scott

Similar Messages

  • Export from Apex 3.2 and import to Apex 4.0

    I apologize if this has been asked before (and I am sure it has).
    We are about to move all our Apex/Oracle apps to a server where Apex 4.0 is installed. Our current Apex version is 3.2. My question is can we export from Apex 3.2 and import in Apex 4.0 and expect everything to work (assuming it all works fine in Apex 3.2 and all Oracle objects were moved properly to the new server , both servers have Oracle 11g).

    I am having trouble finding "update application" under any of the utilities.
    Also one of my applications gives me the following error when I try to import it from Apex 3.2. to 4.0
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-02290: check constraint (APEX_040000.WWV_FLOW_WS_RPT_CHART_AGG_CK) violated <pre>begin wwv_flow_api.create_worksheet_rpt( p_id => 24053127534342788+wwv_flow_api.g_id_offset, p_flow_id=> wwv_flow.g_flow_id, p_page_id=> 60, p_worksheet_id => 24052412232342516+wwv_flow_api.g_id_offset, p_session_id => null, p_base_report_id => null+wwv_flow_api.g_id_offset,
    I have no clue how to fix that.
    George

  • Export from APEX to Excel - Which Tool?

    I need to produce some charts on a regular basis. I'm running APEX on our company server, without administration privileges. I can sometimes get administrative tasks accomplished, but it usually takes a lot of trouble and paperwork (or email).
    The charts I currently produce are in Excel and consist of two sets of one page of data plus one pareto chart based on that data. The users need to be able to edit this data and rearrange once the initial run is complete. Once they do this, the charts are printed in color and posted.
    The "old" way that has been in place for a few years is to produce the charts in Access and spit them out to Excel. I simplified this somewhat by producing the 10 or so charts through VBA that runs the queries and creates the spreadsheets, and then does some formatting and formula insertion using Excel automation features.
    So now we've got all of this data in APEX. I can produce a good approximation of the charts using the xmlcharts package, but there is no way for me to export this, and printing from APEX seems hit or miss for trying to get any kind of consistent output. I don't think my chances are good at getting BI Publisher installed. I have a weeks old request out as to whether there is a print server I can use, but no response as of yet.
    So what am I left with? I would like some way to do essentially what I'm doing now, except have APEX do it. I can keep everything the way it is and use xmlcharts to display the charts, but I would like to programmatically export to Excel. Can I use Excel automation from javascript without installing anything that requires system level access? How about using automation from pl/sql, which would be ideal, but I believe it needs COM objects for Oracle installed, which is probably not likely (how do I check to see if this is there already?)?
    Also, the way I do it now I use an excel file for a template and export to ranges in that template. If need be I could write automation code to reconstruct the entire workbook from scratch, I just need the tools to do it.
    Thanks,
    Chris

    Off the top of my head, this is a complete hack so I am sure someone will have something better but you can use Excel to import the data from Apex:
    Create an Apex report with no formatting at all.
    Create an Excel file and import the data from your Apex report:
    Data -> import -> New Web query
    Create your charts etc on this report.
    Upload the report through Apex.
    Now, create an Apex page that has the various criteria. When the user presses submit - download the excel file to them and have them open it instead of save.
    Hey Presto - charts that can be printed, saved or whatever.

  • Ideas on how to export from Oracle (11g) for import into a MSSQL server?

    Hi folks,
    Crazy question yes...but I have some devs that are needing to export some schemas/tables from Oracle to somehow import into MSSQL.
    Are there any utilities our there, hopefully from Oracle that would allow for this? So far, all I can think of are to generate the DDL from the Oracle instance, and then do some scripts to output the data in a cvs type format....
    Anything better than this?
    Any links or suggestions greatly appreciated.
    Thank you in advance,
    cayenne

    cayenne wrote:
    EdStevens wrote:
    cayenne wrote:
    sybrand_b wrote:
    Heterogeneous Services using ODBC or OLEDB.
    No need for stupid csv files.
    Sybrand Bakker
    Senior Oracle DBAThank you for the prompt reply. I'm looking into this and am finding some Oracle documentation, but just off the top of my head, this approach seems to assume the 2 database servers can see or talk to each other.
    What if the oracle box is on one network...that cannot connect to the network that the MSSQL box is on. For example..running off some test data from one company to another company with networks that do not cross?Assuming some acceptable export/import utility, how do you plan on getting the file from the source to the target if the two servers are on networks that cannot talk to each other?Well, I'm still trying to gather facts, this is just a question coming in from some developers.
    From what it may be, is that the can scp from site to site, but no direct connectivity between the database servers on the sites...isolated, maybe a DMZ...I dunno everything yet.Well, you either have connectivity between the two machines or you don't. Binary decision tree.
    IF  net_connectivity_exists
         you can use oracle sqlnet enabled capabilities
         OR
         you can transfer an export file via ftp, sftp, scp, etc.
    ELSE
         you have to transfer an export file via sneakernet
    END-IF

  • Exporting from SharePoint 2010 to Import into SharePoint Foundation 2010

    I have a need to Export several site collections from SharePoint 2010 and to import them to an isolated SharePoint Foundation 2010 server.  Is it possible?  What problems might I incounter?
    Thanks for your assistance.

    Hello, Here is the thread providing some options to move the site collections. Thanks,
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/23d7412c-efb8-47f9-9269-9375fdea7242/how-best-to-move-a-site-collection-to-a-new-server-sharepoint-server-2010?forum=sharepointadminprevious
    Please mark as answer if this helps or vote as helpful if provides some help.

  • Export from one version and import into another version

    We have a customer database that accidently got updated to 10.2.x but our application only supports 10.1.5 What we are wondering can we export the 10.2 database and import it into a new system that is at our supported version of 10.1.0.5?
    Will the import even work or will it fail with unsupported version? Any other things we should be aware of?

    ro**** wrote:
    We have a customer database that accidently got updated to 10.2.x but our application only supports 10.1.5 What we are wondering can we export the 10.2 database and import it into a new system that is at our supported version of 10.1.0.5?
    Will the import even work or will it fail with unsupported version? Any other things we should be aware of?between versions export MUST ALWAYS be done with lowest version of export utility!

  • Export from Address Book to import into database?

    Hi all,
    Is there any way to export my contacts as something other than a v-card?
    I am trying to put my contact management to work in a Filemaker database, and I am hoping to automate the process of exporting more than 2000 contacts into something that I can import into filemaker.
    This could be any one of a variety of formats (Tab delimited, Comma delimited, excel workbooks, etc), but not a v-card.
    Any help is appreciated.
    Thanks,
    Matt

    export as a vcard and use a converter like this one to convert to csv.
    http://labs.brotherli.ch/vcfconvert/

  • What form does one export from FCE to get it into movie theater tape form?

    If one is wildly enthused about one's documentary, and thinks it is what the world is waiting to see in theaters, how does one take it from FCE to...? Can one simply upload it to a miniDV camcorder, and then send it to some professional editing company to be put on tape? Is that even an option on FCE, or does one need the full Final Cut Studio? Does one need to shoot with a $2500 camcorder to get enough quality, or is it possible with a $1000 Canon camcorder?
    Yeah, I feel silly asking, but am wondering how the pros do it. I have had Tom Wolsky's DVD "Final Cut Express HD Made Easy" for two weeks now, and it is going to my head.
    Hugh

    I have a Canon HF100 which records 1920X1080 at 17MB/sec. I want to edit and upload to tape a documentary about a non-profit on whose Board I sit. I want to do it as a fund-raiser, but I have never met anyone who did that with this consumer level of camcorder. Maybe not possible.

  • Export application from APEX 3.1 to 3.0

    Hi ALL,
    I'm having a problem importing an application installation script created by APEX 3.1 into APEX 3.0.
    I have:
    1 ) on my local machine Oracle XE with APEX 3.1.0.00.32 and
    2) on the Corporate environment Oracle with APEX 3.0.1.00.08.
    The problem is: I didn’t realize the difference till I finished my development on the XE environment, exported my application into an SQL script and then tried to import it into Apex 3.0 !!!
    I’m stuck, I get strange errors about procedure “create_page” having wrong number of arguments.
    I tried to cross reference the changes for another Application installation scripts exports from 3.0 and 3.1, and reached point where the error becomes about “check constraint” violations.
    Could you please help me to make sure an export from APEX 3.1 would be ok to import into APEX 3.0.
    I though of the following solutions:
    1) there is somewhere a TOOL that can back-version an installation script.
    2) maybe in APEX 3.1 , there is somekind of hidden parameter or function that can generate a 3.0 installation script.

    I already tryed this :
    wwv_flow_api.create_page(
    remove this line:
    p_include_apex_css_js_yn=>'Y',
    in the command
    wwv_flow_api.create_page_plug (
    after the line
    p_plug_caching=> .......
    add
    p_required_patch=> '' + wwv_flow_api.g_id_offset,
    everywhere you find the command
    wwv_flow_api.create_report_region (
    remove line
    p_ajax_enabled=> 'N',
    but I keep getting this error:any Ideas!
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-20001: Error page=3 item=&quot;P3_LOGPATCHNO&quot; id=&quot;60902642925391712&quot; ORA-02290: check constraint (FLOWS_030000.WWV_VALID_FSITEM_DISPLAYAS) violated <pre>declare h varchar2(32767) := null; begin wwv_flow_api.create_page_item( p_id=&gt;27631117016792464 + wwv_flow_api.g_id_offset, p_flow_id=&gt; wwv_flow.g_flow_id, p_flow_step_id=&gt; 3, p_name=&gt;'P3_LOG
    Error installing application.

  • Migration from APEX 3.1 to APEX 4.0

    Dear All,
    We are currently upgrading our APEX application from Apex 3.1 version to 4.0. We have done this in two ways .
    +1. Upgrade the Apex from 3.1 to 4.0 along with the application+
    +2. Export from 3.1 and import into 4.0 version.+
    Both the ways we are getting issues
    The issues we are getting are:
    First method:
    +1. The reference IDs of fields in tabular form are getting changed and hence the Javascripts are not running.+
    +2. Since the references are changed, the validations have to be re-looked.+
    We made changes to pick the current reference ids, but still the scripts are not running (not even identified by the system. When we check with Firebug in Firefox, it shows the scripts does not exist/not recognised?!)
    Second Method:
    +1. The reference IDs are changed only for very few.+
    +2. Javascripts are not fully imported by the system and it leaves few scripts. Hence few scripts are missing after import.+
    Is there something which we are missing?What is the best way to migrate when there are javascripts involved?
    Kindly reply.
    K Tanna.

    Hi,
    the session number is generated by Apex each time the end user logs in at your application.
    This should give no problem when you migrate to a newer version.
    regards,
    Erik-jan

  • Export From 3.0 and Import to 3.1

    Hi guys,
    I'm having error at below while i'm trying to import my application which is exported from apex 3.0. Right now i'm working on Application Express 3.1.0.00.32
    Can anybody help me please?
    Thanks for your interest
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 17, column 71: PLS-00103: Encountered the symbol &amp;quot;,&amp;quot; when expecting one of the following: * &amp;amp; = - + ; &amp;lt; / &amp;gt; at in is mod remainder not rem &amp;lt;an exponent (**)&amp;gt; &amp;lt;&amp;gt; or != or ~= &amp;gt;= &amp;lt;= &amp;lt;&amp;gt; and or like LIKE2_ LIKE4_ LIKEC_ between || member SUBMULTISET_ &lt;pre&gt;begin declare p varchar2(32767) := null;

    All DADs used for Application Express must use AL32UTF8 as the characterset. If they are something else you need to change them, restart the HTTP servers and export again. Then try to import/install. I would test the export and import/install on 3.0 first. When that works error-free, take the export files and import/install into 3.1.
    Scott

  • Import Error  - application from apex 3.2.1 imported into  3.2.0

    Hi,
    I try to import 2 application from apex 3.2.1 into 3.2.0
    First (open application) - working without login in - was imported with success.
    Secound one - witch working with APEX user autentication - I could not install.
    Current Workspace:      S_WORKSPACE
    Export File Workspace:      S_WORKSPACE
    Export File Workspace ID:      1021311098347247
    Export File Application ID:      107
    Export File Version:      2009.01.12
    Export File Parsing Schema:      SY
    Application Origin:      This application was exported from the current workspace.
    I get only error report from instalation process:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: linia 90, kolumna 32: PLS-00201: identyfikator 'MUST_NOT_BE_PUBLIC_USER' powinien być zadeklarowany ORA-06550: linia 39, kolumna 1: PL/SQL: Statement ignored &lt;pre&gt;declare a1 varchar2(32767) := null; begin a1:=a1||'select'||chr(10)|| 'a.KODARTYKULU as KODARTYKULU ,'||chr(10)|| '''&amp;lt;b&amp;gt;''||a.KODARTYKULU||''&amp;lt;/b&amp;gt;'' as KODARTYKULU_NR,'||chr(10)|| 'a.KODARTYKULU as DoAutorow,'||chr(1
    How can I install aplication?
    Please help me,
    Mark

    In SQL-Developer connect to your Apex's schema and open the schema browser (you should see it on the sidebar with options : tables,views,indexes etc..). Within that you can see "Application Express" (its further down after the usual DB object groups), expand that and you should see your applications.
    Right click on the Application Name and choose export DDL -> Save to file.

  • How to insert data from APEX form into two tables

    Hi,
    I'm running APEX 4.1 with Oracle XE 11g, having two tables CERTIFICATES and USER_FILES. Some of the (useless) fields are cut to reduce information:
    CREATE TABLE CERTIFICATES
    CERT_ID NUMBER NOT NULL ,
    CERT_OWNER NUMBER NOT NULL ,
    CERT_VENDOR NUMBER NOT NULL ,
    CERT_NAME VARCHAR2 (128) ,
    CERT_FILE NUMBER NOT NULL ,
    ) TABLESPACE CP_DATA
    LOGGING;
    ALTER TABLE CERTIFICATES
    ADD CONSTRAINT CERTIFICATES_PK PRIMARY KEY ( CERT_ID ) ;
    CREATE TABLE USER_FILES
    FILE_ID NUMBER NOT NULL ,
    FILENAME VARCHAR2 (128) ,
    BLOB_CONTENT BLOB ,
    MIMETYPE VARCHAR2 (32) ,
    LAST_UPDATE_DATE DATE
    ) TABLESPACE CP_FILES
    LOGGING
    LOB ( BLOB_CONTENT ) STORE AS SECUREFILE
    TABLESPACE CP_FILES
    STORAGE (
    PCTINCREASE 0
    MINEXTENTS 1
    MAXEXTENTS UNLIMITED
    FREELISTS 1
    BUFFER_POOL DEFAULT
    RETENTION
    ENABLE STORAGE IN ROW
    NOCACHE
    ALTER TABLE USER_FILES
    ADD CONSTRAINT CERT_FILES_PK PRIMARY KEY ( FILE_ID ) ;
    ALTER TABLE CERTIFICATES
    ADD CONSTRAINT CERTIFICATES_USER_FILES_FK FOREIGN KEY
    CERT_FILE
    REFERENCES USER_FILES
    FILE_ID
    NOT DEFERRABLE
    What I'm trying to do is to allow users to fill out all the certificate data and upload a file in an APEX form. Once submitted the file should be uploaded in the USER_FILES table and all the fields along with CERT_ID, which is the foreign key pointing to the file in the USER_FILES table to be populated to the CERTIFICATES table. APEX wizard forms are based on one table and I'm unable to build form on both tables.
    That's why I've created a view (V_CERT_FILES) on both tables and using INSTEAD OF trigger to insert/update both tables. I've done this before and updating this kind of views works perfect. Here is where the problem comes, if I'm updating the view all the data is updated correctly, but if I'm inserting into the view all the fields are populated at CERTIFICATES table, but for USER_FILES only the fields FILE_ID and LAST_UPDATE_DATE are populated. The rest three regarding the LOB are missing: BLOB_CONTENT, FILENAME, MIMETYPE. There are no errors when running this from APEX, but If I try to insert into the view from SQLDeveloper, I got this error:
    ORA-22816: unsupported feature with RETURNING clause
    ORA-06512: at line 1
    As far as I know RETURNING clause in not supported in INSTEAD of triggers, although I didn't have any RETURNING clauses in my trigger (body is below).
    Now the interesting stuff, after long tracing I found why this is happening:
    First, insert is executed and the BLOB along with all its properties are uploaded to wwv_flow_file_objects$.
    Then the following insert is executed to populate all the fields except the BLOB and it's properties, rowid is RETURNED, but as we know RETURNING clause is not supported in INSTEAD OF triggers, that's why I got error:
    PARSE ERROR #1918608720:len=266 dep=3 uid=48 oct=2 lid=48 tim=1324569863593494 err=22816
    INSERT INTO "SVE". "V_CERT_FILES" ( "CERT_ID", "CERT_OWNER", "CERT_VENDOR", "CERT_NAME", "BLOB_CONTENT") VALUES (:B1 ,:B2 ,:B3 ,:B4, ,EMPTY_BLOB()) RETURNING ROWID INTO :O0
    CLOSE #1918608720:c=0,e=11,dep=3,type=0,tim=1324569863593909
    EXEC #1820672032:c=3000,e=3168,p=0,cr=2,cu=4,mis=0,r=0,dep=2,og=1,plh=0,tim=1324569863593969
    ERROR #43:err=22816 tim=1324569863593993
    CLOSE #1820672032:c=0,e=43,dep=2,type=1,tim=1324569863594167
    Next my trigger gets in action, sequences are generated, CERTIFICATES table is populated and then USER_FILES, but only the FILE_ID and LAST_UPDATE_DATE.
    Finally update is fired against my view (V_CERT_FILES), reading data from wwv_flow_files it populates BLOB_CONTENT, MIMETYPE and FILENAME fields at the specific rowid in V_CERT_FILES, the one returned from the insert at the beginning. Last, file is deleted from wwv_flow_files.
    I'm using sequences for the primary keys, this is only the body of the INSTEAD OF trigger:
    select user_files_seq.nextval into l_file_id from dual;
    select certificates_seq.nextval into l_cert_id from dual;
    insert into user_files (file_id, filename, blob_content, mimetype, last_update_date) values (l_file_id, :n.filename, :n.blob_content, :n.mimetype, sysdate);
    insert into certificates (cert_id, cert_owner, cert_vendor, cert_name, cert_file) values (l_cert_id, :n.cert_owner, :n.cert_vendor, :n.cert_name, l_file_id);
    I'm surprised that I wasn't able to find a valuable source of information regarding this problem, only MOS note about running SQLoader against view with CLOB column and INSTEAD OF trigger. The solution would be to ran it against base table, MOS ID 795956.1.
    Maybe I'm missing something and that's why I decided to share my problem here. So my question is how do you create this kind of architecture, insert into two tables with a relation between them in APEX ? I read a lot in the Internet, some advices were for creating custom form with APEX API, create a custom ARP, create two ARP or create a PL/SQL procedure for handing the DML?
    Thanks in advance.
    Regards,
    Sve

    Thank you however I was wondering if there was an example available which uses EJB and persistence.

  • Export from higher APEX version to lower version

    Hello,
    Is there anyway to export an application from APEX version 3.0? Oracle 11G to version 2.2? Oracle 10G? Any help greatly appreciated.
    Sharon

    Bharat,
    When 3.1 is released, say early 2008, you can make your decision based on the information in the Release Notes and related collateral which should provide a useful synopsis of new features.
    The database version you select is an independent decision.
    Scott

  • How can i remove JUNK TEXT from APEX

    Hi ,
    In our project Apex has integrated with oracle apps,every time we will open apex front end from oracle application(EBS).so we have two kinds of instances 1) development and other is production
    every time we export the apex application from developement instance and import in production instance . after imported into production * we got JUNK TEXT like "TEXT:TEXT" in apex front end* so how can i remove JUNK TEXT from APEX
    Apex 4.0.0.00.46 version
    please somebody help on this issue
    Help would be appreciated
    Regards
    Narender B

    Hi,
    It is not clear what you are seeing here. Also we don't know how you have integrated Apex with EBS. My guess is you have linked an Apex page to the EBS menu and when you click on the menu link you see the additional text on the Apex page.
    You need to give details of how you have integrated Apex with EBS and where and when this additional text is being displayed for me to give you any help on this issue.
    Rod West

Maybe you are looking for

  • How does the fault system work with AppleCare warranty extension?

    I'm an owner of an iPhone 4S on Telus Mobility in Canada and I have two year AppleCare warranty extension that is linked to my phone. I've had my iPhone for over a year now with no issues, so this question is meant for reference if and when I do need

  • Macbook Pro (2011) freeze and lag when watching youtube etc

    My macbook have start to freezing and are general slow in my point of view. Really frustrating, how can I fix this!! ? Tried to fix permisions and so on

  • "not enough memory" error message

    Ive tried to update my apps and update my iphone software through my PC and I keep getting an error message stating "not enough memory" I have over 7GB available on my phone and more than 2/3 of my memory free on my hard drive..***!

  • Package doesnot exists????

    Hi all, My Jdev version is 11.1.2.3.0. The application was working very fine. later i created AppModuleImpl.java and added one method to AppModuleImpl.java. After adding one method in AppModuleImpl.java getting error after running page package doesno

  • IPhoto importing

    Is there a way to have iPhoto automatically put date of import in the info block?