Tempfile not re-created during recovery

Hello,
While running an RMAN recovery of a 10g instance, I noticed in the alert log the fact that the tempfile belonging to the TEMP tablespace is not re-created.
My instance is recovered using a backup controlfile, and all datafiles (except the tempfile) are re-created.
Normally, during the dictionary check I'm getting the error messages (ORA-01157, 01110, 27037) that report the missing file temp01.dbf, and the file is created.
However, during this particular recovery, the dictionary check was completed without any errors reported in the alert log, then the following message appears:
WARNING: The following temporary tablespaces contain no files.
This condition can occur when a backup controlfile has
been restored. It may be necessary to add files to these
tablespaces. That can be done using the SQL statement:
ALTER TABLESPACE <tablespace_name> ADD TEMPFILE
Alternatively, if these temporary tablespaces are no longer
needed, then they can be dropped.
Empty temporary tablespace: TEMP
The message contains the solution to fix the problem, but I would like to know why it appeared in the first place.
Thank you for any ideas,
Adrian

that mean add tempfile... on temp tablespace:
SQL> ALTER TABLESPACE temp ADD TEMPFILE '/oradata/temp02.dbf' SIZE 512m AUTOEXTEND ON NEXT 250m MAXSIZE UNLIMITED;
Or add new default temp tablespace:
SQL> CREATE TEMPORARY TABLESPACE temp2 TEMPFILE '/oradata/temp02.dbf' SIZE 5M REUSE AUTOEXTEND ON NEXT 1M MAXSIZE unlimited EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1M;
SQL> ALTER DATABASE DEFAULT TEMPORARY TABLESPACE temp2;
SQL> DROP TABLESPACE temp INCLUDING CONTENTS AND DATAFILES;
SQL> CREATE TEMPORARY TABLESPACE temp TEMPFILE '/oradata/temp01.dbf' SIZE 500M REUSE AUTOEXTEND ON NEXT 100M MAXSIZE unlimited EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1M;
SQL>ALTER DATABASE DEFAULT TEMPORARY TABLESPACE temp;
SQL> DROP TABLESPACE temp2 INCLUDING CONTENTS AND DATAFILES;
http://www.idevelopment.info/data/Oracle/DBA_tips/Tablespaces/TBS_3.shtml

Similar Messages

  • Partition created during recovery of P105-S6014

    I had to run recovery to restore my computer after a virus attack. During the recovery, I accepted the option to create a partition and set the size at 20GB. The recovery went smoothly and windows updates were downloaded and installed afterwards but now I don't have access to the remainder of my HDD. Only the 20GB partition shows up in My Computer. How do I get access to the remaining 140GB on my hard drive?
    OS is Windows XP Media Center Edition V5.1 Service Pack 3.

    that mean add tempfile... on temp tablespace:
    SQL> ALTER TABLESPACE temp ADD TEMPFILE '/oradata/temp02.dbf' SIZE 512m AUTOEXTEND ON NEXT 250m MAXSIZE UNLIMITED;
    Or add new default temp tablespace:
    SQL> CREATE TEMPORARY TABLESPACE temp2 TEMPFILE '/oradata/temp02.dbf' SIZE 5M REUSE AUTOEXTEND ON NEXT 1M MAXSIZE unlimited EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1M;
    SQL> ALTER DATABASE DEFAULT TEMPORARY TABLESPACE temp2;
    SQL> DROP TABLESPACE temp INCLUDING CONTENTS AND DATAFILES;
    SQL> CREATE TEMPORARY TABLESPACE temp TEMPFILE '/oradata/temp01.dbf' SIZE 500M REUSE AUTOEXTEND ON NEXT 100M MAXSIZE unlimited EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1M;
    SQL>ALTER DATABASE DEFAULT TEMPORARY TABLESPACE temp;
    SQL> DROP TABLESPACE temp2 INCLUDING CONTENTS AND DATAFILES;
    http://www.idevelopment.info/data/Oracle/DBA_tips/Tablespaces/TBS_3.shtml

  • Line item for cenvat clearing not getting created during miro

    Hi all,
    I'm in ECC 5.0. I've carried out the CIN configuration. But I am facing the following problem.
    PO created for raw material. GR posted and the accounting document postings show correct figures against Stock A/c and GR/IR Account. The Part II posting also show correct figures against Cenvat A/c and Cenvat Clearing A/c. However, when I'm doing MIRO, the Cenvat Clearing A/c line item is missing. Line Items are created for Vendor Payable, GR/IR Account and Sales Tax and all these figures are correct. Only Cenvat Clearing A/c Line item is missing.
    Please help
    - Saleel

    Hi SP,
    thanx for your reply. However, the tick is already there in the separate line item and also, all Excise Transactions have been maintained. Excise Accounts and G/L Accounts for all Excise transactions have already been assigned. I guess the problem is somewhere else. Can u  plz throw some light? I'm in implementation project and stuck up coz of this. Need help urgently.
    Regards,
    Saleel

  • NIC directories not getting created under ISAPNP

    AT-MIO-16X using NI-DAQ5.1 on Win98  (cross posted from the multifunction daq forum)
    I am
    setting up a spare board after one failed in system - the first board
    reported failed when the Test Resources button was pressed.
    A second board was tried in this system, with no success.
    When
    setting a second (similar PC specs) system up (it had been shelved),
    the referenced directories are not being created during
    the
    installation of NI-DAQ and board. If I install and set the board up as
    previously configured, matching the address/irq/dma channels,
    the resource test reports "Not responding to the first IRQ". (No conflicts with resources reported.)
    After
    reading other postings (searched forums/knowledgebase, etc.), I tried
    setting only the base address, and the resource test passes. 
    Unfortunately,
    when set up in this manner, the AIO and DIO seem to work but the
    sinewave generator (test resources again) does not -
    nor does waveform generation in our application.

    Hello James,
    In the future please refrain from posting the same question on multiple boards.
    Go here for the active thread.
    Regards,
    Dan King

  • Fail to Create Product Recovery Media with x301

    I purchased an x301 recently with Vista home and fail to create a product recovery disk disk so far.
    By going into thinkvantage using "Create Product Recovery Media", shortly I was prompted to indicate a recordable disk drive,which in my case is an external D drive CD burner, then the "little red ball" started to run showing "extracting files please wait"; BUT it won't STOP even after an hour or so and it also did not display any error messages. In fact, the program never went into the next stage prompting me to insert a blank disk. When I tried to stop the program, it sort of hangup and I had to shut down my computer by hard-pressing the turnon button!  After several trial I gave up.
    Alternatively, when I doubleclick the Q drive to initiate "create product recovery media", the program indicates that it is not responding.
    Strangely, I have managed to perform "Create Recovery Media" successfully under Thinkvantage and burned a CD (note - not the Create Product Recovery Media).
    I have even gone the extent to do a Full Factory system restore which verifies that my Q drive is working very well!
    So, what could be the problem and I'd really want to create a set of product recovery disks!!
    Cheers.

    If you call lenovo up, i think they will send you a set of recovery media for free, given that you can't create it in the first place. 
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • Replenishment random storage -TO is not being created

    Hello,
    Fixed Bin replenishment
    I am implementing the same above process for random storage.I have configured everything as mentioned above and made sure the stock is available for replenishment.For some reason the Replenishment TO not being created during the picking confirmation.
    My random storage is SU managed.This storage type needs to be replenished from an open storage which is not SU managed. Is there any probem in the pelletization during the TO creation? Did i do something wrong having the random storage as SU managed?
    Please suggest..

    Hi Pranath,
    Check the following (masterdata):
    - the material must created for the replen st as well
    - enter your max bin qty, min bin qty, round qty, replen qty
    Chek the following config:
    - Define Stock Transfers & Replenishment control
        - Define Replenishment Control for Storage Type - Make sure you have "Replen Method" = 2. Did you specify a replen movement type? If not, I would suggest this...keeps everything tidy.
    I remember from my initial testing that it didn't work, because my stock level was already below my min stock level. I added stock to my ST and moved it out again (with LT10 for testing) to a different ST. The replen TO was created automatically.
    Let me know how it goes.
    Hein

  • During recovery on iPhone 4 I got : The iPhone could not be restored. Un unknown error occurred ( 3004 ). Then - iTunes has detected an iPhone in recovery mode. You must restore this iPhone before it can be used with iTunes.Then I get error 3004

    During recovery on iPhone 4 I got : The iPhone could not be restored. Un unknown error occurred ( 3004 ). Then - iTunes has detected an iPhone in recovery mode. You must restore this iPhone before it can be used with iTunes.Then I get error 3004 again. Latest iTunes and OS updates. I cant use the phone now. I did restart the destop,unplug the usb,...etc. Same iTune logo ,arrow and USB on the screen.THANK YOU SO MUCH,...!

    Perhaps the information in this Apple support article will help:
    http://support.apple.com/kb/TS3694#error3004
    Regards.

  • Holder-Position relationship not created during hiring in PA40

    Hi,
    I have an issue right now where the holder-position relationship was not created when I hired a new employee thru PA40. We could correct this via RHINTE00. However, we would like to know first before we run the program on what could be the probable cause why the relationship was not created. All infotype records of the employee were added successfully in the system, it is only the SP relationship in HRP1001 that was not created during hiring. I'm  still trying to replicate it to find the probable cause but still no luck. It only occurred once (quite rare). Since we can't replicate it, may we know when or how the relationship will not be created?
    Your response will be greatly appreciated. Thank you very much.
    Regards,
    Angelo

    Hi Venkatesh, thanks for the reply.
    Yes, the PLOGI - ORGA switch is set to X

  • HT3275 Can you please let me know how I can correct the following which appears during back up with time machineThe backup disk image "/Volumes/Andreas ZERVOS's Time Capsu-1/Andreas Zervos's MacBook Pro 1.sparsebundle" could not be created (error -1)

    Can you please help me to solve the following problem occuring during back up with time machine?
    The backup disk image “/Volumes/Andreas ZERVOS's Time Capsu-1/Andreas Zervos’s MacBook Pro 1.sparsebundle” could not be created (error -1)

    Hello,
    I'm not sure what it means, but...
    http://www.levelofindirection.com/journal/2009/10/10/using-a-networked-drive-for -time-machine-backups-on-a-mac.html
    http://www.coastalvectors.com/blog/2011/02/understanding-time-machine-and-sparse -bundles/
    Have you looked through Pondini's extensive TM help site?
    http://Pondini.org/TM/FAQ.html
    I can't imagine anything TMwise not covered.

  • Sequencing OpenText Exceed with App-V 5 results in The Manifest Created During Sequencing is not valid error

    Hi,
    Trying to sequence Exceed v14 with App-V 5.0 results in the following error...
    The manifest created during sequencing is not valid.  Sequecning cannot continue, try sequencing the application again...
    In the seuqencer debug log there are a few entries:
    Error in ManagedFileNameInfoT::GetFileNameInfo(), FltGetFileNameInformation() ntstatus = The name requested was not found in Filter Manager's name cache and could not be retrieved from the file system.
    Anyone have any information on what this actually means or what can be done to resolve?
    Thanks

    Thanks Tomas, this app does create a lot of class keys, see below.  Do any of these look troublesome?  Apologies for the length of the code paste...
    HKLM\SOFTWARE\Classes\.ALI
    HKLM\SOFTWARE\Classes\.ALI\Hummingbird.FileType_ALI
    HKLM\SOFTWARE\Classes\.ALI\Hummingbird.FileType_ALI\ShellNew
    HKLM\SOFTWARE\Classes\.ALIAS
    HKLM\SOFTWARE\Classes\.ALIAS\Hummingbird.FileType_ALIAS
    HKLM\SOFTWARE\Classes\.ALIAS\Hummingbird.FileType_ALIAS\ShellNew
    HKLM\SOFTWARE\Classes\.BIT
    HKLM\SOFTWARE\Classes\.BIT\Hummingbird.FileType_BIT
    HKLM\SOFTWARE\Classes\.BIT\Hummingbird.FileType_BIT\ShellNew
    HKLM\SOFTWARE\Classes\.DIR
    HKLM\SOFTWARE\Classes\.DIR\Hummingbird.FileType_DIR
    HKLM\SOFTWARE\Classes\.DIR\Hummingbird.FileType_DIR\ShellNew
    HKLM\SOFTWARE\Classes\.ENC
    HKLM\SOFTWARE\Classes\.ENC\Hummingbird.FileType_ENC
    HKLM\SOFTWARE\Classes\.ENC\Hummingbird.FileType_ENC\ShellNew
    HKLM\SOFTWARE\Classes\.FDB
    HKLM\SOFTWARE\Classes\.FDB\Hummingbird.FileType_FDB
    HKLM\SOFTWARE\Classes\.FDB\Hummingbird.FileType_FDB\ShellNew
    HKLM\SOFTWARE\Classes\.FDIR
    HKLM\SOFTWARE\Classes\.FDIR\Hummingbird.FileType_FDIR
    HKLM\SOFTWARE\Classes\.FDIR\Hummingbird.FileType_FDIR\ShellNew
    HKLM\SOFTWARE\Classes\.humreg
    HKLM\SOFTWARE\Classes\.humreg\Hummingbird.FileType_humreg
    HKLM\SOFTWARE\Classes\.humreg\Hummingbird.FileType_humreg\ShellNew
    HKLM\SOFTWARE\Classes\.humtable
    HKLM\SOFTWARE\Classes\.humtable\Hummingbird.FileType_humtable
    HKLM\SOFTWARE\Classes\.humtable\Hummingbird.FileType_humtable\ShellNew
    HKLM\SOFTWARE\Classes\.KBF
    HKLM\SOFTWARE\Classes\.KBF\Hummingbird.FileType_KBF
    HKLM\SOFTWARE\Classes\.KBF\Hummingbird.FileType_KBF\ShellNew
    HKLM\SOFTWARE\Classes\.KBS
    HKLM\SOFTWARE\Classes\.KBS\Hummingbird.FileType_KBS
    HKLM\SOFTWARE\Classes\.KBS\Hummingbird.FileType_KBS\ShellNew
    HKLM\SOFTWARE\Classes\.KBT
    HKLM\SOFTWARE\Classes\.KBT\Hummingbird.FileType_KBT
    HKLM\SOFTWARE\Classes\.KBT\Hummingbird.FileType_KBT\ShellNew
    HKLM\SOFTWARE\Classes\.MPB
    HKLM\SOFTWARE\Classes\.MPB\Hummingbird.FileType_MPB
    HKLM\SOFTWARE\Classes\.MPB\Hummingbird.FileType_MPB\ShellNew
    HKLM\SOFTWARE\Classes\.PTB
    HKLM\SOFTWARE\Classes\.PTB\Hummingbird.FileType_PTB
    HKLM\SOFTWARE\Classes\.PTB\Hummingbird.FileType_PTB\ShellNew
    HKLM\SOFTWARE\Classes\.rx
    HKLM\SOFTWARE\Classes\.rx\ShellNew
    HKLM\SOFTWARE\Classes\.ses
    HKLM\SOFTWARE\Classes\.ses\Hummingbird.Xsession
    HKLM\SOFTWARE\Classes\.ses\Hummingbird.Xsession\ShellNew
    HKLM\SOFTWARE\Classes\.SRC
    HKLM\SOFTWARE\Classes\.SRC\Hummingbird.FileType_SRC
    HKLM\SOFTWARE\Classes\.SRC\Hummingbird.FileType_SRC\ShellNew
    HKLM\SOFTWARE\Classes\.TB
    HKLM\SOFTWARE\Classes\.TB\Hummingbird.FileType_TB
    HKLM\SOFTWARE\Classes\.TB\Hummingbird.FileType_TB\ShellNew
    HKLM\SOFTWARE\Classes\.TRX
    HKLM\SOFTWARE\Classes\.TRX\Hummingbird.FileType_TRX
    HKLM\SOFTWARE\Classes\.TRX\Hummingbird.FileType_TRX\ShellNew
    HKLM\SOFTWARE\Classes\.UID
    HKLM\SOFTWARE\Classes\.UID\Hummingbird.FileType_UID
    HKLM\SOFTWARE\Classes\.UID\Hummingbird.FileType_UID\ShellNew
    HKLM\SOFTWARE\Classes\.WFF
    HKLM\SOFTWARE\Classes\.WFF\Hummingbird.FileType_WFF
    HKLM\SOFTWARE\Classes\.WFF\Hummingbird.FileType_WFF\ShellNew
    HKLM\SOFTWARE\Classes\.XCAT
    HKLM\SOFTWARE\Classes\.XCAT\Hummingbird.FileType_XCAT
    HKLM\SOFTWARE\Classes\.XCAT\Hummingbird.FileType_XCAT\ShellNew
    HKLM\SOFTWARE\Classes\.xcfg
    HKLM\SOFTWARE\Classes\.xcfg\Exceed.Xconfiguration
    HKLM\SOFTWARE\Classes\.xcfg\Exceed.Xconfiguration\ShellNew
    HKLM\SOFTWARE\Classes\.XDB
    HKLM\SOFTWARE\Classes\.XDB\Hummingbird.FileType_XDB
    HKLM\SOFTWARE\Classes\.XDB\Hummingbird.FileType_XDB\ShellNew
    HKLM\SOFTWARE\Classes\.XDP
    HKLM\SOFTWARE\Classes\.XDP\Hummingbird.FileType_XDP
    HKLM\SOFTWARE\Classes\.XDP\Hummingbird.FileType_XDP\ShellNew
    HKLM\SOFTWARE\Classes\.xs
    HKLM\SOFTWARE\Classes\.xs\Hummingbird.Xstart
    HKLM\SOFTWARE\Classes\.xs\Hummingbird.Xstart\ShellNew
    HKLM\SOFTWARE\Classes\Exceed.Xconfiguration
    HKLM\SOFTWARE\Classes\Exceed.Xconfiguration\CLSID
    HKLM\SOFTWARE\Classes\Exceed.Xconfiguration\DefaultIcon
    HKLM\SOFTWARE\Classes\Exceed.Xconfiguration\shell
    HKLM\SOFTWARE\Classes\Exceed.Xconfiguration\shell\open
    HKLM\SOFTWARE\Classes\Exceed.Xconfiguration\shell\open\command
    HKLM\SOFTWARE\Classes\Hcabout.AboutDialog
    HKLM\SOFTWARE\Classes\Hcabout.AboutDialog\CLSID
    HKLM\SOFTWARE\Classes\Hcabout.AboutDialog\CurVer
    HKLM\SOFTWARE\Classes\Hcabout.AboutDialog.1
    HKLM\SOFTWARE\Classes\Hcabout.AboutDialog.1\CLSID
    HKLM\SOFTWARE\Classes\hclbroadway
    HKLM\SOFTWARE\Classes\hclbroadway\DefaultIcon
    HKLM\SOFTWARE\Classes\hclbroadway\shell
    HKLM\SOFTWARE\Classes\hclbroadway\shell\open
    HKLM\SOFTWARE\Classes\hclbroadway\shell\open\command
    HKLM\SOFTWARE\Classes\Hummingbird.Connectivity
    HKLM\SOFTWARE\Classes\Hummingbird.Connectivity\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.Connectivity\CurVer
    HKLM\SOFTWARE\Classes\Hummingbird.Connectivity.1
    HKLM\SOFTWARE\Classes\Hummingbird.Connectivity.1\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.Exceed
    HKLM\SOFTWARE\Classes\Hummingbird.Exceed\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.Exceed\CurVer
    HKLM\SOFTWARE\Classes\Hummingbird.Exceed.1
    HKLM\SOFTWARE\Classes\Hummingbird.Exceed.1\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FastHUMPRDCM.1
    HKLM\SOFTWARE\Classes\Hummingbird.FastHUMPRDCM.1\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.Fdb
    HKLM\SOFTWARE\Classes\Hummingbird.Fdb\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.Fdb\CurVer
    HKLM\SOFTWARE\Classes\Hummingbird.Fdb.1
    HKLM\SOFTWARE\Classes\Hummingbird.Fdb.1\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_ALI
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_ALI\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_ALI\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_ALIAS
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_ALIAS\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_ALIAS\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_BIT
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_BIT\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_BIT\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_DIR
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_DIR\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_DIR\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_ENC
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_ENC\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_ENC\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_ENC\shell
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_ENC\shell\open
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_ENC\shell\open\command
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_FDB
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_FDB\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_FDB\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_FDIR
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_FDIR\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_FDIR\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_humreg
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_humreg\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_humreg\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_humtable
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_humtable\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_humtable\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_KBF
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_KBF\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_KBF\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_KBS
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_KBS\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_KBS\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_KBT
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_KBT\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_KBT\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_MPB
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_MPB\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_MPB\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_PTB
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_PTB\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_PTB\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_SRC
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_SRC\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_SRC\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_SYM
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_SYM\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_SYM\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_TB
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_TB\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_TB\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_TRX
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_TRX\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_TRX\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_UID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_UID\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_UID\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_WFF
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_WFF\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_WFF\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_XCAT
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_XCAT\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_XCAT\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_XDB
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_XDB\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_XDB\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_XDP
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_XDP\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.FileType_XDP\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.HUMPRDCM
    HKLM\SOFTWARE\Classes\Hummingbird.HUMPRDCM\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.HUMPRDCM\CurVer
    HKLM\SOFTWARE\Classes\Hummingbird.HUMPRDCM.1
    HKLM\SOFTWARE\Classes\Hummingbird.HUMPRDCM.1\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.Xconfig
    HKLM\SOFTWARE\Classes\Hummingbird.Xconfig\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.Xconfig\CurVer
    HKLM\SOFTWARE\Classes\Hummingbird.Xconfig.1
    HKLM\SOFTWARE\Classes\Hummingbird.Xconfig.1\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.Xfonts
    HKLM\SOFTWARE\Classes\Hummingbird.Xfonts\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.Xfonts\CurVer
    HKLM\SOFTWARE\Classes\Hummingbird.Xfonts.1
    HKLM\SOFTWARE\Classes\Hummingbird.Xfonts.1\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.Xsession
    HKLM\SOFTWARE\Classes\Hummingbird.Xsession\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.Xsession\shell
    HKLM\SOFTWARE\Classes\Hummingbird.Xsession\shell\edit
    HKLM\SOFTWARE\Classes\Hummingbird.Xsession\shell\edit\command
    HKLM\SOFTWARE\Classes\Hummingbird.Xsession\shell\open
    HKLM\SOFTWARE\Classes\Hummingbird.Xsession\shell\open\command
    HKLM\SOFTWARE\Classes\Hummingbird.Xstart
    HKLM\SOFTWARE\Classes\Hummingbird.Xstart\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.Xstart\CurVer
    HKLM\SOFTWARE\Classes\Hummingbird.Xstart\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.Xstart\shell
    HKLM\SOFTWARE\Classes\Hummingbird.Xstart\shell\edit
    HKLM\SOFTWARE\Classes\Hummingbird.Xstart\shell\edit\command
    HKLM\SOFTWARE\Classes\Hummingbird.Xstart\shell\open
    HKLM\SOFTWARE\Classes\Hummingbird.Xstart\shell\open\command
    HKLM\SOFTWARE\Classes\Hummingbird.Xstart.1
    HKLM\SOFTWARE\Classes\Hummingbird.Xstart.1\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.Xstart.1\DefaultIcon
    HKLM\SOFTWARE\Classes\Hummingbird.XWebHostCtrl
    HKLM\SOFTWARE\Classes\Hummingbird.XWebHostCtrl\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.XWebHostCtrl\CurVer
    HKLM\SOFTWARE\Classes\Hummingbird.XWebHostCtrl.1
    HKLM\SOFTWARE\Classes\Hummingbird.XWebHostCtrl.1\CLSID
    HKLM\SOFTWARE\Classes\Hummingbird.XWebHostCtrl.1\Insertable
    HKLM\SOFTWARE\Classes\Xfonts_rem.XFontsCom
    HKLM\SOFTWARE\Classes\Xfonts_rem.XFontsCom\CLSID
    HKLM\SOFTWARE\Classes\Xfonts_rem.XFontsCom\CurVer
    HKLM\SOFTWARE\Classes\Xfonts_rem.XFontsCom.1
    HKLM\SOFTWARE\Classes\Xfonts_rem.XFontsCom.1\CLSID
    HKLM\SOFTWARE\Classes\Xsetrem.XsetCom
    HKLM\SOFTWARE\Classes\Xsetrem.XsetCom\CLSID
    HKLM\SOFTWARE\Classes\Xsetrem.XsetCom\CurVer
    HKLM\SOFTWARE\Classes\Xsetrem.XsetCom.1
    HKLM\SOFTWARE\Classes\Xsetrem.XsetCom.1\CLSID
    HKLM\SOFTWARE\Classes\Xstart.XstartCom
    HKLM\SOFTWARE\Classes\Xstart.XstartCom\CLSID
    HKLM\SOFTWARE\Classes\Xstart.XstartCom\CurVer
    HKLM\SOFTWARE\Classes\Xstart.XstartCom.1
    HKLM\SOFTWARE\Classes\Xstart.XstartCom.1\CLSID
    HKLM\SOFTWARE\Classes\XstartAx.XsAx
    HKLM\SOFTWARE\Classes\XstartAx.XsAx\CLSID
    HKLM\SOFTWARE\Classes\XstartAx.XsAx\CurVer
    HKLM\SOFTWARE\Classes\XstartAx.XsAx.1
    HKLM\SOFTWARE\Classes\XstartAx.XsAx.1\CLSID
    HKLM\SOFTWARE\Classes\XstartRem.XsComRem
    HKLM\SOFTWARE\Classes\XstartRem.XsComRem\CLSID
    HKLM\SOFTWARE\Classes\XstartRem.XsComRem\CurVer
    HKLM\SOFTWARE\Classes\XstartRem.XsComRem.1
    HKLM\SOFTWARE\Classes\XstartRem.XsComRem.1\CLSID

  • [svn:bz-trunk] 23143: Certain code needs to check the existence of the class validation validator  (some brokers and other listeners) during message broker init, however the validator was not being created till the very end of the method .

    Revision: 23143
    Revision: 23143
    Author:   [email protected]
    Date:     2011-10-27 06:31:02 -0700 (Thu, 27 Oct 2011)
    Log Message:
    Certain code needs to check the existence of the class validation validator (some brokers and other listeners) during message broker init, however the validator was not being created till the very end of the method.  Promote it to be at the top instead of at the bottom.
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/config/MessagingConfiguration.java

    Revision: 23143
    Revision: 23143
    Author:   [email protected]
    Date:     2011-10-27 06:31:02 -0700 (Thu, 27 Oct 2011)
    Log Message:
    Certain code needs to check the existence of the class validation validator (some brokers and other listeners) during message broker init, however the validator was not being created till the very end of the method.  Promote it to be at the top instead of at the bottom.
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/config/MessagingConfiguration.java

  • Windows Server 2012 - Backup failing with Exchange - The application will not be available for recovery from this backup. the consistency check failed

    Hi
    We have a Windows 2012 server with Exchange 2013, all is working fine except now i am getting issues with the backup.
    'Exchange - The application will not be available for recovery from this backup. the consistency check failed for the component Microsoft Exchange Server'
    I have checked the database all is fine, i have created a new db and move all mailbox;s over and then removed the old db, i have enabled circular logging and then disabled it, it seems no matter what i do i cannot get a full backup!
    i did have to restore the server once and the backups still worked for about 4 days after that and then stopped, i have also tried to remove and re add the backup role!
    i am stumped, any advice would be great!

    Hi
    Ok, i created a test db and tried to back it up right away, it failed, i did not add any mailbox's to it either. i got quite a few events in the windows logs, as well as the same event above i got the following:
    Log Name:      Application
    Source:        MSExchangeRepl
    Date:          21/01/2013 10:16:30
    Event ID:      2038
    Task Category: Exchange VSS Writer
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      NERDS-DC01.nerds.local
    Description:
    Microsoft Exchange VSS Writer backup failed. No log files were truncated. Instance 75754d0d-8dfe-4909-8beb-5a4f824254a9. Database 4843b37c-7b3c-42b2-8b57-1393615c2c15.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="MSExchangeRepl" />
        <EventID Qualifiers="32772">2038</EventID>
        <Level>3</Level>
        <Task>2</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-01-21T10:16:30.000000000Z" />
        <EventRecordID>261645</EventRecordID>
        <Channel>Application</Channel>
        <Computer>NERDS-DC01.nerds.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>75754d0d-8dfe-4909-8beb-5a4f824254a9</Data>
        <Data>4843b37c-7b3c-42b2-8b57-1393615c2c15</Data>
      </EventData>
    </Event>
    AND
    Log Name:      Application
    Source:        MSExchangeRepl
    Date:          21/01/2013 10:16:30
    Event ID:      2038
    Task Category: Exchange VSS Writer
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      NERDS-DC01.nerds.local
    Description:
    Microsoft Exchange VSS Writer backup failed. No log files were truncated. Instance 75754d0d-8dfe-4909-8beb-5a4f824254a9. Database db5826f3-1029-4219-ad80-441a0e94537a.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="MSExchangeRepl" />
        <EventID Qualifiers="32772">2038</EventID>
        <Level>3</Level>
        <Task>2</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-01-21T10:16:30.000000000Z" />
        <EventRecordID>261646</EventRecordID>
        <Channel>Application</Channel>
        <Computer>NERDS-DC01.nerds.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>75754d0d-8dfe-4909-8beb-5a4f824254a9</Data>
        <Data>db5826f3-1029-4219-ad80-441a0e94537a</Data>
      </EventData>
    </Event>
    and
    Log Name:      Application
    Source:        MSExchangeRepl
    Date:          21/01/2013 10:16:30
    Event ID:      2034
    Task Category: Exchange VSS Writer
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      NERDS-DC01.nerds.local
    Description:
    The Microsoft Exchange Replication service VSS Writer (Instance 75754d0d-8dfe-4909-8beb-5a4f824254a9) failed with error FFFFFFFC when processing the backup completion event.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="MSExchangeRepl" />
        <EventID Qualifiers="49156">2034</EventID>
        <Level>2</Level>
        <Task>2</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-01-21T10:16:30.000000000Z" />
        <EventRecordID>261649</EventRecordID>
        <Channel>Application</Channel>
        <Computer>NERDS-DC01.nerds.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>75754d0d-8dfe-4909-8beb-5a4f824254a9</Data>
        <Data>FFFFFFFC</Data>
      </EventData>
    </Event>
    and
    Log Name:      Application
    Source:        SPP
    Date:          21/01/2013 10:16:30
    Event ID:      16389
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      NERDS-DC01.nerds.local
    Description:
    Writer Microsoft Exchange Writer experienced retryable error during shadow copy creation. Retrying...  More info: .
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="SPP" />
        <EventID Qualifiers="0">16389</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-01-21T10:16:30.000000000Z" />
        <EventRecordID>261650</EventRecordID>
        <Channel>Application</Channel>
        <Computer>NERDS-DC01.nerds.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Microsoft Exchange Writer</Data>
        <Data>
        </Data>
        <Data>The writer experienced a transient error.  If the backup process is retried, the error may not reoccur. (0x800423F3)</Data>
        <Data>
        </Data>
        <Binary>00000000A5120000981200000000000042BEB7C511CAC619E59C92030000000000000000</Binary>
      </EventData>
    </Event>

  • Error during recovery: can't find PREINST4.SWM on the DVD

    Hi everyone,
    I was trying to reinstall the factory settings on my laptop with the toshiba software but during the copy of files from the first DVD of Recovery,
    It says: Can't find PREINST4.SWM on the DVD.
    So I look at the DVD with another computer and I find the file, so I don't know how to fix this problem, maybe reburn the DVD ? (there is no scratch on the DVD)
    Thanks
    [sorry for the bad english speaking, it's not my native language]

    Of course its worth to copy (burn) the DVD again but Im not quite sure if it will be helpful.
    Probably something went wrong during Recovery disk creation.
    In such case the DVD disk isnt created probably and the recovery procedure would not finish.
    This would require new Recovery DVD which could be ordered from Arvato

  • L755-S5244 - W7 system repair disc could not be created... unable to parse... XML data. (0x800705B9)

    After creating a backup image of my W7 Toshiba laptop OK, the last step was the option to create a system repair disc. However that returned the following error:
    System repair disc could not be created
    Windows was unable to parse the requested XML data.
    (0x800705B9)
    Note this is *not* the same as "system recovery discs"! I already have a set of those discs which work OK.. What I need is a system repair disc which allows booting into special recovery mode to repair W7, to restore a backup image, etc.
    Note that my computer is working fine. I just need to be able to make a system repair disc in case there are future problems. There always are, eventually.
    In googling this problem, there are many reports of this error but no clear solution. Some of the reported fixes refer to microsoft help/support/social/technet links which no longer exist. I tried one of those suggestions, SFC /SCANNOW, which didn't find any system file errors on my computer. So that's not the cause.
    It may have something to do with the OEM W7 version which Toshiba puts on its laptops such as my L755-S5244(?). It's possible that Toshiba has intentionally or accidentally disabled the normal commands to make a system repair disc in W7. Does anybody know for sure?
    Thanks.

    I did a fair amount of goggling and reading, then... I tried 3 different downloadable boot disks from maximumpcguides.com, spirebyte, and mydigitallife.info. They all work exactly the same. When booting from one of those discs, there are 5 options offered. I had to make text notes (below) because there's no way to make screen images in repair mode.
    1) Startup Repair - apparently works OK, at least it went through the process and found no errors. That's as it should be, because this computer is working fine! My only objective here is to find out what can be done someday when it malfunctions, as all computers do eventually..
    2) System Restore - doesn't work
    big red X: "To use System Restore, you must specify which Windows installation to restore. Restart this computer, select an operating system, and then select System Restore." That makes no sense because I only have one Windows installation! This is an important option. Is there any way to access it when Windows 7 won't start normally?
    3) System Image Recovery - It found the image file I had created previously. But I didn't want to risk it on a properly functioning computer (no reason). So I don't know if it will actually work right... someday when I really need it.
    4) Windows Memory Diagnostic - doesn't work
    "Windows cannot check for memory problems. An error is preventing Windows from checking for memory problems during startup. To run the Windows Memory Diagnostic manually, boot the computer from  the Windows installation disc, and then select Windows Memory Diagnostic from the Windows Boot Manager menu." However there is no such thing as a Windows installation disc on Toshiba OEM W7. Or is there? Also, I can get to Windows Boot Manager by pressing f8 during startup then select Repair Your Computer, but it won't do anything. Again, it requests the Windows installation disc, which I don't have. Then at the end of all the verbiage... "... Status 0xc000000e; Info: The boot selection failed because a required device is inaccessible." It would be nice to run a good memory diagnostic because I just  upgraded from 4G to 8G RAM. Suggestions?
    5) Command Prompt - apparently works OK, at least it listed the directory when I entered "dir".
    I feel that chances would be better if I could somehow get this W7 Toshiba laptop to make its own system repair disc, which goes full circle back to my original query... Can it be fixed to avoid the parse XML data error?

  • Output message can not be created in a PO

    Hi to you all,
    Output message can not be created in a PO for a customer. During my tests, the yellow output message was created automatically after I have saved the PO.
    I checked ME9F and the table NAST, there is no entry for the PO of the customer. This happens arbitrarily.
    Do you know how and why this can happen? Is it a program error or something else?
    Thanks.
    Esra

    Hi Esra,
    if I do understand you correctly, when creating the PO the system always finds a message to be created ("yellow" message). But arbitrarily the message cannot be generated in ME9F, correct?
    In my view, if the message is always determined correctly in the PO there cannot be any trouble concerning condition records, the error has to occur later in the process.
    Are there any error messages in the processing protocol of a message that cannot be created? What happens if you set the transmission time-spot to 4 (immediatelly)?
    Just my 2 cents
    Alicia

Maybe you are looking for