Any alternate transfer method in oracle

Hello All,
I have been adopted following approaches to transfer data in between oracle database servers:
1. Conventional exp/imp or Datapump
2. CTAS(Create table as) method using database link
3. TTS(Transportable Tablespace) method
Conventional exp/imp or datapump methods needs additional space is required for other than .dbf file in database server even it is capable to transfer bundle of all objects (i.e. Table,Index, Materialized View, Function/Procedure/Packages....).
CTAS method is capable to transfer only for tables and data.
TTS is capable to manage space and transfer time efficiently for large volume of data(i.e. in terms of TB). I have noticed that gather statistics and preparting MVs is needed to perform again in destination server, found that stastics gathered in source and MVs prepared in source server doesn't perform better job. Anybody comment here to optimize process?
I am searching alternate methods other than #1,#2 and #3, which gives better result for me.
Any solution and comments are appreciated.
Thanks and Regards,
Suresh G

Datapump can transfer data over a database link as well. Take a look at the NETWORK_LINK parameter.
Data can also be transferred using Oracle Streams, or even Oracle Advanced Queuing. Behind the scenes I believe it is all via database links though.

Similar Messages

  • I have file with 500 pages created from AutoCad file. In all pages, I have different document numbers.The file is not editable in pdf. How to change all the document numbers using "Comment" feature? Any alternate method?  alternate method? I have Adobe Ac

    I have pdf file with 500 pages created from AutoCad file. In all pages, I have different document numbers.The file is not editable in pdf. How to change all the document numbers using "Comment" feature? Any alternate method?  alternate method? I have Adobe Acrobat X Pro and Windows -7 platform.

    Yes, I just want to cover up all the pages for those particular area of document numbers.
    Nothing sensitive about it. I just want to show the correct document numbers on all pages in print out.
    So, I wanted to cover up by comments, but commenting on each page will be difficult. So, I wanted to comment the same on all pages.

  • Oracle tuning question or any alternate solution

    All Oracle Guru – I need your help in solving this problem. I am simplifying this problem to make it easy to understand. Let's start. For example we have two Tables.
    Table one which stores data when one user access any dir on Unix sever has following columns
    Table one     
    Request Date          Server Name     Dir Accessed     User ID
    8/1/2005 12:00:00 PM     COBRA-65     root          conny
    8/2/2005 13:00:00 PM     PANTHER-98     opt          conny
    8/9/2005 23:00:00 PM     COBRA-965     opt          conny
    6/4/2005 22:00:00 PM     COBRA-73     shared          conny
    10/7/2005 23:00:00 PM     PANTHER-98     bin          conny
    10/7/2005 23:00:00 PM     PANTHER-98     bin          conny
    This table gets around 6 to 8 Million records every day and we have data for around 3 months. Total around 650 M Records. Now our users want to access this data and find out who is accessing what on a monthly basis. Requirement is that user will define a application and tell us server name and dir he wants to associate to that application name. So we created another table: - Table two and here is column list for this table.
    Table Two
    Application Name     Server Name     Dir Accessed
    COBRA-ROOT          COBRA73          shared
    PANTHER-OPT          PANTHER-98     opt
    PANTHER-BIN          PANTHER-98     bin
    Now we can not let user run ad hock queries on a table with 650 M records so we decided to create a aggregation table and store monthly data into this table where user can query them .
    AGGR_TABLE
    Application Name     Request Month     User ID      Total Hits
    COBRA-ROOT          Jun-05          conny          1
    PANTHER-OPT          Aug-05          conny          1
    PANTHER-BIN          Oct-05          conny          2
    Now to fill this aggregation table we need to run a monthly aggregation query and her is that query
    SELECT B.Application_name APPLICATION_NAME,
    TO_DATE(TO_CHAR(A.REQUEST_DATE,'MON-YYYY'),'MON-YYYY') REQUEST_DATE,
    A.User ID ,
    count(*) TOTAL_NUMBER_OF_HITS
    FROM Table Two Table One A
    WHERE A.REQUEST_DATE >= trunc(sysdate,'DD')
    AND A.REQUEST_DATE < truncadd_Month(sysdate,1),'DD')
    AND A.Server Name = B.Server Name
    AND A.Dir Accessed = B.Dir Accessed
    GROUP BY B.APPLICATION_SECTION,
    B.DATA_SOURCE,B.Application_name ,
    TO_DATE(TO_CHAR(A.REQUEST_DATE,'MON-YYYY'),'MON-YYYY'),
    A.PMDS_PERSON_NUM_SSO
    ORDER BY B.Application_name
    Now the problem is that this query takes forever too return. Sometime more then 72 hours.. We cannot do incremental updates as minimum we can do is month and if we do increment then we will not be able to collect historical data. This data will grow and we are planning to have 12 month retention..
    Any help on query optimizing or any alternate direction will be real help.. Ones again because of company confidentiality I have to change the real table names and query and it is little bit more complicated then I showed you in above example but concept is the same. I will appreciate if any one can help us in any way.
    Thanks
    TK

    You'll need an pk/fk relationship between your tables for a fast refresh to be possible.

  • Is Paypal a supported Payment Method in Oracle Order Management?

    Hi there -
    Has anybody implemented Paypal as payment method for Oracle Order Management?
    We are on 11510 and looking to add Paypal as payment method apart from existing Credit Card, ACH etc.
    I found a very old (2008) note on metalink that says there is an enhancement request for this.
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=HOWTO&id=351691.1
    We use Paymentech as payment processor.
    Let me know...
    1. If it's supported with Oracle 11510
    2. Anyone has any experience implementing it.
    thanks,
    Edited by: techy on Oct 25, 2010 12:56 PM

    Hi Stephen-
    First of all thanks for your response.
    Please note that I am not talking about using Paypal as payment processor (similar to Paymentech) but I am talking about using "Paypal" payment method for getting payments from your customers.
    As per my brief understanding, I know that Paypal too provides payment processing functionality where I can get my customer Credit Card, bank accounts etc. validated through paypal tool (I think it's call payflow pro similar to paymentech).
    Again, we are on 11510 right now so R12 functionality may not be useful for us.
    Also, we have already integrated and been using paymentech for payment processing for Credit Cards, ACH etc within 11510. There is no issue about that.
    I hope this is clear.
    Edited by: techy on Oct 25, 2010 2:42 PM

  • ABAP Dataflow using FTP data transfer method

    Hi,
    I am facing this error while executing the ABAP dataflow, the datastore configuration has FTP as data transfer method.
    I wanted to know if the ABAP program is generated succesfully and the error is while executing the ABAP program or there is an issue with the generation of ABAP program itself... Please help me understand the issue.
    Since I am unable to attach the doc, please see the error message below.
    Job name: Job_Module4_ECC_To_BW
    (12.2) 02-28-11 11:14:45 (E) (16396:17152) R3C-150607: |Data flow DF_Module4_ECC_To_BW
                                                           Execute ABAP program <C:/TEMP/ZECC_To_BW> error <    Open File Error -- 
    madap8004\tmp/SAPECC_To_BW_ZCUST_NAME.txt>.
    (12.2) 02-28-11 11:14:45 (E) (16772:15444) R3C-150607: |Data flow DF_Module4_ECC_To_BW
                                                           Execute ABAP program <C:/TEMP/ZECC_To_BW> error <    Open File Error -- 
    madap8004\tmp/SAPECC_To_BW_ZCUST_NAME.txt>.
    Regards,
    Sri
    Edited by: srilakshmi.ponnada on Feb 28, 2011 11:58 AM

    Hi,
    I am really not clear with your question. This is the first time i am executing the ABAP interface with FTP data transfer method. The madap8004 is the FTP server name. and the path is where the file whould be generated I belive. Is it the problem with any read/write permissions on the server?
    -Sri

  • How to Pass Multiple Parameters To ReportReuest Method in Oracle  BI 11g

    Hi,
    Am integrate Oracle BI Publisher 11g via Web Services in Oracle Forms,For that am developing code in PublicReportServiceClient Class. This worked properly with out passing parameter to the report. so how to pass parameters to the report . If Report is requried some Parameters to generate report.
    If any one knows about How to Passing Multiple Parameters to ReportRequest Methos in Oracle 11g. Pls help me.
    Am trying with the below code for PassParameters to ReportReuest Method in Oracle BI 11g. But by using this code am able to pass only one parameter to the Report, not for multiple Parameter Passing.
    ArrayOfParamNameValue PnameValue=new ArrayOfParamNameValue();
    ParamNameValue Namevalue=new ParamNameValue();
    Namevalue.setName("P_SNO"):
    ArrayOfString aos=new ArrayOfString();
    aos.getItem().add("2");
    Namevalue.setValues(aos);
    PnameValue.getItem().add(Namevalue);
    ReportRequest RepReq = new ReportRequest();
    RepReq.setParmeterNameValues(PnameValue);
    Following method  callRunReport() with an array of parameters used in Oracle Bi 10g,To pass multiple report parameters to ReportRequest method.
    public void callRunReport (String reportPath, String[] paramName, String[] paramValue, Stringusername, String password, String format, String template, String outFile)
    try {
    bip_webservice.proxy.PublicReportServiceClient myPort =new bip_webservice.proxy.PublicReportServiceClient();
    // Calling runReport
    ReportRequest repRequest = new ReportRequest();
    repRequest.setReportAbsolutePath(reportPath);
    repRequest.setAttributeTemplate(template);
    repRequest.setAttributeFormat(format);
    repRequest.setAttributeLocale(“en-US”);
    repRequest.setSizeOfDataChunkDownload(-1);
    if (paramName != null)
    ParamNameValue[] paramNameValue = new ParamNameValue[paramName.length];
    String[] values = null;
    for (int i=0; i<paramName.length; i++)
    paramNameValue[i] = new ParamNameValue();
    paramNameValue.setName(paramName[i]);
    values = new String[1];
    values[0] = paramValue[i];
    paramNameValue[i].setValues(values);
    repRequest.setParameterNameValues(paramNameValue);

    Ramani_vadakadu wrote:
    window.open("http://hq-orapp-03.kuf.com:9704/xmlpserver/~weblogic/kufpec/BTA/KUF_CONF_ITINUD.xdo?_xpf=&_xpt=1&_xdo=%2F~weblogic%2Fkuf%2FBTA%2FKUF_CONF_ITINUD.xdo&_xmode=&_paramsP_BTM_ID="+parseInt(document.getElementById('P3_BTA_ID').value)+"&_xt=KUF_CONF_ITINUD&_xf=pdf&_xautorun=true&id=weblogic&passwd=kuf2011","_blank");
    the above code we are using apex JS to BI publisher calling for report as PDF
    i don't know exactly where your parameters , did you customize my link to multiple parameters
    'http://192.168.0.57:8889/reports/rwservlet?userid=retail/1@xe&destype=cache&desformat=PDF&paramform=no&report=item_cost&P_BATCH_NO='+$v('P138_BATCH_NO'); 

  • Errors in IDOC transfer method.....

    Hi
    I am loading customer data ( LIS , S001) by using transfer method as IDOC. now i got 4 error records. so how do we rectify in IDOC method. i can use PSA also, so that its very easy to rectify errors. But how do we rectify the error records in IDOC method...., any idea gurus......,
    Regards
    swetha

    Looks to me like you're not telling the linker to create a library (DLL). I'm not familiar with Linux, but clearly if the linker if looking for 'main' then its trying to build an executable.

  • Two Data transfer methods

    Hi Gurus
    Can any body tell if i will be asked like What are two data transfer methods? Which is the preferred method and why?
    thanks in advance
    murali

    Hi,
    The two data transfer methods are PSA and IDoc. In PSA, the number of fields is limited to a maximum of 255 when using TRFCs to transfer data. The length of the data record is limited to 1962 bytes when you use TRFCs.
    refer this help link
    http://help.sap.com/saphelp_nw04/helpdata/en/7d/724d3caa70ea6fe10000000a114084/frameset.htm
    Regards,
    R.Ravi

  • HOW CAN WE TRANSFER SAP DATA ---- ORACLE ERP

    HI MASTERS
    HOW CAN WE TRANSFER SAP DATA <----> ORACLE ERP
    BY USING LSMW . OK BUT IN REAL TIME HOW IS IT . WAY OF PROCESSING PLEASE TELL ME . AND ALSO PLEASE REPLY ABOOUT
    SCATT PROGRAM

    Also, when are we going to use the ff. when extracting SAP Data to BO:
    a. INFOSET
    b. Function Module
    c. Direct Table Query
    d. Unix Directory
    What are the advantages/disadvantages of choosing one over the other?
    Currently, we are using BO XI 3.0, can we have a direct connection between SAP & BO?
    Thanks in advance for any helpful information.
    Regards,
    Bale

  • Transfer Methods...PSA & IDoc

    Hi Friends,
    Could you guys share your valuable ideas when we were doing data load at the Transfer structure level could see their Transfer method as PSA & IDOC.
    When we would prefer PSA & When we go for the IDOC.
    Can you guys give any business scenarios?
    Siri

    Hi,
    you want to load Master data text
    If it is a critical data we can use IDocs because data can't be modified here. In case the load fails while using Idcos we need to load data from source system again.
    Generally IDocs update is used to load master data hierachies.
    Some of the other differences are
    PSA
    Data is staged at PSA. From here we can either update the data automatically or manually in the corresponding data targets.
    Incase of PSA the length of data record can be upto 1962 where as Idoc it is 1000bytes max.
    you have advantage of performance ,large data package and error handling in PSA.
    Data transfer with IDoc
    The data is packed into IDocs by the source system and sent to the Business Information Warehouse. In BW your data is saved persistently and intransparently in the IDoc store. From there the IDocs can be updated in the IDocs manually or automatically.
    It is used for hierarchies load Limitations with IDoc is:
    transfer structure must not have more than 1000 Bytes in the character format.
    If it is a critical data we can use IDocs it can't be modified here. In case the load fails we need to load data from source system.
    http://help.sap.com/saphelp_nw04/helpdata/en/7d/724d3caa70ea6fe10000000a114084/frameset.htm

  • Hi i have SE R300 mobile,i need to copy my contacts and sms messages to pc but i don't find pc suite for my mobile.As i ve have some sentimental msgs i need them to be stored in my pc.Is there any alternate softwares to connect my mobile to pc.

    hi i have SE R300 mobile,i need to copy my contacts and sms messages to pc but i don't find pc suite for my mobile.As i ve have some sentimental msgs i need them to be stored in my pc.Is there any alternate softwares to connect my mobile to pc.

    Hey @piyali, I wanted to inform you that your phone doesn't have a software to transfer that information. But for you to know when you transfer the messages to the computer it will just appear a regular notepad document, so basically, you could just copy the information from the text message into a notepad in your computer and you can keep those important memories for yourself.

  • Alternate for Update Stastics(Oracle) in DB2 for SAP instance

    Hi,
    We have installed SAP on DB2 database. Can any one tell me alternate of Update Stastics (Oracle based SAP system) in DB2.
    Some one suggested me that it is RUNSTAT but I do't know the process and when it should run.
    Thanks
    Lokendra Kumar

    Hi,
    In DB13 you will find job action Update Statistics + Reorgcheck all tables for DB2.
    If Automatic RUNSTATS is activated then its not required to schedule this job in DB13. If Automatic RUNSTATS is not activated in your Database, then you should have to schedule this Job in DB13.
    Refer [SAP Note 434495 - DB6: Maintaining table statistics via transaction DB13|https://service.sap.com/sap/support/notes/434495] to get more detailed information.
    Regards,
    Bhavik G. Shroff

  • How do I access "Firefox is NOT compatible with this application. For best performance, please use Internet Explorer 5.0 and above...." web sites; when I try to download any alternate browser, then a warning that alternate is "imcompatable with your opera

    How do I access websites that warn: "Firefox is NOT compatible with this application. For best performance, please use Internet Explorer 5.0 and above...."? When I try to download any alternate browser, all I get is another warning that the alternate is "not compatible with your operating system." Is Firefox preventing this? The site listed below is a job application site. I've had this same problem with other job application sites also.
    == URL of affected sites ==
    https://storefront.kenexa.com/lithia/cc/Home.ss

    There should be a User Agent Switcher menu item under Tools, which gives you the browser names you can impersonate.
    The menu item name changes to the browser UA you are presently using.
    There is also a User Agent Switcher button, you can add it using View -> Toolbars -> Customize, and dragging the button to your toolbar.
    See http://chrispederick.com/work/user-agent-switcher/features/ and http://chrispederick.com/work/user-agent-switcher/help/
    You can just start trying IE versions (or the versions it says on the site) until it lets you in.

  • Import OLE methods in Oracle Forms 6i

    Hi,
    I am experiencing some problems to import OLE methods in Oracle
    Forms 6i.
    In Forms 6i, I select Program->Import OLE Library Interfaces
    menu option. After the Import OLE Library Interfaces dialog box
    appears, I can see the OLE Class that I would like to access
    but none of its methods or events.
    Why the methods and events do not appear?
    Thanks in advance.

    If all you want to do is extract the documents from the Long Raw columns, you can use UTL_FILE to extract the binary content to the file system. You would have to loop through the records in your table to extract each file. Take a look at article Export BLOB Contents Using UTL_FILE that I googled. Granted, this article discusses exporting a BLOB not a Long Raw, but the concept is the same and you should be able to modify the code sample in the article to work with your Long Raw columns.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Is there any alternate transaction for ME05 ?

    Hi All,
              In ME05, i will have to input material and plant data. Is there any alternater transaction where the input data would include - Vendor as well as purchasing organisation ?
    Thanks & Regards,
    PSS

    Dear PSS,
    ME01 if you want to maintain Source List
    ME11 if you want to maintain Infor Record
    <b>Source List</b>
    A source list specifies the possible sources of supply for a material over a given period of time. It shows the time period in which a material may be ordered from a given vendor or under a certain long-term purchase agreement.
    The source list supports the user in answering the question: "Which vendors or internal suppliers can supply a material at a given point in time?" It is also used in the automatic selection of vendors for a material.
    <b>Info Record</b>
    Info record is short for information record. The info record contains concise information about a vendor and a material that Purchasing already procures from that vendor. An info record thus represents a material-vendor relationship.
    For example, the info record indicates the units of measure in which materials are ordered from the vendor, and the applicable reminder levels. It also shows price changes affecting the material in question. This information can be useful in the process of evaluating quotations to determine the successful bidder.
    Info records are created automatically when you order a material. You can also create, change, and delete info records.
    Hope this will help.
    Regards,
    Naveen.

Maybe you are looking for