MaxDB Recovery - Table Data Recovery Failed

Dear All,
I'm trying to simulate the backup and recovery functionality of MaxDB by using Database Studio.
This is what I've done so far,
1) Create dummy table with data inside.
2) Performed a complete backup.
3) Performed log backup.
4) Removed all the data within the dummy table.
5) Performed a complete recovery of data and log backup.
However, the table is still empty after recovery.
Does this means that the recovery failed? Or the backup?
There is no error message or whatsoever during the backup and recovery.
I did some research and found some information about MaxDB recovery considerations, whereby it states that "recovering individual tables is not possible."
Is that what causes it?
Please advise further.
Many thanks in-advance!

> I did some research and found some information about MaxDB recovery considerations, whereby it states that "recovering individual tables is not possible."
>
> Is that what causes it?
Nope. Single table recovery is not supported by any relational database - at least not the way that you'd like it to.
The reason for that is not the technical implementation of data storage, but simple the way how relational databases have their data distributed over all the tables.
Due to normalization you usually have a huge number of dependencies between the rows of multiple tables.
Joined together these rows form your application information.
If you would restore just one table, the dependencies between this  table and all the other tables would be broken.
The database management software cannot repair it so you would have to manually ensure that the restored table still fits to the rest of the database.
THAT is the reason why you always restore databases and not tables.
If you're thinking now: Wait, what about things like Oracles table flashback/flashback query then?
Well, these features do produce the mentioned inconsistencies as well, if applied to only one of the tables.
And they are actually no recovery tools.
Hope that clarifies your question.
Always try to get your database back to a consistent state!
regards,
Lars

Similar Messages

  • HP 2000 notebook Recovery fails after complete install

    I purchased the recovery disks for 64 bit Win 8 From HP and after loading the three recovery disks (100%) it asks for the forth disk then says recovery has failed. I have teh .CAB file saved but dont know how to submit this to HP support. The error log saves to the window file structure. The details:Detect some error during PININST_BBV.Check c:\system.sav\logs\burnbootwarn.logor, check c:\system.sav\logs\burnbootmerge.log  How can I get HP support to help me resolve this?

    I spent 2.5 hours on the phone with HP tech support last .  Starting with changing the Bios date to 6/1/2006 and then started the recovery (3rd) time.  All look great unitl midnight when i went to bed .  It had loaded and ejected all 4 disks.  THE software installation was running.  This mornig I had a Recovery failed message.  Waiting fo rTech support to call me back (They are late). I can't do a refresh of windows 8 because the recovery has formatted the hard drive and you cannot get to an options screen. We havent reloaded any BIOS settings yet.  I am still waiting for tech support to call Case # 3017584806

  • Windows 8.1 recovery fails

    I have a 17T-J100 laptop when I ran an image restore it wiped out the recovery drive. When I try to do a system recovery using the HP Recovery disk it loads all the disk, trys to load the software a couple of times, then get an error message.
    "Recovery Attempt has failed. Select one of the following buttons. Save log, Details, Retry. "
    Details gives the following
    ChkErr.cmd: Detected some error during PININST_BBV
    ChkErr.cmd: Check C; system.save\logs\Burn Boot Warn.log
    ChkErr.cmd: or, check:\ system.save\logs\BurnBootMerge.log
    If I turn it off and back on goes to this window.
    A retry get same thing. It  loads all the disk, reboots even get a welcome administrater screen momentarily  before it reboots and say is installing software.  Does that a couple times before get the recovery failed screen.
    The repair option on my recovery boot USB drive says can not repair, reload the recovery media.
    I tried skipping the media disk as had that option . Said preparation was 100% complete and went through rebooting etc  Welcome administrator screen  then rebooted and tried again to install the software and ended up again at the Recovery failed screen.

    We are seeing this error on a lot of posts. I will give you 2 solutions that have worked for others.
    Enter BIOS, reset to Default settings-then change date in BIOS to 1/01/2012. Save & Exit. Boot from Recovery, allow it to finish- but on the first reboot enter BIOS again to be sure date is still 2012. Exit and allow Recovery to finish. Hopefully.
    Another solution that has worked for several others is to remove the mSATA cache drive if your model has one. Run Recovery, allow it to finish..hopefully. At least one poster said he got all Windows Updates done also before shutting down to reinstall the mSATA.
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • HT201210 I attempted to update my IPAD to IOS6 and it failed, following this restore keeps failing with error stating recovery failed.  I am stuck.  I have reset several times and retried recovery mode only to get the same endless loop of trouble.  Please

    I tried to update my IPAD to IOS6 and it failed following this recover mode will not wortk either.  I have reset multiple times and tried recovery again only to get the same error stating that recovery failed.  The error states unknown recovery error.  My system OS is up to date with OS X 10.7.5.  Itunes is up to date with 10.7 (21).

    Try:
    - Powering off and then back on your router.
    - The Additional Information paragraph of
    iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server
    - Change the DNS to either Google's or Open DNS servers
    Public DNS — Google Developers
    OpenDNS IP Addresses
    - Try on another computer/network
    - Wait if it is an Apple problem

  • Media Recovery failed with error 1111

    Hi,
    on 10g R2 on Unix I have :
    Media Recovery Start
    Managed Standby Recovery not using Real Time Apply
    Fri Jun 24 10:56:52 2011
    Media Recovery failed with error 1111
    From alert.log :
    Errors in file /data01/oracle/mydb/admin/bdump/hhhh_17637.trc:
    ORA-01111: name for data file 523 is unknown - rename to correct file
    ORA-01110: data file 523: '/oracle/product/10g/db_1/dbs/UNNAMED00523'
    ORA-01157: cannot identify/lock data file 523 - see DBWR trace file
    ORA-01111: name for data file 523 is unknown - rename to correct file
    ORA-01110: data file 523: /oracle/product/10g/db_1/dbs/UNNAMED00523'
    Any idea ?
    Thanks.

    here is one test case, i ran into same issue. and reolved as below.
    When Standby_file_management is set to “MANUAL” , if any data files added on primary database, These changes certainly won’t be altered in standby database.
    After starting MRP process, it dies and terminated with the following errors.
    Errors from Alert log file:-
    Errors in file /oracle/app/oracle/admin/CC/bdump/cc_mrp0_22294.trc:
    ORA-01111: name for data file 536 is unknown - rename to correct file
    ORA-01110: data file 536: '/oracle/app/oracle/product/10.2.0/db_1/dbs/UNNAMED00536'
    ORA-01157: cannot identify/lock data file 536 - see DBWR trace file
    ORA-01111: name for data file 536 is unknown - rename to correct file
    ORA-01110: data file 536: '/oracle/app/oracle/product/10.2.0/db_1/dbs/UNNAMED00536'
    Errors from Trace file:-
    MRP0: Background Media Recovery terminated with error 1111
    ORA-01111: name for data file 536 is unknown - rename to correct file
    ORA-01110: data file 536: '/oracle/app/oracle/product/10.2.0/db_1/dbs/UNNAMED00536'
    ORA-01157: cannot identify/lock data file 536 - see DBWR trace file
    ORA-01111: name for data file 536 is unknown - rename to correct file
    ORA-01110: data file 536: '/oracle/app/oracle/product/10.2.0/db_1/dbs/UNNAMED00536'
    ORA-01111: name for data file 536 is unknown - rename to correct file
    ORA-01110: data file 536: '/oracle/app/oracle/product/10.2.0/db_1/dbs/UNNAMED00536'
    ORA-01157: cannot identify/lock data file 536 - see DBWR trace file
    ORA-01111: name for data file 536 is unknown - rename to correct file
    ORA-01110: data file 536: '/oracle/app/oracle/product/10.2.0/db_1/dbs/UNNAMED00536'
    ARCH: Connecting to console port...
    Check out from SQL, Which files need to be recovered on standby database?
    SQL> select * from v$recover_file where error like '%FILE%';
    FILE# ONLINE  ONLINE_ ERROR                   CHANGE# TIME
    +536 ONLINE ONLINE FILE MISSING 0+
    SQL>
    On Primary check out for actual naming convention:-
    SQL>  select file#,name from v$datafile where file#=536;
    FILE# NAME
    +536 DATA/c/datafile/undotbs9.595.750444337
    SQL>
    On Standby check datafile name:-
    SQL> select file#,name from v$datafile where file#=536;
    FILE# NAME
    +536 /oracle/app/oracle/product/10.2.0/db_1/dbs/UNNAMED00536+
    SQL>
    Make sure still standby_file_management is set to “MANUAL”, After performing media recovery again can be enabled to “AUTO”.
    Rename datafile from standby database:-
    SQL> alter database create datafile '/oracle/app/oracle/product/10.2.0/db_1/dbs/UNNAMED00536' as 'DATA3/cc/datafile/undotbs9_595_750444337';+
    Database altered.
    Start the MRP Now:-
    SQL> alter database recover managed standby database disconnect from session;
    Database altered.
    After creating the file, MRP will start applying archives on standby database.

  • Media Recovery failed with error 368

    The following error occurs on standby database---
    ALTER DATABASE RECOVER CONTINUE DEFAULT
    Media Recovery Log x.0000008973.arc
    Recovery interrupted.
    Redo code 6 enountered during in-flux buffer recovery
    Some recovered datafiles maybe left media fuzzy
    Media recovery may continue but open resetlogs may fail
    some error occurred during recovering in-flux buffers
    Recovered data files restored to a consistent state at change 138445558.
    Media Recovery failed with error 368
    Please advice. Thanks in advance

    Here you have the complete reference for the command
    that you executed :
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96540/statements_15a.htm#SQLRF00802
    [email protected]
    Joel P�rez

  • KP "ATA Device recovery failed"

    I am experiencing very disturbing behavior of my Mac since upgrading to Leopard: *clean new install* on a new SATA HD using *Sonnet Tempo SATA Adapter*. Repairing the permissions was not helpful.
    Any help is more than welcome, I want my stable and solid Mac back!
    *1) Sometimes my Mac freezes during the startup:*
    a) grey screen with no spinning, I have to restart
    b) a couple of times the Apple logo is not shown correctly (pixel soup) with sporadic freezing
    *2) Sporadic KP during startup:*
    Fri Nov 9 18:08:07 2007
    panic(cpu 1 caller 0x3C0E56B4): "ATA Device recovery failed\n"@/SourceCache/IOATABlockStorage/IOATABlockStorage-200.1.8/IOATABlockSt orageDriverV2.cpp:2325
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x0009AD18 0x0009B6BC 0x00029DC4 0x3C0E56B4 0x3C0E58D4 0x36D8B0E8 0x3BD59B5C 0x3BD5E1E4
    0x3BD5C648 0x3BD62AB0 0x3BD62A14 0x003566B8 0x3BD629A0 0x3BD3AC64 0x3C0E5624 0x3C0E5748
    0x3C0E58D4 0x36D8B0E8 0x3BD5DE8C 0x3BD5DAF8 0x36D960B0 0x0003F8D8 0x000AFE54
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOATABlockStorage(2.0.0)@0x3c0e2000->0x3c0f4fff
    dependency: com.apple.iokit.IOStorageFamily(1.5.2)@0x3c085000
    dependency: com.apple.iokit.IOATAFamily(1.7.3f1)@0x36d88000
    com.firmtek.driver.FTATASil3112(5.1.3)@0x3bd57000->0x3bd69fff
    dependency: com.firmtek.driver.Sil3112DeviceNub(5.1.3)@0x3bd39000
    dependency: com.apple.iokit.IOPCIFamily(2.4)@0x35614000
    dependency: com.apple.iokit.IOATAFamily(1.7.3f1)@0x36d88000
    com.firmtek.driver.Sil3112DeviceNub(5.1.3)@0x3bd39000->0x3bd3cfff
    dependency: com.apple.iokit.IOPCIFamily(2.4)@0x35614000
    dependency: com.apple.iokit.IOATAFamily(1.7.3f1)@0x36d88000
    com.apple.iokit.IOATAFamily(1.7.3f1)@0x36d88000->0x36d99fff
    Proceeding back via exception chain:
    Exception state (sv=0xc58000)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9A581
    Kernel version:
    Darwin Kernel Version 9.0.0: Tue Oct 9 21:37:58 PDT 2007; root:xnu-1228~1/RELEASE_PPC
    Message was edited by: MacOne

    I'm finding this error happening on my 12" PowerBook G4. It started happening just a day or so ago and the machine has been running Leopard since Sunday.
    I've run the ADT program and that has found no issues with the machine (ran the long and short test) so far.
    The machine was an Erase/Install and a Migration Assistant from a SuperDuper Image to restore apps and accounts. My other machine is the PMac G5 and it has had no issues like this so far (fingers crossed).
    I'm taking the PB back to Tiger to see if the issue is OS related or not. If it's HW - I would expect it will show it's head again.
    Apple is advertising a sale tomorrow for Black Friday - maybe it's time to upgrade to a MBPro...
    My KP is pasted below in case the fact that my PB is suffering the same issue and my KP data helps.
    Thu Nov 22 16:52:39 2007
    panic(cpu 0 caller 0x010606B4): "ATA Device recovery failed\n"@/SourceCache/IOATABlockStorage/IOATABlockStorage-200.1.8/IOATABlockSt orageDriverV2.cpp:2325
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x0009AD18 0x0009B6BC 0x00029DC4 0x010606B4 0x010608D4 0x0098F0E8 0x0098F81C 0x00992CF8
    0x009A0170 0x009A10DC 0x00992AF0 0x00992774 0x00992704 0x003566C0 0x009926AC 0x009994C0
    0x0098DBAC 0x01060624 0x01060748 0x010608D4 0x0098F0E8 0x0098F81C 0x00992CF8 0x009A0170
    0x00992F20 0x009991D8 0x009A01A0 0x00992E24 0x0099A0B0 0x0003F8D8 0x000AFE54
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOATABlockStorage(2.0.0)@0x105d000->0x106ffff
    dependency: com.apple.iokit.IOATAFamily(1.7.3f1)@0x98c000
    dependency: com.apple.iokit.IOStorageFamily(1.5.2)@0x832000
    com.apple.driver.AppleKauaiATA(1.2.1f4)@0x99e000->0x9a2fff
    dependency: com.apple.iokit.IOPCIFamily(2.4)@0x7a5000
    dependency: com.apple.iokit.IOATAFamily(1.7.3f1)@0x98c000
    com.apple.iokit.IOATAFamily(1.7.3f1)@0x98c000->0x99dfff
    Proceeding back via exception chain:
    Exception state (sv=0x2a7efc80)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9B18
    Kernel version:
    Darwin Kernel Version 9.1.0: Wed Oct 31 17:48:21 PDT 2007; root:xnu-1228.0.2~1/RELEASE_PPC

  • Hp pavilion dv6 recovery fails

    hey everyone first post on the forum
    i have an hp pavilion dv6 that came with 64 bit windows 7 home premium installed. i tried to dual boot Ubuntu with it and ended up overwriting windows. lots more story but i ended up calling hp and ordering recovery discs for my laptop. i then zeroed my hard drive and ran the 3 recovery discs. it prompted my supplemental disc which I inserted. all went well until the "setting up for first use"screen appeared. hp software began installing stuff the during the drivers part it comes up with recovery failed. i ran without the supplemental disc and it did the same thing. someone please help

    Hi,
    Before trying the following, make sure you can still read the 25 character Activation key on your Windows COA label ( 5 blocks of 5 alpha/numeric sets ).
    Assuming that this is just a problem with the Recovery process, there is a straight forward work around.
    Create a retail installation disc yourself - just download the correct Disc Image ( this must be the exact same as the version you currently have )  from the link below and use an application such as ImgBurn to burn the ISO correctly to a blank DVD - a guide on using ImgBurn to write an ISO to a disc is Here.
    Windows-7 sp1-iso-official-32-bit-and-64-bit
    Use the disc to perform the installation, enter the Windows activation key found on the COA Label when requested and when the installation has completed, use the 'Phone Method' detailed in the link below to activate the OS - this method supported by Microsoft and is popular with people who just want a clean installation of Windows 7 without the additional software load normally bundled with OEM installations.
    http://www.kodyaz.com/articles/how-to-activate-windows-7-by-phone.aspx
    Any additional drivers you may need can be found starting Here.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Win 8.1 recovery failed

    Tested Win 8.1 recovery USB drive with 2T Seagate Hybrid HD in K450e with same 2T Seagate Hybrid HD purchased from Lenovo.
    Recovery failed. No OS error appeared on reboot.
    Used software to see all partitions in place, but OS partition not active.
    Set OS partition active.
    Same no OS error.
    Restarted Win 8.1 recovery USB drive.
    Attempted repair.
    Same OS error.
    Did not find OneKey recovery DVD option for Win 8.1 system.
    Forum comment is Windows took this function over.
    How to make Win 8.1 recovery work?
    thanks
    hime
    Solved!
    Go to Solution.

    USB flash drive had to be withdrawn and reinserted to be recognized.

  • Pavilion dv6-6c recovery fails well into the process

    The computer was reporting smart errors and would no longer boot.  I pulled the hard drive and checked it with the hitachi software wich reported the drive was failing wiht an unspecified error.  I purchased a replacement hitachi 750G travelstart drive like the one pulled from the laptop and ordered a recovery disk set from HP.
    The computer is a Paviliion dv6-6c35dx Entertainment PC
    The provided recover disk set is 67890-002 System Recovery DVD Windows 7 Recovery Media for Windows 7 Products Service Pack 1.  
    The recovery fails after about an hour after the final disk finished copying files.
    The error message allows me to select Details which are:
    [15:31:01.90] ChkErrBB.CMD : Detect some error during PININST_BBV
    [15:31:01.90] ChkErrBB.CMD : Check c:\system.sav\logs\BurnBootWarn.log
    [15:31:01.90] ChkErrBB.CMD : or, check c:\system.sav\logs\BurnBootMerge.log
    These errors are in a file name CTOERROR.flg which opened in notepad when I selected details.
    Using Notepad to navigate to the suggested locations I find that there is no \logs subdirectory under system.sav.
    Was I given the wrong set of recovery disks?  
    I checked the hard drive and both the new and old are hitachi part number  HDD: 5K750-640
    Please help, I would really like to get this year old machine recovered.
    This question was solved.
    View Solution.

    You're very welcome.
    That is correct. Just use the SP1 media refresh. That is the latest and greatest.

  • Hi I installed a new hard drive in my Mac mini osx lion an when I turn it on I get a flashing file with a question mark. I tried holding command and R keys when turning it on but the recovery fails to work. Does any one know how I can get it to recover?

    Hi I installed a new hard drive in my Mac mini osx lion an when I turn it on I get a flashing file with a question mark. I tried holding command and R keys when turning it on but the recovery fails to work. I can hold the option key at start up and choose my network, then Internet recovery shows up with an arrow pointing up. When I click on the arrow Internet recovery fails and all I get is a globe with a triangle on it with an exclamation mark on it, and under that it says
    apple.com/support
          -6002F
    Does any one know how I can fix this without a recovery disc? Thanks

    I just want to add to this, in case someone else searches for this error on Apple Support (google doesnt cover apple support.. how clever is that?)
    I had the same error. And i had a Computer that had worked, with a SSD drive and 16GB upgrade done by the owner himself.
    I tried swapping with a Mechinal Harddrive, no luck.
    Kept the Mechanical drive in, and tried with some other Ram, it worked..
    So for me this error and after reading the other responses can be boiled down to a Harddrive problem or Ram issue.
    It was Ram for me..

  • Recently I erased an iPhone 3 so that it could be passed on and used by someone else, using the erase all content and settings feature. This has killed my iPhone and it is now stuck on the Apple logo. I have tried a restore in iTunes but recovery fails.

    Recently I erased an iPhone 3 so that it could be passed on and used by someone else, using the erase all content and settings feature. This has killed my iPhone and it is now stuck on the Apple logo. I have tried a restore in iTunes but recovery fails. This is not a jailbroken iPhone. Anyone have any suggestions on how to proceed?

    If you haven't already tried, see if you can force it into recovery mode to restore it:
    http://support.apple.com/kb/ht1808.  If that doesn't work, the last thing you can try is to put it in DFU mode to restore it: https://discussions.apple.com/thread/2648467?threadID=2648467&tstart=0.

  • All my X6250s hang in ESX 3.5 U5 with SCSI "command error recovery failed"

    After installing a pair of Virtualized Network Expansion Modules (X4238) in our Blade 6000 chassis, my ESX 3.5 Update 5 hosts will randomly fail with the error "scsi: device might be offline - command error recovery failed: host 5 channel 0 id 0 lun 0." This does not represent LUNS on our Sun/Qlogic FC hbas (PCIe dual 4Gig). The old Dell blades sharing the FC LUNs are not experiencing any SCSI errors whatsoever. It appears to me this is referring to the VNEM's SAS fabric, but we have no SAS drive modules in the chassis. Is the fact that it sees other hosts on this fabric causing issues? I'd like to disable the SAS fabric, but don't see a way to do this via the BIOS or VNEM ILOM. Do you think I'm barking up the wrong tree?
    Thanks,
    Charles

    Yes, I had updated the blade firmware to the current provided (though I see reference to a newer version in the docs, but not at the download site). However, it seems related to interrupt sharing with the NXGE card/driver under ESX 3.5. I have an open case with Sun, and while they suspected a known issue with the aacraid driver (ESX350-201003402-BG), that had already been installed. They're now asking to create a case with VMware. In the meantime, I've tested a pair of our X6250s without the NXGE, installing the original quad port GigE NIC (Intel). Those hosts are very stable. It may not be the VNEM at all, but I'll keep you posted.
    Charles

  • GT70 0ND-204US Windows 7 removed and recovery fails due to drive reformat

    Model Number:GT70 0ND-204US
    Hello,
    I was attempting to install Unbuntu from a LiveCD to an external hard drive and I believe during that process I accidentally reformatted the SSD to be an ext4 partition and swap space.  When I rebooted to try to get into windows I got an error that said, "Bootmgr is missing" and when I tried to enter recovery mode I got as far as seeing a Windows 7 like user interface but then I was shown the error (paraphrasing here), "The installation drive must be named OS_install please try again."
    I'm typing this using the LiveCD on the undermentioned  computer and can use any tools available in Unbuntu if further diagnostic information is needed.
    Cheers!
    Also I would like to thank anyone in advance for their help and even if you're just reading this I appreciate the time you have given.

    Refer to >>Recovery HotKey User Manual<< or >>Reinstalling Windows when recovery fails<<

  • Product Recovery Failed...? (Windows 7)

    I am trying to format my laptop back to how it came from the factory (I got a nasty virus), but the boot manager wont run the cbd_drive that I made some months ago to do system restore...  and when I try to do the Full Product Recovery, after selecting "I agree to these terms and conditions" and clicking "Next" I get a window that says "Recovery Failed"
    What do I do?

    Hi again, Nimvoker
    Are you receiving an error message when you try to recover the system at POST? Also, if you haven't already, you may wish to try a System Restore from inside Windows. This will reset your system back to the way it was at a given time. By default, Windows creates a restore point every time Windows updates are downloaded and installed. This may help you get further along in your recovery. To do a System Restore, simply enter System Restore in the search box of the Start menu and open it. This will guide you through the process.
    One thing you can also try is to create a System Repair disc in Windows, as shown here. The instructions are mainly for a DVD, but I think it should be possible to create one on a USB flash drive.
    Hope it helps,
    Adam
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution!" This will help the rest of the community with similar issues identify the verified solution and benefit from it.

Maybe you are looking for

  • Using Leopard with iCal, Apple Remote Desktop, and Quicktime/Keynote

    Hi, I need to create the following 'synergy' or workflow or 'automation' between these softwares: - iCal - Apple Remote Desktop - Quicktime/Keynote This is the application: Remotely controlling (ARD) and scheduling (iCal) several quicktime/keynote fi

  • I would like to include a photo within the body of the email, not as an attachment. How do I do this?

    I receive emails where a photo in included in the email. When I send emails with Firefox, I have to attach the photo as an attachment. How can I include the photo in the body of the email?

  • GUI_UPLOAD Throws dp_out_of_memory

    Hi togehter, while i'm trying to upload an huge txt file with the method cl_gui_frontend_services=>gui_upload i'm getting an errorcode back with 14: dp_out_of_memory. Curiosly sometimes it works. Can somebody please explain this? Thansk and regards P

  • Variable selection screen: display as Key

    We are using NW2004s for our BI system and for the front-end components (Bex Query Designer, Bex Query Analyzer, ...) When opening a certain query with the Analyzer, the variable selection screen is shown. But now we can only input values directly in

  • Could not access network location :. help please!

    I cannot get APPLE MOBILE DEVICE SUPPORT  uninstalled from my system,when I try to remove it from add/remove programs this is what I get: Could not access network location :. All other apple Itunes products I can remove,but not AMDS. Also when I try