RMAN temporary files in TEMP folder (e.g. rmanEPPDBT3.1179270528)

Hi,
When making a (cold) backup with RMAN, it creates a folder D:\TEMP and creates here files like rmanEPPDBT3.1178237439.
- Does anybody know where these files are used for?
- Can they be deleted?
- Is there an option the relocate the D:\TEMP folder to the C: drive?
Content of the file rmanEPPDBT3.1179270528 is:
SQL*Plus: Release 10.2.0.3.0 - Production on Wed May 16 01:08:48 2007
Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
SQL> SQL> Connected.
SQL> SQL>
OPEN_MODE
READ WRITE
SQL> Disconnected from Oracle Database 10g Release 10.2.0.3.0 - Production
Regards,
Stephan

The backup is scheduled by Enterprise Manager. RMAN output:
Status Succeeded
Exit Code 0
Step ID 73492
Targets EPPDBT3
Started 16-May-2007 02:01:14 CEST
Ended 16-May-2007 02:23:46 CEST
Step Elapsed Time 22 minutes, 32 seconds
Management Service VM001:4889_Management_Service
Output Log
SQL*Plus: Release 10.2.0.3.0 - Production on Wed May 16 01:08:49 2007
Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
SQL> SQL> Connected.
SQL> SQL> SQL> Database closed.
Database dismounted.
ORACLE instance shut down.
SQL> SQL> Disconnected from Oracle Database 10g Release 10.2.0.3.0 - Production
SQL*Plus: Release 10.2.0.3.0 - Production on Wed May 16 01:09:32 2007
Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
SQL> SQL> Connected to an idle instance.
SQL> SQL> ORACLE instance started.
Total System Global Area 612368384 bytes
Fixed Size          1292060 bytes
Variable Size          197134564 bytes
Database Buffers     411041792 bytes
Redo Buffers          2899968 bytes
Database mounted.
SQL> Disconnected from Oracle Database 10g Release 10.2.0.3.0 - Production
Recovery Manager: Release 10.2.0.3.0 - Production on Wed May 16 01:09:46 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
RMAN>
connected to target database: EPPDBT3 (DBID=4160405521, not open)
using target database control file instead of recovery catalog
RMAN>
echo set on
RMAN> run {
2> allocate channel oem_disk_backup device type disk;
3> recover copy of database with tag 'ORA$OEM_LEVEL_0';
4> backup incremental level 1 cumulative copies=1 for recover of copy with tag 'ORA$OEM_LEVEL_0' database;
5> }
allocated channel: oem_disk_backup
channel oem_disk_backup: sid=156 devtype=DISK
Starting recover at 16-MAY-07
no copy of datafile 1 found to recover
no copy of datafile 2 found to recover
no copy of datafile 3 found to recover
no copy of datafile 4 found to recover
no copy of datafile 5 found to recover
no copy of datafile 6 found to recover
no copy of datafile 7 found to recover
no copy of datafile 8 found to recover
no copy of datafile 9 found to recover
no copy of datafile 10 found to recover
no copy of datafile 11 found to recover
no copy of datafile 12 found to recover
no copy of datafile 13 found to recover
no copy of datafile 14 found to recover
no copy of datafile 15 found to recover
no copy of datafile 16 found to recover
no copy of datafile 17 found to recover
no copy of datafile 18 found to recover
Finished recover at 16-MAY-07
Starting backup at 16-MAY-07
no parent backup or copy of datafile 5 found
no parent backup or copy of datafile 6 found
no parent backup or copy of datafile 9 found
no parent backup or copy of datafile 12 found
no parent backup or copy of datafile 13 found
no parent backup or copy of datafile 7 found
no parent backup or copy of datafile 8 found
no parent backup or copy of datafile 10 found
no parent backup or copy of datafile 11 found
no parent backup or copy of datafile 1 found
no parent backup or copy of datafile 3 found
no parent backup or copy of datafile 17 found
no parent backup or copy of datafile 18 found
no parent backup or copy of datafile 2 found
no parent backup or copy of datafile 14 found
no parent backup or copy of datafile 15 found
no parent backup or copy of datafile 16 found
no parent backup or copy of datafile 4 found
channel oem_disk_backup: starting datafile copy
input datafile fno=00005 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEDAT1_01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEDAT1_34NHG40H_.DBF tag=ORA$OEM_LEVEL_0 recid=1 stamp=622689142
channel oem_disk_backup: datafile copy complete, elapsed time: 00:02:36
channel oem_disk_backup: starting datafile copy
input datafile fno=00006 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEDAT2_01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEDAT2_34NHLZ8S_.DBF tag=ORA$OEM_LEVEL_0 recid=2 stamp=622689281
channel oem_disk_backup: datafile copy complete, elapsed time: 00:02:15
channel oem_disk_backup: starting datafile copy
input datafile fno=00009 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEIND1_01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEIND1_34NHQ74W_.DBF tag=ORA$OEM_LEVEL_0 recid=3 stamp=622689415
channel oem_disk_backup: datafile copy complete, elapsed time: 00:02:15
channel oem_disk_backup: starting datafile copy
input datafile fno=00012 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEIND2_01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEIND2_34NHVFNZ_.DBF tag=ORA$OEM_LEVEL_0 recid=4 stamp=622689558
channel oem_disk_backup: datafile copy complete, elapsed time: 00:02:25
channel oem_disk_backup: starting datafile copy
input datafile fno=00013 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEIND2_02.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEIND2_34NHZYWB_.DBF tag=ORA$OEM_LEVEL_0 recid=5 stamp=622689706
channel oem_disk_backup: datafile copy complete, elapsed time: 00:02:25
channel oem_disk_backup: starting datafile copy
input datafile fno=00007 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEDAT2_02.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEDAT2_34NJ4J4W_.DBF tag=ORA$OEM_LEVEL_0 recid=6 stamp=622689820
channel oem_disk_backup: datafile copy complete, elapsed time: 00:01:55
channel oem_disk_backup: starting datafile copy
input datafile fno=00008 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEDAT2_03.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEDAT2_34NJ83DP_.DBF tag=ORA$OEM_LEVEL_0 recid=7 stamp=622689937
channel oem_disk_backup: datafile copy complete, elapsed time: 00:01:55
channel oem_disk_backup: starting datafile copy
input datafile fno=00010 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEIND1_02.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEIND1_34NJCPTV_.DBF tag=ORA$OEM_LEVEL_0 recid=8 stamp=622689991
channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:55
channel oem_disk_backup: starting datafile copy
input datafile fno=00011 name=D:\ORACLE\ORADATA\EPPDBT3\LIFEIND1_03.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_LIFEIND1_34NJFG2X_.DBF tag=ORA$OEM_LEVEL_0 recid=9 stamp=622690050
channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:56
channel oem_disk_backup: starting datafile copy
input datafile fno=00001 name=D:\ORACLE\ORADATA\EPPDBT3\SYSTEM01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_SYSTEM_34NJH57T_.DBF tag=ORA$OEM_LEVEL_0 recid=10 stamp=622690081
channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:35
channel oem_disk_backup: starting datafile copy
input datafile fno=00003 name=D:\ORACLE\ORADATA\EPPDBT3\SYSAUX01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_SYSAUX_34NJJ8GN_.DBF tag=ORA$OEM_LEVEL_0 recid=11 stamp=622690110
channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:25
channel oem_disk_backup: starting datafile copy
input datafile fno=00017 name=D:\ORACLE\ORADATA\EPPDBT3\DCDIND1_01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_DCDIND1_34NJK1NJ_.DBF tag=ORA$OEM_LEVEL_0 recid=12 stamp=622690134
channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:25
channel oem_disk_backup: starting datafile copy
input datafile fno=00018 name=D:\ORACLE\ORADATA\EPPDBT3\DCDDAT1_01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_DCDDAT1_34NJKTVC_.DBF tag=ORA$OEM_LEVEL_0 recid=13 stamp=622690157
channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:25
channel oem_disk_backup: starting datafile copy
input datafile fno=00002 name=D:\ORACLE\ORADATA\EPPDBT3\UNDOTBS01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_UNDOTBS1_34NJLN2G_.DBF tag=ORA$OEM_LEVEL_0 recid=14 stamp=622690181
channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:25
channel oem_disk_backup: starting datafile copy
input datafile fno=00014 name=D:\ORACLE\ORADATA\EPPDBT3\SMARTDAT1_01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_SMARTDAT_34NJMF9R_.DBF tag=ORA$OEM_LEVEL_0 recid=15 stamp=622690209
channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:25
channel oem_disk_backup: starting datafile copy
input datafile fno=00015 name=D:\ORACLE\ORADATA\EPPDBT3\PIDIND1_01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_PIDIND1_34NJN6H4_.DBF tag=ORA$OEM_LEVEL_0 recid=16 stamp=622690217
channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:07
channel oem_disk_backup: starting datafile copy
input datafile fno=00016 name=D:\ORACLE\ORADATA\EPPDBT3\PIDDAT1_01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_PIDDAT1_34NJNFRF_.DBF tag=ORA$OEM_LEVEL_0 recid=17 stamp=622690225
channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:07
channel oem_disk_backup: starting datafile copy
input datafile fno=00004 name=D:\ORACLE\ORADATA\EPPDBT3\USERS01.DBF
output filename=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\DATAFILE\O1_MF_USERS_34NJNNXS_.DBF tag=ORA$OEM_LEVEL_0 recid=18 stamp=622690229
channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:01
Finished backup at 16-MAY-07
Starting Control File and SPFILE Autobackup at 16-MAY-07
piece handle=D:\ORACLE\FLASH_RECOVERY_AREA\EPPDBT3\AUTOBACKUP\2007_05_16\O1_MF_S_622688962_34NJNSKL_.BKP comment=NONE
Finished Control File and SPFILE Autobackup at 16-MAY-07
released channel: oem_disk_backup
RMAN> exit;
Recovery Manager complete.
SQL*Plus: Release 10.2.0.3.0 - Production on Wed May 16 01:30:51 2007
Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
SQL> SQL> Connected.
SQL> SQL>
Database altered.
SQL> Disconnected from Oracle Database 10g Release 10.2.0.3.0 - Production

Similar Messages

  • To delete clean up software which removes file from temp folder

    when i pause a download and switch off the system and resume it after 2 or more days an error c:\Documents and settings\ ....etc couldn't save the file appears. Some one replied me in this forum that i may 've cleanup software which has deleted the file in temp folder. How to detect and delete this cleanup software if i have it ? i don't know if i've this because i haven't seen it in my program list. i'm using windows xp.
    == This happened ==
    Every time Firefox opened

    when i pause a download and switch off the system and resume it after 2 or more days an error c:\Documents and settings\ ....etc couldn't save the file appears. Some one replied me in this forum that i may 've cleanup software which has deleted the file in temp folder. How to detect and delete this cleanup software if i have it ? i don't know if i've this because i haven't seen it in my program list. i'm using windows xp.
    == This happened ==
    Every time Firefox opened

  • Creating Rpt Conmgr Cache File In Temp folder while opening report from app

    hi frends,
    I m facing one problem with my Web based erp application which is developed in .net ,
    in my application when i open the  report from my applicaiton , in my temp folder there one file gets created name is "rpt conmgr cache"
    bcoz of this for few records also my report takes too much time and opens very slow and it takes long time, and it happens in some of the reports only , other reports are working cool and its not creating any file in temp folder,,,
    so can u guide me whats this file and what can be the solution for it,
    Thanks
    Mithun

    I have never heard of "rpt conmgr cache" being created in any temp directory. Is that the actual name of the file you are seeing?
    As you have not applied any updates, I'd recommend applying SP 4 to your development system. SP 4 is here:
    https://smpdl.sap-ag.de/~sapidp/012002523100006255422008E/crxir2_sp4_inc.exe
    Next, I'd recommend getting the SP 4 runtime on the client. You have two options; MSI file of create your own deployment sing the msm files. The MSI file is here:
    https://smpdl.sap-ag.de/~sapidp/012002523100009657852008E/crxir2sp4_net_si.zip
    MSM is here:
    http://resources.businessobjects.com/support/communityCS/FilesAndUpdates/crxir2sp4_net_merge_modules.zip
    Also, I don't think I still have a good handle on this:
    "my report takes too much time and opens very slow and it takes long time"
    What is long time? Two seconds, two minutes, etc.?
    Ludek

  • Repl. Partioning BSO to ASO: increase of size of .dat file in temp-folder

    Hello,
    we are shifting data from a BSO Cube to an ASO cube via replicated partitioning. The partitioning takes about 50 minutes to execute.
    Size of .dat in metadata-folder: 8 mb
    Size of .dat in default-folder: 150 mb
    Size of .dat in temp-folder: 38 gb
    Does anyone have an explanation for the enormous size of the .dat file in temp-folder?
    Many thanks in advance!
    Michael

    I am doing the same BSO to ASO. My ess00001.dat in default is 1.9GB, in metadata it is 8.2MB, the OTL file in <db> is 18MB and the outline has about 10,000 members (rough guess). Our partition replication script looks like this:
    login <user> identified by <password> on <server>;
    spool on to <logfile>;
    refresh replicated partition <srcBSO_App>.<srcBSO_DB> to <tgtASO_App>.<tgtASO_db> at <server> updated data;
    Exit;
    I have a second process running in a task scheduler that is continuously updating the aggregates in the ASO cube. Perhaps that is cleaning out my temp .dat. The MaxL command it calls is:
    execute aggregate selection on database <tgtASO_App>.<tgtASO_db> based on query_data;
    Please check out the post I put on the other thread about how we run MaxL from a calc script and other thoughts on "round tripping" Planning-ASO-Planning. Another trick: Retrieve speed is dramatically improved by disabling and working around the @XREFs.

  • Lilo files in Temp folder

    Whenever I start Acrobat 8.1.7 on my Windows Vista laptop, a number of files named liloxxx with modification dates of 5/15/09 and 5/17/09 are created in my App Data\Local\Temp folder.  These disappear when I close Acrobat.  Why is this happening?  Is it indicative of a problem?
    Peter

    All computer programs use temporary files to do their work. They disappear when the programs close. The only difference is where the temp files are located.

  • SP1 Failed Update - Update missing file in temp folder

    An Update to SP1 failed. The System is running now in its old state and working fine.
    The problem now is, that I can't update to SP1. The SP1 Installer detects the failed patch installation, and tries to continue the installation. It fails, searching for a file that doesn't exist, in the windows temp folder.
    Is there a way to tell the SP1 installer to ignore the failed installation, and behave as if it's the first time it tries to install the update?

    HKEY_Local_Machine\Software\Microsoft\ExchangeServer\V15\CafeRole   is on a CAS Server.
    HKEY_Local_Machine\Software\Microsoft\ExchangeServer\V15\MailboxRole is on the Mailbox Server.
    In my case the problem was on the mailbox server. After I deleted it the
    setup started normally, without noticing an uncomplete install.
    Thanks, that key was exactly what I was hopping for, but I didn't know what to search for. 
    SP1 installation finished.

  • XML Files in %TEMP% folder when CONNTRANS is ran in Mobile Sales

    Hello Mobile gurus...
    Hope someone can help, I have had a couple of users who are not getting data they should be, for example Opportunities:
    When I have investigated their client it appears that there are a number of OPPORTUNITY_WRITE****************.XML files in the local users\Temp folder, these files contain the information that should have gon einto the IDES database and be viewed on the client.  I have not come across this before...
    I have re-extracted the subscription after deleting these but some, not all, re-appear and don't sync into the client database.
    I have alos uninstalled and re-installed the client software SQL etc.
    Can someone shed some light on what these files are and what is going on...???
    This is not only Opportunities but also Customers/Contacts and Activities - all listed as XML files
    Kind Regards
    Barry Dixon

    Hello Barry,
    In your registry key HKEY_LOCAL_MACHINE\SOFTWARE\SAP\MSA\MW\TL check if you have these settings :
    TL_TRACE = 1
    TL_SOAP = 3, helps in formation of <BDoc_GUID>.xml files
    SPT_IMPORT = -1 , This entry ascertains that if there are errors in BDoc processing by Conntrans, it would stop.
    RCV_TRACE = 1
    Maintain these settings and do an extract and run conntrans again. I feel the import phase of conntrans causes issues, so you can check the log file TL_TRACE.dat.
    Another thing you can check is with the RootConfig.cfg file in Bin.Net. Just make sure that the first application mentioned in this config file with tags 
    <Application>
          <Name>MSA</Name>
          <Path>C:\Program Files\SAP\Mobile\App.Net\MSA</Path>
    </Application>
    is proper and runs perfectly. Verify the path names as well.
    Thanks,
    Rohit

  • Don't want to store temporary files in downloads folder firefox

    When opening an attachment from a website, such as a pdf, a windows pops up letting you choose to open with "Preview Document" or "save to...." If I choose "preview document," the pdf will automatically saved to my Downloads folder, which I don't want. In Winxp, temporary files are store in a temporary folder, and will be replaced by new temporary files. How do I do that in mac? I want to temporary "preview" the pdf and don't want it to save a copy to the download folder, because I use the folder for the downloads I want to keep. I use firefox btw. Thanks.

    Hi there,
    How did you do this? As it is not possible to see the private folder through the preferences window when setting the downloads folder. I even used TinkerTool to make all hidden files & folders visible...
    Thanks!

  • I'm deplying WAR file, but temp folder isn't updating

    Hi,
    I'm using WL 9.2.2.
    How and when does the temp folder to which WL extracts the WAR file (looks something like $WL_HOME/servers/servername/tmp/_WL_user/myapp/tptld5/war) get updated? I'm noticing that when I re-build my WAR, deploy it and then go check the contents of the temp directory, the WEB-INF/lib and WEB-INF/classes aren't updated with the latest content.
    Your input is appreciated, - Dave

    It may be best to recreate the folder and the smart playlists from scratch.
    tt2

  • Itunes won't load; deleted Apple files and temp folder & reinstalled

    My itunes recently stopped working; it wouldn't load.  I've uninstalled, deleted all Apple software, cleaned out the temp folder, and reinstalled (several times) and it just won't start.  Any suggestion at this point?  Running Windows 7 Home; Itunes 10.7.

    No error message-nothing happens at all.
    Can you check something for me please?
    Restart your PC. after the PC restarts, bring up your Task manager, and go to the "Processes" tab. Click "Image name" to sort the processes alphabetically.
    Now try to launch iTunes.
    Does an itunes.exe process appear? If so, does it vanish after a second or so, or does it persist in the Processes tab (even though iTunes itself never shows up)?

  • Download fails, PART file in temp folder

    I rebuilt my PC on the 8th June and downloaded the latest FireFox and installed it. Within a day or two download window stopped appearing. I went into Tools, Option, Downloads to check that the window should be appearing. It should be. I noticed that their was nothing in the downloads box and picking Browes failed to produce a folder selection dialogue. I then looked in the %temp% (win XP) folder and found a .part file. Removing the .part extension allowed the file to be opened.
    Having googled the problem I looked at the about:config and found that the browser.download.dir & browser.download.lastDir keys were missing. Recreating them didn't fix the problem.
    Any suggestion on what to try next would be appreciated.
    Firefox version: 3.6.3
    Cheers
    Ian
    == Possibly after installing Adobe 9

    I had this same problem, and followed instructions from here with success (mentioned above, thank you!)
    http://kb.mozillazine.org/Unable_to_save_or_download_files
    Manually delete download history:
    ''Firefox 3: Download history is stored in the downloads.sqlite file instead of downloads.rdf. [13] Because of improvements in Firefox 3 data storage [14] there should be little need to manually delete the downloads.sqlite file, except in cases of file corruption. [15] [16] If you do delete downloads.sqlite, you should also delete downloads.rdf, if it exists.''

  • Disable temporary files

    Hello,
    Is there a way to disable temporary files creation when I execute a report from .NET?
    I know temporary files help to improve the speed but sometimes we prefer the complete execution from real path because users can see where is the report and sometimes they get confused by temporary files.
    Thanks in advance.
    Regards.

    Just remembered:
    Use the clean up code to delete the temporary files from Temp folder when you are finished working on them:
    ReportDocumentObject.Close();
    ReportDocumentObject.Dispose();
    GC.Collect(); // force garbage collector
    Have a look at [this|Temp files clean up problem in Crystal Reports.NET; too.. !!
    AG.

  • Server has not enough memory for operation (Some .rpt files not removing from Temp folder )

    We have web application developed in ASP.NET 4.0 ftramework and published on IIS. And we are using 13_0_8 version of CR.
    I am creating report files and exporting these as pdf. And I am disposing streams and report documents at the end. Initially, there wasn't any problem and temporary files which are created by CrystalReport were deleting all. But, now requests to the web application increeased to about 50.000 in a day and now some .rpt files are staying in Temp folder and I can't delete them. After recycling application pool all files are removed by IIS. Then, after 1 or 2 hours new .rpt files are creating in Temp folder. And after somewhile, application throws Server has not enough memory for operation. And, IMHO the reason is temp files. Here is the code I am using to export report as pdf.
    Questions:
    1. Is the reason of this exception is temp files in Temp folder?
    2. What is wrong in that code?
    ReportDocument report = DownloadPDF.GetReport(id);
       MemoryStream stream = (MemoryStream)report.ExportToStream(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat);
       Response.ContentType = "application/pdf";
       Response.AddHeader("content-disposition", "attachment; filename=" + id+ ".pdf");
      report.Close();
      report.Dispose();
       try
       Response.BinaryWrite(stream.ToArray());
       Response.End();
       catch (Exception)
       finally
      stream.Flush();
      stream.Close();
      stream.Dispose();
    Here is the StackTrace

    Hi Farhad
    At 50,000 requests, you are more than likely running into the CR engine limit. E.g.; you're pushing way too hard... The following will be good reads for you:
    Crystal Reports 2008 Component Engine Scalability | SCN
    (The above doc does apply to current versions of CR - e.g.; no changes.)
    Crystal Reports Maximum Report Processing Jobs ... | SCN
    Scaling Crystal Reports for Visual Studio .NET
    Choosing the Right Business Objects SDK for Your Needs
    Choose the Right SDK for the Right Task
    How Can I Optimize Scalability?
    All of the above apply to your version of CR and thus the next question will be; how to proceed:
    1) Bigger, faster servers will not hurt.
    2) Web farms.
    How Do I Use Crystal Reports in a Web Farm or Web Garden?
    3) Crystal Reports Application Server, or perhaps even SAP BusinessObjects BI Platform 4.1
    Crystal Enterprise Report Application Server - Overview
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Volumes/folders for temporary files

    Hello everybody. Can anyone explain how I can choose not only a volume for PS-temp-files but also a certain folder where PS should place it's tmp-files?
    Our problem is that C:\ is full, and our admin is not amused to allow writing in the root of E:. Changing the system variable "temp" from "C:\temp" to "e:\temp" is "only a workaround and no solution" in his words. Any other ideas?
    Win XP, PS 12.03, x32

    Your admin thinks that you writing files to other disks in your system is something he doesn't want to allow you to do, and he doesn't offer any help in cleaning up your C: drive (or getting you a bigger one or another one)?
    Assuming you're telling the whole story, it sounds like you may need a new admin!  I'd suggest taking your inability to work this way up with your supervisor.
    Here are observations about how Photoshop works:
    Photoshop needs to write scratch files to the root folder of a drive letter on your system.
    Photoshop writes some temporary files to the folder identified by your TEMP environment variable.
    Photoshop may also, under some conditions, choose another (unspecified) folder, most likely a root folder of a drive letter on your system, to use for certain temporary files (e.g., those with _MVM_ in the name).
    You can change the drive used for the scratch files using the Edit - Preference - Performance dialog, but Photoshop MUST have full permission to access the root folder of the drive.  That's just the way it's designed.
    You can change your TEMP environment variable as you mentioned, and that can be effective for moving temporary file access off your burdened C: drive for not only Photoshop but a lot of other apps as well.
    No one has been able to discover a reliable method of ensuring the _MVM_ temporary files are written to a specific place, though some have observed that if the TEMP drive has plenty of space then it tends to use the TEMP folder.  Last we heard from Adobe here on the forum on this subject, they were looking into where the Mondo Virtual Memory manager subsystem was programmed to write files.
    -Noel
    P.S., While you're at it, you might inquire what plans your system administration people have for moving you off your obsolete operating system.  XP is getting awfully long in the tooth.  Maybe you can get a nice new computer out of the deal.

  • Multiple plugtmp-1 plugtmp-2 etc. in local\temp folder stay , crossdomain.xml and other files containing visited websitenames created while private browsing

    OS = Windows 7
    When I visit a site like youtube whith private browsing enabled and with the add-on named "shockwave flash" in firefox add-on list installed and activate the flashplayer by going to a video the following files are created in the folder C:\Users\MyUserName\AppData\Local\Temp\plugtmp-1
    plugin-crossdomain.xml
    plugin-strings-nl_NL-vflLqJ7vu.xlb
    The contents of plugin-crossdomain contain both the "youtube.com" adress as "s.ytimg.com" and is as follows:
    <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
    -<cross-domain-policy> <allow-access-from domain="s.ytimg.com"/> <allow-access-from domain="*.youtube.com"/> </cross-domain-policy>
    The contents of the other file I will spare you cause I think those are less common when I visit other sites but I certainly don't trust the file. The crossdomain.xml I see when I visit most other flashpayer sites as well.
    I've also noticed multiple plugin-crossdomain-1.xml and onwards in numbers, I just clicked a youtube video to test, got 6 of them in my temp plus a file named "plugin-read2" (no more NL file cause I changed my country, don't know how youtube knows where I'm from, but that's another subject, don't like that either). I just noticed one with a different code:
    <?xml version="1.0"?>
    -<cross-domain-policy> <allow-access-from domain="*"/> </cross-domain-policy>
    So I guess this one comprimises my browsing history a bit less since it doesn't contain a webadress. If these files are even meant to be deposited in my local\temp folder. The bigger problem occurs when they stay there even after using private browsing, after clearing history, after clearing internet temporary files, cache, whatever you can think of. Which they do in my case, got more than 50 plugtmp-# folders in the previous mentioned local\temp folder containing all website names I visited in the last months. There are a variety of files in them, mostly ASP and XML, some just say file. I have yet to witness such a duplicate folder creation since I started checking my temp (perhaps when firefox crashes? I'd say I've had about 50 crashes in recent months).
    I started checking my temp because of the following Microsoft Security Essential warnings I received on 23-4-12:
    Exploit:Java/CVE-2010-0840.HE
    containerfile:C:\Users\Username\AppData\Local\Temp\jar_cache2196625541034777730.tmp
    file:C:\Users\Username\AppData\Local\Temp\jar_cache2196625541034777730.tmp->pong/reversi.class
    and...
    Exploit:Java/CVE-2008-5353.ZT
    containerfile:C:\Users\Noname\AppData\Local\Temp\jar_cache1028270176376464057.tmp
    file:C:\Users\Noname\AppData\Local\Temp\jar_cache1028270176376464057.tmp->Testability.class
    Microsoft Security Essentials informed me that these files were quarantained and deleted but when going to my temp file they were still there, I deleted them manually and began the great quest of finding out what the multiple gigabytes of other files and folders were doing in that temp folder and not being deleted with the usual clearing options within firefox (and IE).
    Note that I have set my adobe flasplayer settings to the most private intense I could think of while doing these tests (don't allow data storage for all websites, disable peer-to peer stuff, don't remember exactly anymore, etc.). I found it highly suspicious that i needed to change these settings online on an adobe website, is that correct? When right-clicking a video only limited privacy options are available which is why I tried the website thing.
    After the inital discovery of the java exploit (which was discovered by MSE shortly after I installed and started my first scan with Malwarebytes, which in turn made me suspicious whether I had even downloaded the right malwarebytes, but no indication in the filename if I google it). Malwarebytes found nothing, MSE found nothing after it said it removed the files, yet it didn't remove them, manually scanning these jar_cache files with both malwarevytes and MSE resulted in nothing. Just to be sure, I deleted them anyways like I said earlier. No new jar_cache files have been created, no exploits detected since then. CCleaner has cleaned most of my temp folder, I did the rest, am blocking all cookies (except for now shortly), noscript add-on has been running a while on my firefox (V 3.6.26) to block most javascripts except from sites like youtube. I've had almost the same problem using similar manual solutions a couple of months ago, and a couple of months before that (clearing all the multiple tmp folders, removing or renaming jar_cache manually, running various antmalware software, full scan not finding a thing afterwards, installing extra add-ons to increase my security, this time it's BetterPrivacy which I found through a mozilla firefox https connection, I hope, which showed me nicely how adobe flash was still storing LSO's even after setting all storage settings to 0 kb and such on the adobe website, enabling private browsing in firefox crushed those little trolls, but still plugtmp trolls are being created, help me crush them please, they confuse me when I'm looking for a real threat but I still want to use flash, IE doesn't need those folders and files, or does it store them somewhere else?).
    I'm sorry for the long story and many questions, hope it doesn't scare you away from helping me fight this. I suspect it's people wanting to belong to the hackergroup Anonymous who are doing this to my system and repeating their tricks (or the virus is still there, but I've done many antivirus scans with different programs so no need to suggest that option to me, they don't find it or I run into it after a while again, so far, have not seen jar_cache show up). Obviously, you may focus on the questions pertaining firefox and plugtmp folders, but if you can help me with any information regarding those exploits I would be extremely grateful, I've read alot but there isn't much specific information for checking where it comes from when all the anti-virus scanners don't detect anything anymore and don't block it incoming. I also have downloaded and installed process monitor but it crashes when I try to run it. The first time I tried to run it it lasted the longest, now it crashes after a few seconds, I just saw the number of events run up to almost a million and lots of cpu usage. When it crashed everything returned back to normal, or at least that's what I'm supposed to think I guess. I'll follow up on that one on their forum, but you can tell me if the program is ligit or not (it has a microsoft digital signature, or the name micosoft is used in that signature).

    update:
    I haven't upgraded my firefox yet because of a "TVU Web Player" plugin that isn't supported in the new firefox and I'm using it occasionally, couldn't find an upgrade for it. Most of my other plugins are upgraded in the green (according to mozilla websitechecker):
    Java(TM) Platform SE 6 U31 (green)
    Shockwave for Director (green - from Adobe I think)
    Shockwave Flash (green - why do I even need 2 of these adobe add-ons? can I remove one? I removed everything else i could find except the reader i think, I found AdobeARM and Adobe Acrobat several versions, very confusing with names constantly switching around)
    Java Deployment Toolkit 6.0.310.5 (green, grrr, again a second java, why do they do this stuff, to annoy people who are plagued with java and flash exploits? make it more complicating?)
    Adobe Acrobat (green, great, it's still there, well I guess this is the reader then)
    TVU Web Player for FireFox (grey - mentioned it already)
    Silverlight Plug-In (yellow - hardly use it, I think, unless it's automatic without my knowing, perhaps I watched one stream with it once, I'd like to remove it, but just in case I need it, don't remember why I didn't update, perhaps a conflict, perhaps because I don't use it, or it didn't report a threat like java and doesn't create unwantend and history compromising temp files)
    Google Update (grey - can I remove? what will i lose? don't remember installing it, and if I didn't, why didn't firefox block it?)
    Veetle TV Core (grey)
    Veetle TV Player (grey - using this for watching streams on veetle.com, probably needs the Core, deleted the broadcaster that was there earlier, never chose to install that, can't firefox regulate that when installing different components? or did i just miss that option and assumed I needed when I was installing veetle add-on?)
    Well, that's the list i get when checking on your site, when i use my own browseroptions to check add-ons I get a slightly different and longer list including a few I have already turned off (which also doesn't seem very secure to me, what's the point in using your site then for anything other than updates?), here are the differences in MY list:
    I can see 2 versions of Java(TM) Platform SE 6 U31, (thanks firefox for not being able to copy-paste this)
    one "Classic Java plug-in for Netscape and Mozilla"
    the other is "next generation plug-in for Mozilla browsers".
    I think I'll just turn off the Netscape and Mozilla one, don't trust it, why would I need 2? There I did it, no crashes, screw java :P
    There's also a Mozilla Default plugin listed there, why does firefox list it there without any further information whether I need it or not or whether it really originates from Mozilla firefox? It doesn't even show up when I use your website plugin checker, so is there no easy way by watching this list for me to determin I can skip worrying about it?
    There's also some old ones that I recently deactivated still listed like windows live photo gallery, never remember adding that one either or needing it for anything and as usual, right-clicking and "visit homepage" is greyed out, just as it is for the many java crap add-ons I encountered so far.
    Doing a quick check, the only homepage I can visit is the veetle one. The rest are greyed out. I also have several "Java Console" in my extentions tab, I deactivated all but the one with the highest number. Still no Java Console visible though, even after going to start/search "java", clicking java file and changing the settings there to "show" console instead of "hide" (can't remember exact details).
    There's some other extentions from noscript, TVU webplayer again, ADblock Plus and now also BetterPrivacy (sidenote, a default.LSO remains after cleanup correct? How do I know that one isn't doing anything nasty if it's code has been changed or is being changed? To prevent other LSO's I need to use both private browsing and change all kinds of restrictions online for adobe flashplayer, can anyone say absurd!!! if you think you're infected and want to improve your security? Sorry that rant was against Adobe, but it's really against Anonymous, no offense).

Maybe you are looking for