File System error while restoring a backup from analysis server to another

Hi
I have restored an analysis database backup to from server 1  (sql server 2008) to server 2(sql 2008) and its working fine 
and now am trying to restore another database from analysis server server 3 (sql 2005) to  server 2 (sql 2008 )but its giving error that 
File System error occured while opening the file G:\ProgramFiles\MSAS10.MSSQLSERVER\OLAP\Backup\Workordermodule.0.db\WomDW1.7.00 ..etc

Hi Maverick,
According to your description, you are experiencing the error when restoring the SSAS 2005 database on SSAS 2008 server, right?
In your scenario, how do you backup your SSAS 2005 database? Please ensure that you backup and restore steps are correct. Here is a blog which describe how to migrate a cube in SQL Server Analysis Services 2005 to SQL Server Analysis Services 2008 step by
step, please refer to the link below.
http://blogs.technet.com/b/mdegre/archive/2010/03/31/migrating-a-cube-in-sql-server-analysis-services-2005-to-sql-server-analysis-services-2008.aspx
Besides, you can import SQL 2005 AS database in SQL 2008 BIDS Project. Then fix AMO warnings and deploy that database on SQL 2008 Server.
http://technet.microsoft.com/en-in/library/ms365361(v=sql.100).aspx
Regards,
Charlie Liao
TechNet Community Support

Similar Messages

  • No mountable File System error while installing Flash Player

    Hi all,
    i've been having a no mountable file system error while installing Flash Player.  At first i thought it was a problem with the download but i've tried many times and still have the same error when installing the player.  I've attached a screenshot of the error message.
    Hopefully someone can shed some light.  I'm using a 2012 Mac Mini running Mountain Lion on a Fusion Drive.

    elliott777 wrote:
    Thank you for your help! I don't have the capabilities:(
    you don't have what capabilities? to download?

  • Restore ( duplicate) db from tape backup from one server to another server

    I am looking for step by step process to restore (duplicate)db from tape backup from one server to another server
    Thanks

    Creating a Duplicate Database on a Remote Host will provide all the information.

  • What permission is needed for a login to access the restored database(backup from different server)

    what permission is needed for a login to access the restored database(backup from different server)
    frequently reach the situation, when vendor restores a database, but he cannot access it unless I remap or add his login to the restored database. What permssion can grant the vendor so that he can but only can access the database he restored, not all other
    databases.

    Hi George,
    According to your description, When you move a database from one server that is running SQL Server to another server that is running SQL Server, a mismatch may occur between the security identification numbers (SIDs) of the logins in the master database
    and the users in the user database. As other post, you can use the sp_change_users_login stored procedure to map SQL Server logins. Also , you can use the following statement after doing the restore database. It will
     fix the mis-mapped SID inside the restored DB.
    ALTER USER <username> WITH LOGIN = <username>
    For more information, you can review the following article.
    http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/MSSQLServerAdmin/do-you-still-use-sp_change_users_login/
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • File system error while creating a virtual server

    Hi
    I get the following error when I create a virtual server:
    File System Error: Could not create directory /opt/SUNWwbsvr/https-web-content (permission denied)
    The admin server is owned by root but the instance that I want to create should be owned by webservd - like the other instance that is installed.
    this error shows that web server is unable to create a directory under SUNWwbsvr folder. Any hints pls?
    thanks!

    sorry this error is while creating a new server instance - not a new virtual server.
    File System Error: Could not create directory /opt/SUNWwbsvr/https-web-content (permission denied)

  • File system error while opening applications in jdeveloper

    I am facing issue while creating new application in jdev. Getting error An error occured creating the application.Check file system permissions. I am admin of my server and I have admin rights for my system.
    I am using 11.1.1.6.0 version of jdev and windows xp os.
    Thanks in advance.

    Hi,
    This is your private PC?
    Can you verify it's not permissions issues?
    Try run the jdev as an admin (right click-run as). Also try to manually create folder in the target location.
    Arik

  • Error while restoring the backup

    HI,
    We have taken the offline backup through BRtools but we have used rman to take the backup in init.SID.sap. We have succeeded in taking the backup of the database and it has saved in .S format. Now when we are restoring with Brrestore it is giving the below error. Can any one suggest how to restore the backup.
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    RMAN>
    RMAN> connect target *
    connected to target database: XID (DBID=3524048029, not open)
    using target database control file instead of recovery catalog
    RMAN> *end-of-file*
    RMAN>
    host command complete
    RMAN>
    allocated channel: ORA_MAINT_DISK_1
    channel ORA_MAINT_DISK_1: sid=143 devtype=DISK
    RMAN>
    changed backup piece available
    backup piece handle=/archive/offLine/xid/beeqftcz/xid.data5.S recid=1314 stamp=735914182
    Changed 1 objects to AVAILABLE status
    RMAN>
    released channel: ORA_MAINT_DISK_1
    RMAN> 2> 3>
    allocated channel: dsk
    channel dsk: sid=143 devtype=DISK
    Starting restore at 29-NOV-10
    released channel: dsk
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 11/29/2010 07:25:24
    RMAN-20201: datafile not found in the recovery catalog
    RMAN-06010: error while looking up datafile: /oracle/XID/sapdata2/xid_5/xid.data5
    RMAN>
    Recovery Manager complete.
    BR0280I BRRESTORE time stamp: 2010-11-29 07.25.33
    BR0279E Return code from 'SHELL=/bin/sh /oracle/XID/102_64/bin/rman nocatalog': 0
    BR0536E RMAN call for database instance XID failed
    BR0280I BRRESTORE time stamp: 2010-11-29 07.25.33
    BR0553E Restore from normal database backup using RMAN failed
    BR0359E Restore of /oracle/XID/sapdata2/xid_5/xid.data5 from /archive/offLine/xid/beeqftcz failed due to previous errors
    BR0278E Command output of 'SHELL=/bin/sh /oracle/XID/102_64/bin/rman nocatalog':
    Recovery Manager: Release 10.2.0.4.0 - Production on Mon Nov 29 07:24:00 2010
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    RMAN>
    RMAN> connect target *
    connected to target database: XID (DBID=3524048029, not open)
    using target database control file instead of recovery catalog
    RMAN> *end-of-file*
    RMAN>
    host command complete
    RMAN>
    allocated channel: ORA_MAINT_DISK_1
    channel ORA_MAINT_DISK_1: sid=141 devtype=DISK
    RMAN>
    changed backup piece available
    backup piece handle=/archive/offLine/xid/beeqftcz/xid.data4.S recid=1307 stamp=735914046
    Changed 1 objects to AVAILABLE status
    RMAN>
    released channel: ORA_MAINT_DISK_1
    RMAN> 2> 3>
    allocated channel: dsk
    channel dsk: sid=141 devtype=DISK
    Starting restore at 29-NOV-10
    released channel: dsk
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 11/29/2010 07:25:24
    RMAN-20201: datafile not found in the recovery catalog
    RMAN-06010: error while looking up datafile: /oracle/XID/sapdata2/xid_4/xid.data4
    RMAN>
    Recovery Manager complete.
    BR0280I BRRESTORE time stamp: 2010-11-29 07.25.33
    BR0279E Return code from 'SHELL=/bin/sh /oracle/XID/102_64/bin/rman nocatalog': 0
    BR0536E RMAN call for database instance XID failed
    BR0280I BRRESTORE time stamp: 2010-11-29 07.25.33
    BR0553E Restore from normal database backup using RMAN failed
    BR0359E Restore of /oracle/XID/sapdata2/xid_4/xid.data4 from /archive/offLine/xid/beeqftcz failed due to previous errors
    BR0359E Restore of /oracle/XID/sapdata2/xid_1/xid.data1 from /archive/offLine/xid/beeqftcz failed due to previous errors
    BR0359E Restore of /oracle/XID/sapdata2/xid_2/xid.data2 from /archive/offLine/xid/beeqftcz failed due to previous errors
    BR0359E Restore of /oracle/XID/sapdata4/xiddb_3/xiddb.data3 from /archive/offLine/xid/beeqftcz failed due to previous errors
    Regards,
    Manikanth.

    Is your backup got completed succesfully?

  • System Error While Deleting Software Component from Repository

    Hi,
    I have deleted datatypes,Interface types,Message types,Interface Mapping & Message Mapping also.
    When im deleting Software Component from Repository,
    I m getting the following System Error.
    [-9402]:System Error:AK Unexpected Strategy information.
    and im not able to delete.
    Plz Suggest me.
    Sree Ram.

    hi stree ram...
    u can get tth note directly form SAP service or go to transaction 'snote'....
    and ther u can import it from the menu bar thers a option of download/upload....just put in the note no.
    regards...
    vishal
    P.S : assign pts if answer found helpful

  • File system error while booting up :(

    Hi , I hard reset my kdemod 4 desktop this morning and during reboot the filesystem check failed with some msg abot cant find inode or somethinf, can I fix the file system, please help me!:(

    oh thanks funkyou. I will try that when I go home.
    It got fixed , I did fsck using slax USB drive..;)
    Thanks
    Last edited by venky80 (2008-07-17 18:09:35)

  • Error while copying GL Accounts from One Client to another client

    Hi,
    We are trying to copy GL accounts created in one client to another client (Company Code is same in both the clients). First we executed FS15 (send) and a file was created on the server. With the help of BASIS team we checked that file and it contained the required values. However, when we are doing FS16 (receive) we are getting following OK messages:
    File /usr/sap/DEV/SYS/global/FBISABC is being checked
    Session 1 session name RFBISA20 : No terminations have been found
    However, at the same time we are getting following error message:
    File name FI_COPY_COMPANY_CODE_DATA_FOR_GENERAL_LEDGER_0X is unknown
    Message no. SG001
    Diagnosis
    No entry was found in the conversion table for the logical file name FI_COPY_COMPANY_CODE_DATA_FOR_GENERAL_LEDGER_0X.
    Procedure
    Add an entry to the conversion table for the logical file name. Maintain the conversion table with the transaction SM30.
    Can someone please advice is there something wrong that we are doing for copying GL accounts from one client to another client.
    Thanks,
    Sanjay

    Dear Sanjay,
    Did you check the batch-input? SM35
    It could have happend that there was a mistake in the batch-input data and that the destination file has not been written. If this has not been written it could not be found.  (I.E. you tried to transport G/L Accounts with deletion flags but did activate the checkbox "Transfer deletion ****").
    There is another point: Did you activate the box "Datei nur prüfen" (English: Check file only)? If this box is activated the programm will check if the batch-input-file will be written without mistakes but it will not write the file. Only if the checkbox is not activated the batch-input-file will be written. (the same with FS16).
    Kind regards
    Maike
    Edited by: Maike Nemeyer on Dec 1, 2011 8:52 AM
    Edited by: Maike Nemeyer on Dec 1, 2011 11:45 AM

  • Error while copying a page from one application to another application

    Hi All
    I am using Oracle Apex 4.0
    I getting the error ORA-06502 Pl/Sql Numeric error character string buffer too small when i copying a page from one application to another application.
    Thanks & Regards
    Srikkanth.M

    I'm having the same issue. How did you solve this?

  • How to restore a backup from one MBP to another using an external hardrive

    Hi. I was wondering how exactly can I restore backed up data using time machine from one MBP to another MBP since I purchased a new 2012 laptop due to replacing my old 2010.

    Everything you wanted to know about Time machine but were afraid to ask:
    http://pondini.org/OSX/Setup.html
    Ciao.

  • Error while transferring an employee from one position to another

    When i am transferring an employee from one position to another i am not being able to do so. This position is visible in HRP10001.

    Hi,
    Have you tried using any other aciton like Org re-assignment, promotion action etc or tryid in PA30 itself?
    Regards
    ET

  • SQL Server 2012 Express error 9002 while restoring a backup from 2008

    Hi all,
    I have installed SQL Server 2012 Express on my laptop operating with win 8. Then I took the backup in my old laptop with SQL Server 2008R Express / Windows 7 and tried to restore it to the new one.
    After it restored it produced an error messaging saying that restore failed. The error code was 9002 and it says due to NOTHING. I checked the log file it is a file of 1024 kb size, not big. When I installed the SQL 2012 I disabled the autogrowth of the
    log file (exactly same setting as I had with 2008) The log is not big. I tried to further shrink, no change.
    Moreover the db is already there with full records, I can manipulate it.  Even take a back w/o problems. What is this issue? Is it resolved?
    thanks

    an error messaging saying that restore failed. The error code was 9002
    and it says due to NOTHING. I
    select *
    from sys.messages
    where message_id = 9002
    => "The transaction log for database '%ls' is full due to '%ls'. "
    Is your disk may low on free space?
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Error while restoring iPhone 6 from itunes on a MAC

    I backed up my iPhone 6 on my iTunes on Mac Book.
    I restored the iPhone and got a message that iTunes couldn't complete the restore either the backup is corrupt or iTunes is not compatible.
    I searched for updates and updated iTunes to 12.1.2 and tried to backup and same error message.
    Restarted the MacBook and phone multiple times and no go.

    See this article:
    iTunes: "Backup could not be saved on the computer" alert message

Maybe you are looking for

  • Help needed in setting up SOUND BLASTER LIVE PLATI

    Hey guys not too sure what is happening here... just want to setup my pc to record music through my mixer. I had the software installed and the surround mixer setup correctly and i was recording mixes fine. Then i upgraded my pc and went to record a

  • To overhaul/upgrade MBP or buy new?

    Hey guys, apologies in advance for submitting such a commonly asked question, but circumstances are always unique so I hope I can still appeal to the collective brain trust for some feedback Quick rundown: I have a Spring 2010 MBP 15-inch (version 6,

  • How to install Windows 7 backups in time capsule

    Hallo im a bit frustrated. Beside my mac i use a windows 7 pc for banking etc. i like to get a automatic backup of my pc on my time capsule as I get for my Mac. How can I manage this?

  • Migrate from Lightroom 3 to Aperture 3 - Problems with DNG

    Hello : ) I will migrate from Lightroom 3 to Aperture 3. I've tested Aperture for a while and I like it, but I have one problem. If I import DNG files, I lost all the settings I've made in Lightroom, except Metadata. Is there any way to import DNG fi

  • Header Pricing conditions in BAPI function module

    I am using BAPI function module BAPI_SALESDOCU_CREATEFROMDATA1 to create sales orders through program. It is working fine with item level pricing conditions. But my requirement is ... I need to update few pricing conditon types in item level and one