Cannot move Exchange 2013 "Discovery Search Mailbox" to DAG database! :(

I  want to get rid of the default mailbox database but it won't allow me because it says it still have mailboxes. I ran:
"Get-mailbox -database "Default Mailboxdatabase name" and it shows the "DiscoverySearchMailbox" still there. I was able to move all the other arbitration mailboxes to my DAG database.
I then ran:
Get-mailbox -database "DB Name" | new-moverequest -targetdatabase "DB Name"
and
Get-Mailbox -Filter { RecipientTypeDetails -eq "DiscoveryMailbox" } | new-moverequest -targetdatabase "DB Name"
and both times I receive a long error:
MapiExceptionMdbOffline: Unable to make connection to the server. (hr=0x80004005, ec=1142)
Diagnostic context:
    Lid: 41192   dwParam: 0x1
    Lid: 49384
    Lid: 51176   StoreEc: 0x476
    Lid: 48104
    Lid: 39912   StoreEc: 0x476
    Lid: 41192   dwParam: 0x2
    Lid: 49384
    Lid: 51176   StoreEc: 0x476
    Lid: 48104
    Lid: 39912   StoreEc: 0x476
    Lid: 41192   dwParam: 0x0
    Lid: 49064   dwParam: 0x1
    Lid: 38439   EMSMDBPOOL.EcPoolConnect called [length=48]
    Lid: 54823   EMSMDBPOOL.EcPoolConnect returned [ec=0x476][length=20][latency=0]
    Lid: 53361   StoreEc: 0x476
    Lid: 51859
    Lid: 33649   StoreEc: 0x476
    Lid: 43315
    Lid: 58225   StoreEc: 0x476
    Lid: 39912   StoreEc: 0x476
    Lid: 54129   StoreEc: 0x476
    Lid: 50519
    Lid: 59735   StoreEc: 0x476
    Lid: 59199
    Lid: 27356   StoreEc: 0x476
    Lid: 65279
    Lid: 52465   StoreEc: 0x476
    Lid: 60065
    Lid: 33777   StoreEc: 0x476
    Lid: 59805
    Lid: 52487   StoreEc: 0x476
    Lid: 19778
    Lid: 27970   StoreEc: 0x476
    Lid: 17730
    Lid: 25922   StoreEc: 0x476
    + CategoryInfo          : NotSpecified: (:) [New-MoveRequest], RemoteTransientException
    + FullyQualifiedErrorId : [Server=LA3-EXMBW002,RequestId=cb04b084-0dd7-46b9-bf57-6d3317013d47,TimeStamp=3/14/2014 10:44:34 PM] 7A53F855,Microsoft.Exchange.Management.RecipientTasks.NewMoveRequest
Any ideas on moving that Discovery Mailbox? Thx!

MapiExceptionMdbOffline: Unable to make connection to the server. (hr=0x80004005, ec=1142)
That error indicates that the database is not mounted, so mounted and try again.
 A workaround if you can't move the mailbox, is to rehome the mailbox to another database.
 Example:
 Get-Mailbox Discover* | Set-Mailbox -database <DB Name>
Martina Miskovic

Similar Messages

  • Cannot Move Exchange 2013 Database "Object couldn't be found on" Error

    Hello,
    I am trying to move my exchange 2013 database to a different partition, when I enter the move-databasepath command, It says the operation couldn't be performed because object "databaseName" could not be found on "Southwestdc01"
    My Exchange server name is SWPSExchange, I am in the exchange management shell on my exchange server, but it's as if it is looking for the database on my Active directory server.  I have one DC, and an exchange server.  Is there a way to specify
    which server the database is on?  If it would only look for the database on the SWPSExchange, it would work.
    i verified the database name, the issue is when I run the move-database command, it is looking for the database on the wrong server.
    Thanks for the help!

    Here is all the info:
    My Exchange 2013 server is SWPSExchange, My AD Server is Southwestdc01, I am logged into the exchange server management shell on SWPSExchange, below is what I get, as you can see it is trying to find the database on Southwestdc01 instead of SWPSExchange.
    [PS] C:\Windows\system32>Get-MailboxDatabase
    Name                           Server          Recovery       
    ReplicationType
    Mailbox Database 1279379856    SWPSEXCHANGE    False           None
    PS] C:\Windows\system32>Move-DatabasePath -Identity 1279379856 -EdbFilePath E:\ExchangeDatabase\1279379856.edb
    The operation couldn't be performed because object '1279379856' couldn't be found on 'SOUTHWESTDC01.Southwest.local'.
        + CategoryInfo          : NotSpecified: (:) [Move-DatabasePath], ManagementObjectNotFoundException
        + FullyQualifiedErrorId : 3961D47F,Microsoft.Exchange.Management.SystemConfigurationTasks.MoveDatabasePath
        + PSComputerName        : swpsexchange.southwest.local

  • Move the discovery search mailbox

    Hi
    Is there a way to move the default Discovery Search Mailbox from one database to another? Or do I have to delete the one I have and create a new on in another database?
    Pittbull

    Is the user that you're logged in as part of the "Organization Management" group in AD?  I had to add myself to that before I could manage anything in the EMC or Powershell.
    Also, not sure where I found these, but I ended up running these commands in PS to move the built-in mailboxes from the database that Exchange 2010 setup made to ones that I created later.
    get-mailbox -Database "Mailbox Database 0237090912" | New-MoveRequest -TargetDatabase "TARGETDATABASENAME”
    get-mailbox -Database "Mailbox Database 0237090912" -arbitration | New-MoveRequest -TargetDatabase "TARGETDATABASENAME”
    Where "Mailbox Database 0237090912" is the database Exchange 2010 made and "TARGETDATABSE" is the database you're moving everything to.
    P.S.  I thought I'd add that I got this info from this site: 
    http://www.howexchangeworks.com/2009/11/error-while-deleting-default-mailbox.html
    The first get-mailbox command actually moves all of the mailboxes (including Discovery) from the first database to the second.  The second command does the same thing for all of the arbitration mailboxes.

  • Discovery Search Mailbox

    When I run searches using ECP they seem to work. 
    When I run the same search and try to save the data in the Discovery Search Mailbox it just hangs and nothing gets written.
    One little caveat this was working 4 days ago and now does not
    Any ideas?

    Hi,
    Running setup /p  will only recreate the account in Active Directory. The next step is to enable the account and described in the below Technet Article.
    Re-create Discovery and Other System Mailboxes in Exchange 2010
    http://technet.microsoft.com/en-us/library/gg588318(v=exchg.141).aspx
    This mailbox is not an Arbitration Mailbox and you shouldn't see it when running
    Get-Mailbox -Arbitration
    Martina Miskovic

  • Exchange 2010 users cannot open Exchange 2013 shared mailbox

    Title says it all.
    We're in the process of migrating 1000+ mailboxes to Exchange 2013. A number of shared mailboxes have been migrated, but those users still on 2010 cannot open them.
    Is this just how it is, or is there a way around it?

    Hi,
    I tested in my lab, if the shared mailbox is on Exchange 2010, I could open this shared mailbox successfully. Then I moved this shared mailbox to Exchange 2013, after that, I couldn’t open it anymore, I got the following error:
    Besides, I tried to open a shared mailbox on Exchange 2013 which was not moved from Exchange 2010, it is the same error message.
    Based on the test, it seems that Exchange 2010 users can’t open shared mailbox on Exchange 2013. So I recommend you move those users to Exchange 2013.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Exchange 2013 -DiscoveryMaxMailboxes Search Fails

    I have set up a throttling policy using the following command Set-ThrottlingPolicy –Name Discovery -DiscoveryMaxConcurrency 2 -DiscoveryMaxMailboxes 25000 , I have applied the policy to a
    user who has search permissions in Exchange. I have confirmed its been applied. I have confirmed that DiscoveryMaxMailboxes is 25000. I run the search, and it fails complaining about searching less than 5000 mailboxes.
    Exchange 2013 SP1 CU5
    Robert Watt
    Hold
    None
    Search
    Status:
    Run by:
    Run on:
    Size: 0 B
    Items: 0
    Errors:
    An unknown error occurred on the   search server. Please contact your administrator for assistance. The message   from the search server
    is 'The search exceeded the maximum number of   mailboxes that can be searched at a time. Please try searching less than 5000   mailboxes.'.
    Statistics:

    Hi,
    I'm afraid that you can't specify the value of DiscoveryMaxMailboxes parameter is more than 5000, there is a limitation to the number of mailboxes that can be searched and it is 5,000*. Any number beyond this and the specified query will return
    the following error: An unknown error occurred on the search server. Please contact your administrator for assistance. The message from the search server is 'The search exceeded the maximum number of mailboxes that can be searched at a time. Please try searching
    less than 5000 mailboxes.'.
    More details refer to the following article:
    http://blogs.technet.com/b/johnbai/archive/2014/02/11/exchange-2013-ediscovery-changes.aspx
    Best regards!
    Niko
    Niko Cheng
    TechNet Community Support

  • Move Exchange 2013 to new Virtual Server including settings?

    Since we have a failing VM Exchange 2013, we need to move the installation to a new server. We have created a new Hyper-V Server 2012 and installed a new Exchange 2013 on it. After connecting the new server to the domain we can see all settings and users
    of the existing Exchange Installation.
    Since the old server has a corrupt RAID, we need to move all data and settings to the new server. We have moved some user mailboxes with the ecp to the new server. They are still working, but mailtraffic takes exactly 1 hour now?! Also these users who logon
    with Outlook now get the error message 'problem with the safetycertificate of the proxyserver (translated)'. The mail still works, but 1 hour delay.
    Can we now move the other mailboxes too? And if we have moved them, how can we move the settings of this server? If we shutdown the old server, will Exchange (the moved one) still be up and running? Because we are afraid that when we shutdown the old server
    it will not boot again.
    Thanx for any tips of leads in the right direction.

    1. Outgoing mail from https://echange/owa is
    working.
    Did you try https://ip-address-of-newserver/owa and send an email outside?
    2. Outlook 2010 does not start, cannot find mailboxes to open, so user won't have mail in the morning.
    Get-OutlookProvider -Identity EXCH | FL
    If is field CertPrincipalName empty type following:
    Set-OutlookProvider EXCH -CertPrincipalName msstd:FQDN-YOUR-MAIL-SERVER
    After this it should work (assuming all your mailboxes moved to the new server).
    Please check this to see you the mailbox servername
    http://www.zerohoursleep.com/2013/02/manual-outlook-configuration-with-exchange-2013/
    3. Incoming mail cannot be delivered by the Barracuda (connection refused).
    Ensure Barracuda is sending email to the new server and new server is not blocking incoming traffic.
    4. OWA and ECP not working from outside (public IP).
    Ensure you NAT is correct by site. Check it is listening to the port using http://www.canyouseeme.org/ 
    Please check these and get back
    Thanks, MAS
    Please mark as helpful if you find my comment helpful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

  • Outlook clients cannot connect Exchange 2013 cutover from 2010

    Hello,
    My company has been running an Exchange 2013/2010 coexistence. Currently, Exch 2013 (2mbx and 1 CAS) utilizes "mail2.domain.com" for the name space. Exch 2010 (1MBX 1 CAS) uses "mail.domain.com"
    We recently attempted to cutover external and internal DNS to point "mail.domain.com" and "autodiscover.domain.com" to the Exch 2013 server. 
    We changed all virtual directories on 2013 to use "https://mail.domain.com/owa" (ECP, EWS, etc. were changed too) for the internal and external URL. The Exch 2010 virtual directories internal URL are set to "https://internalFQDN.domain.com/owa"
    the external URLs are $null
    Both CAS servers were setup to use Outlook Anywhere since this is how 2013 proxies to 2010. The internal URLs for both were set to "mail.domain.com" IIS authentication Methods (Basic, NTLM). ClientAuthenicsationMethod: NTLM.
    For both servers the autodiscoverserviceinternaluri was set to: https://autodiscover.domain.com/autodiscover/autodiscover.xml
    The 2013 server has two SSL certificates installed. One is a wildcard cert for "*.domain.com" and the other includes our SANs (mail.domain.com, mail2.domain.com, webmail.domain.com, autodiscover.domain.com) it also includes the FQDN for the 2010
    and 2013 CAS servers.
    I'm speaking in the past tense because we had to roll back. The problem was no Outlook user could connect. This goes for mailboxes hosted on the Exchange 2013 and 2010 servers. The error was: "Cannot
    open your default e-mail folder" to "The connection to Microsoft Exchange is unavailable. Outlook must be online or connected to complete".
    Everything else worked fine during the cutover. OWA 2013 login page proxied 2010 logins properly, Outlook 2011 could connect with EWS fine, Active-Sync worked without issues too.
    It was only the Outlook 2010 and 2013 clients that could not connect.
    We rolled back and everything is working as it was before with the separate namespace. That leads me to think it's something with Outlook Anywhere (RPC/HTTPS)
    but the settings seem correct unless I'm missing something. Any help is appreciated.
    Thanks!

    Hard to say. I've had to change the router to point to the old server as mail wasnt getting in. But OWA did seem ok, although I couldn't send messages... I could only see the inbox and contacts etc.

  • Cannot migrate exchange 2013 user to another database through EMC, only powershell works?

    Hi Everyone,
    I'm trying to migrate a few mailboxes from a database called "primary" to "archive". I can migrate a single user through powershell, however I cannot migrate users through the GUI. When the "syncing" starts, it reverts the total
    from "2" to "0" and makes it appear as though I never added any users to the batch job. The job then completes "successfully"
    I can see the users in the job before I hit start. Any idea why my job goes blank?
    I'm running exchange 2013 CU6

    Hi ,
    Thank you for your question.
    We could refer to the following steps to troubleshoot:
    Restart IIS to check if the issue persist.
    End up of the user job to check if the issue persist.
    Create a new account to check if the issue persist.
    We could check relevant application log, then we could check if EAC and EMS connect to same domain controller, then we could check sync between Exchange server and domain controller.
    If there are any questions regarding this issue, please be free to let me know. 
    Best Regard,
    Jim
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Jim Xu
    TechNet Community Support

  • Cannot uninstall Exchange 2013 - Cannot get ecp page too.

    I am trying to install Exchange 2013 and we already have Exchange 2007 in our production environment.
    Running the command get-exchangeserver |fl give the following. It shows IsCleintAccessServer : False, I am pretty sure I did select both the roles at the time of installation.
    IsHubTransportServer            : True
    IsClientAccessServer            : False
    IsExchange2007OrLater           : True
    IsEdgeServer                    : False
    IsMailboxServer                 : True
    IsE14OrLater                    : True
    IsE15OrLater                    : True
    IsProvisionedServer             : False
    IsUnifiedMessagingServer        : True
    IsFrontendTransportServer       : False
    I can see all the virtual folders in IIS and while trying to access the ecp page using https://localhost:444/ecp?exchclientver=15, it says "Sorry! Access Denied".
    Get-ecpvirtualdirectory gives no output.
    If I try to uninstall I get the following error.
    Error:
    Uninstall can't continue. Database Mailbox Database 0424069483 : This mailbox database contains one or more mailboxes, mailbox plans, archive mailboxes, public folder mailboxes or arbitration mailboxes. To get a list of all mailboxes in this database, run the
    command Get-Mailbox -Database <Database ID>. To get a list of all mailbox plans in this database, run the command Get-MailboxPlan. To get a list of archive mailboxes in this database, run the command Get-Mailbox -Database <Database ID> -Archive.
    To get a list of all public folder mailboxes in this database, run the command Get-Mailbox -Database <Database ID> -PublicFolder. To get a list of all arbitration mailboxes in this database, run the command Get-Mailbox -Database <Database ID> -Arbitration.
    To disable a non-arbitration mailbox so that you can delete the mailbox database, run the command Disable-Mailbox <Mailbox ID>. To disable an archive mailbox so you can delete the mailbox database, run the command Disable-Mailbox <Mailbox ID> -Archive.
    To disable a public folder mailbox so that you can delete the mailbox database, run the command Disable-Mailbox <Mailbox ID> -PublicFolder. Arbitration mailboxes should be moved to another server; to do this, run the command New-MoveRequest <parameters>.
    If this is the last server in the organization, run the command Disable-Mailbox <Mailbox ID> -Arbitration -DisableLastArbitrationMailboxAllowed to disable the arbitration mailbox. Mailbox plans should be moved to another server; to do this, run the command
    Set-MailboxPlan <MailboxPlan ID> -Database <Database ID>. It was running the command 'Remove-MailboxDatabase 'CN=Mailbox Database 0424069483,CN=Databases,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=XYZ,CN=Microsoft
    Exchange,CN=Services,CN=Configuration,DC=XYZ,DC=X,DC=X' -whatif'.
    I would like to uninstall this server and do a fresh install. Tried recover option too, still facing same problem.
    HELP!!!

    Hi,
    I suggest re-install CAS role for test whether it works.
    If not, please uninstall the MBX role as what you want. I suggest make a full backup if there is any data in the Exchange server, then remove the mailbox database.
    Found an article for your reference:
    Cannot remove mailbox database
    http://technet.microsoft.com/en-us/library/ms.exch.setupreadiness.unwillingtoremovemailboxdatabase(v=exchg.150).aspx
    After uninstall the Exchange server, I suggest double check whether there is anything leave in AD via ADSIEdit tool. Then re-install Exchange server.
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Exchange 2013 - Public Folder Mailbox and Single Item Recovery

    Hello,
    I recently had a request to recover some messages that an ex-employee deleted from the "recover deleted items" folder in their public folder. Since this resides on a public folder mailbox and it does have the option for
    "Single Item Recovery" to be enabled on the box (which I enabled not knowing if this really works or not), is there a way I can still recovery these items or do I have to go to a backup to obtain those messages. Since ExFolders does not work that
    is not an option. I've seen commands to restore a public folder that was deleted but not items that were deleted directly from a public folder. I checked using MFCMAPI and I do see the dumper root and the public folder dumpster for each folder but it
    looks to be only the "deletions" folder and don't see anything similar to a "purges" type folder. Any ideas or am I stuck recovering from backup? Thanks in advance!

    So I think you are stuck and will need to restore the EDB to a Recovery Database to restore the items because when the end user purged the items from the "Recover Deleted Items" it removes them from the Recoverable Items/Deletions folder. 
    Check out this article
    http://blogs.technet.com/b/exchange/archive/2013/08/23/recovering-public-folder-information-in-exchange-2013.aspx
    I have not played with the recoverable items settings on the 2013 public folder enabled mailbox EDB  but you might try checking out Litigation or In Place Hold to use as a safety mechanism moving forward.  That said this will also increase the
    DB size so consider all the options before implementing
    Search, Recover, & Extract Mailboxes, Folders, & Email Items from Offline Exchange Mailbox and Public Folder EDB's and Live Exchange Servers or Import/Migrate direct from Offline EDB to Any Production Exchange Server, even cross version i.e. 2003 -->
    2007 --> 2010 --> 2013 with Lucid8's
    DigiScope

  • Exchange 2010 SP3 - Search-Mailbox -DeleteContent fails: the search folder timed out.

    We have a bunch of users that have hundreds of thousands of Undelivered Mail Returned to Sender email in their inbox. I believe these mailboxes were compromised and were sending out spam. We have fixed that issue, but I am trying to clean out all these messages
    from their inbox. I have run this command successfully on a few users, but this one in particular is giving me troubles. This mailbox has over 400,000 items to delete so I am wondering if there are just too many to process.
    Search-Mailbox -Identity EMAIL -SearchQuery "Subject:'Undelivered Mail Returned to Sender'" -DeleteContent
    Here is the error:
    The search on mailbox ....... did not complete because the search folder timed out.
        + CategoryInfo          : ReadError: (0:Int32) [Search-Mailbox], SearchFolderTimeoutException
        + FullyQualifiedErrorId : EC2CC554,Microsoft.Exchange.Management.Tasks.SearchMailbox
    I don't like the idea of having to delete these manually. If someone has an idea that would be fantastic.
    Thanks

    Hi,
    Based on the description, you couldn't run the search-mailbox cmdlet to delete all items after several times. I discussed with my colleagues, there is a limit when trying to delete items using search-mailbox cmdlet, it's 10000 at a time if a search query
    is specified. The error you got may be related to the large amount of items. Some scripts may help you to delete them all at a time, you can ask this question on the Script forum to get a better help.
    As a workaround, you can create an Outlook Inbox rule for these messages and move them to a specific folder. After that, you can delete the folder permanently.
    Here is a similar thread for your reference.
    http://community.office365.com/en-us/f/158/t/239292.aspx
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • Delete Exchange 2013 OWA search history

    Hi all,
    is there an option to delete the search history in OWA 2013 for some Mailboxes or all users in the database?
    Thanks for reply.
    Best regards
    Malte

    Exchange 2013 Search is based on Browser, hence it will be saved in browser rather on the server.
    If it's on all the client machine than create a Group Policy to delete the Form Data.
    Cheers,
    Gulab Prasad
    Technology Consultant
    Blog:
    http://www.exchangeranger.com    Twitter:
      LinkedIn:
       Check out CodeTwo’s tools for Exchange admins
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Move Exchange 2013 installation to new virtual machine

    Currently have: 1 virtual server - Server 2012 (DC, Global Catalog), Exchange 2013 CU1 installation (yes I know- dont install Exchange on DC etc etc ... ). Server2012/Exchange2013 is installed on one VMDK, EDB and logs are saved on another VMDK.
    Want to do: Create second virtual machine and install Server 2012 (different name), add it as a member to the same domain (also in the same network), install Exchange 2013, move all mailboxes to the new server, uninstall the old Exchange 2013. 
    Question is- is it possible to somehow unmount the existing database (I am only using one database for mailboxes and public folders) and mount it to the new server or do I have to create a new database on the new server and move the mailboxes there? I've
    heard that the Exchange EDB databases were supposed to be portable between same versions of Exchange. 
    Any advice is appreciated. 

    Hi,
    Agree with Andy, to avoid down time, we can depend on database portability.
    And here are the steps you can refer to:
    1. Install new Exchange server on the member server.
    2. Move Mailbox Database using Database Portability:
    http://technet.microsoft.com/en-us/library/dd876926(v=exchg.150).aspx
    3. Move the public folders (if any), re-home the offline address book, and move your SMTP connectors
    http://support.microsoft.com/kb/822931
    4. Remove the old Exchange server.
    Thanks,
    Angela Shi
    TechNet Community Support
    Thanks for the reply.
    I'm a bit confused on the instructions from
    http://technet.microsoft.com/en-us/library/dd876926(v=exchg.150).aspx- does step 4 instruct me to overwrite the newly created database (on the new server) with the old database and then mount it on the new server? Also, as the public folders are now in
    a mailbox on the same database- aren't they moved with the database without extra hassle?
    Also the link you gave me in Step 3 in your post refers to Exchange 2003.
    Thanks in advance.

  • Cannot install Exchange 2013 on Server 2012 R2

    I receive the following error when attempting to install Exchange Server 2013 on the same machine running Windows Server 2012 R2 Essentials:
    "An unsupported operating system was detected. Exchange Server 2013 Client Access and Mailbox Server roles support Windows Server 2008 R2 SP1 or later and Windows Server 2012"
    SP1 for Exchange Server 2013 was released but I'm not sure how to integrate it or whether or not I even need to. Please let me know if there is a fix or workaround.
    Thank you.

    This is correct, Essentials is not supported to host Exchange 2013
    You need to install Exchange on supported OS:
    http://technet.microsoft.com/en-us/library/aa996719(v=exchg.150).aspx
    Please take a moment to Vote as Helpful and/or Mark as Answer where applicable. Thanks.

Maybe you are looking for

  • In J1IIN the excise invoice type is not getting changed to BOND for Export

    Hi Experts, In ECC 6.0 I am trying to create an Excise Invoice (Export) but the system in J1IIN is not allowing me to change Excise invoice type to Bond (deemed is reflecting in Blue), some more details are as follows: The Customer is for Country Ind

  • Change the Condition base value in a Condition type.

    Hi Experts, I have a problem because I need to change the condition base value for a condition type. This condition base is calculated as a result of other condition types in the list of pricing Elements. I would need to change the base in order to s

  • I had airplaine mode on for 2 weeks cant start My iPad again

    I cant start My IPad its blocked, had airplaine mode on for two weeks and now it says that its no securitycopy done and that I have to do certain things but I cant because IPad dont answer, I can not either open or close, so I cant change from Airpla

  • Requirements for IDOC

    Hi friends,                 Could you please tell me the details required for doign a IDOC scenario.                  I want the details seperately when IDOC is a sender and also when IDOC is a receiver. Note: High reward points for the reply

  • Cannot see spry menu properties

    I am using this for the first time along with a few other widgets. At first if you hover over the menu bar a 'menu title' would let you address it and give you the properties box for that widget. Although I can get the other types of spry widgets pro