Data Loader program of Oracle applications 11.5.10

Hi,
Recently, my client has gone migration. Thing is On unix platform of oracle applications, there is a loader program which is able to load data in to staging and interface tables but since they migrated to Linux platform it is not able to load data in to staging and interface tables. we couldn't find where the issue is. Please help me regarding this.
The loader program is a type of Host file.
Version : EBS 11.5.10.2

Hi,
Maybe its better to ask this question at Forum Home » Oracle CRM On Demand forum site
Regard
Helioıs

Similar Messages

  • API's used in Interface programs of Oracle Applications

    hi
    can any one let me know about the PL/SQL API's that are used in interface programs of oracle applications.
    in what cases we are using them
    and if possible their syntax
    thanks in advance
    bye

    Pl Sql APIs are used for uploading / correcting the mass Data of Oracle HRMS and Oracle Payroll , For Technical person they are Fast and Easy for data Migration Purpose
    You Can Seach more on Metalink.
    You can search these APIs from your Data Base where name like '%API'

  • Require Help on Load Testing for Oracle Applications

    Hi,
    I have to do a Load Testing on Oracle Application 11i. I am not able to understand from where do I need to start.
    Could any one please help on this ?
    Ramu.

    The tool which I am using for this is "Oracle Application Testing Suite".
    Any help welcome !
    Ramu

  • Load Images in Oracle Applications

    Hi friends,
    I'm trying to load/store a .jpg image.
    In client/server mode, there's no problem (forms 6i) using hits code in a button (i.e.):
    declare
         dirname varchar2(255);
         v_filename varchar2(255);
    begin
         tool_env.getvar('IMAGE', dirname);
         dirname := 'C:\';
         v_filename := get_file_name(dirname,NULL,
         'Bitmap Files (*.bmp)|*.bmp|' ||
         'JPEG Files (*.jpg)|*.jpg|' ||
         'TIFF Files (*.tif)|*.tif|' ||
         'CompuServe Files (*.gif)|*.gif|' ||
         'PC Paintbrush Files (*.pcx)|*.pcx|' );
         if v_filename is not null then
         read_image_file(v_filename,'ANY','BLOCK.IMAGE_ITEM');
         end if;
    end;
    the image appears and is stored in database with good quality .
    When we translate this to oracle applications world it changes: We can use this code (I'm looking for something similar,please post it here if you have) and.. I've seen and I've read that there exists a loss of quality for all the images we try to load/store through Forms methods. I've read in different metalink note that it's a bug and that it may be solve using Java Beans or something similar.. but.. I don't want to go so far ... do you know any way to avoid that loss of quality..? How do you load and store images from forms 6i in your application environment? (I'm trying to solve tihis problem for PERWSIMG.fmb , at Human Resources...
    Thanks for your ideas &/or code.
    Jose L.

    Hi ,
    We are also facing same issue while using inline view IKM.
    BeanShell script error: Sourced file: inline evaluation of: ``out.print("\"\"\"\n") ; import oracle.di.biapps.*;out.print("\n\n") ; String t . . . '' : Attempt to resolve method: parseFromClause() on undefined variable or class name: InlineView : at Line: 5 : in file: inline evaluation of: ``out.print("\"\"\"\n") ; import oracle.di.biapps.*;out.print("\n\n") ; String t . . . '' : InlineView .parseFromClause ( snpRef .getFrom ( ) )
    BSF info: Build Java String at line: 0 column: columnNo
    out.print("\"\"\"\n") ;

  • Integrate Dataworkshop Data Load functionality into an Application

    Is it possible to reuse the Data Load functionality provided by the Dataworkshop inside an application. I'm writing a batch processing app and it would be great to have reuse the load capability that already exists, perhaps by default in target tables and attributes, are there any api's available to allow this?
    Thanks in advance for your help,
    Matt

    Just a small comment on the solution provided at the link above Jari - it is feasible to have a carriage return within double quotes and it not be the end of the line. The solution above breaks if that happens.
    You could add a few lines like:
             if v_char = '"' then
                 b_insidequotes:= not b_insidequotes; -- Toggle Inside Quotes
             end if;
      IF v_char = CHR (10) and not b_insidequotes AND v_position < v_clob_len OR v_position = v_clob_len
             THENThis will handle any 'Notes' type fields you may have in your CSV file.
    Cheers,
    Matt

  • Scheduled Programs in Oracle Applications Env

    Hello,
    I wonder to retrieve the scheduled programs in an Oracle Applications Environnement.
    Could any one help.
    Thank you,
    Best Regards.

    Please find the script from following MOS note.
    How To Find All Scheduled Requests Or List Of Requests in a Particular Status? (Doc ID 554380.1)

  • SPM: Data Load Program / API Codes

    Hi Experts,
    In our Project,
    In Order to analyze an SPM Data Load Issue, we need to analyze Program / API Codes that Load Data into SPM Inbound Layer.
    How / where can we find the details of those Programs / API Codes ?
    Regards
    Pankaj

    Hi Neil,
    Thanks for your response. This is the Issue we are stuck currently, and need urgent help.
    Can you let me know which program loads the Data from Flat file into the Inbound DSO, so that we can debug the same. We are facing the issue with currency conversion. Overall there are 10 Currencies, but for EUR Currency, conversion is not happening, but its happening for others. so we need to debug the program to find the root cause. We have done all basic checks, like TCURR Table, OB08 etc.
    Really appreciate your help.
    Regards
    Pankaj

  • How to copy the java concurren program in oracle application

    Hi All
    I am working in oracle Apps R12.
    In AP (Account Analysis Report) is registered as java concurrent Program.
    Now i need to customize this concurrent program and add two new column and two parameter in that.
    Could any one pls provide me the steps that how to copy the Java concurrent,and make a new customized program.
    Whether copying a java concurrent program is same as cp registered as oracle report.
    Thanks & Regards
    Srikkanth

    Hi Sir,
    Thanks for your reply.
    I have find the xml file form data definition and in that they have written Sql query and they have called a Package.
    And the i have also taken the class file from the path as mentioned.
    Now i need to customize this report by adding two parameter and i need to add two new column to display in the rtf.
    Can you pls tell me the steps to copy or how to customize this report.
    Regards
    Srikkanth

  • Data Load Error in Rate Application

    Hello,
    We are trying to load data to RATE application from a BW infoprovider via data manager.  We are encountering the below error
    Cannot access the member (ACTUAL) of dimension (CATEGORY)
    Line 0 :ACTUAL,BRL,AVG,GLOBAL,2009.APR,0.0000000
    All dimensions are processed and Category ACTUAL can be accessed from other applications. Any help is greatly appreciated.
    Thanks,
    Shai

    Hi,
    Please check your rate application. Verify that CATEGORY dimension is available in the RATE application and this dimension has the member ACTUAL. In addition to this check for the other members also in their corresponding dimensions. And make sure these dimensions are available in the RATE application.
    Hope this helps.

  • Display date and Time in Oracle Application Express Page

    Hi
    I have a requirement of showing the date and time in the top left corner of the page which should be updated at all times . The format is DD-MON-YYYY HH24:MI:SS.
    I am able to display the date but not the time . Also the time should be updating on its own to the last second.
    Another requirement is that on selecting a particular value from the drop down the table values displayed should be filtered
    Thanks in advance for helping me out
    you can also send in the responses to [email protected]
    Regards
    Jude Franco

    Hello,
    I am able to display the date but not the time Probably due to your NLS settings not displaying the time component for dates. However you can manually specify the output format like this -
    jes@DBTEST> select to_char(sysdate, 'HH24:MI:SS DD-MON-YYYY') as TS from dual;
    TS
    10:47:45 10-DEC-2008
    Another requirement is that on selecting a particular value from the drop down the table values displayed should be filtered Really need more details on that (remember assume that we know nothing about your requirements other than what you tell us). However at a high-level you need to include the drop down value in the query predicate used for your report, for example -
    select
      e.ename,
      e.sal
    from
      emp e
    where
      e.deptno = NVL(:P1_DEPTNO, e.deptno)Would use the value from the P1_DEPTNO select list (presumably displaying department names) and use it to filter the result. The NVL is there so that if no dept is selected then the query by default shows all the records.
    Hope this helps,
    John.
    Blog: http://jes.blogs.shellprompt.net
    Work: http://www.apex-evangelists.com
    Author of Pro Application Express: http://tinyurl.com/3gu7cd
    REWARDS: Please remember to mark helpful or correct posts on the forum, not just for my answers but for everyone!

  • Load Testing an Oracle Application

    Hi , Kindly advice what are the best performance testing tools for an application housed completely in Oracle database and rendered by OWA technology . Also the application is so built that the displayed attributes are picked from the tables . Each page is dynamically built as per the conditions being fulfilled by user action on earlier attributes .
    Thanks a lot .
    Regards,
    Ashish Roy.

    Hi,
    Great, any new methods added to OpenScript and also any existing methods changed to deprecated.
    Regards,
    Deepu M

  • How to get the User entered value in the Submit request form for a parameter of a concurrent program in Oracle applications.

    Hi All,
    I have a requirement where i need to get the user entered value in the Parameter of a concurrent program while submitting it. i tried to query the FND_CONCURRENT_REQUESTS table but in that it stores the ID values from the value set of the Parameter.
    After submitting the Concurrent request when we click on the view Details button it opens a form where it displays the arguments in the parameter field .  i want to get that string.
    Thanks a lot in advance for your time and help.
    - Vijay

    Hi All,
    I have a requirement where i need to get the user entered value in the Parameter of a concurrent program while submitting it. i tried to query the FND_CONCURRENT_REQUESTS table but in that it stores the ID values from the value set of the Parameter.
    After submitting the Concurrent request when we click on the view Details button it opens a form where it displays the arguments in the parameter field .  i want to get that string.
    Thanks a lot in advance for your time and help.
    - Vijay

  • Date Formats in Oracle Applications Forms and Oracle Self Service

    Can someone tell me what determines the Date format that appears on Oracle Applications Forms and Oracle Self Service ?
    *1.* In Oracle HRMS,all dates i see on the Forms are of the Format "MM/DD/YYYY" but my NLS Parameters are not in this format .I'm giving the results for the NLS parameters below.I thought the date formats are determined by the NLS format.Is there something else that determines the date format appearing on Oracle Applications Forms ?
    NLS_DATABASE_PARAMETERS
    NLS_DATE_FORMAT     :DD-MON-RR
    NLS_DATE_LANGUAGE     :AMERICAN
    NLS_LANGUAGE     :AMERICAN
    NLS_TERRITORY     :AMERICA
    NLS_INSTANCE_PARAMETERS
    NLS_DATE_FORMAT     :DD-MON-RR
    NLS_DATE_LANGUAGE     :
    NLS_LANGUAGE     :american
    NLS_TERRITORY     :america
    NLS_SESSION_PARAMETERS
    NLS_DATE_FORMAT     :DD-MON-RR
    NLS_DATE_LANGUAGE     :
    NLS_LANGUAGE     :american
    NLS_TERRITORY     :america
    *2* What about the profile option : ICX_DATE_FORMAT_MASK ? Does it determine the Date Format for Self Service alone or does it impact the date format appearing on Oracle Applications Forms and the actual database also ?
    *3* If I use a to_date function in ,say, a pl/sql function that i code for some custom requirements,what will be the output of the date format ? Does it take the format given in NLS paramaters or is it determined by anything else?
    Thanks in advance...

    Hi,
    Thanks for your reply ,but I'm still confused ..
    Here are the profile options I'm seeing for one of my instance :
    ICX: Date format mask - 12/31/1999
    ICX: Date language - American English
    ICX: Language - American English
    ICX: NLS Sort - BINARY
    ICX: Territory - United States
    ICX: Numeric characters - NULL
    NLS parameters are given in my original email.
    In Self Service applications(OAF) ,the date format is appearing in "mm/dd/yyyy" format but when i login to Forms based applications ,I see the date format as "dd-mon-yyyy".What determines this date format ?
    How can i make the date format to always return one format everywhere ,be it Self Service (OAF) or Oracle Forms ?
    I'm getting date format related errors for my code because of default date formats changing intermittently when i log into Self Service.I want to know if there is anyway to prevent this from happening?
    Thanks in advance.

  • MAX DATA SIZE IN ORACLE APPLICATION

    WHAT IS MAX DATA SIZE DOES AN ORACLE APPLICATION CAN HANDLE I.E MAX TABLE SIZE

    Oracle Application can easily fill that.
    And can you hit the "Caps Lock" on your keyboard once more to turn it off.
    Daljit Singh

  • Data load uses wrong character set, where to correct? APEX bug/omission?

    Hi,
    I created a set of Data Load pages in my application, so the users can upload a CSV file.
    But unlike the Load spreadsheet data (under SQL Workshop\Utilities\Data Workshop), where you can set the 'File Character Set', I didn't see where to set the Character set for Data Load pages in my application.
    Now there is a character set mismatch, "m³/h" and "°C" become "m�/h" and "�C"
    Where to set?
    Seems like an APEX bug or at least omission, IMHO the Data Load page should ask for the character set, as clients with different character sets could be uploading CSV.
    Apex 4.1 (testing on the apex.oracle.com website)

    Hello JP,
    Please give us some more details about your database version and its character set, and the character set of the CSV file.
    >> …But unlike the Load spreadsheet data (under SQL Workshop\Utilities\Data Workshop), where you can set the 'File Character Set', I didn't see where to set the Character set for Data Load pages in my application.
    It seems that you are right. I was not able to find any reference to the (expected/default) character set of the uploaded file in the current APEX documentation.
    >> If it's an APEX omission, where could I report that?
    Usually, an entry on this forum is enough as some of the development team members are frequent participants. Just to be sure, I’ll draw the attention of one of them to the thread.
    Regards,
    Arie.
    &diams; Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    &diams; Author of Oracle Application Express 3.2 – The Essentials and More

Maybe you are looking for

  • How to Sync iphone 5 contacts/calendar with Outlook 2007

    I used to have an iphone 3gs and upgraded to a 5 recently. Since then I can't sync outlook contacts/calendar like I used to. All I want to do is sync outlook with the iphone so that I have the same data on my Windows7 PC as on the iPhone. I used to j

  • The titles are not saved when i quit

    After quiting FCPX the titles i have made are not saved for next time i open a project. Some titles are saved sometime?

  • Properties file not found by classloader when using wlappc ant task

    I have encountered a problem with the WebLogic Ant task "wlappc". When this task compiles a webmodule that uses the struts 1.1 framework I get the below error. This struts based web module deploys and runs fine on BEA Weblogic 8.1 SP2 as an exploded

  • Right-Command Key doesn't work

    Well, on my PowerBook G4, there are 2 command-keys (I'm sure that's common). My right command key doesn't work what-so-ever. I tried using the keyboard viewer and it doesn't turn gray either. Funny thing, but when I press the LEFT one, both cmd keys

  • Cross-tab cell padding: how to change

    Post Author: EnRoute CA Forum: General I am trying to minimize the height of the cells of a cross-tab object.  I can re-size the text, but that doesn't change the padding between the text and the cell border lines.  There is more padding than I want.