Creating tmp files on unix servers root while reading from MQ?

Hi All,
I have developed a interface in ODI for extracting messages from MQ and loading into oracle tables.
recently i have observed that ,some temp file are creating with names start with "jms*" on my servers root directory (i.e /tmp).
not getting any idea why these files are creating? load Knowledge module using for this interface is "Load JMS to SQL" with following important options
JMS_COMMIT     <Default>:Yes
TRUNCATE WORK TABLE     Yes
DELETE_TEMPORARY_OBJECTS     No
JMSDELIVERYMODE     <Default>:
JMSEXPIRATION     <Default>:
JMSPRIORITY     <Default>:
JMSPRIORITY     <Default>:
MESSAGESELECTOR     <Default>:
SENDMESSAGETYPE     <Default>:
JMSTYPE     <Default>:
CLIENTID     <Default>:MySubscriber
Here i have following questions
Does ODI creates files on server or not? if yes how can i change file creation location ?
is there any issues with my configuration,so that files are creating? if yes how can resolve this issue?
Please let me as soon as possible, because we are getting this error prod environment?
Thanks,
Vinay

Any updates on this please?
Thanks,
Vinay

Similar Messages

  • How to create pdf files in UNIX directory from oracle reports

    I would like to know how to create pdf files in UNIX directory from oracle reports.
    Thanks,

    Please make your question more clear . Also mention the reports version.
    1) If you are runnning reports in Unix, you can give
    .... destype=file desformat=pdf desname=<filename>
    in command line
    Please refer docs below.
    2) If by your question you mean
    "My reports server is running in Windows but I want to ftp my files to Unix after creating it"
    then the answer is that you can use pluggable destination "ftp"
    .... destype=ftp desformat=pdf desname=<ftp url>
    Pluggable destinations download
    http://otn.oracle.com/products/reports/pluginxchange/index.html
    Thanks
    Ratheesh
    [    All Docs     ]
    http://otn.oracle.com/documentation/reports.html
    [     Publishing reports to web  - 10G  ]
    http://download.oracle.com/docs/html/B10314_01/toc.htm (html)
    http://download.oracle.com/docs/pdf/B10314_01.pdf (pdf)
    [   Building reports  - 10G ]
    http://download.oracle.com/docs/pdf/B10602_01.pdf (pdf)
    http://download.oracle.com/docs/html/B10602_01/toc.htm (html)
    [   Forms Reports Integration whitepaper  9i ]
    http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf

  • How FND_FILE.PUT_LINE create tmp file in app tier and move it to db tier?

    i have a concurrent program runs in application tier which uses FND_FILE.PUT_LINE... does anyone know whether is that true that when the concurrent program runs, it will create a temp file in the database tier ($APPLTMP), and once the program finished/done, it will copy the output to application tier ($APPLCSF/$APPLOUT and $APPLCSF/$APPLLOG - out file and log file)? if it is true, how does Oracle copy the file from database tier to application tier?
    here is my current setting:
    - concurrent program runs in application tier
    - mount $APPLTMP (set it as first entry in utl_file_dir) in database tier on applicate tier
    - tmp file creates in $APPLTMP (database tier)
    - out file creates in $APPLCSF/$APPLOUT (application tier)
    - log file creates in $APPLCSF/$APPLLOG (application tier)
    we occasionally run into problem creating tmp file. so, am wondering is there any best practice for concurrent program? should we run it in application tier or database tier?
    help is highly appreciated. thanks.

    Hi, Hussien.
    Our problem is... occasionally we run into "ORA-20100: File lxxx.tmp creation for FND_FILE failed" error. 0 bytes temporary file created, but out/log files created with data/output. That's why we don't know what did we do wrong.
    We followed metalink 261693.1, tried all the possiblities... still no luck on temporary files (created with 0 bytes).
    The problem (ORA-20100) comes and goes. Very inconsistent. Created simple package to test FND_FILE.PUT_LINE, it looks like nothing is wrong with that. So, not sure did we miss something.
    Thanks.
    --Ashley                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to create a file under web application root from java program

    how to create a file under web application root from java program like an action class?

    like an action class?Huh? What exactly is your requirement?
    Creating a file is usually done with java.io API. Read the java.io tutorials how to play with files.

  • Creating so file in Unix

    Hi All
    can someone tell me how to create .so file in unix for JNI
    JNI needs .so file . i have my program in C i want to create
    . so file for it. how to do it?
    Lakshmi

    Hi James
    Dont mistake me i have just asked this is related to JNI.I have created so file and when run java i am getting this error
    why is it causing ?
    ption in thread "main" java.lang.UnsatisfiedLinkError: Directory separator not appear in library
    Please tell me if you dont mind
    Lakshmi

  • "error occured while reading from device"

    when trying to sync our itouches the device is initailly recongnized in itunes and will begin to sync , but never gets through the whole proccess - each time it gets to a different step, but always ends with error message "ipod cannot sync as an error occured while reading from device" or something close to that...any ideas or help please....
    i have checked the usb drivers...uninstalled and reinstalled itunes and removed the security software that I can find....

    It could be to either a problem with a "file" that is either one the iPod or on the computer that is trying to be read for syncing. I would in order:
    - Reset the iPod:
    Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    - Restore the iPod via iTunes. First from backup then to factory defaults/new iPod.

  • Message failing in SXMB_moni----Error while reading from the secure store

    Hi,
    The scenario is as below
    A file is picked up from a folder and processed to enrich it.This enriched file is then written back in a different folder.
    The message is failing in sxmb_moni while trying to write the file in the folder.
    The PI system is a system copy of another system and few of the configuration objects are transported through a tpz file to this PI system.The file receiver channel used to write this file is also transported through this tpz file.
    Below is the error seen in moni.:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?><!-- Call Adapter --> <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1"><SAP:Category>XIServer</SAP:Category><SAP:Code area="INTERNAL">AE_DETAILS_GET_ERROR</SAP:Code><SAP:P1/><SAP:P2/><SAP:P3/><SAP:P4/><SAP:AdditionalText>Error while reading from the secure store: ERROR_U: No service user password found for Adapter Engine</SAP:AdditionalText><SAP:Stack>Error while reading access data (URL, user, password) for the Adapter Engine
    </SAP:Stack><SAP:Retry>M</SAP:Retry></SAP:Error>
    Below is Trace log:
    <Trace level="1" type="B" name="PLSRV_CALL_ADAPTER"></Trace><!-- ************************************ -->
    <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV"></Trace><!-- ************************************ -->
    <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL"></Trace><!-- ************************************ -->
    <Trace level="1" type="B" name="CL_XMS_PLSRV_IE_ADAPTER-ENTER_PLSRV">
    <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_XMB-CALL_XMS_HTTP"></Trace><!-- ************************************ -->
    <Trace level="1" type="T">error reading secstore:Error while reading from the secure store: ERROR_UNKNOWN: System-dependent data for entry  changed:  / (SECSTORE,031) </Trace>
    <Trace level="1" type="System_Error">Error while reading access data (URL, user, password) for the Adapter Engine  </Trace>
    </Trace>
    </Trace>
    <Trace level="1" type="System_Error">Error exception return from pipeline processing! </Trace>
    <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST"></Trace><!-- ************************************ -->
    Is this because  PI system is a system copy of another system ?
    Regards,
    Sneha

    Error while reading access data (URL, user, password) for the Adapter Engine
    Check out Michal's reply:
    Re: URL for Central Adapter Engine
    As you said there was a system copy it may be the case that some things were not configured properly

  • DPM encountered an error while reading from the recovery point used for recovery.

    Hi Guys I'm getting this error:
    DPM encountered an error while reading from the recovery point used for recovery. Either the recovery point no longer exists or, if you
    selected a share for recovery, the path to its contents is missing from the recovery point.  (265)
    The DPM Server is on Windows 2012 DPM is 2012R2 4.2.1273.0
    The Server being backed up is 2012 R2 with DPM Agent 4.2.1273.0
    The Server has 3 Data Volumes (C: Drive) and D and E its the D and E drive that i get this error if i try and recover data from DPM.  the C Drive is fine.  the D and E Drive are different
    in that 1 De-dupe is enabled and 2 the Shadow Copies for these Volumes are stored on separate Disks F and G respectively.
    I've removed the Protection from drives D and E and reinstated it but every recovery point created
    brings up the same error message. I'm not sure where to go next do I need to Protect the Disks that have the Shadow copies on also? Many thanks in advance Gordon.

    Hi,
    It seems you are in a configuration where the Windows 2012 based DPM server does not understand how to read Windows 2012 R2 Dedup data structure which is what the DPM replica volume is.
    See the DPM supported and unsupported scenarios
    here under the deduplication issues section. 
    We have a fix in DPM2012 R2 UR5 that will protect the Windows 2012 R2 dedup volume in a non-dedup state on the DPM Server, but unfortunately that will not allow previous recovery points to be read.
    KB3021791-Description of Update Rollup 5 for System Center 2012 R2 Data Protection Manager
    Backup job for dedupe-enabled volume on Windows 2012 R2 fails. For example, Data Protection Manager backup might fail for following setup:
    Data Protection Manager2012 R2 is installed on Windows Server 2012.
    Data Protection Manager is protecting a dedupe-enabled volume on Windows Server 2012 R2.
    This also applied to restores as the above was for D2D2T backup that may fail as it needs to read the recovery point to back it up to tape.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT] This
    posting is provided "AS IS" with no warranties, and confers no rights.

  • Error message, what does this mean: Itunes couldnt connect because an error occured while reading from the devise?!?!?! HELP

    I'm trying to connect my iPAD to my desktop but I receive an error: itunes couldnt connect because an error occured while reading from the devise?!?!?! HELP

    have you done a update for your itunes this can be the problem that it will not connect to you ipad so update you itunes and then try it again

  • HT4528 I can't seem to sync my iPhone with iTunes.  I keep getting this message:  iTunes could not connect to the iPhone because an error occurred while reading from this device.  What can I do?

    I can't seem to sync my iPhone to my computer; I keep getting this message:  "iTunes could not connect to the iPhone because an error occurred while reading from this device."  I get the same message with my iPad, even though they all share the same account.  What can I do?

    This could be caused by a USB connection issue. Make sure the iPhone is directly connected to the Mac using the USB cable it came with. Also, try disconnecting all other USB devices.
    If you haven't already try resetting the iPhone by holding the Home and Sleep/Wake buttons until you see an Apple logo as described here:http://docs.info.apple.com/article.html?artnum=305743

  • Error occured while reading from the device

    I need help!!! whenever i try to update my iphone to the new 1.1.1 version, i get an error message saying "error occured while reading from the device" the same message comes up when i try to restore it. i havent mod'd my phone in any way. does anyone know whats wrong or how to fix it?

    I have the same problem. Was a solution ever given ?

  • While reading from the pl/sql cursor i got "Invalid column index" exception

    Hi,
    I got the "Invalid column index" exception while reading from the cursor.
    Please advice.
    Thanks in advance
    siva

    I suppose one (or more) index in your query is in a bad state.
    Possible solutions: rebuild (with 'ALTER INDEX <index> REBUILD ...')
    drop and recreate (it's the same as above, but a little more long)

  • Error while reading from device

    I just upgraded from a 3gs to the iPhone 4 32GB. I upgraded to the newest iTunes. The phone is still using iOS 4.0.
    When syncing large movies that worked fine on the 3gs, I get the message "Attempting to copy to the "my phone name" failed. An error occured while reading from the device.
    Everything else synced fine, and some small homemade movies synced fine. Just the 2 that I had installed from "data discs" I got with DVDs won't sync. They play fine in iTunes.
    Any thoughts????
    Gene

    Problem solved... after reading around on the Internet I tried some ideas. The one that fixed the problem was the fact that I had a 6 foot usb extension cable on my system (not front facing usb ports). I plugged the iPhone data cable directly into the back of the PC and it fixed the issue.
    Thanks
    Gene

  • "An error occured while reading from this device"

    "An error occured while reading from this device" is the message I get whenever I try to sync my iPad to iTunes.
    The only way I can sync is to do a restore and then put everything back on it.
    Can anybody help?

    Make sure you also unisntall
    Bonjour,
    Apple Mobile Device Service,
    Quicktime
    and there's a couple of others. there are Apple support articles, but I'm sorry I don't have the articles linked. Also ensure you reboot after all of the uninstalls and reboot you iPad as well. This all fixed my laptop, but as I said, my desktop PC is still acting funny.
    As your laptop seems older, and the MB link is suspected on a particular group of newer motherboards, so I doubt your laptop motherboard is the common link.
    You might want to double check that its USB2 ports.

  • I am trying to sync iphone 5 to itunes but it says "iTunes could not connect to the iphone as an error occured while reading from the device " and the iphone is not seen on itunes........

    i am trying to sync iphone 5 to itunes but it says "iTunes could not connect to the iphone as an error occured while reading from the device " and the iphone is not seen on itunes........

    First thing to try is to reset your device. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider should one appear until the Apple logo appears. Let go of the buttons and let the device restart. And then reboot your computer.
    See if that fixes your problem.

Maybe you are looking for

  • RA Settlement User Exit for Posting rules

    Hi, For settlement of RA data the postings rules are defined in OK8G and the same are used while running settlement CJ88 or CJ8G. My question is do we have a user exit which kicks in at the time of settlement and could let us change the rules for a c

  • IP SLA SNMP TRAP.

    Hello. I'm using CiscoWorks IPM to configure SLA operation and reaction. I'm receiving SNMP trap but I need to add the Admin Tag ID to the values also. With actual configuration the tag is provided as an instance. Many thanks. Regards. Andrea

  • I am trying to re-download design premium CS 5.5. the option for it isn't on the DL page

    I am trying to re-download design premium CS 5.5. the option for it isn't on this page http://helpx.adobe.com/creative-suite/kb/cs5-5-product-downloads.html there is web premium which i downloaded but it didn't work with my serial number.

  • Graphic resizing function has changed, now crops the image, why?

    I must have, without knowing it, changed some setting. Until now whenever I bring in graphic, like a png or jpg, I can resize it by using the selection tool (arrow) and at one corner of the image I click, hold down shift/command (Mac) and then reduce

  • Download Adobe CS6 free trials?

    Hi, I'm trying to find and download the CS6 trials - the regular free versions for 30 days. I have looked all over Adobe's site but cannot find them standalone.  I did find where to buy them individually, but not where to download them. The Creative