Importing from Windows - Exporting to Unix

Hello Guys,
I have this situation where the initial developement was done on a Windows box, but then the staging and production environments have been set up on unix servers.
Q1: Is it possible to migrate the mappings created on Dev (windows) effectively to unix without needing re-work?
Q2: What is the approach to go about this migration, if any?
Q3: Do the OWB versions matter while import/export?
Has anyone been through this problem before?
Any help will be appreciated... Just give me your piece of mind on this...!!

Hi ,
You can do the following to export OWB metadata into mdl file .
1. Login to OWB Client
2. Goto Design
3. Export
4. Warehouse Builder Metadata
You can specify the file location details .
In order to Import OWB metadata from mdl file
1. Login to OWB Client
2. Goto Design
3. Import
4. Warehouse Builder Metadata
It will ask for the mdl file location details
Thanks,
Sutirtha

Similar Messages

  • Emails imported from windows, must delete going back several years, but I think I have deleted them only to find that they pop up again.  How do I delete totally the unwanted emails.

    New imac, emails imported from Windows.  Emails to delete goiing back to 2008 but no matter what I do to delete them, they are still there.  How do I get rid of the ones that are no longer wanted.

    Assuming you are using Mail, delete them in mail and then empty the Mail's trash. Also check Mail - Preference - Accounts - Mailbox Behaviors - Trash setting

  • Migration  SAPDB from  windows  to HP-Unix

    Hello Experts ,
    Please help me how to migrate SAPDB 7.3.054  data from Windows 2000 to  HP UNIX 11.11.
    We are using SAPDB 7.3.54 version for content server 6.30.As per below note( 962019-System copy of MaxDB Content Server Storage)can i migrate SAP DB data or not .
    Client requested us for the migaration content server 6.30+ SAPDB 7.3 on unix server and upgrade to 6.40 + Max DB 7.6  .
    Any possiblity of direct backup/ restore. because it is an open database .
    Thanks
    Rajasekhar

    Hi Lars Breddemann
    i  have a question: In The release 7.7  Sapdb or later is possible do a sapdb's backup installed on windows  and restore it on platform unix or linux.
    Exist any procedure different to Export/Import to do this?
    regards.
    Jairo

  • Importing from windows

    I have a hp laptop that im selling to get a mac. I have my iTunes on the hp and I want to get them on the mac. But the pc will be long gone before the mac comes so I need to back itunes up. I was wondering if i can back it up on a external hd or do I have to have CD's? and will the iTunes files from the pc work on the mac? Thanks!

    Hello redtippmann,
    And welcome to Apple Discussions
    You can use either method, but personally, I would recommend using the external hard drive for efficiency purposes.
    For instructions on how to make this all happen, I would check out the article below which offers step-by-step instructions. You could also do a quick Google search for "transfer iTunes library PC to Mac" and you should receive a plethora of sites that can assist you.
    http://www.tunequest.org/migrating-your-itunes-library-from-windows-to-mac/20061 105/
    Hope this helps.
    B-rock

  • Best spreadsheet to import from Windows Excel?

    I'm switching over from Windows, and have a few Excel spreadsheets I'd like to transfer into a Mac program. Is the spreadsheet function in Appleworks good, or am I better off using Excel for Mac?

    AppleWorks spreadsheets are fairly basic, if your spreadsheets aren't complex you might do fine in AppleWorks, if they are complex, they won't be able to be transferred to AW. If you need more tips on how to try moving them over, post back.
    If you are a real Excel jockey with fancy formatting, or lots of macros, etc, in some cases you can't do it in AW, or you may just find it hard to get used to how to do it in AW (there's a few nice features in Excel that AW should have, even if it is going to stay as only a basic spreadsheet app).

  • Images imported from QT exported image sequence have jagged edges

    Hi
    I've come across something strange which I'd like to resolve.
    I export an image sequence from QuickTime.
    I then import this into Aperture.
    But the images imported into Aperture now have jagged edges where there has been any movement in the original footage.
    The images originally exported from QuickTime look absolutely fine when viewed with preview, they have the expected blurring on moving objects, but no jaggedness.
    Now, a bit more detail.
    The footage I'm exporting from was shot by me and came from a Final Cut Pro edit.
    The codec in the QT movie is Apple Intermediate Codec and this is interlaced.
    The jagged edges on movement look to me like the problem of interlaced not being converted to progressive.
    However the exported images from QuickTime don't display this when viewed in Preview, it is only when viewed in Aperture that the jagged edges become apparent.
    I have tried exporting from QuickTime to jpg, png and psd, but the problem is identical no matter which format I use.
    I really want to now use Aperture to improve these exported images, but with this jagged edge problem I can't.

    Hi JNorris--
    Sounds like you need to apply the deinterlace filter (Effects tab: video filters: video: deinterlace) to the stills your exporting.
    See if that makes a difference to start.
    T.

  • Import from full export

    Dears
    i have dmp file exported by command: exp system/pass@dbname file=exp_full_ORCL.dmp full=y log=exp_full_ORCL.log.
    its exported from Oracle 10.2.0.3 running on Redhat Enterprise Linux ver 5 with multiple Schemas and users
    then i did install Oracle Linux Ver 5 OS and install Oracle 10.2.0.1
    then i want to import full database on it im using dbca to create instance then im using below command:
    imp system/pass@dbname file=exp_full_ORCL.dmp full=y log=exp_full_ORCL.log
    but always i found errors for tablespaces users , undo, temp, SYSAUX already exists i did try ignore=y and remove existing tablespace and alter users table to read only but problem never solved please help me

    913935 wrote:
    Dears Thank you very much for your support:
    below is log file
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses AR8ISO8859P6 character set (possible charset conversion)
    export client uses AR8ISO8859P6 character set (possible charset conversion)Pay heed to the above messages - what is NLS_LANG set to when performing the import ?
    . importing SYSTEM's objects into SYSTEM
    IMP-00015: following statement failed because the object already exists:
    "CREATE UNDO TABLESPACE "UNDOTBS1" BLOCKSIZE 8192 DATAFILE '/oracle/product"
    "/10.2.0/db_1/oradata/ICCSOL/undotbs01.dbf' SIZE 32767M EXTENT MANAGEM"
    "ENT LOCAL "
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLESPACE "SYSAUX" BLOCKSIZE 8192 DATAFILE '/oracle/product/10.2.0"
    "/db_1/oradata/ICCSOL/sysaux01.dbf' SIZE 419430400 AUTOEXTEND ON NEXT "
    "10485760 MAXSIZE 32767M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERM"
    "ANENT SEGMENT SPACE MANAGEMENT AUTO"
    IMP-00015: following statement failed because the object already exists:
    "CREATE TEMPORARY TABLESPACE "TEMP" BLOCKSIZE 8192 TEMPFILE '/oracle/produc"
    "t/10.2.0/db_1/oradata/ICCSOL/temp01.dbf' SIZE 1350M AUTOEXTEND ON NEX"
    "T 655360 MAXSIZE 32767M EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1048576"
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLESPACE "USERS" BLOCKSIZE 8192 DATAFILE '/oracle/product/10.2.0/"
    "db_1/oradata/ICCSOL/users01.dbf' SIZE 5242880 AUTOEXTEND ON NEXT 1310"
    "720 MAXSIZE 32767M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT"
    " SEGMENT SPACE MANAGEMENT AUTO"You can ignore the above errors since the import is trying to create tablespaces that already exist.
    IMP-00017: following statement failed with ORACLE error 1119:
    "CREATE TABLESPACE "CWMLITE" BLOCKSIZE 8192 DATAFILE '/oracle/product/10.2."
    "0/db_1/oradata/ICCSOL/cwmlite.dbf' SIZE 104857600 AUTOEXTEND ON NEXT "
    "20971520 MAXSIZE 32767M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERM"
    "ANENT SEGMENT SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 1119 encountered
    ORA-01119: error in creating database file '/oracle/product/10.2.0/db_1/oradata/ICCSOL/cwmlite.dbf'
    ORA-27040: file create error, unable to create file
    Linux-x86_64 Error: 2: No such file or directory
    IMP-00017: following statement failed with ORACLE error 1119:
    "CREATE TABLESPACE "DRSYS" BLOCKSIZE 8192 DATAFILE '/oracle/product/10.2.0/"
    "db_1/oradata/ICCSOL/drsys.dbf' SIZE 104857600 AUTOEXTEND ON NEXT 2097"
    "1520 MAXSIZE 32767M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANEN"
    "T SEGMENT SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 1119 encountered
    ORA-01119: error in creating database file '/oracle/product/10.2.0/db_1/oradata/ICCSOL/drsys.dbf'
    ORA-27040: file create error, unable to create file
    Linux-x86_64 Error: 2: No such file or directoryimp is trying to create these tablespaces (CWMLITE and DRSYS) because they do not exist - but is unable to create them, most likely because the directory paths on the target are different than the source. Pre-create theses tablespaces manually as needed before performing the import.
    HTH
    Srini

  • Bacpac import from Windows Azure into sql server 2012 fails

    Very sorry if this is posted in the wrong froum I was not sure where to post
    I am trying to verify a bacpac file  I downloaded from my windows azure sql  instance and I am getting this error when trying to Import into SQl server express 2012. SQL server 2008r2 is also installed on this machine. How can  I fix this?
    Count not load schema model from package. (Microsoft.SqlServer.Dac)
    Program Location:
       at Microsoft.SqlServer.Dac.DacPackage.LoadModel(IPackageSource packageSource)
       at Microsoft.SqlServer.Dac.Extensions.DacExtensions.GetCollationString(IPackageSource packageSource)
       at Microsoft.SqlServer.Dac.Extensions.DacExtensions.GetCollationString(BacPackage package)
       at Microsoft.SqlServer.Management.Dac.DacWizard.CreateDatabaseOnTargetWorkItem.DoWork()
       at Microsoft.SqlServer.Management.TaskForms.SimpleWorkItem.Run()
    ===================================
    Internal Error.  The internal target platform type SqlAzureDatabaseSchemaProvider does not support schema file version '2.5'. (File: G:\Fbasic8-2014-2-2-12-10.bacpac) (Microsoft.Data.Tools.Schema.Sql)
    Program Location:
       at Microsoft.Data.Tools.Schema.SchemaModel.DataSchemaModel.UpgradeSchema(ExtensionManager em, String originalSchemaVersion, XmlReader originalSchemaReader, String source)
       at Microsoft.Data.Tools.Schema.SchemaModel.DataSchemaModel.DeserializeXml(TextReader input, ErrorManager errors, String source, Action`3 constructorParametersSetter)
       at Microsoft.Data.Tools.Schema.SchemaModel.DataSchemaModel.DeserializePackage(SqlPackage package, ErrorManager errors, Action`3 constructorParametersSetter)
       at Microsoft.SqlServer.Dac.DacPackage.LoadModel(IPackageSource packageSource)
    Jon Stroh

    Hello,
    Just as Mike post above, the issue may occurs as the previous SSDT releases are not compatible with this new version of DACFX.
    You can refer to the following blog about this issue and download the latest release of SSDT from
    here.
    Reference:http://blogs.msdn.com/b/ssdt/archive/2012/10/10/ssdt-amp-dacfx-october-2012-compatibility-notes.aspx
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Import from tablespace export

    Dear Experts,
    Oracle 10g, Windows 2003.
    I have exported users tablespace by using following command : exp system/password file='D:\userstablespace.dmp' tablespace=users.
    Now I want to export all objects in users tablespace to a user or object of a particular user to some other user ? is it possible ?
    Thanks&Regards
    Sunil Kumar

    Hi,
    Now I want to export all objects in users tablespace to a user or object of a particular user to some other user ? is it possible ?Not very clear with the question, but if you want user A's object in user B , export using owner=A and import using fromuser=A touser=B
    exp file= log= owner=A feedback=10000 buffer=3000000
    imp file= log= fromuser=A touser=B feedback=10000 buffer=3000000 commit=n
    Anand

  • Importing from windows media player

    i have all my music stored in windows media player. and when i go to import it to my itunes from there it wont let it happen. it actually does nothing. i have over 400 songs that i would like on my ipod but have no clue on how to get it there. help!!!

    Are these protected WMA?
    If so, you will need to burn them to an audio CD first.
    If they are not protected, you can darg them to iTunes and they will be converted.

  • SLTOOLS.SAR error when importing from JAVA export

    I have done a standard system copy JAVA Export from a NW 7.01 EHP1 going to a new target system that is identical to the source.  I then moved the export files to the target and am running the import. 
    I am now getting an error stating: "error opening X:\EPD_EXPORT\JAVA/TOOLS/SLTOOLS.SAR (error 6). The system cannot find the path specified". 
    This TOOLS folder and SLTOOLS.SAR file does not exist because it was not created when I did the export from the source system.  Any idea why this was not created during the export?  Also, how can I obtain SLTOOLS.SAR?  Thanks in advance.

    Hi,
    Did you check "DB specic tools" during the export ? if not, try that option and export it.
    SLtools should be under $SAPGlobalDir/sltools - (Please check whether your SOURCE system has it)
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/743fd6e5-0d01-0010-a2b5-e85339108ee9?QuickLink=events&overridelayout=true
    Regards,
    Arjun

  • Import from Windows Outlook 2000 to Entourage 2004

    Just bought the G5 and I'm trying to migrate from Outlook 2000 to Entourage.
    My Outlook .pst file is ~212Mbyte. I have tried exporting it as a .pst file but Entourage does not recognize the import file type.
    I have read through a prior thread titled "importing to mail from Outlook 2000 PC" that directs me to use Thunderbird on the PC and Eudora Mailbox cleaner on the iMac - but I looks like the topic was related to iMail and not Entourage.
    Can anyone who has gone through this give me some clear steps and links? Note I am running Outlook 2000 and not Outlook express on the old dell. I have seen some directions to push all my old email to an exchange server as a 3rd party, but this seems excessive. I have a 10G external hard drive so moving files between PC and iMac is not a problem.
    thanks

    Answered my own question.
    Bought the software package Outlook2Mac from Little Machines for $10 after seeing it mentioned in a few threads.
    Was able to move Mail, Contacts and Calender to iMac
    all the mail messages were market as unread, and I had to choose between work and home for the contact addresses, but it got the job done.

  • Importing from "Windows Photo Gallery"

    New User,
    failed to find an answer after 30 minutes of searching the discussion groups. So here goes:
    Just got my first Mac and I have successfully imported 18,000 photos which I managed on my windows vista box using "Windows Photo Gallery".
    The problem is none of the tags were imported as keywords. Anyone have a clue if this is possible or what I am missing?
    Cheers

    verticello
    Welcome to the Apple Discussions.
    Can you force your Windows app to write those keywords to the IPTC data on the files? If not then I'm afraid you're out of luck.
    Regards
    TD

  • Objects to be transported from Windows platform to Unix platform

    Hi experts
    Our current development is on windows platform. and the production server will be on HP Unix platform.
    I just wanted to know that is it possible to transport the webdynpro application and the portal contents.
    Also wanted to know what all components need modification while transport.
    Guide me the steps for the move.
    regards
    vija

    Usually you shouldn´t have any issues transporting. Java bytecode is platform independent.
    What CAN be an issue is the different endianess if you program yourself and assume, that the byte order is little endian - but if you stay on the webdynpro level you shouldn´t have any problems.
    Markus

  • Importing from windows media

    how do i copy my media player library into itunes, only the songs that i have put on my computer from a cd went across, the ones i have downloaded wont work in itunes. any way to make them all work?

    leannesastar wrote:
    the ones i have downloaded wont work in itunes. any way to make them all work?
    Depends what they are.
    If they are MP3s, just add them to your iTunes library.
    If they happen to be protected WMA files, they will not work in iTunes, but you can use Windows Media Player to burn them to an *audio CD.* Think how handy it would be to have them on an *audio CD.*

Maybe you are looking for

  • Get only the first row for duplicate data

    Hello, I have the following situation... I have a table called employees with column (re, name, function) where "re" is the primary key. I have to import data inside this table using an xml file, the problem is that some employees can be repeated ins

  • Copying files from Mac to Windows-invalid file names

    Unfortunately, my boss likes Windows more than Macs, so we have puchased some new Dell computers to replace older G4 Macs. I'm having trouble copying existing files from a Mac (OS 10.4)to the shared drive on the Windows XP computer. I'm getting an er

  • PO Approval fundamentals help needed

    Hi friends I have some very basic query regarding Purchase order cancellation and approval process in Oracle 11i (11.5.10.2). pls consider the followings *1)* is it possible for a PO where its Approval Status = In Process while its closure status = C

  • Help with OBIEE reports on Oracle 11g Cube

    Hi, We have created a 4-Dimensional Oracle 11g cube using AWM 11g and have integrated that with the OBIEE repository using the Dimension Hierarchy views as created by AWM. Now, when we create a "table" type of report with this cube in OBIEE Answers,

  • Repetitive manufacturing:subcontracting

    Dear experts               In repetitive manufacturing scenario, I have subcontracted my 4 of operations.            Now the requirement is I want to create Automatic PR for those operations.           So please guide me what are the necessary settin