Migrate data into new DB?

Hi there,
Is there a way to start with a completely new/clean ZEN 6.5 Inventory database,
and then import/migrate data into it using copies of an older ZEN 6.5 Inventory
database?
Thanks,
Eric

I thought maybe starting with a clean db and then importing/migrating the data
would help with some strange Sybase ASA db server errors. I cannot find these
errors documented anywhere on Novell.
Duplicate index "i$CustomValue#" for table "t$CustomValue"
Duplicate index "i$logdevice$deviceid" for table "t$LogicalDevice"
No unique index or primary key for table "diskusage"
I've already tried running sybindex to no avail.
-Eric
"Marcus Breiden" <[email protected]> wrote in message
news:1nanhbp6jocyt$.[email protected]. .
> On Mon, 29 Aug 2005 14:46:48 GMT, Eric Young wrote:
>
>> Is there a way to start with a completely new/clean ZEN 6.5 Inventory
>> database,
>> and then import/migrate data into it using copies of an older ZEN 6.5
>> Inventory
>> database?
>
> there is no documented way..
>
> you would need to run 2 servers, one with the old, one with the new
> database.. than you would need to create your own sql statements to
> transfer the data..
>
> why?
> --
>
> Marcus Breiden
>
> Please change -- to - to mail me.
> The content of this mail is my private and personal opinion.
> http://www.edu-magic.net

Similar Messages

  • Legacy data into new UCM Solution

    we are implementing new UCM solution to one of my client,
    Client is having lots of legacy data(>2TB), and they want to move the complete data into new UCM Solution?
    My question is, what is the way to convert the whole data in to UCM Content server?

    I assume that you are aware of the productised UCM Siebel integration...are you wanting to load legacy data and make it available through this? Even if you are the approach is much the same.
    OK so if on a file system then what you need to do is work out how you can derive metadata either from the directory structure OR the Siebel DB or the content itself - those are in order of difficulty and time taken I would say.
    The simplest thing to do is to use this information to create batchloader scripts. Why not try and create some test scripts where you load in 100 items or similar and see if the results/performance are aceptable.
    It will take a long time to load 2TB of data - how many separate files is this? So you may need to devise a schedule for doing this in a number of smaller migration runs.
    Tim

  • HT4910 sold my ipad today. the concern is how to access all info stored in cloud and if possible eventualy merge data into new andriod tablet. Thanks all of you who respond.

    sold my ipad today. the concern is how to access all info stored in cloud and if possible eventualy merge data into new andriod tablet. Thanks all of you who respond.

    >
    <IfModule mod_weblogic.c>
    WebLogicCluster 127.0.0.1:7005,127.0.0.1:7007,127.0.0.1:7003,127.0.0.1:7103,127.0.0.1:7104
    MatchExpression /app1
    </IfModule>
    <Location /weblogic>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007,127.0.0.1:7103,127.0.0.1:7104
    DebugConfigInfo ON
    PathTrim /weblogic
    </Location>
    <IfModule mod_weblogic.c>
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007
    MatchExpression /app2
    </IfModule>
    <Location /weblogic>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007
    DebugConfigInfo ON
    PathTrim /weblogic
    </Location>
    >
    This configuration is weird little bit. There is MatchExpression /app1 and MatchExpression /app2 and at the same time two <Location /weblogic> sections. Are you sure you understand what that configuration stands for?
    Try something like this ...
    <Location /app1>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007,127.0.0.1:7103,127.0.0.1:7104
    DebugConfigInfo ON
    </Location>
    <Location /app2>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007
    DebugConfigInfo ON
    </Location>
    where /app1 and /app2 are contexts of your weblogic applications.
    http://download.oracle.com/docs/cd/E11035_01/wls100/plugins/apache.html
    http://httpd.apache.org/docs/2.0/mod/core.html#location

  • Download old iPod touch date into new iPod touch through iTunes

      How do you download old iPod data into new a new iPod?

    Simply connect the new iPod to the same computer that was used to sync the old iPod.  iTunes will know the difference and will assign a unique name (which you can change if you wish).

  • Windows 2008 R2 Cluster - migrating data to new SAN storage - Detailed Steps?

    We have a project where some network storage is falling out of warranty and we need to move the data to new storage.  I have found separate guides for moving the quorum and replacing individual drives, but I can't find an all inclusive detailed step
    by step for this process, and I know this has to happen all the time.
    What I am looking for is detailed instructions on moving all the data from their current san storage to new san storage, start to finish.  All server side, there is a separate storage team that will present the new storage.  I'll then have to install
    the multi-pathing driver; then I am looking for a guide that picks up at this point.
    The real concern here is that this machine controls a critical production process and we don't have a proper set up with storage and everything to test with, so it's going to be a little nerve racking.
    Thanks in advance for any info.

    I would ask Hitachi.  As I said, the SAN vendors often have tools to assist in this sort of thing.  After all, in order to make the sale they often have to show how to move the data with the least amount of impact to the environment.  In fact,
    I would have thought that inclusion of this type of information would have been a requirement for the purchase of the SAN in the first place.
    Within the Microsoft environment, you are going to deal with generic tools.  And using generic tools the steps will be similar to what I said. 
    1. Attach storage array to cluster and configure storage.
    2. Use robocopy or Windows Server Backup for file transfer.  Use database backup/recovery for databases.
    3. Start with applications that can take multiple interruptions as you learn what works for your environment.
    Every environment is going to be different.  To get into much more detail would require an analysis of what you are using the cluster for (which you never state in either of your posts), what sort of outages you can operate with, what sort of recovery
    plan you will put in place, etc.  You have stated that your production environment is going to be your lab because you do not have a non-production environment in which to test it.  That makes it even trickier to try to offer any sort of detailed
    steps for unknown applications/sizing/timeframes/etc.
    Lastly, the absolute best practice would be to build a new Windows Server 2012 R2 cluster and migrate to a new cluster.  Windows Server 2008 R2 is already out of mainstream support. That means that you have only five more years of support on your
    current platform, at which point in time you will have to perform another massive upgrade.  Better to perform a single upgrade that gives you a lot more length of support.
    . : | : . : | : . tim

  • Migrating Data to New iMac

    I am unable to migrate data andsettings from my old iBook G4 to m new iMac.
    I am using Migration Assistant. The iBook restarts in target disk mode without problem.
    The iMac, however, doesn't seem to recognize the iBook as a mounted disk. Migration Assistant on the iMac has the "Continue" button on the "Restart Your Old Mac" window grayed out.
    Both computers are running 10.4.10.
    All cables except the firewire and the iMac keyboard are disconnected from the computers.
    I've tried restarting the iMac after the iBook goes into target disk mode but still encounter the same problem.
    Since the iBook goes into target disk mode without problem, this doesn't seem like an "Open Firmware Password" proble.
    I've read articles 58583 and 2333 but didn't find anything there to explain or solve the problem.
    Thanks in advance.

    I signed up for the 60 day free trial of .mac and synched my address book/mail/calendar settings and my Safari bookmark through that. Mail still has to go through the process of "learning" what is junk mail, but other than that everything came across fine. After you sign up for .mac, go to System Preferences on your OLD computer and pick .mac in the Internet/Network pane. When that comes up the second choice in the bar across the top is SYNC. Go there and pick addresses, bookmarks... whatever. Click sync and your info goes out onto their servers in the sky. Next log into .mac on you NEW computer and go to System Preferences and sync the same selections in .mac there. The info should pass on to your new computer.
    It's been long enough since I did this that I may be leaving out a minor detail but it was really easy and pretty fool-proof. I think it asked me which direction I wanted to save information so that I didn't accidentally wipe out my OLD computer with the blank data from the NEW computer.
    I hope this works for you!
    Susan
    Message was edited by: Susan from Dallas

  • Syncing iphone data into New Macbook Pro

    Hey guys,
    I read a few answers on the forum but I want clear confirmation if any of you could help. I lost data on my Macbook Pro as the hard drive crashed. I bought a new Macbook Pro and I want to sync the data of the iphone into the new computer.
    I need to transfer, mainly...SMSes, Contacts, Photos, and mail data (My mail is all IMAP though which is good right? perhaps transfer that information would be nice).
    Applications and the data on them if possible and music would be good.
    Isit safe and as easy as plug and sync? I also have a Fruux Account but the iphone data is more updated because while awaiting my new laptop, I was using my iphone as the temporary computer.
    Is there anything else I should do first? Sync Fruux first or vice versa and should I do anything else?
    Thank you!

    Good, glad you have a backup. So what you need to do is move those libraries from your PC to the new MBP and then import them into iTunes. Follow the instructions you will find here. I would recommend you move the files to an external HD.
    Prior to doing that I would also recommend you read over Switch 101 and Mac 101. Both of these links will provide you invaluable information for someone making the switch from a PC to a Mac.
    Regards,
    Roger

  • How can I migrate data to new Mac Pro with only 1 monitor

    I am ready to set up my new Mac Pro.  I know how to migrate my files from my G5 using Firewire and making the new computer a target disk.  My problem is, I have only 1 monitor.  Is there an easy way around this, OR of not, can I use my Macbook Pro just a monitor and if so how? 

    If you make the new computer a FireWire Hard drive, the only thing on its monitor will be the firewire symbol. You don't need a monitor to see that.
    But if you did, you could start the new computer up first, look at the firewire symbol, get a warm fuzzy feeling, disconnect the  monitor and plug it into the old computer to make the transfers.

  • Ideas for migrating data to new iMac from faulty eMac?

    My wife's old eMac died, but she was able to copy her user folder (all 58+ GBs) to an external drive prior to it finally giving up the ghost. It was copied via finder (not cloned or done via Time Machine), so it doesn't appear to have permissions set (i.e., I can mount the disk on another computer and access all her files).
    She needed her new iMac set up right away to finish some work, so only a few files have been transfered.
    I don't know if Migration Assistant can deal with the files, but I'd rather not migrate her stuff at this point. Migration Assistant isn't particularly granular (i.e., you can't choose which apps or which email to transfer - it's all or nothing). I'd rather access her home folder (as the user) to clean out her files (i.e., email, downloads, iTunes, iPhoto, etc.) prior to migrating them to her new computer. At a minimum, I want to log into her old account to backup her contacts to transfer over (or access them some other way).
    Can I set up a user account for her on another computer (same name and pw), go into the advanced accounts settings and point to her folder on the external drive, and then log into her account? Or do I need to do some terminal work?
    I believe the HDD was corrupted by the HW failure, but if Target Disk Mode is preferable for what I want to do, then it might be worth some troubleshooting on the eMac to get Target Disk working.

    "Copy the following items from your old Mac to the new Mac:
    In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder)
    /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder)
    /Home/Library/Mail (copy the whole folder)
    /Home/Library/Preferences/ (copy the whole folder)
    /Home /Library/Calendars (copy the whole folder)
    /Home /Library/iTunes (copy the whole folder)
    /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist
    /Home/Library/Application Support/WebFoundation/HTTPCookies.plist"
    excepted from, "kimaccdual: A Basic Guide for Migrating to Intel-Macs" by Kappy and others.

  • Migrate data to new dual drive setup

    I am adding a second hard drive to my Mac (Mavericks) but am not sure of the best way to go about moving the data across. The new drive is a SSD and the old one is a HDD so I want to move the OS and most other things (excluding music, photos, movies) to the new drive. Is the best way to do this to just restore from a Time Machine backup? Can I somehow restore a TM backup to an empty drive or do I first have to install Mavericks on the new SSD? I was thinking of booting into the Recovery partition of my HDD and using the "Restore from a TM backup" feature on there but can that restore it to the SSD or does that only apply to the HDD (of which the recovery partition is a member of)?
    On that recovery partition there is also an "Install a copy of Mavericks" option. If I use that to install Mavericks on the SSD, is that in any way different to downloading the installer from the app store and using that? I think I remember something about the old versions of OSX installing slightly differently depending on how it was done, ie pre-installed vs retail DVD vs included install DVD...
    Any suggestions?

    You can buy an enclosure and put the old hard drive in it. Then, you can start up the computer from this hard drive and use Disk Utility's Restore feature to restore the hard drive content onto your new one > http://pondini.org/OSX/DU7.html
    You may have to format the new hard drive first. You can do it in Disk Utility > http://pondini.org/OSX/DU1.html Remember to format your new hard drive in "Mac OS Extended (Journaled)" and with the GUID partition table

  • Migrate data to new folder structure

    I need to migrate a lot of data to a new folder structure, one of the things I will have to deal with is file paths which are too long.
    To copy the data I have made a powershell script which uses robocopy to copy all data.
    Of course I do not want to have disruption in this process (or the least disruption possible), what can I do to prevent issues with long file paths ?
    Is there an easy way to modify my script and detect issues with long file paths ?
    What would be the way to go preventing many copy errors during the robocopy action and fix possible issues before starting ?

    There are utilities out that (free / not free) that you can run and it will give you a report on which folders are too long.  What I did was, I would take the results in the report and email it to an admin assistant or some type of key person in each
    department, and they would fix the problem.  Once I had them all done, then I would do the migration.

  • Migrate data to new storage

    i have some solaris system connect to a old storage, now i plan to migrate all data to a new storage. is there any solaris command to do this? if there's no LVM installed on my solaris, how to do this migration?

    Are able to create some mirror, it's simple with zfs or svm ?
    What is the solaris version do you use ?

  • Changing internal hard disc on MBP and moving data into new one

    I have recently taken my MBP into service.
    The mother board is dead.
    My hard drive is ok (thank God!)
    I have taken the drive out and backing it up while my MBP is in service.
    I wish to buy a replacement 500GB drive for the MBP and give this to Apple when they have replaced my motherboard.
    Can I copy all the data from my current 250GB into the new drive?
    Even Apps, library and Snow Leopard system etc, like clone the 250 to the 500?
    Will everything from Snow Leopard system to Apps work?
    If so, how do I do this given that the new 500GB drive will be installed into the MBP?
    My 250GB has in a new external shell with USB port.
    If this is doable, this will save me a lot of time and I can start work again.
    Also I get an extra 250gb of free space from the new 500gb drive which will be my virtual space for Photoshop.
    Cal

    Dear friend,
    There is (or there was) also a solution (I don't know exactly what is your situation)
    wich is to make a complete Time Machine backup of your disk to an external drive,
    and then, after installing your hard drive, to start with Apple Install DVD and choose
    (NOT to install) the "Restore from Time Machine backup" in the Utilities.
    You will *not loose* any byte, any preference, nor anything else. It works very well.
    But perhaps can't you do that. Good luck !
    Kind regards
    Olivier Herrbach

  • Old E2 data into new E2

    How do I transfer ALL my data from my old Tungsten E2 into my new Tungsten E2  ??
    I want all my scheduling info dating back 4 years, my address book, and my Laridian Bible program.
    Thanks,
    Herb Jones
    Post relates to: Tungsten E2
    This question was solved.
    View Solution.

    Hi, and welcome to the Palm Community Forums.
    If your new E2 is brand new and never been synchronized before, just connect to the Hotsync cable, make sure you have the correct Hotsync ID selected in Palm Desktop, and synchronize.
    If the new E2 is used, do a Hard Reset on it first, then Hostync as above.  This article discusses the various types of Reset for different Palm devices:
    http://tinyurl.com/zlwza
    smkranz
    I am a volunteer, and not an HP employee.
    Palm OS ∙ webOS ∙ Android

  • Transfering Data into New MacBook

    I just got a new MacBook and I want to put all the stuff i had on my old iBook on this one, how can i do that?

    The first time you turn on the MacBook, the Migration Assistant will appear and offer to move your data; the two machines must be connected with a FireWire cable to do this. More information about the Migration Assistant is available on this page.
    (13902)

Maybe you are looking for

  • ASA5505 I cannot reach to an outside network from a branch office

    My customer has a HQ office and many Branch offices. In the HQ there is an ASA5510 configured as a default gateway, From HQ customer must access to internet (everythig works fine), from Inside LAN should reach to anyway including special services lik

  • How to Access the Systems ipaddress in a java program

    Hi    In a network The ip addresses of every system is changing.So that i want to know the ipaddresses of the system dynamically.    I want a client program to  do that. And also i want to kno how to create a .exe file for java class file

  • Not able to assign the chart of depreciation

    Hi i am not able to assign the chart of depreciation, can any one provide me the detail path for the below issue. Inconsistency between FI company code BHEL and chart of deprec. BHEL Message no. AC481 Diagnosis You tried to assign chart of depreciati

  • URL in XSLT

    hi... I am facing a problem in giving URL of xsl in XSLT. Can anybody suggest me? my XSL resides in repository/Process Management/demo_forms Please help me out. Thanks and Regards Ambika

  • WRT610N + PS3 + Media Server, does it work?

    Hi All New here so please bear with me A simple question can the WRT610N media Server be seen by a PS3? and if so how? There seems to be very little detail out there. Thanks