How can we move LDOM from one serve to other.

Hi,
i have an LDOM setup on a T6320 Blade with Solaris 10.
The boot image of LDOM is under a ZPool image of 32 GB.
I want to move this LDOM from T6320 to another T6340. but they don't have the shared disk or not connected to same SAN.
Sun's document talks about moving the LDOM but what i understood is it is only applicable if the virtual disks are accessable from both the servers.
Can anybody help me here ?
Thanks,
jerin

Hi,
You can try something like this :-
SQL> CONNECT SYS/SYS123@SERVER AS SYSDBA
Connected.
SQL> CREATE USER TEST_1 IDENTIFIED BY TEST_1;
User created.
SQL> CREATE USER TEST_2 IDENTIFIED BY TEST_2;
User created.
SQL> GRANT CONNECT,RESOURCE,DBA TO TEST_1;
Grant succeeded.
SQL> GRANT CONNECT,RESOURCE,DBA TO TEST_2;
Grant succeeded.
SQL> CONNECT TEST_1/TEST_1@SERVER
Connected.
SQL> CREATE TABLE TEST_COPY ( TEST_COL NUMBER );
Table created.
SQL> INSERT INTO TEST_COPY VALUES ( 1 );
1 row created.
SQL> INSERT INTO TEST_COPY VALUES ( 2 );
1 row created.
SQL> COMMIT;
Commit complete.
SQL> GRANT ALL ON TEST_COPY TO TEST_2;
Grant succeeded.
SQL>  CONNECT TEST_2/TEST_2@SERVER
Connected.
SQL> CREATE TABLE TEST_COPY AS SELECT * FROM TEST_1.TEST_COPY;
Table created.
SQL>  SELECT * FROM TEST_COPY;
  TEST_COL
         1
         2Regards,
Sandeep

Similar Messages

  • Hi,how can i transport objects from one server to other like (Dev To Qty)

    Hi Sir/madam,
       Can u explain how can i transport objects from one server to other like (Development To Quality To Production).
    Regards,
    Vishali.

    Hi Vishali,
    Step 1: Collect all Transports(with Packages) in Transports Tab(RSA1)- CTO
    Step 2: Release the subrequests first and then the main request by pressing Truck button
    Step 3: STMS or Customized transactions
    Object Collection In Transports:
    The respective Transports should have the following objects:
    1. Base Objects -
    a. Info Area
    b. Info object catalogs
    c. Info Objects
    2. Info Providers u2013
    a. Info Cubes
    b. Multi Providers
    c. Info Sets
    d. Data Store Objects
    e. Info Cube Aggregates
    3. Transfer Rules u2013
    a. Application Components
    b. Communication Structure
    c. Data Source replica
    d. Info Packages
    e. Transfer Rules
    f. Transformations
    g. Info Source Transaction data
    h. Transfer Structure
    i. Data sources (Active version)
    j. Routines & BW Formulas used in the Transfer routines
    k. Extract Structures
    l. (Note) If the transfer structures and related objects are being transferred without preceding
    Base Objects transport (e.g. while fixing an error) it is safer to transport the related Info
    Objects as well.
    4. Update Rules u2013
    a. Update rules
    b. Routines and formulas used in Update rules
    c. DTPs
    5. Process Chains u2013
    a. Process Chains
    b. Process Chain Starter
    c. Process Variants
    d. Event u2013 Administration Chains
    6. Report Objects u2013
    a. Reports
    b. Report Objects
    c. Web Templates
    Regards,
    Suman

  • How can I move apps from one computer to the other?

    How can I move apps from one computer to the other?
    (preferably without iCloud)

    Backup your iTunes library to an external drive and onto the other computer
    http://support.apple.com/kb/ht1751

  • How can i move icons from one screen to the other?

    How do i move icons from one page to another?

    Tap and hold any icon for a couple of seconds. They'll all start to wobble. Tap and drag the one you want to move to the side of the screen and the next screen will appear; drop the icon on whatever screen you want it on.
    You can also do it quicker in iTunes - connect the phone and click the Apps tab in the main window. You'll see a picture of your phone with the apps laid out. Just click and drag

  • How can I move bookmarks from one computer to another.  JUST BOOKMARKS, NOT ANYTHING ELSE

    How can I move Bookmarks from my MacBook Pro to my iMac; just Bookmarks, nothing else.

    Safari Bookmarks?
    Export bookmarks as a HTML file to a usb stick or something.
    Put the USB in your other computer and import bookmarks 

  • How can we move LSMW from Development server to Production

    Hi
    pls give me idea on
    1) how we can test lsmw
    2) how we can move from  one server  to another server
    3) how we can do you it to use periodically
    4)What is use of radio buttons once and periodic in maintain attributes screen
    thanks

    1.  By running the actual conversion.  I dont understand the question.
    2.  Depends on how your server is configured.  If this is configured to move LSMW projects through transports, then you can create a transport and move it.  If not you can just export the project and import it into PRD.
    3.Run the program /SAPDMC/SAP_LSMW_INTERFACE
    4.Not sure what you are asking.
    Albert

  • How can I move contact from one group to another?

    HOW CAN I MOVE A CONTACT FROM ONE GROUP TO ANOTHER GROUP?

    You usually make ​​contact groups via a computer (Mac or PC). If you use a mac and sync. via iCloud, you can go into Contacs.app and organize your contacts as you wish. Then (if) you sync with iCloud the groups you've changed or created will be displayed on your iPhone and (or) iPad.
    Hope this helped you.

  • How can i move music from one account to another

    I have 4 different accounts in Itunes and i wish to move all the music into one account
    help please !!!!

    You can't transfer content from one account to another account, nor can you merge accounts - content will remain tied to the account that downloaded it

  • How can I Move data from one column to another in my access table?

    I have two columns, one that stores current month’s data and one that stores last month’s data. Every month data from column 2 (this month’s data) needs to be moved to column 1 that holds last month’s data. I then null out column 2 so I can accumulates this month’s data.
    I understand how to drop a column or add a column, how do I transfer data from one column to another.
    Here is my trial code:
    <cfquery name="qQueryChangeColumnName" datasource="#dsn#">
      ALTER TABLE leaderboard
      UPDATE leaderboard SET  points2 = points3
    </cfquery>
    Unfortunately, I get the following error:
    Error Executing Database Query.
    [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] Syntax error in ALTER TABLE statement.
    How can I transfer my data with the alter table method?

    I looked up the Access SQL reference (which is probably a
    good place to start when having issues with Access SQL), and
    it suggests you probably need a WHERE clause in there.
    I agree the documentation is a good place to start. But you should not need a WHERE clause here.
    Too few parameters. Expected 1.
    If you run the SQL directly in Access, what are the results? At the very least, it should provide a more informative error message..

  • How can you move pages from one Muse site to another Muse site?

    I am trying to move pages from one Muse sitemap page to another Muse sitemap. This is so I can have multiple people working on creating hundreds of project profile pages and then transfer them into the master file that will be the final site.

    120norange wrote:
    I am trying to move pages from one Muse sitemap page to another Muse sitemap. This is so I can have multiple people working on creating hundreds of project profile pages and then transfer them into the master file that will be the final site.
    In this case your best bet would be to have the other people just provide content without the template and then you can just plug content in rather than doing a select all.
    You can open up both your site and their site at the same time in Muse to help the copying process.
    jkijki wrote:
    You have stuck your nose into my discussions with your useless answers before In the future do not reply to anything I write
    Technically, you jumped into the thread after Parikshit ..... and being rude is a quick way to not get help in the future. No need to be rude and disrespectful. Just saying .......

  • How can we copy table from one schema to other schema

    Hi,
    I have create one table in one schema and i want to copy it to other schema.How we can copy table from one schema to other schema

    Hi,
    You can try something like this :-
    SQL> CONNECT SYS/SYS123@SERVER AS SYSDBA
    Connected.
    SQL> CREATE USER TEST_1 IDENTIFIED BY TEST_1;
    User created.
    SQL> CREATE USER TEST_2 IDENTIFIED BY TEST_2;
    User created.
    SQL> GRANT CONNECT,RESOURCE,DBA TO TEST_1;
    Grant succeeded.
    SQL> GRANT CONNECT,RESOURCE,DBA TO TEST_2;
    Grant succeeded.
    SQL> CONNECT TEST_1/TEST_1@SERVER
    Connected.
    SQL> CREATE TABLE TEST_COPY ( TEST_COL NUMBER );
    Table created.
    SQL> INSERT INTO TEST_COPY VALUES ( 1 );
    1 row created.
    SQL> INSERT INTO TEST_COPY VALUES ( 2 );
    1 row created.
    SQL> COMMIT;
    Commit complete.
    SQL> GRANT ALL ON TEST_COPY TO TEST_2;
    Grant succeeded.
    SQL>  CONNECT TEST_2/TEST_2@SERVER
    Connected.
    SQL> CREATE TABLE TEST_COPY AS SELECT * FROM TEST_1.TEST_COPY;
    Table created.
    SQL>  SELECT * FROM TEST_COPY;
      TEST_COL
             1
             2Regards,
    Sandeep

  • How can i move script in one version to other version?

    Hi
    In our project , what ever the code we have done in development(D22) has to be reflected in one more version called V22.
    I heve to move the script that i have done in D22 to V22.
    Is there any std program to do so .
    Thanks & Regards
    Suresh kumar D

    Hi
    use the program
    RSTXTRAN
    to transport from one client to other
    or if it is the same Box use the SCC1 tcode to transport.
    or you can use the Transport request to move from one system to other
    Regards
    Anji

  • How can I move information from one icloud account to a brand new one?

    I've shared an icloud account with my sister for years and I want to get one with just my information. However, I'm not sure how to move or copy all of my information from my old icloud account into a brand new one and not lose any. Making a brand new one for my sister and keeping the old one isn't an option because she doesn't want to lose anything either. Help???

    To migrate to a new account, start by saving any photo stream photos that you want to keep to your camera roll (unless already there) by opening your my photo stream album, tapping Select, tapping the photos, tap the share icon (box with upward facing arrow), then tapping Save to Camera Roll.  If you are syncing notes with iCloud that you want to keep, you'll need to open each of your notes and email them to yourself so you can later copy and paste the text into new notes created in your new account.  Then go to Settings>iCloud, tap Delete Account (which only deletes it from this device, not from iCloud), provide the password to turn off Find My iPhone and choose Keep on My iDevice when prompted.  Then sign back in with a different Apple ID to create your new account and choose Merge to upload your data.
    Once you are on separate accounts, you can each go to iCloud.com and delete the other person's data from your account.

  • How can I move clips from one library to another? Clips are still in original drive and not in new drive.

    I am using iMovie 10.0.7 on a 1-week old iMac 27" running Yosemite 10.10.2. I migrated from iMovie 9 on a 2008 iMac running Snow Leopard and updated the libraries and events, etc.
    I have two external drives connected via USB. I want to move / consolidate the library and clips from one of the external drives to the new iMac's 3TB fusion drive. This is to make room on the external drive to run Time Machine backups.
    Apple's instructions on managing libraries and moving/copying clips/events tell me to drag to move between libraries and to Option-drag to copy. However, simply dragging only copies. I find that if I Command-drag the events/clips, I can "move" them. But when I look outside iMovie in the Mac OS X Finder, the event folders and clip files themselves are still sitting in the original drive.
    I'm very perplexed as to how to really move the clips and event structure. Should I manually copy the clips and event folder structure outside of iMovie? I worry I will mess up iMovie's internal record keeping and folder structure information.
    Thanks in advance.

    Ahh, Ok. I actually had to go to Lynda.com to watch a training video of this highly bassackwards maneuver, but now I have it. In other words, while the intuitive thing is to make a new event to hold the clip you want and then open the old event and drag the clip into it's new event, the only way to accomplish this maneuver is to NOT create a new event, but rather, go to the clip AFTER the one you want to move, select it and then Right-Click on it and select SPLIT EVENT BEFORE SELECTED CLIP (or go to FILE>SPLIT EVENT BEFORE SELECTED CLIP). Then you wait a few seconds while the program thinks a bit (no feedback it is doing this - just a pause) and then it automatically creates a new event with the clip you wanted. Now just double-click the new event and name it something meaningful.
    Thanks for your help!

  • How can I move applications from one account to a other ?

    Hi
    I have a old account which I used on my iPad 1. Now I moved to the cloud and got a @me.com apple ID. This new account I use for my new iPad 3 and now I would like to move some Apps from the old account to the new. How can I do this ?
    Thx for help !

    At this time you can't transfer apps or merge accounts. It has been rumoured that apple is looking at this as it's a bit of a pain. You have to use your old account with the iTunes store to access apps and then your .me account for iCloud and it's functionality but it works fine.

Maybe you are looking for

  • HT201089 I don't want my 5 year old child to get prompted for her iTunes password when she clicks on install or buy.

    II'd like her to get a prompt to Ask Permission only. Most children can't remember complex passwords. Kids don't have any CC info so I don't see the need for a password prompt every time. It should be an option at least, since I'm sure some young kid

  • Scaling setting opensource ati driver

    I use the opensource ati driver, my monitor's aspect ratio is 16:9 and I'm trying to get older 4:3 aspect games to scale according to my aspect ratio, that is, with black bars in both sides instead of stretched to the whole screen. With catalyst this

  • Managing Form Data XML files emailed

    I am exploring the use of the Email Submit button in a PDF Form. We need to collect form data sent in by many users. The one thing that seems like a challenge is that when people email their data back, then XML file containing their data will always

  • Physical inventory block in material master

    Hi In Material Master, Plant/Storage location stock view, there is  a field "physical inventory block". I want ot remove the block to one of the materials. How to edit the field. In change mode (MM02), the whole view is in diplay mode only. any sugge

  • Updating Test Limits within the Sequence

    At the start of my sequence, I load all the test limits, for all 10 test items,  from a database, and save it in an array. I now need to update the limits set in the seq, for all 10 test items. Any one know what the best way is to scan through all th