Same Server 2013 Disaster Recovery using Database Portability

Hi,
I need to rebuild a 2012 Server with AD (Domain controller) + Exchange 2013 starting totally from scratch.
I do have a copy of the clearly unmounted Mailbox Database.
For whatever reasons, the new server MUST use the old Computer Name and the old AD domain configured as a new forest on the new server. So, the old DC was DC.mydomain.com and it has to be the same on the new machine.
I did the AD configuration respecting these constrains.
When it comes to Exchange 2013, I did a clean install of the 2013 CU3 (same as it was on the old server) and used the same organization name (as required by Database Portability). Then, I followed  the procedure reported at: http://technet.microsoft.com/en-us/library/dd876926%28v=exchg.150%29.aspx
and sadly, when I run the
Get-Mailbox -Database <SourceDatabase>
I get no results, even if the DB contains several mailboxes.
I double checked every step of my procedure also according to different forum/blog posts I found googling but no luck.
Please, give me an advice.
Any help is appreciated.

I believe that you might be able to mount an EDB file under the circumstances you describe.
Get-Mailbox does an Active Directory lookup of users, and returns the mailboxes it finds.  Simply restoring the database does not populate all the data in AD with the mail-enabled attributes.  You might be able to do that by using Connect-Mailbox
to connect the user account with the disabled mailbox in the database.
So, if you can get the database (with no log files) mounted using Mount-Database -AcceptDataLoss, then you might be able to use Connect-Mailbox to connect the newly-created user accounts with the disabled mailboxes in the database you mounted.
I believe this should work, but I've never had to do it myself, so I can't promise anything.
Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

Similar Messages

  • Lync Server 2013 - Disaster Recovery Plan

    Hi All,
    I am looking for a document which has the information about the different scenarios regarding High Availability and Disaster Recovery and things to perform during that situation
    Eg.
    If a front end Server is failed. then the load will be moved to another front end server in the pool
    similarly back end Server fails, then the load gets moves back to SQL mirroring server by SQL Witness server
    Anil Kumar (MCITP)
    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.

    Hi Anil
    A similar thread for your reference which might help you
    https://social.technet.microsoft.com/Forums/lync/en-US/67e5dfa3-92ee-4732-ab1a-48b52f028650/lync-2013-site-resiliency?forum=lyncdeploy
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com Thanks Sathish
    (MVP)

  • Migrate to Windows 2012 R2 and Exchange 2013 SP1 using database portability

    Hi, I'm planning to migrate from Exchange 2013 SP1 running on Windows 2012 to Exchange 2013 SP1 on Windows 2012 R2.
    Is it possible to use database portability to move the databases from the exchange installation on win 2012 to the new installation on Win 2012 R2? This would save a great deal of time not doing the mailbox moves.
    I've searched similar cases but couldn't find any, all speak about disaster recovery and database portability but I've found no articles that uses the migration scenario.
    Would it be possible to do and if so, what would the steps be? Do I need to delete the database from the source server, move the database files to the new server and mount them and relocate the mailboxes? Or should I dismount the database on the source server,
    move them to the new server and mount them and relocate the mailboxes?
    Frank.

    Hi,
    According to your description, I recommend you consider using DAG to achieve your requirement.
    The following steps for your reference:
    1.Prepare a new server which installed windows 2012 R2 for Exchange 2013 mailbox server.
    2.After you deploy Exchange 2013 Mailbox servers, you can create a DAG, add Mailbox servers to the DAG, and then replicate mailbox databases between the DAG members.
    3.After replication, you can mount all the databases on the new server.
    Hope this helps!
    Thanks.
    Niko Cheng
    TechNet Community Support
    This no way a resolution. This won't work at all as Both OS will be different and you can't form the Cluster.
    Please Unmark it!
    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.

  • Project Server 2013: I am using Project Server Permission Mode and need help with permission assignments?

    Hi 
    Project Server 2013: I am using Project Server Permission Mode and need help with permission assignments?
    How can I change Permissions for the individual users to see specific projects or all projects in project center and to see specific quick launch items?
    For Example: if i have 4 users, A, B, C and D. what i want is:
    User A can see everything and act as a project manager or Admin.
    User B can view all projects in project centre but can change the schedule or resource assignment etc.
    User C can only act as approver of projects and can view all projects in project centre.
    User D can only view specific projects for which permissions are given.
    can i have some expert help in sorting and understanding permission modes... as i was playing with project server mode permissions and can't figure out how to apply the above scenario to set of my user.
    Thanks in Advance
    Cheers
    AJ
    Ajay Kumar

    Hi Ajay,
    Please refer to this link for detailed explanations about PS2013 security model. 
    http://technet.microsoft.com/en-us/library/cc197638(v=office.15).aspx
    Actually, it will take a couple of days to explain in detail the security model that is a fundamental and tricky aspect of every PS implementation. But basically, you NEVER set permissions for a single user. You have groups in which your insert users. Groups
    define "what users can do". Then you associate groups to a corresponding category. Categories define "what user can see". Thus the association of a group with a category will set "what the user can do on the objects he can see". Then, for more advanced security
    level, you can use the RBS that will consist in "branches" in which you'll insert users. Based on those branches, you'll customize categories to fine-tune what user can see (for projects and resources) depending on the RBS branch and level.
    I'd advice you to start "playing" in a test environment with the default categories/groups that might probably cover your need.
    Concerning your 4 users:
    user A : add him to the "administrator" group. Be careful that you're mentionning either project manager or administrator, which are 2 groups/categories with totally different permissions level.
    user B : basically can see everything and change everything? it could be in the project manager group, assuming that there are no project visibility restrictions on the category via the RBS.
    user C : waht do you mean by "approver"? Workflow approvals? Then it will be the portfolio manager group. Task update or timesheet approval? Then it is another long topic: please refer in the documentation to the "status manager" and "timesheet manager"
    concepts. There are not related to the security model. In a few words, the status manager is the owner of the project plan, is defined for each task and approves tasks updates. The timesheet manager is an attribute defined for each resource in its parameters
    and approves resource timesheet.
    user D : you have to define which permission level must be given to this user. Basically it could be a team member that will see only projects he's in the project team. Note that team member cannot interact with the project plan in another way than submitting
    timesheets and/or tasks updates which must be approved.
    Once more, those are large and complex subjects that require a deep dive into your business model and tons of tests in a test environment.
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • EBS 11i Disaster Recovery using tape backup on alternate Unix Server.

    Hi,
    I would really appreciate if you could please share with us what is the process to recovery EBS 11i environment to an alternate DR server using the latest tape backup in case any disaster happens to the existing production server.
    I need to prepare and test disaster recovery plan document using the latest tape backups.
    We have single node EBS 11i environment with Apps and DB installed on the same AIX Unix Server.
    We also have full database RMAN backup every night.
    The new alternate DR Unix server will have different hostname and IP address.
    Thanks in advance.
    Regards.

    Please refer to the following docs.
    Business Continuity for Oracle Applications Release 11i, Database Releases 9i and 10g [ID 216212.1]
    Business Continuity for Oracle E-Business Release 11i Using Oracle 11g Physical Standby Database - Single Instance and Oracle RAC [ID 1068913.1]
    Thanks,
    Hussein

  • Exchange 2010 database mailbox restore after restore server form disaster recovery

    Hello ,
    after my exchange server failed  i am installed new server and recovered server
     successfully, i have 4 database mailbox all this database dismount and users cannot
    connect their mailbox , i have backup for all database(separate).
    what should to do to restore database mailbox. so that users can connect their mailbox
    thanks

    Hi activenew
    Thank you for your question.
    After we recover the exchange successfully by using “Setup /m:RecoverServer” cmdlet, the exchange server database is in the dismount status, then we will restore the exchange database by your backup tool. After we restore database, the database
    is mount, then our client can connect exchange server and send/receive email .
    We can refer to the follow link:
    http://exchangeserverpro.com/exchange-2010-mailbox-database-backup-restore-windows-server-backup/
    We can also refer to recovering an exchange database:
    http://technet.microsoft.com/en-us/library/bb124040(v=exchg.65).aspx 
    If there are any questions, please let me know.
    Best Regard,
    Jim

  • Exchange 2010 - Mail Database Recovery after Database Portability Applied

    Background:
    We had a city-wide power failure  at Office A and as a result Exchange Server A (ES-A) was taken offline for an extended period of time.  The last good backup of ES-A-DB was from the previous business day.  The DR plan was enacted and the
    ES-A mailbox database (ES-A-DB) was recovered to Exchange Server B (ES-B) as ES-B-DB2.  Keeping in mind that a days worth of emails still reside on ES-A-DB.
    Process:
    I employed the database portability method when restoring the ES-A-DB to ES-B-DB2 at Office B.  I rehomed the exchange users in active directory to now use ES-A-DB2.  Users are working fine, activesync worked without issue.  All is well.
    I now face the situation where power has been restored to Office A and the server is available.  I have NOT turned this server on yet as I am not sure what the net affect will be on ES-A and ES-A-DB.
    The primary goal of the business is to recover the mail items from the missing day that was not backed up and recovered to ES-B-DB2.  What would be the best way to do achieve this objective?  
    This is what I am thinking, though its all theoretical since I've never been in this situation.
    - boot the Exchange Server with the network card disconnected
    - Dismount ES-A-DB from ES-A
    - Remove ES-A-DB from Exchange Org on ES-B
    - Process logs and put the ES-A-DB in a Clean state
    - mount as recovery database
    - copy differential mail items to ES-B-DB2 mailboxes
    Anyone have insight on this?
    Thanks for your help in advance.

    No need to dismount , remove from the org or boot the server w/o a NIC. The association between Exchange and the user is in AD and you already changed that when you set the new database with database portability.
    I would just follow the instructions for restoring back to their current production mailboxes (DB2).
    http://exchangeserverpro.com/restoring-mailbox-exchange-server-2013-recovery-database/
    Try it with a sample mailbox or two and see how it handles the conflict resolution for duplicates.
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • Oracle Application Server 10g Disaster Recovery

    Hi all,
    This is regarding Disaster Recovery approach for Oracle Application Server 10g. There are two environments Active (DC-PROD) and Stand-By (DR-PROD). Each environment have 2 nodes where OAS Instances are installed in both nodes and each environment has a Virtual Hostname (Virtual IP) used. The 2 nodes hostnames of DC-PROD environment differs from 2 nodes of the other environment DR-PROD.
    However the Virtual Hostname is same between two environments.
    The env DC-PROD is setup already and is working fine. Now we have to setup DR-PROD env for disaster Recovery purpose. DR-PROD is also setup independently from DC-PROD. Each env has seperate DB servers in RAC mode. We are using EMC SRDF replication technology to do DB replication between DC-PROD and DR-PROD environments.
    There is no disk replication between Oracle Application Servers of two environments DC-PROD and DR-PROD. DC-PROD is NOT setup using Oracle AS Guard for some reasons and we are in a situation that DC-PROD should not be touched at all.
    So if the Database is replicated from DC-PROD to DR-PROD servers using EMC SRDF replication technology, while bring up OAS Infra services in DR-PROD node, OC4J is failing to come up. After some workarounds, OC4J cameup but we are unable to login to OIDDAS console.
    ssoServer.log shows the following: -
    Mon May 30 11:01:23 IST 2011 [DEBUG] AJPRequestHandler-ApplicationServerThread-8 DatabaseConfigReadergetting partner apps configs: select site_id, site_token, site_name, home_url, success_url, logout_url, encryption_key, encryption_mask_pre, encryption_mask_post, start_date, end_date, administrator_id, administrator_info from wwsso_papp_configuration_inf_t where site_id = '06B9F06C'
    Mon May 30 11:01:23 IST 2011 [DEBUG] AJPRequestHandler-ApplicationServerThread-8 Partner Site ID: 06B9F06C
    Mon May 30 11:01:23 IST 2011 [DEBUG] AJPRequestHandler-ApplicationServerThread-8 exception before getAuthLevel
    oracle.security.sso.server.conf.ConfigurationException: Partner application configuration not found:06B9F06C
    at oracle.security.sso.server.conf.DatabaseConfigReader.getPartnerConfiguration(DatabaseConfigReader.java:143)
    Please provide us the inputs to achieve Disaster Recovery for OAS 10g without using Oracle AS Guard.
    This is very urgent and your inputs are greatly appreciated.
    Regards,
    Mahendra.

    Another point to add for the environment details. Both DC-PROD and DR-PROD environments does not have connectivity at all. Only the DB connectivity is there for doing DB replication.
    EMC SRDF replication technology is a block by block replication i.e., a disk replication. Hope these details are sufficient for environment specifications.

  • SQL SERVER 2014 DISASTER RECOVERY

    Hi All,
    Please let me know on below topic.
    SQL SERVER 2014 DISASTER RECOVERY

    Hello,
    Please read the following resources:
    http://blogs.technet.com/b/dataplatforminsider/archive/2014/04/08/sql-server-2014-brings-on-premises-and-cloud-database-together-to-improve-data-availability-and-disaster-recovery.aspx
    http://blogs.technet.com/b/francesco_diaz/archive/2014/02/06/sql-server-2014-alwayson-availability-groups-add-azure-replica-wizard-in-action.aspx
    http://blogs.technet.com/b/francesco_diaz/archive/2013/11/15/sql-server-2014-ctp2-alwayson-availability-groups-hybrid-it-scenario-using-windows-azure.aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Crazy idea about having LYNC 2013 disaster recovery scenario

    Hi guys!
    We are thinking about one idea with least effort's about having lync backup solution.
    We have Lync 2013 std server and Lync 2013 edge server on ESXi, so they are virtual machine.
    Because lots of users are using LYNC voip the idea is to have a ready-steady backup solution in case if those virtual machines got corrupted.
    The idea is to install another vmware esxi server and copy both virtual machines on this server (let's say every first week on the month).
    Would be this a satisfied DR solution in case if lync 2013 std server and edge server got corrupted on primary site, we just power on new esxi server where virtual machines were copied, and turn them on manually?
    bostjanc

    You can pool pair Lync 2013 Standard Edition, in fact it is the recommended and supported method of providing Disaster Recovery.
    In Standard you can't have High Availability (multiple servers in a single pool) but you can pool pair.
    Configure two separate pools and then pair them together. SHould you need to failover the RTO  (recovery time objective) which is the time target for a failover is 30 minutes.
    The only thing to note is that you can only pool same editions (so Ent with Ent and Std with Std)
    See more here: http://technet.microsoft.com/en-us/library/jj204697.aspx
    If this helped you please click "Vote As Helpful" if it answered your question please click "Mark As Answer" | Blog
    www.lynced.com.au | Twitter
    @imlynced

  • Exchange Server 2003 Disaster Recovery

    Hi!
    My exchange server 2003 reside on the same server where my DC was installed. Later on, my AD database had been corrupted and no system state backups. The problem is i cannot log on the said server in normal mode but I can log on to it in DSRM mode. Is it
    possible to remove/uninstalled the exchange under DSRM mode?
    Please help.
    Thanks
    Greenlock

    Exchange EDB Recovery is powerful tool to repair and restore inaccessible mailboxes of Exchange Server and repairs the database files of Exchange Server. It recovers EDB server mailboxes and imports them directly to Outlook and these files are used as PST
    files.
    Download:- http://www.pcrecoveryutility.com/exchange-server-recovery.html

  • How to rename ASM diskgroups after having cloned the original disks to the same server. ASMlib is used

    Linux RHE 6
    Oracle Grid single instance (Oracle Restart) 11.2.0.4 installed
    Oracle RDBMS 11.2.0.4 installed
    One 11.2.0.4 database single instance running
    Our ASM have DATA, REDO, FRA diskgroup mounted
    We need to do a storage snapshot for creating on THE SAME server a copy of the current ASM diskgroups DATA, REDO, FRA. Then we would rename the cloned diskgroups using renamedg command.
    We have done this operation several times when ASMlib is not used. The command used when ASMlib is not used is for example:
    renamedg dgname=FRA newdgname=FRA2 verbose=true phase=both asm_diskstring='/dev/oracle/fra*'
    With ASMlib in use I am not sure about the steps to follow
    First I am not sure about what to provide to the asm_diskstring parameter of the renamedg command. I need to provide an asm_diskstring which identifies the path pointing to the disks belonging to the cloned diskgroup (I do not want to rename the original diskgroup). Though in an ASM instance using ASMlib the parameter asm_diskstring is is ‘ORCL:*’.
    Second, I suppose after the diskgroup rename ASMlib would return an error because it would find duplicated disks.
    Could you please advise ?
    Thanks in advance
    Massi

    Hi,
    As you have OS level clone ,you have same ASMlib label.
    ASMlib always mount unique ASMLib label only.
    +you need to identify those newly cloned device.
    + Then rename those ASMLib label using force-renamedisk after taking 1Mb disk backup using dd read on one node .
    + Then run scandisks on other nodes .
    + Then validate newly labelled device is mounted or not on all nodes .
    $ ls -ltr /dev/oracleasm/disks/*
    + Then run renamedg command with asm_diskstring of /dev/oracleasm/disks/*
    Regards,
    Aritra

  • Project Server 2013 licenses in use

    Is there any way to retrieve the exact number of PWA and Project Pro licenses in use for a Project Server 2013 instance?
    In older versions you had the 'About Project Server' page and for 2010 there was a SQL script. But this script does not work for Project Server 2013.

    Thank you Paul! That query works just fine.
    I reworked it a bit to suit my needs: take into account DENY and the fact that a PWA CAL is included in the Project Pro license.
    My query to list the licenses in use is below:
    SELECT
    PERM.Username,
    CASE WHEN PERM.LogonProDeny = 1 THEN 0 ELSE PERM.LogonProAllow END AS [ProLicense],
    CASE WHEN PERM.LogonPwaDeny = 1 THEN 0 ELSE
    CASE WHEN PERM.LogonProDeny = 0 AND PERM.LogonProAllow = 1 THEN 0 ELSE PERM.LogonPwaAllow
    END
    END AS [PwaCal]
    FROM (SELECT
    RES.RES_NAME as Username,
    MAX(LOGON_PRO.WSEC_ALLOW+0) AS LogonProAllow,
    MAX(LOGON_PRO.WSEC_DENY+0) AS LogonProDeny,
    MAX(LOGON_PWA.WSEC_ALLOW+0) AS LogonPwaAllow,
    MAX(LOGON_PWA.WSEC_DENY+0) AS LogonPwaDeny,
    CASE WHEN RES.RES_TYPE > 100 THEN 0 ELSE 1 END AS UserIsActive
    FROM pub.MSP_RESOURCES AS RES WITH (NOLOCK)
    INNER JOIN pub.MSP_WEB_SECURITY_CLAIMS AS SC WITH (NOLOCK) ON SC.ENCODED_CLAIM = RES.WRES_ACCOUNT
    LEFT JOIN pub.MSP_WEB_SECURITY_GROUP_MEMBERS AS GM WITH (NOLOCK) ON GM.WRES_GUID = sc.SECURITY_GUID
    LEFT JOIN pub.MSP_WEB_SECURITY_SP_CAT_RELATIONS AS CR WITH (NOLOCK) ON CR.WSEC_SP_GUID = GM.WSEC_GRP_GUID AND CR.WSEC_CAT_UID IS NULL
    LEFT JOIN pub.MSP_WEB_SECURITY_SP_CAT_PERMISSIONS AS LOGON_PRO WITH (NOLOCK) ON LOGON_PRO.WSEC_REL_UID = CR.WSEC_REL_UID AND LOGON_PRO.WSEC_FEA_ACT_UID = 'D2F88263-31C5-4FF5-BEAE-B98B26C5C116'
    LEFT JOIN pub.MSP_WEB_SECURITY_SP_CAT_PERMISSIONS AS LOGON_PWA WITH (NOLOCK) ON LOGON_PWA.WSEC_REL_UID = CR.WSEC_REL_UID AND LOGON_PWA.WSEC_FEA_ACT_UID = '7C40A2C2-FD15-44E3-8FD3-11B3E0A4E441'
    WHERE RES.RES_TYPE IN (1,2,101,102)
    GROUP BY RES.RES_NAME, RES.RES_TYPE
    ) PERM
    WHERE PERM.UserIsActive = 1

  • 9i and 10g on same server (Win 2000) - only use one a time.

    I am working on setting up an oracle server for testing purposes and wonder if it is possible to install 9i and 10g on the same server (Win 2000) without any conflicts? Only one would be used at a time.
    Thanks,
    Luke

    Yes. It is possible to have multiple version in windows. However, it is little tricky compare to unix environment.
    You can comfortably execute respective versions(9i and 10g) GUI interfaces. But you may have issue when you try to execute binaries from command prompt. Each Oracle installation will keep appending the environment variables(path, etc). You can have batch file for each version and execute it.
    GUI interfaces controled by windows registry. Each version will have separte registry entry with necessary variables.
    Ashok

  • Project Server 2013 Ribbon Customization using a custom action

    Is it possible to customize the ribbon in the Project Center through a Solution? Is the only way to add a button to the Ribbon through an app?
    I am using Project Server 2013 on Prem and every time I deploy a custom action - button to the ribbon in the Project Center the button becomes greyed out/disabled and says "This control is currently disabled." I haven't been able to find any examples
    of how to do this in Project Server 2013 using a solution.
    Here is the custom action, I have tried with and without the EnableScript attribute but nothing seems to work:
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <CustomAction Id="Ribbon.Library.Actions.AddAButton"
    Location="CommandUI.Ribbon">
    <CommandUIExtension>
    <CommandUIDefinitions>
    <CommandUIDefinition
    Location="Ribbon.ContextualTabs.ProjectCenter.Home.Editing.Controls._children">
    <Button
    Id="Ribbon.Library.Share.NewRibbonButton"
    Command="NewRibbonButtonCommand"
    Image16by16="http://s10.postimage.org/lhar0oijp/U16.png"
    Image32by32="http://s17.postimage.org/trf3y2ui3/U32.png"
    LabelText="UniqueId"
    ToolTipTitle="UniqueId Displayer"
    ToolTipDescription="Displays UniqueId for the list item."
    TemplateAlias="o2" />
    </CommandUIDefinition>
    </CommandUIDefinitions>
    <CommandUIHandlers>
    <CommandUIHandler
    EnabledScript="javascript: function ReturnTrue() { return true; } ReturnTrue();"
    Command="NewRibbonButtonCommand"
    CommandAction="javascript:alert('Hello, world');" />
    </CommandUIHandlers>
    </CommandUIExtension>
    </CustomAction>
    </Elements>

    Hello,
    You can add a new button using a SharePoint feature or via an app. If you haven't see the links below already, take a look. These are for 2010 but would be very similar for 2013:
    http://msdn.microsoft.com/en-us/library/office/gg549101(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/office/ff535984(v=office.14).aspx
    http://blogs.msdn.com/b/project_programmability/archive/2011/04/08/trials-and-tribulations-in-customizing-the-project-center-ribbon.aspx
    http://epmsource.com/2012/01/26/adding-print-capabilities-to-project-detail-pages/
    http://epmsource.com/2011/12/07/hiding-disabling-ribbon-items-in-project-server-part-i/
    http://epmsource.com/2011/12/13/hiding-disabling-ribbon-items-in-project-server-part-ii/
    http://msdn.microsoft.com/en-us/library/office/jj873844(v=office.15).aspx#pj15_StatusingApp_ribbon
    Follow
    some of those example to get those buttons working / hiding then modify your code.
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

Maybe you are looking for

  • Restatement and COPA Reporting

    Hello Everyone, I was wondering if anyone could share their experience with COPA reports with restatement...basically how to handle COPA restatement and reports.  Any pitfalls, anything at all. Thanks everyone, Colleen

  • Keep getting this error when I run a program   UC_OBJECTS_NOT_CONVERTIBLE

    I created a project via CMOD for a modification to a BW extractor.  It is pretty simple coding but when I try and execute the extractor via RSA3 I get the following error.  I've attached the code as well and it is something with line 17.  can you ple

  • ERROR :Conversion of file content to XML failed at position 0

    Hi Frnds, I have a File to File scenario, while testing I am getting the following error: Conversion of file content to XML failed at position 0: java.lang.Exception: ERROR converting document line no. 1 according to structure 'TA_830':java.lang.Exce

  • Display the date witch is not exist in my table

    Dear Sir I want to get the date which is not exist in this field C_DATE, when I compare between tow date, that is I let user enter from_date and to_date ,to get the date which is not exist in the CHEMICAL_CONSUMPTION table , And my table structure as

  • Please explain to me!!

    Hi, I have 2 big question on JSF. First is how to resolve this issue: http://forum.java.sun.com/thread.jspa?forumID=427&threadID=791340 I can't put all in session... Then I just had another problem: I used setPropertyActionListener in a command link