Migrating Spatial user from windows to solaris

Hi,
I have a user with Spatial tables in oracle 8.1.6 on windows 2000.I want to move this user in to another 8.1.6 database on Solaris unix. When i tried to export the user it gives error with index metadata. If I still import on solaris it misses all spatial indexes.
Is there any workaround for this problem?
Thanks in Advance.
Shiva
null

Hi Dan,
I tryed with both the options. First i inserted some values in to USER_SDO_GEOM_METADATA through following SQL:
insert into USER_SDO_GEOM_METADATA
values('COUNTY', 'GEOM',
mdsys.sdo_dim_array(
mdsys.sdo_dim_element('X',-92,-94,0),
mdsys.sdo_dim_element('Y',42,44,0)),
NULL);
And i also tryed with creating a table USER_SDO_GEOM_METADATA with some sample values. But it did't work.
The indexe's on table county in original schema are
INDEX_NAME INDEX_TYPE
------------------------------ --------------COUNTY_SDX DOMAIN
NET$DIRECTIONS_IDX NORMAL
RIVERS_SPX DOMAIN
STREAMS_SDX DOMAIN
STREETS_IDX NORMAL
STREETS_SNDX_IDX FUNCTION-BASED NORMAL
STREETS_SPX DOMAIN
SYS_IL0000023485C00007$$ LOB
SYS_IL0000023485C00008$$ LOB
SYS_IL0000023495C00007$$ LOB
SYS_IL0000023495C00008$$ LOB
SYS_IL0000023502C00007$$ LOB
SYS_IL0000023502C00008$$ LOB
SYS_IL0000023507C00007$$ LOB
SYS_IL0000023507C00008$$ LOB
And the index's i have after import are
INDEX_NAME INDEX_TYPE
SYS_IL0000025235C00007$$ LOB
SYS_IL0000025235C00008$$ LOB
Other index's are still missing.
Thanks for the help.
Shiva

Similar Messages

  • Migration apps 11.5.10.2 from windows to Solaris

    i,
    I am doing migratio from windows to Solaris - and autoconfig completting with error.
    and am following doc 238276.1 in that section 2 option 7. completed with error
    ====================adconfig.log ==========
    Updating local context file variables for Middle Tier
    Statement Caching Enable flag = TRUE
    Statement Caching Enable Size = 0
    Using AdIdent: /u01/mmapps/mmappsappl/ad/11.5.0/bin/adident
    Checking version of /u01/mmapps/mmappscomn/java/jdbc14.zip
    File exists
    RC-50208: Exception in method TimedProcessProcess.run
    Raised by oracle.apps.ad.util.TimedProcess$TimedProcessProcess: java.io.IOException: /u01/mmapps/mmappsappl/ad/11.5.0/bin/adident: not found
    File Version: -1
    File version could not be obtained
    Skipping updating s_fnd_jdbc_stmt_cache_size.
    Updated s_fnd_jdbc_stmt_cache_size to 0
    Checking file /u01/mmapps/mmappsappl/ad/11.5.0/admin/template/adgendbc_ux.sh
    FND_SECURE: /u01/mmapps/mmappsappl/fnd/11.5.0/secure/MMAPPS_tanouf
    DBC FILE NAME: mmapps
    File exists, getting the version
    Version: 115.44
    No updates to s_fnd_secure needed
    Writing Context File back to File System
    Context file updated
    Making database connection using DBUtil
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/wdbsvr.sh: :^M: not found
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/wdbsvr.sh: ^M: not found
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/wdbsvr.sh: ^M: not found
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/wdbsvr.sh: APPLBIN^M: is not an identifier
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 13 of 13 for AD_TOP
    Executing script in InstantiateFile:
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/txkMultinode.sh
    script returned:
    txkMultinode.sh started at Sat Feb 27 17:58:47 GST 2010
    .end std out.
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/txkMultinode.sh: :^M: not found
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/txkMultinode.sh: ^M: not found
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/txkMultinode.sh: ^M: not found
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/txkMultinode.sh: APPLBIN^M: is not an identifier
    .end err out.
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf
    adgendbc.sh INSTE8_SETUP 1
    adgenjky.sh INSTE8_SETUP 1
    afcpnode.sh INSTE8_SETUP 1
    afgcsreg.sh INSTE8_SETUP 1
    txkMultinode.sh INSTE8_SETUP 1
    wdbsvr.sh INSTE8_SETUP 1
    AutoConfig is exiting with status 6
    ================
    Is there any changes to be done in COntext file .....
    Thanks in advance
    Anil Pinto
    Edited by: user3603544 on Feb 27, 2010 11:57 PM

    Hi,
    Hi,
    I saw some of the files like bellow ^M not found.
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/wdbsvr.sh: :^M: not found
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/wdbsvr.sh: ^M: not found
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/wdbsvr.sh: ^M: not found
    /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/wdbsvr.sh: APPLBIN^M: is not an identifie
    Seems that some of the files still in Windows format, You need to change those files format by typing the bellow command.
    dos2unix /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/wdbsvr.sh /u01/mmapps/mmappscomn/admin/install/MMAPPS_tanouf/wdbsvr.sh
    Do it with all the files.
    Run again autoconfig, I am sure it will works.
    Best regards,
    SG

  • Migrate Album art from Windows player to iTunes?

    Sorry if this has been asked a million times but....
    Is there a way to migrate the artwork from Windows media player into iTunes?
    It seems that media player keeps all the art within each album folder which means that I already have the art for albums that the great and mighty iTunes can't seem to find. And I have checked to confirm this - about 700 or so albums that I have art for in media player can't be found in iTunes. I thought that they all accessed the same CDDB info.

    Welcome to the Apple Community.
    You only need to drag something onto iTunes in order to import it, however it will need to be in the correct format. If the files in your Windows player are in Windows format you will need to convert them before you can import them.

  • I migrated a user from another mac and cant get any updates to install!

    Hi
    I migrated a user from another mac and cant get any updates to install, for example it says iPhoto is intalled but its not, i never copied it from the older imac, and i cant download it to this one now
    any help appreciated

    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account
    If the problem is still there, try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About

  • Retrieve  Logon user  from Windows Directory

    Hi,
        We need to retrieve  logon user from windows directory in BSP. Please suggest the relevant   code for the same.
    Regards,
    Divyanshu

    Hi,
    I have a scenario where in we have a  enhancement  to open a PDF file in portal  with standard SAP  HCM_LEARNING application. If file does not exist then I need to give the custom messages.To give the custom message we need to  check that whether the URL of  PDF file is valid or not. Currently I am using HTTP2_GET function module to validate the same.This FM returns the status code by which we can know whether this URL is accessible or not.  This function module requires a RFC destination as a input parameter . I am  using SAPHTTPA for the same.
    This RFC Destination (TCP/IP) does not have credentials with it , so the return status code is always 401 (unauthorised ). I also tried to use other RFC destinations(of type G) that have credentials with it  but this is not compatible with this FM.
    Can you help me in regard to below queries:
    Is there any other  method that we can use to validate the URL ?
    How we can use the session variables (as the user has already logged in  so that it should not ask for credentials.) Is there any way to specify  the Credentials in the RFC destination of type T?
    Kindly share your inputs with me  to fix the same.

  • Migrating roaming profile from Windows 2000 TS to Windows 2008 R2 RDS

    We have one TS running on Windows 2000. There are over 200 TS users. We are planning to migrate it to Windows 2008 R2. What's the easy way to migrate the roaming profile? Base on this article
    Support guidelines for migrating
    roaming user profiles data to ...
    Generally, user profiles that you create for users in Windows 2000, ... Server  2003 roaming user profile on Windows Vista or on Windows Server
    2008. ...  These methods migrate the
    roaming profile data to the new Version 2 user profile  format ...
    support.microsoft.com
    support.microsoft.com/kb/947025
    There are two methods to migrate roaming profile. "Method 2: Use the Folder Redirection feature to share data between Version 1 and Version 2 user profiles" doesn't "migrate the desktop settings and preferences such as wallpaper because of
    the differences in the operating systems". That isn't for us.
    "Method 1: Use the User State Migration Tool to migrate profile data to the new format (Windows Vista Only)" is recommend that you the User State Migration Tool (USMT) to migrate profile data in the following scenarios:
    You do not use roaming user profiles or folder redirection.
    You want to enable a more full-featured migration of user profile data from Windows 2000-based or from Windows XP-based systems to Windows Vista-based systems.
    Note The User State Migraton Tool will not function on Windows Server 2008. 
    So the method 1 doesn't work. Any suggestions?
    Bob Lin, MCSE &amp; CNE Networking, Internet, Routing, VPN Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Install and Configure Windows, VMware, Virtualization and Cisco on http://www.HowToNetworking.com

    Hi,
    Thanks for your comment.
    Please check following article might helpful in your case.
    Hey, Scripting Guy! How Can I Edit Terminal Server Profiles for Users in Active Directory?
    http://blogs.technet.com/b/heyscriptingguy/archive/2008/10/23/how-can-i-edit-terminal-server-profiles-for-users-in-active-directory.aspx
    Configure Terminal Server User Profile – PowerShell Script
    https://gallery.technet.microsoft.com/scriptcenter/d36bd6b8-91b4-482b-8f67-9016cf367dbe
    How to assign a home folder to a user
    http://support.microsoft.com/kb/816313
    Sample script from above article.
    NET USER tester /add /comment:"Example Account for User"
    /expires:never
    /homedir:\\zippy\%username%$
    /profilepath:\\zippy\profile
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

  • How can i migrate my users from my laptop running 1.7.1 to my new i mac running 1.6.8

    hi i tried to migrate my user info from my laptop to my new i mac and it wont do it until i update my i mac . i cant do this as the laptop is on 1.7.1 and the i mac is on 1.6.8. both are the current version. thanks

    Lion Up-To-Date upgrade
    "The Mac OS X Lion Up-To-Date upgrade is available at no additional charge via the Mac App Store to all customers who purchased a qualifying new Mac system from Apple or an Apple Authorized Reseller on or after June 6, 2011. Users must request their Up-To-Date upgrade within 30 days of purchase of their Mac computer. Customers who purchase a qualifying Mac between June 6, 2011 and the date when Lion is available in the Mac App Store will have 30 days from Lion’s official release date to make a request." See below:
    OS X Lion - Get up to date
    Apple Stores may still be carrying inventory of the models that did not have Lion pre-installed, hence the above offer. Product that is ordered from the Online store should come with Lion pre-installed as will CTO (configure to order) models.
    And, babowa reminds me that you could install Lion on a separate partition in order to keep Snow Leopard's installation. You can create a second partition using Disk Utility.
    To resize the drive do the following:
    1. Open Disk Utility and select the drive entry (mfgr.'s ID and size) from the left side list.
    2. Click on the Partition tab in the DU main window. You should see the graphical sizing window showing the existing partitions. A portion may appear as a blue rectangle representing the used space on a partition.
    3. In the lower right corner of the sizing rectangle for each partition is a resizing gadget. Select it with the mouse and move the bottom of the rectangle upwards until you have reduced the existing partition enough to create the desired new volume's size. The space below the resized partition will appear gray. Click on the Apply button and wait until the process has completed.  (Note: You can only make a partition smaller in order to create new free space.)
    4. Click on the [+] button below the sizing window to add a new partition in the gray space you freed up. Give the new volume a name, if you wish, then click on the Apply button. Wait until the process has completed.
    You should now have a new volume on the drive.
    It would be wise to have a backup of your current system as resizing is not necessarily free of risk for data loss.  Your drive must have sufficient contiguous free space for this process to work.
    Once you have your Lion installer application you can create a bootable USB flash drive (8 GB size):
    Make Your Own Lion Installer
    1. After downloading Lion you must first save the Install Mac OS X Lion application. After Lion downloads DO NOT click on the Install button. Go to your Applications folder and make a copy of the Lion installer. Move the copy into your Downloads folder. Now you can click on the Install button. You must do this because the installer deletes itself automatically when it finishes installing Lion.
    2. Get a USB flash drive that is at least 8 GBs. Prep this flash drive as follows:
    Open Disk Utility in your Utilities folder.
    After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    3. Locate the saved Lion installer in your Downloads folder. CTRL- or RIGHT-click on the installer and select Show Package Contents from the contextual menu. Double-click on the Contents folder to open it. Double-click on the SharedSupport folder. In this folder you will see a disc image named InstallESD.dmg.
    4. Plug in your freshly prepared USB flash drive. You are going to clone the InstallESD.dmg disc image to the flash drive as follows:
    Open Disk Utility.
    Select the USB flash drive from the left side list.
    Click on the Restore tab in the DU main window.
    Check the box labeled Erase destination.
    Select the USB flash drive volume from the left side list and drag it to the Destination entry field.
    Drag the InstallESD.dmg disc image file into the Source entry field.
    Double-check you got it right, then click on the Restore button.
    When the clone is completed you have a fully bootable Lion installer that  you can use without having to re-download Lion.

  • How to find logged in user from Windows Registry?

    Hi,
    am developing a windows store 8.1 app using C# and xaml.
    In my app i want to find logged in user name from Windows Registry. 
    How can i get that from C# code?
    Anybody please help me.
    Regards,
    Santhosh

    from aa store app you don't have access to the windows registry.
    Microsoft Certified Solutions Developer - Windows Store Apps Using C#

  • Migration of SAP From Windows to AIX

    Gurus
    I need information regrading migration of SAP ECC 6.0 on Oracle from Windows to AIX.
    Thanks

    Hi ,
    You will find information in the System Copy Guide .
    https://websmp104.sap-ag.de/instguidesNW70
    SAP NetWeaver 7.0 (2004s) --> Installation ---> <download the suitable system copy guide>
    You would also find lot of SAP Notes , go through them and let us know if you have any specific questions/concern.
    Regards,
    Neel

  • Need to migrate LDAP users from 11.1.1.1 HSS to 11.1.2.2 HSS..????

    Greetings!!!
    Hi there, I need to know the best approach how can i migrate my security from 11.1.1.1 to 11.1.2.2. (I have users, groups and security filters).
    I have just 2 native id's so I am fine there. But I have about 2000 LDAP user whcih are configured under 10 groups which I need to migrate from 11.1.1.1 to 11.1.2.2 HSS.
    OS - AIX6.1
    App server - weblogic\
    DB-IBM DB2 9.7
    Please recommend!!
    Regards,

    You could try LCM to run the export, I don't think the two versions of LCM are compatible so you can just use the export files and not the lcm config files.
    You can also use the CSSImportExport utility to export provisioning from 11.1.1.1
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to uninstall a specific sideloaded app for mutiple users from windows 8.1 through windows power shell?

    I have sideloaded a windows 8.1 app for mutiple
    users in the device using the following command in windows power shell:-
    DISM /Online /Add-ProvisionedAppxPackage /PackagePath:”packagepath” /SkipLicense
    Now i want to un-install the same app for mutiple
    users in windows 8.1 since i want to install latest package of that app but i am not able to un-install the app for mutiple
    users in windows 8.1 using windows power shell
    This is what i have tried :-
    DISM.exe /Online /Remove-ProvisionedAppxPackage /PackageName: "PackageFullName"
    This what the error i am getting:-
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Image Version: 6.3.9600.17031
    Error: 2
    The system cannot find the file specified.
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    Am i missing anything ??
    1)How to un-install a specific app for mutiple users in windows 8.1 using windows power shell??????
    2)What are the variousways/Alternatives to un-install a specific app for mutiple users in windows 8.1 using windows power shell??????
    Please let me know
    Looking forward for your response
    Thanks in advance

    I am getting the same error, though I have verified the package name is correct. I am trying to uninstall the Reader App from a captured WIM (offline). Any suggestions?
    dism /image:c\mount Get-ProvisionedAppxPackage Result:
    DisplayName : Microsoft.Reader
    Version : 2013.822.1823.785
    Architecture : neutral
    ResourceId : ~
    PackageName : Microsoft.Reader_2013.822.1823.785_neutral_~_8wekyb3d8bbwe
    Attempt to remove the app returns this same error message:
    C:\WINDOWS\system32>dism /image:c:\mount /remove-provisionedappxpackage /Package
    Name:Microsoft.Reader_2013.822.1823.785_neutral_~_8wekyb3d8bbwe
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Image Version: 6.3.9600.17031
    Error: 2
    The system cannot find the file specified.
    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
    The error is accompanied by the following entries in the error log:
    2015-04-14 12:44:53, Error                 DISM   DISM Appx Provider: PID=9000 TID=8104 Failed to get staged packages for package 'Microsoft.Reader_2013.822.1823.785_neutral_~_8wekyb3d8bbwe'.
    - CPackageAdapter::CreateForRemove(hr:0x80070002)
    2015-04-14 12:44:53, Error                 DISM   DISM Appx Provider: PID=9000 TID=8104 Failed while initializing package adapter for package 'Microsoft.Reader_2013.822.1823.785_neutral_~_8wekyb3d8bbwe'
    - CAppxManager::RemoveAllUserAppx(hr:0x80070002)
    2015-04-14 12:44:53, Error                 DISM   DISM Appx Provider: PID=9000 TID=8104 Failed to remove package 'Microsoft.Reader_2013.822.1823.785_neutral_~_8wekyb3d8bbwe'
    - CAppxManager::ProcessCommandRemoveAllUserAppx(hr:0x80070002)
    2015-04-14 12:44:53, Error                 DISM   DISM Appx Provider: PID=9000 TID=8104 Failed processing command to remove Appx package - CAppxManager::ExecuteCmdLine(hr:0x80070002)

  • How to migrate photo library from windows into iPhoto '09

    I have spent altogether too much time fretting about this transition and searching for solutions online, and I'm certain someone else has figured this out.
    I just switched from Windows to a mac, and I'm wanting to move my photo library into iPhoto. I already have my photos separated into folders by event (I used Picasa for Windows). Is there any way to get those 312 folders to translate into iPhoto Events? And for the hail mary, is there a way to import any Picasa data into iPhoto? I've found iPhotoExpert to basically do that the other way around (i.e. migrating from iPhoto to Picasa), but I'm looking to migrate to iPhoto from Picasa.
    Anybody done this successfully?

    I realize iPhoto is not a file manager, I've gotten over that part. At this point I would just like it to recognize different folders as different events. I feel like that is a little feature that would go a long way, not only for migrating libraries like in this case, but also in the future.
    I will often create separate folders within my camera's menus for different events, so that when I import the photos it makes it easier to distinguish the different events, even if they span multiple days. If only there was a checkbox next to "imported items from finder" called "treat folders as events when importing" that applied recursively to folders imported.
    Update: I took a leap of faith and dragged a portion of my library into iPhoto (after unchecking that "Autosplit Imported items from Finder" checkbox) and it did exactly what I was hoping it would! Turns out it does apply recursively, which is really handy. I can just drag my entire "Pictures" folder with all of my photos nicely organized into events by folder into iPhoto, and it recognizes each folder as a separate event without having to drag each folder separately! hooray! I ended up doing so with the "Photos" icon selected in the sidebar, I don't know if that made a difference or not. Thanks for pointing me in the right direction!

  • Trouble Migrating Eudora mailboxes from Windows PC to Mac

    I am having trouble transferring my Eudora mail boxes from my old Windows 2000 PC to my new iMac. I successfully installed Eudora for Mac but ran into a snag.
    According to Eudora, Windows .mbx mailbox files can easily be migrated from Windows to Mac:
    http://www.eudora.com/techsupport/kb/1644hq.html
    However they must be converted with their CRLF utility in order to work under Mac. They provide a link to this utility on the aforementioned page.
    I downloaded their CRLF v1.2 utility and installed it on my Mac, except either it's not working, or I don't know how to use it, and the readme instructions that came with it are confusing and unclear. Executing CRLF v1.2 generates a "...not supported in this system" error.
    (taken from the Eudora support page)
    "Moving the Mailboxes:
    Both versions of Eudora keep their mailboxes in the same format, so conversion is relatively painless. However, Macintosh and Windows file systems handle text differently, so line feed conversion must be done. You can do this by FTPing the files in ASCII (text) mode, or by using a carriage return/line feed conversion utility like CRLF. It's very important that you FTP or convert the files to take care of the carriage return/line feed processing.
    The mailbox files on the PC are the ones in the Eudora directory that end in ".MBX". (Don't bring over the ".TOC" files). "
    I tried removing the .mbx extension, but Mac only recognizes it as "Document." Eudora doesn't recognize it as an "Eudora mailbox file." I see the Eudora mailbox files Eudora generated have no file extension.
    I signed up for Eudora support forum so I could ask there, but they never sent me a confirmation email with activation link, so I can't post anything there. There's no way to contact the webmaster about this problem, email bounces back with "we no longer offer support."

    these reads will be helpful: one and two.
    another read here: http://www.macworld.com/article/146958/2010/03/.
    if you have a suitably sized iPod click here.
    good luck !
    JGG

  • Migrating browsing history from Windows 7 to Mac.

    I created a Firefox Profile and synced from Windows 7 to Mac.
    Only a small amount of my browsing history was migrated (from 9 July 2013 onwards).
    There are approximately 47 500 entries going back to September 2010.
    I downloaded the History Export add-on and tried exporting my browsing history in the .html format. Firefox kept crashing and I could not complete this.
    Is there any way to migrate my entire browsing history to my Profile and my Mac?
    Many thanks
    Pankot2

    hello, you could move over the whole places.sqlite database which holds your bookmarks & history from the profile of your old computer into the profile of your mac: [[Recovering important data from an old profile]]

  • Migrating to linux from window 2003

    Winodws 2003
    Db 9.2.0.7
    EBS 11.5.10.2
    HRMS application.
    I would like to migrate everything from windows to linux(centOS).
    Right now we have everything in Single node.
    I would ike to split into 2 nodes application and database.
    Please give me direction/document.
    Thanks.

    Hi,
    CentOS is not Certified by Oracle, correct?Oracle Apps 11i/R12 is not certfied on CentOS.
    VMWare on this not certified , correct?You can install VMWare on CentOS, then install a supported OS which is certified with Oracle Apps 11i/R12.
    Regards,
    Hussein

Maybe you are looking for

  • Set or Change Device Name in Profile Manager

    Hello, Is it possible to set or change the device name of an enrolled device using profile manager? I notice WGMs old 'Set computer name to computer record name' is still there under Login Window options, but I couldn't find away to actually change t

  • Excise entries for Performa Invoice

    Hi Experts, My client wants to have EXCISE entries to get posted automatically to the G/L Accounts maintained in VKOA whenever Performa Invoice is created. i.e. only for Excise condition types JEXP,JCEP,JA1X maintained in Pricing Procedure. Please su

  • Solaris 10 AMD Athlon Opteron BIOS microcode patch

    I've recently installed Solaris 10 on AMD Opteron machine, AMD64 On boot, I receive a message "BIOS microcode patch not found...erratum 109" or something to that effect. this is followed by a bunch of "not enough space" comments. I've tried to find s

  • Using jar in JCreator light

    How can I import a jar in java Creator Light ?

  • Installing iTunes 10 on my new Toshiba

    So i am trying to download and install the new iTunes onto my computer, the problem is it will not complete this action. I go through the entire set up, follow all the directions, click all the right buttons and everything. I even wait for all the ti