Oracle DB Migration of AIX to RHEL platform

How can I migrate my db from AIX to RHEL oracle with minimal down time.

Check the MOS Document: -.

Migration of an Oracle database in the OS (generic platform) (Doc ID 733205.1)

Note to master for the upgrades of Oracle database and migration (Doc ID 1152016.1)

Version of the database of reference in next time.

Tags: Database

Similar Questions

  • Oracle DB Migration questionnaire

    Hello

    I am preparing a Questionnaire for a client who wants to migrate its DBs courses from AIX to Linux.

    I put in the following Questions.

    Size of the databases

    Downtime that can be granted

    Current versions of the databases

    Size of the databases

    Current architecture of PROD

    Current backup policies

    Golden Gate licenses are available

    Used for databases current monitoring tool

    Please let me know if I need to get more details that will help me to work on forecasts.

    Kind regards

    VN

    Hello

    Also check these questions:

    -Oracle database Edition, and what options?

    -Different version of Oracle database migration?

    -Likewise, character set or not.

    -Even backup strategies, or not?

    -Is the Linux server with the version of DB certified?

    -Are you want to use the features of the ASM, the witch is an Oracle grid infrastructure option.

    -Are you want to reorganize your storage space?

    This about you:

    What strategic migration, you want to use:

    -Full backup RMAN.

    -Export (exp/imp or epdp/impdp)

    -Transportable Tablespace

    -Copy system...

    Best regards.

  • Sqlplus Oracle 11 works on AIX, HP - UX remote access gets TNS = 01189

    I have an Oracle 11.2 on AIX 6.1 and sqlplus database locally it works fine. I set up the Oracle on HP - UX 11.2 customer and have tnsnames.ora LISTENER pointing in AIX like this:
    #
    # File name: tnsnames.ora
    #


    ORA01 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP) (HOST = ariel)(PORT = 1521))
    )
    (CONNECT_DATA =
    (SERVICE_NAME = ora01)
    )
    )

    The listener.ora is configured on the box of HP - UX with a REMOTE_LISTENER and a local LISTENER like this:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = mercury)(PORT = 1521))
    )
    )

    REMOTE_LISTENER = ariel
    (DESCRIPTION_LIST =
    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = ariel)(PORT = 1521))
    )
    )

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = ora01)
    (ORACLE_HOME = databases/mercury/oracle/product/11.2.0/dbhome_1)
    (SID_NAME = ora01)
    Our sqlnet.ora looks like this:
    #
    # File name: sqlnet.ora
    #
    NAMES. DOMAINE_PAR_DEFAUT = EVERYONE
    NAMES. DIRECTORY_PATH = (TNSNAMES, HOSTNAME, OSNAMES)

    What I am doing wrong?

    Published by: user6156955 on June 18, 2012 13:00

    user6156955 wrote:
    Hello
    Thanks again for your suggestions. Here is the result of the sqlplus command:
    # sqlplus scott/tiger@'192.168.1.87:1521/ora01'

    sqlplus scott/tiger@'192.168.1.87:1521/ora01.ecubesystems.com'

    Try above.

    I suspect that the results of the tail command has edited & lines have been removed.
    :-(

  • Oracle 10.2.0.1 on RHEL 5

    Hello

    Im trying to install oracle 10.2.0.1 on RHEL 5, while running runInstaller im, getting the following error:

    Preparations for the launch of Oracle Universal Installer from/tmp/OraInstall2011-06-13_12-39-47 PM. Please wait... [data oracle@localhost] $ Oracle Universal Installer, Version 10.2.0.1.0 Production
    Copyright (C) 1999, 2005, Oracle. All rights reserved.

    Exception Java.lang.UnsatisfiedLinkError: /tmp/OraInstall2011-06-13_12-39-47PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: no such file or directory occurred...
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2011-06-13_12-39-47PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: no such file or directory
    in java.lang.ClassLoader$ NativeLibrary.load (Native Method)
    at java.lang.ClassLoader.loadLibrary0 (unknown Source)
    at java.lang.ClassLoader.loadLibrary (unknown Source)
    at java.lang.Runtime.loadLibrary0 (unknown Source)
    the impossible (unknown Source)
    at sun.security.action.LoadLibraryAction.run (unknown Source)
    at java.security.AccessController.doPrivileged (Native Method)
    at sun.awt.NativeLibLoader.loadLibraries (unknown Source)
    to sun.awt.DebugHelper. < clinit >(Unknown Source)
    in java.awt.Component. < clinit >(Unknown Source)
    to oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager. < init > (OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Exception in thread "main" java.lang.NoClassDefFoundError
    to oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager. < init > (OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    to oracle.sysman.oii.oiif.oiifm.OiifmAlert. < clinit > (OiifmAlert.java:151)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)

    How can the above error be resolved?

    Thank you

    Published by: user10745179 on June 13, 2011 12:15 AM

    Hello

    I've got all libXp-packages installed on my system RedHat6, i.e.

    libXp.i686                          1.0.0-15.1.el6         @rhel-x86_64-server-6
    libXp-devel.i686                    1.0.0-15.1.el6         @rhel-x86_64-server-6
    libXpm.i686                         3.5.8-2.el6            @rhel-x86_64-server-6
    libXpm.x86_64                       3.5.8-2.el6            @rhel-x86_64-server-6
    libXpm-devel.i686                   3.5.8-2.el6            @rhel-x86_64-server-6
    libXp.x86_64                        1.0.0-15.1.el6         rhel-x86_64-server-6
    libXp-devel.x86_64                  1.0.0-15.1.el6         rhel-x86_64-server-6
    libXpm-devel.x86_64                 3.5.8-2.el6            rhel-x86_64-server-6 
    

    I can't remember exactly which one that makes installation works, but...

    HtH
    Johan

  • Ms SQL Server 2005 to Oracle 9i migration

    Hi all

    MS-SQLServer to Oracle 9i migration. in migration, work bench lists only SQL SERVER 2000

    Thank you
    -
    ABK

    Oracle Migration Workbench is outdated and replaced with SQL Developer Migration Workbench.
    Take a look on:
    http://www.Oracle.com/technology/tech/Migration/Workbench/index_sqldev_omwb.html

  • Migration of the HP UX for RHEL platform

    Hi all

    profile for my system

    EBS R12.0.4, DB 10.2.0.3 (node 2 CARS)

    Operating system is HP-UX 11.31

    I need to migrate to RHEL 5

    I need advice on this process.

    Please refer to these docs.

    Migrating applications platform with Oracle E-Business Suite Release 12 [438086.1 ID]
    Export/import process for Oracle E-Business Suite Release 12 using 10gr 2 [454616.1 ID]

    Migration of databases of E-Business Suite Release 12 between platforms
    http://blogs.Oracle.com/stevenChan/2008/09/migrating_ebs_12_databases_between_platforms.html

    Thank you
    Hussein

  • Need steps to install RAC Oracle 12 c on AIX

    Hi all

    I need documentation/tutorials for installing RAC 12 c on a support for AIX version. I don't have any experience on AIX, is very different from CentOS/RHEL/OEL?

    Hi delphine,.

    I highly recommend that you will follow the official Oracle documentation:

    1. Start with the installation of the grid Infrastructure:http://docs.oracle.com/database/121/CWAIX/toc.htm
    2. After the installation of the complete Network Infrastructure, you can go ahead with the installation of database: http://docs.oracle.com/database/121/AXDBI/inst_task.htm#BABBBHJH

    In addition, I recommend you install 12.1.0.2 which is the last patch set for 12 c and it includes many fixes for bugs in 12.1.0.1 and also of new improvements and features that were not available in 12.1.0.1 (for example, the memory option, and many others).

  • What are the steps to perform when the IP changes for Oracle EBS 12.1.3 on RHEL 6

    Hello

    We have Oracle EBS 12.1.3 installed on RHEL 6 with Oracle short built-in extensions.

    Now the server IP address will change.

    Wanted to know the steps to take if the IP address changes so that our instance is running.

    Thanks in advance.

    Thank you

    Patricia

    See MOS Doc 751328.1

  • Installation BI applications Oracle 11g sur-erreur AIX 7 Configuration to the configuration of the ODI

    All,

    I installed oracle bi application for 11.1.1.7.1 AIX 7.1 server. My process of BI applications configuration is to launch a mistake in the part configuration ODI.  Detailed error is pasted below. I perform software only installation as with AIX, you must select Install only software for OBIEE and OLIVIER and configure BIAPPS later.

    I saw two others archived son who discusses this error, and it seems that it is events expected for deployments of AIX error. And both of them say that it is ok to continue the Setup process and make this ODI configuration for later.

    However, the instructions on how to do this from one of the thread is fragmentary or incomplete. If you guys have run into that, can you please guide on how you have been able to solve this problem? The location for 2 OTN discussion is stuck here as well.

    Re: OLIVIER 11.1.1.7.1 install the mistake out to ODI configuration

    Re: Installation OBIA 11 g - stuck to the configure script

    Error:

    configure_odi: problem invoking WLST - Traceback (innermost last):

    configure_odi: file ' < userpath > / Oracle/Middleware/Oracle_BI1/bifoundation/install/configure_odi.py ", line 261, in?

    configure_odi: file ' < userpath > / Oracle/Middleware/Oracle_BI1/bifoundation/install/configure_odi.py ", line 206, in _configureOdiDwIntegration

    configure_odi: at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    configure_odi: to sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:56)

    configure_odi: to sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:39)

    configure_odi: to java.lang.reflect.Constructor.newInstance(Constructor.java:527)

    configure_odi:

    configure_odi: java.lang.Exception: java.lang.Exception: update of the database of the DW_FILE server failed with return code: 1

    configure_odi:

    java.lang.Exception: java.lang.Exception: WLST Script task failed with status 1

    at oracle.as.install.biapps.biappsconfig.standard.ODIConfigTask.doExecute(ODIConfigTask.java:65)

    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)

    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:66)

    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)

    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)

    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)

    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)

    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)

    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:96)

    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)

    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)

    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)

    at java.lang.Thread.run(Thread.java:738)

    Caused by: java.lang.Exception: WLST Script task failed with status 1

    at oracle.as.install.bi.biconfig.standard.WLSTScriptTask.doExecute(WLSTScriptTask.java:119)

    at oracle.as.install.biapps.biappsconfig.standard.ODIConfigTask.doExecute(ODIConfigTask.java:62)

    ... 12 more

    RP

    So, that's what we were doing to solve this problem:

    1 let the Configuration process continue with the error. All other tasks should complete successfully.

    2. install the ODI studio on a client computer, WIndows/Linux.

    3. manually the program installation/editing file server and data server technology tab.

    RP

  • Migrate to esxi hypervisor RHEL

    Hello

    I would spend my RHEL 5 RHEL hypervisor a esxi VM,

    is - someone has an idea how to migrate?

    If the RHEL virtualization comes from XenSource and virtual machines are Linux, you can use this little article: http://communities.vmware.com/servlet/JiveServlet/download/38-62151/XEN_VMware_migration.pdf

  • Oracle 11g upgrade in AIX 6.1 with HACMP

    Hi friends,

    As I have two Power servers in AIX 6.1 with oracle 10g in HACMP in which SAP application runs.

    That is independent of database and other Central Instance.

    I did 11g successfully upgrades in my DEV and QAS servers which are nonclustered environment.

    Now I want to upgrade even in PRD tends in HACMP.

    Let me know what are the areas should I focus especially on the servers in cluster environment.

    Thank you

    Hari

    I'm still not sure what you mean by a DB server and a CI server.

    In a configuration HACMP, 2 node, Id expect to see something like

    / U01 hosts ORACLE_HOME locally on each node
    /u04...etc/u03/U02 are HA mounts you will see on the active node. In your case I suppose that its all the materials for lv, but if that's true you also put your ORACLE_HOME to be a point of mounting HA

    >
    ..
    / dev/lv_pip_64 10.00 18988 5.73 43% 2% / oracle/PIP/102_64
    ..
    >

    on your passive node, compare the mount points and itll be clearer. If you have your Oracle_home to be as much a mount HA, Id be careful with who you are, then past to the operating system with host names on install. But anyone who installed it would be tested failover (you hope) leaves thus temporarily assumes its ok. It's easier then on you that you only 1 upgrade to do and that is on the mounted oracle_home.

  • MySQL for Oracle Database Migration

    I'm migrating 75 Tables of MySQL (5.0.18) to Oracle (10.2.0.1.0) using SQL-Developer (2.1.1.64)

    Below are the steps to follow to a State where I'm stuck:

    1: opens a connection with MySQL (5.0.18) which has * 86 * databases.
    2: open another connection with Oracle (10.2.0.1.0); a new installation.
    3: just clicked one of the MySQL database and selected ' + * Capture schema * + ".
    After the capture, this particular database appeared on ' + * models Captured * + ".
    4: right-click on this model converted, that says "* [email protected]:3306 (MySQL), etc. * ' and selected ' + convert model Oracle +".
    5: nothing appeared on the "* Converted models."

    ~~~~~~~~~~~ Stuck ~~~~~~~~~~~

    Another thing:
    -If I select different tables of the database under "* models Captured *" and then convert them then ' * SQL Developer * "generate converted models.
    -If I repeat anyone else of tables "* Converted model *" are generated.

    Am I suppose to repeat this step for each Table, the trigger, view etc.?

    Thank you


    Edited by: user13397582 on August 26, 2010 06:08_

    Also the * 'Script' * output even * "name of the constraint *; Viz

    + Cdr5 ALTER TABLE ADD CONSTRAINT PRIMARY PRIMARY KEY (table_id) ENABLE; +

    Constraint must have derived the name of the table. Otherwise, you will have repeated migrations:

    Error report:*.
    SQL error: ORA-02264: name already used by an existing constraint
    + 02264. 00000 - 'name already used by an existing constraint ' +.
    * Cause: The specified constraint name must be unique. +
    * Action: Specify a name for the constraint unique constraint. +

    Published by: user13397582 on August 26, 2010 06:08

    Which JDK version do you use?

    There is a problem with SQL Developer 2.1.1 with JDK1.6 less than 18 years of age and older, during the conversion of a migration phase, with exactly the symptoms you describe.

    If you use one of these JDK could you try to install JDK1.6 U17?

    Concerning
    Wolfgang

  • Oracle BI Publisher on AIX

    Hello
    Would like to know if Oracle BI Publisher is compatible with the IBM AIX 6.1 operating system?

    How can we use the defult BI editor available with EBS R12?

    Thank you

    Hello

    Would like to know if Oracle BI Publisher is compatible with the IBM AIX 6.1 operating system?

    See "Oracle Certification Matrix" - it is down for the moment, but you can check the others some time later.

    Oracle Certification Matrix
    http://www.Oracle.com/technology/support/MetaLink/index.html

    How can we use the defult BI editor available with EBS R12?

    Please see these links.

    Oracle Applications documentation
    http://www.Oracle.com/technology/documentation/applications.html

    where is the BI publisher with EBS 12.1.1 documentation
    where is the BI publisher with EBS 12.1.1 documentation

    Kind regards
    Hussein

  • problems when installing ORACLE 10 g R2 RAC on RHEL 5.3

    I want to install oracle 10g R2 RAC on RHEL 5.3 in a test environment. My goal was to install using ASM.
    I went through ok prerequisites before starting the installation.
    Since RHEL 5.3 does not support raw devices, I used
    http://www.idevelopment.info/data/UNIX/Linux/LINUX_ConnectingToAniSCSITargetWithOpen-iSCSIInitiatorUsingLinux.shtml#configure%20iSCSI%20Initiator%20and%20New%20Volume

    udev to configure shared storage. my storage is on openfiler as an iSCSI target.

    fdisk-l on both nodes shows the shared disks.
    [root@node1 ~]# fdisk -l
    
    Disk /dev/sda: 21.4 GB, 21474836480 bytes
    255 heads, 63 sectors/track, 2610 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *           1          13      104391   83  Linux
    /dev/sda2              14        2053    16386300   8e  Linux LVM
    /dev/sda3            2054        2372     2562367+  82  Linux swap / Solaris
    
    Disk /dev/sdd: 10.5 GB, 10502537216 bytes
    64 heads, 32 sectors/track, 10016 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdd1               1       10016    10256368   83  Linux
    
    Disk /dev/sdb: 10.5 GB, 10536091648 bytes
    64 heads, 32 sectors/track, 10048 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1               1       10048    10289136   83  Linux
    
    Disk /dev/sdc: 10.5 GB, 10536091648 bytes
    64 heads, 32 sectors/track, 10048 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdc1               1       10048    10289136   83  Linux
    
    Disk /dev/sdf: 10.5 GB, 10569646080 bytes
    64 heads, 32 sectors/track, 10080 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdf1               1       10080    10321904   83  Linux
    
    Disk /dev/sde: 10.5 GB, 10502537216 bytes
    64 heads, 32 sectors/track, 10016 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sde1               1       10016    10256368   83  Linux
    [root@node1 ~]# ls -l /dev/iscsi/arpl*
    /dev/iscsi/arpl1:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sde
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sde1
    
    /dev/iscsi/arpl2:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sdd
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sdd1
    
    /dev/iscsi/arpl3:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sdb
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sdb1
    
    /dev/iscsi/arpl4:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sdc
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sdc1
    
    /dev/iscsi/arpl5:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sdf
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sdf1
    [root@node1 ~]# 
    Configure the results of udev in the drives mapped to the names of persistent drive for example. / dev/iSCSI/arpl1/part1
    always when I enter the name of the raw device that I created I get the following error. Help, please

    Image:! http://img91.imageshack.us/img91/7448/Oracle.PNG!

    did you check that
    http://download-West.Oracle.com/docs/CD/B19306_01/install.102/B14203/storage.htm#BABBHECD
    http://download.Oracle.com/docs/CD/B28359_01/install.111/b28263/storage.htm#CDEBFDEH

    also before making what is proposed on the url posted by Mufalani.
    It seems that you should do the following:

    Verify the existence of udev mapping rule file /etc/udev/rules.d/60-raw.rules brute
    On HR/EL5, gross udev mapping rule file /etc/udev/rules.d/60-raw.rules must exist by default as part of the util-linux package, for example:

    # ls /etc/udev/rules.d/60-raw.rules
    /etc/udev/rules.d/60-raw.rules
    

    Create a custom gross udev mapping rules file, /etc/udev/rules.d/61-oracleraw.rules say, for example:

    # touch /etc/udev/rules.d/61-oracleraw.rules
    

    3B. Add raw udev binding rules to the /etc/udev/rules.d/61-oracleraw.rules file
    Add the binding rules gross udev in the etc/udev/rules.d/61-oracleraw.rules file, for example:

    # cat /etc/udev/rules.d/61-oracleraw.rules
    # Raw bind to Oracle Clusterware devices
    ACTION=="add", KERNEL=="sd*", PROGRAM=="/sbin/scsi_id", RESULT=="360a98000686f6959684a453333524174", RUN+="/bin/raw /dev/raw/raw1 %N"
    ACTION=="add", KERNEL=="sd*", PROGRAM=="/sbin/scsi_id", RESULT=="360a98000686f6959684a453333524179", RUN+="/bin/raw /dev/raw/raw2 %N"
    

    If switch to RHEL5/OEL5 since an earlier version of Linux that has pressed persistent raw device bindings in the/etc/sysconfig/rawdevices file, the following script can serve as a basis to generate your RHEL5/OEL5 of the udev rules. Note that the script does not factor device name persistence.

    #!/bin/bash
    grep -v "^ *#" /etc/sysconfig/rawdevices | grep -v "^$" | while read dev major minor ; do
    if [ -z "$minor" ]; then
    echo "ACTION==\"add\", KERNEL==\"${major##/dev/}\", RUN+=\"/bin/raw $dev %N\""
    else
    echo "ACTION==\"add\", ENV{MAJOR}==\"$major\", ENV{MINOR}==\"$minor\", RUN+=\"/bin/raw $dev %M %m\""
    fi
    done
    
  • Visual foxpro data to oracle 10g migration.

    Hi all
    How can I migrate visual foxpro/tables of data to oracle 10g with the help of SQL Developer?
    Tanx a lot
    Alam

    I've never done this before, but I guess it should work.

    Import the foxpro database in Ms Access and then use wizard migration oracle to MS access import into oracle.

Maybe you are looking for