The OBIA informatica server's cache folder increased dramaticaly during one execute plan loading

OBIA 7.9..6.3's Informatica ETL server (9.0.1)'s cache folder under /$INFORMATICA_HOME/Server/infa_shared folder increase dramaticaly during load one OBIA execution plan (consuming 39G disk space, of total 95% of the disk volume), after end of the execution plan, the cache folder usage size automaitcly drop down to 20m. As to avoiding the disk outage, do we have some configuration to limit the cache folder size?
Pls advise

This looks like a source connection issue:
ODI-1227: Task SrcSet0 (Loading) fails on the source ORACLE connection EBS Vsision.
Caused By: java.sql.SQLException: IO Error: Got minus one from a read call
at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:133)
at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:62)
at oracle.odi.core.datasource.dwgobject.support.OnConnectOnDisconnectDataSourceAdapter.getConnection
The domains tasks are the first tasks that touch the source connection, hence they would be the first to show this problem.
To check this out:
1.     In ODI go to Topology / Physical Architecture / Technologies / Oracle
2.     Select the node for the connection name appropriate to the EAT type you are doing
3.     Double Click that node to open it
4.     Select JDBC (side tab in opened window)
5.     Click "Test Connection" (option at top of opened window)

Similar Messages

  • I gave the iphone for servis and they gave me back another one used. Is that legal, I gave the iphone for servis and they gave me back another one used. Is that legal

    I gave my iphone for servis and the sailman return to me another one that has been used, without giving more details, telling me that this is the way apple does business. IS THAT TRUE?

    A refurbished until should appear identical to a new unit...you should not be able to tell the difference. If your unit is truly "used"...scratches, signs of use, etc., then Apple's warranty terms were not followed.
    All refurbished units receive new cases & batteries, at a minimum...that's why you can't tell the difference.

  • Why has Safari stopped loading the website managebac? all other websites work but this one has stopped loading.  I have reset safari, deleted cookies etc.  Help!

    We use Managebac at the school where I teach and the website loads with my password and username on another teachers mac.  However, it has stopped loading on mine.  Any ideas?

    sorry not iPad but macbook air

  • Is it safe to delete everything in my Caches folder?

    This folder tends to get very large, with thousands of files in it. I already have an AppleScript to automatically do my cron jobs and I was thinking of adding a command to delete the *entire contents* of my Caches folder every day as well.
    Is it safe to do this?

    But some of the third party applications may ask your permission when you want to open files associated to those applications.
    Why would deleting caches make them do that?

  • FMS4 -Set the Flash Media Server services to Run as Administrator (FMSCore not running)

    Installed fms4  x64 on windows server 2008 to try it out. When i open up task manager to check processes running, FMSCore process does not runhttp://kb2.adobe.com/cps/862/cpsid_86205.htmlI found this in the knowledge base but step3 "Run this program As Administrator" checkbox is greyed out so i cannot do anything. I have stopped and restarted service so many time, rebooted server at least twice.
    Even the video that's supposed to play when you click the start screen is not playingSet the Flash Media Server services to Run as Administrator
    Complete the following steps for each of the following files located in the Flash Media Server root installation folder (C:/Program Files/Adobe/Flash Media Server, by default):
    FMSAdmin.exe
    FMSCore.exe
    FMSMaster.exe
    FMSEdge.exe
    Right-click the file and chooseProperties.
    Select the Compatibility tab and click Change Settings For All Users.
    Select Run This Program As Administrator. Click Apply, and then click OK.
    Complete these steps for each Flash Media Server service.
    Restart the computer.
    Flash Media Server starts when the computer starts.

    Hi,
    Thanks for using FMS4.
    When you said "
    I have stopped and restarted service so many time, rebooted server at least twice. "
    How did you make sure that the services are restarted ? Probably they have not yet started at all ? You need to have admin privileges to start/stop the FMS services. Please make sure you have the admin rights for the logged in user.
    Open a command prompt as admin, and run the following commands :
    net start fms
    net start fmsadmin. 

  • Missing the "Microsoft Exchange Server Auth Certificate"

    Hi Everyone,
    I have a single Exchange box.    
    Was integrating my Lync and Exchange and noticed some issues after configuring my Lync pre-reqs: http://technet.microsoft.com/en-us/library/jj721919.aspx
    Following the line of communication and event logs, I quickly saw that the error was not on my Lync Server, but on my Exchange.  The "Microsoft Exchange Server Auth Certificate" that is created during Ex2013 install was missing.
     It was not there to give out tokens for the Server to Server authentication required to integrate Lync, Exchange, and Sharepoint.
    Running Get-AuthConfig: http://technet.microsoft.com/en-us/library/jj215766(v=exchg.150).aspx
    pointed to a thumbprint that did not exist anymore.  
    I confirmed this by checking the local cert store (local computer>personal>certificates), looking in the ECP (servers>certificates), and also running Get-ExchangeCertificate
    In my Exchange Server event log, I found the following errors: 
    Log Name: Application
    Source: MSExchange Certificate Deployment
    Date: 6/8/2014 4:00:50 AM
    Event ID: 2005
    Task Category: General
    Level: Warning
    Keywords: Classic
    User: N/A
    Computer: server.domain.com
    Description:
    Federation or Auth certificate not found: ED2C3E86EBE821AAC2C0DEA85CAB5787E2CAC5F3. Unable to find the certificate in the local or neighboring sites. Confirm that the certificate is available in your topology and if necessary, reset the certificate on the Federation
    Trust to a valid certificate using Set-FederationTrust or Set-AuthConfig. The certificate may take time to propagate to the local or neighboring sites.
    Event Xml:
    2005
    3
    1
    0x80000000000000
    2391484
    Application
    server.domain.com
    ED2C3E86EBE821AAC2C0DEA85CAB5787E2CAC5F3
    AND
    Log Name: Application
    Source: MSExchange OAuth
    Date: 6/8/2014 1:25:41 PM
    Event ID: 2004
    Task Category: Configuration
    Level: Warning
    Keywords: Classic
    User: N/A
    Computer: server.domain.com
    Description:
    Unable to find the certificate with thumbprint ED2C3E86EBE821AAC2C0DEA85CAB5787E2CAC5F3 in the current computer or the certificate is missing private key. The certificate is needed to sign the outgoing token.
    Event Xml:
    2004
    3
    2
    0x80000000000000
    2397430
    Application
    server.domain.com
    ED2C3E86EBE821AAC2C0DEA85CAB5787E2CAC5F3
    Googling has only produced one article that is about another issue that I would have found further down the line if I wasn't testing within the pre-reqs.  The solution is the same, but the article is somewhat poorly written and does not respond to all
    the comments enough to leave one feeling it's 100% correct.  
    http://blogs.technet.com/b/jenstr/archive/2012/11/22/getting-internal-server-error-500-when-creating...
    The broad strokes are clear:
    The fix is to create a new "Microsoft Exchange Server Auth Certificate" by using the following sequence of cmdlets In EMS on the MBX server:
    1. New-ExchangeCertificate -KeySize 2048 -PrivateKeyExportable $true -SubjectName "cn= Microsoft Exchange Server Auth Certificate" -FriendlyName "Microsoft Exchange Server Auth Certificate" -Services smtp
    Do not accept to replace the SMTP certificate when prompted
    2. Note the thumbprint of the new certificate. Let us assume it is 7A39541F8DF58D4821967DD8F899B27410F7C081
    3. $a=get-date
    4. Set-AuthConfig -NewCertificateThumbprint 7A39541F8DF58D4821967DD8F899B27410F7C081 –NewCertificateEffectiveDate $a
    Accept to continue despite the fact that the certificate effective date is not 48 hours into the future
    5. Set-AuthConfig –PublishCertificate
    6. Make sure to remove any potential reference to the previous certificate (which might not exist anymore) by doing Set-AuthConfig -ClearPreviousCertificate.
    Remember to do iisreset on both CAS and MBX servers. Then finally, you can try to re-issue the New-CsPartnerApplication cmdlet.
    65 Million Dollar question:
    Is the syntax in part 1 correct?  Two people says to add the domain?  Jens responds, but it's vague.  What would the correct command look like?  I do not know where to add the -DomainName within the command and which name I
    should add?  The FQDN of the CAS?
    New-ExchangeCertificate -KeySize 2048 -PrivateKeyExportable $true -SubjectName "cn= Microsoft Exchange Server Auth Certificate" -FriendlyName "Microsoft Exchange Server Auth Certificate" -DomainName server.domain.com -Services
    smtp
    Thank you everyone

    Hi,
    Yes, we need to specify a valid FQDN for either the Subject or the DomainName parameter. Please run the following command:
    New-ExchangeCertificate -KeySize 2048 -PrivateKeyExportable $true -SubjectName "cn= Microsoft Exchange Server Auth Certificate" -FriendlyName "Microsoft Exchange Server Auth Certificate" -DomainName server.domain.com -Services
    smtp
    Then following the other steps in your posting to re-create the Microsoft Exchange Server Auth Certificate.
    Regards,
    Winnie Liang
    TechNet Community Support

  • What is the incoming mail server for icloud?

    All of a sudden I can not receive my icloud mail on my iMac.
    I get it on my iPhone & my iPad.
    I need to know what the incoming mail server setting should be.
    Can any one help?
    Thanks,
    j.v. fromnc

    On the Mac, open  > About this Mac, and tell us what OS X version you have.
    If it's 10.6, modify your iCloud account in Mail manually and use "imap.mail.me.com", without quotes, as your incoming mail server.
    If it's 10.7 or 10.8, close Mail, open System Preferences > iCloud, and unmark Mail. Then, mark Mail and open Mail

  • Changing the JWS Cache Folder

    hi folks,
    I have a question: is there any way to change the JWS Cache Folder (and launch the application offline)?
    I've heard about a file called javaws.cfg, but as far as I understood this file is no longer used in JREs neewer than 1.4.2.
    let me explain my problem: I want to distribute (is deploy the right word?) a desktop application (I've already putted the pictures and jaspers inside the .jar), but i need to use an external config file to store the address of the server (just the ip of the postgres server with the database)...
    can I use JWS to make something like this:
    +C:\MY_APP\
    - MY_APP.jar
    - MY_APP.ini
    so the user are also able to run the aplication from a desktop shortcut (to MY_APP.jar)?
    thanks in advance and sorry about my bad english!

    mendonca_ime wrote:
    ..is there any way to change the JWS Cache Folder...?The end user or their system administrator can move the location of the cache. It is no business of JWS apps. to either move it or know the location.
    ...I want to distribute (is deploy the right word?) a desktop application (I've already putted the pictures and jaspers inside the .jar), but i need to use an external config file to store the address of the server...An external file is not necessary for that. Supply a default file within a Jar. If the user changes the location, store it using the PersistenceService. Here is a small [demo of the PersistenceService|http://pscode.org/jws/api.html#ps] *(<- link).*

  • What are .heu files in the flash player cache folder for?

    what are .heu files in the flash player cache folder for?

    On Friday 07 Nov 2008, alex_stewart wrote:
    > What could be the issue that server 2 is not able to write .swz files
    > I have the .swz MIME types on both the servers
    If the files are already there, they'll never be overwritten when you visit a
    new site, would they ? That's how the cache works :-)
    Tom Chiverton
    Helping to simultaneously benchmark sticky fourth-generation CEOs
    This email is sent for and on behalf of Halliwells LLP.
    Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of members is available for inspection at the registered office. Any reference to a partner in relation to Halliwells LLP means a member of Halliwells LLP. Regulated by The Solicitors Regulation Authority.
    CONFIDENTIALITY
    This email is intended only for the use of the addressee named above and may be confidential or legally privileged. If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents. If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 2500.
    For more information about Halliwells LLP visit www.halliwells.com.

  • Error in Starting the OBI Server

    Hi ,
    i have installed OBIEE in solaris box and configured Web Logic as application server .when i tried to start the OBI server i have the following error message.
    [nQSError: 46116] The locale en_US.UTF-8 needs to be installed on the machine for the Oracle BI locale setting English-usa specified in NQSConfig.INI
    Please help me and i appreciate experts advice.
    Thanks in advance.

    we installed en_US.UTF-8 be in the solaris box and its resolved now. I posted thinking this message will be useful for future reference

  • Password cache - for user identity that share the same application server

    I have different user identity that share the same application server passwords.
    When I create a password cache entry for an an application server I have to be specified the User identity for the application server. Is there a way to indicate multiple User identity in order to avoid to create different entry (one for each user identity)?

    No. An SGD user can only have a single username for an application server.
    There may be a way to craft a solution:
    - create several ENS application server objects pointing to the same real application server
    - cache different usernames against each ENS application server
    - create multiple, identical application objects, assigning a different application server to each, OR
    - create a single application object and assign all the ENS servers to it, along with the "SGD Broker" for dynamic launch.

  • How can I delete the contents in Cache.Trash folder (not the normal Cache folder)?

    Recently, I keep receiving notice of "Hard Disk is Full - You have run out of disk space on drive C. To free space on this drive by deleting old or unnecessary files, click Disk Clean-up". But after I removed a substantial sizes of files to another drive, in a short while, the notice reappear again. I was puzzled and take a check on the files and folders in drive C and realized the problem came from those unknown files in the folder named Cache.Trash (not the normal Cache folder although they are located side by side). Some files sizes are shockingly large ranging from 2GB to 5GB. They have strange and difficult to identify File Name and File Types. When I checked the Properties of those files, they have unknown MS-DOS name, Created, Modified and Accessed dates. When I tried to delete those files directly, a notice of "Error Deleting File: Cannot delete file: File system error (1026)" appeared. Note: There are still many Free Space available in other disk drives. Any idea please?

    There is no session crash here. On others start, the Cache.Trash folder and its contents still there. When a ScanDisk program is performed, after some time, a notice appeared, "ScanDisk has restarted 10 times because Windows or another program has been writing to this drive. Quitting some running programs may enable ScanDisk to finish sooner. Do you want to continue receiving this warning?" So I closed any other running application and program and restart the ScanDisk program again. After some time, the notice appeared again. I clicked No to indicate do not want to continue receiving this warning and the program keep repeating running.....how long will the program take?

  • Trying to move the Media Cache Folder

    I have the current version of Premiere Pro CC on OSX 10.9.4. I want to move my media cache files and media cache database folder from the default, USERS/LIBRARY/APPLICATION SUPPORT/ADOBE/COMMON to my external media scratch drive. I have changed this in my settings, and I can see cache files building up in the new directory. However, somehow, new media cache files are still being put in the old cache files and database folders. It is as if some are going to the new, some are going to to old. Any reason fro this and any way to chance it? I want no caching to happen on my internal system drive, I want all to be external.
    Just found something odd - I tried making a brand new media cache directory on my scratch drive after resetting the premiere pro prefs. Now, premiere is putting cache files in this new one, the previous one I created on my media drive, and on my system folder. Is this a bug?

    Just curious, are you still having this issue?

  • Is it possible to change file name policy in the JRE cache folder?

    We are getting calls from our clients complaining of slowdowns in loading our Java applet. The reason is a virusscanner. If a virusscanner is in the middle, it can drastically slow down the download process, and therefore cause some high delay before the user can work on the our product as expected.
    On this csutomer's side, it may take up to 10 min (the first time it is ran) instead of 1 min. JRE 1.6 is in use.
    They dont want to exclude from antivirus scan all files from Sun\Java\Deployment\cache folder.
    Question:
    Is it possible to change file name policy in the JRE cache to make it less unique?
    Thanks,
    -Dima

    dgomel wrote:
    We are getting calls from our clients complaining of slowdowns in loading our Java applet. The reason is a virusscanner. If a virusscanner is in the middle, it can drastically slow down the download process, and therefore cause some high delay before the user can work on the our product as expected.
    On this csutomer's side, it may take up to 10 min (the first time it is ran) instead of 1 min. JRE 1.6 is in use.
    They dont want to exclude from antivirus scan all files from Sun\Java\Deployment\cache folder.
    Question:
    Is it possible to change file name policy in the JRE cache to make it less unique?
    I suggest you solve the real problem - big files.
    There are two scenarios
    1. Initial download
    2. Updates.
    The first takes as long as it takes. No way around it.
    The second means that you can't use one jar. Otherwise every single update requires downloading the entire application every time. Multiple jars means only the one that changed is downloaded.

  • New Tab Page - thumbnails are not using the files from cache folder, but they want a connection to their origin website.

    Hi there,
    each time I visit a website, FireFox saves a thumbnail of all these sites for the "New Tab Page". Those thumbnails are cached in the 'thumbnails' Folder . That's so far ok for me.
    The problem is:
    Every time if I use the "New Tab Page" (...after shutdown & reopening the browser and only with 'mousehoover' on any thumbnail) all the thumbnails on that page don't use the cached thumbnails from the local profile folder.
    This means:
    Instead of using the cached thumbnail-files all(!) these thumbnails dials to their origin websites without(!) a mouseclick on any of these thumbnails (...see jpg pictures) !
    I'm using the "Clear history when Firefox closes" with the following options:
    privacy.clearOnShutdown.cache - true
    privacy.clearOnShutdown.cookies - true
    privacy.clearOnShutdown.downloads - false
    privacy.clearOnShutdown.formdata - true
    privacy.clearOnShutdown.history - false(!)
    privacy.clearOnShutdown.offlineApps - false
    privacy.clearOnShutdown.passwords - true
    privacy.clearOnShutdown.sessions - true
    privacy.clearOnShutdown.siteSettings - false(!)
    So, i can't believe that this homedialing of pinned and unpinned thumbnails should be a normal function.
    1. Screenshot: thumbnails in the New Tab Page
    2. Screenshot: the same thumbnails in the Cache Folder "thumbnails" (...also they are there after shutdown of Firefox)
    3. Screenshot: Dialing to the origin websites (...after restart of Firefox)
    The Browser Version is Firefox ESR 31.2.0 and in the installation are no Add-ons, which are - for example - prefetching linked websites.
    I would like to use the "New Tab Page" without 'homedialing', so the question is:
    How can I force the thumbnails to use the cached thumbnail-files ?
    or
    How can i disable the 'loading of content from their origin websites' already on mousehoover ?

    There is a preload pref available that you could try to disable on the <b>about:config</b> page.
    *browser.newtab.preload = false
    You can open the <b>about:config</b> page via the location/address bar.
    You can accept the warning and click "I'll be careful" to continue.
    *http://kb.mozillazine.org/about:config

Maybe you are looking for

  • Lightroom 5 is freezing in the Library module. I can't access folders or import photos!!! HELP!!!

    Lightroom 5 is freezing in the Library module. I can't access folders or import photos!!! HELP!!!

  • Data Guard is not working

    I have configured Oracle data guard in 11gR2 RAC database. In the primary database I get "ORA-16198: Timeout incurred on internal channel during remote archival" error. In the physical standby database log file there is shown consistently "Possible n

  • PHP To Parse Podcast GUID Channel?

    I use FeedForAll RSS 2 HTML PHP Script, and am having some issues.  The podcast I am parsing has two different URL links in it.  One goes to their website with details about the episode, and the other goes to the actual mp3.  They are labeled link, a

  • Smart Form Very slow

    Hi, I have a problem when i printing a Invoice Smartform it is taking long time for output. Is the form execution is based on his Conditions? How to speed up the output printing? Pls advise...

  • 1.1.3 upgrade help....

    My bad I put this in the wrong forum last time. Anyways I have the newest version of Itunes and I run vista. But everytime I attempt to upgrade my Iphone, I tunes crazy,I've re-installed Itunes 3 times, is there another way?