Paradox to oracle

hai all,
i have to convert paradox tables into oracle...i find many of the paid utilities corresponds to paradox to oracle conversion...i don't know much about paradox....
so can you specify
(1) any best free tools satisfies my query..or
(2) manually how to do that (with few fetchs..) or
(3) any pardox scripts which converts pardox tables into oracle dump files ready to import....
i prefer 2,3 methods...
with thanks,
jp valapad

The best you can do is to dump the Paradox files as delimited ASCII, preferably not comma delimited, and then use SQL*Loader, or an external table definition, or UTL_FILE to reload the data.

Similar Messages

  • Migration of Paradox to Oracle

    Can any body tell is it possible to migrate Paradox to Oracle database? Is there any tool available for migrating paradox to oracle database? if it is possible then provide me enough information for it.
    Thanks in advance.
    With Regrads
    Mahendra

    Full Convert can be used to easily handle this task. It is a quite sophisticated database conversion tool which reads 14 database formats (Paradox included) directly. It is able to write to 5 output formats (Oracle included), using native database connections, avoiding ODBC and similar translation layers.
    Full Convert product page is http://www.spectralcore.com/fullconvert/index.php
    There is a trial available, and full version can be downloaded immediately after the purchase as the browser will display all required download informations - no need to wait for confirmation emails.
    Regards,
    Damir Bulic
    Spectral Core GmbH

  • Migrating from paradox to oracle in windoz

    hi all,
    i am new to oracle and yet to learn about paradox...well my client has an paradox 7 on windoz and wanted to migrate to oracle 8i...and i have no idea how to do it.any step by step help would be great help for me to roll forward.
    thanx in advance
    saini

    Hi,
    Were you successful in your Paradox to Oracle migration?
    Can you please provide steps / instructions that you took to do this?
    Your prompt reply is appreciated.
    Regards,
    jc
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by saini ():
    hi all,
    i am new to oracle and yet to learn about paradox...well my client has an paradox 7 on windoz and wanted to migrate to oracle 8i...and i have no idea how to do it.any step by step help would be great help for me to roll forward.
    thanx in advance
    saini<HR></BLOCKQUOTE>
    null

  • Migration from paradox to oracle 8i

    I am trying to migrate paradox 9 tables to oracle 8i. I used the migration tool kit. I could successfully from paradox 9 but some of the tables, i could not open and it says,"Restricted datatype attribute violation" or "Invalid datatime stamp".
    Can any one help me please...

    Hi,
    We currently don't have a capability for Informix in the Workbench. However, there is an old script based kit on this website that may help. Please take a look at the migration home page.
    Also look at the MTI partners section. Some of our partners may be able to help you.
    Regards
    John

  • URGENT: Paradox "Logical" Column Lost in HS translation to Oracle 8.1.7.3

    I have a Paradox table with several fields. One field is a Logical Column.
    Although I can see the paradox table through my HS set-up, I cannot see the
    Logical column. Additionally, I can not select from it either.
    Has anyone encountered this scenario, and if so, what is the
    fix?
    Ato Arkaah
    Oracle 8.1.7.3
    Paradox 4,5,9
    ODBC MS Paradox Driver

    Please check what the logical ODBC datatype this logical column is translated to and verify if Generic Connectivity supports that datatype or not.
    I believe it converts to SQL BIT and Generic Connectivity does not support this datatype.
    The datatypes that we support are listed in Chap 7 of the Heterogeneous Connectivity Administrator's Guide.
    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/server.920/a96544/gencon.htm#1004703

  • Convert from Oracle to Paradox

    How is the best way to convert an Oracle 8.1.7 database to Paradox 7 db ?
    Are there any tool available that will be able to do this ?
    I know I can create scripts to create the tables and import the data. But because the datatypes is not similiar, it will not be that straightforward.
    Regards
    Karen

    I can also convert to DBase - if anybody have a solution for that .....

  • Paradox 4.5 to Oracle 7.3 - is it possible?

    Hello,
    got a question - has somebody used Migration Workbench to
    migrate from Paradox database to Oracle?
    It's Paradox 4.5, DOS version.
    Any thoughts how to do it.
    Thanks.
    null

    The Workbench does not presently support
    Paradox migrations.
    Regards,
    Marie
    Jorgen Mynster (guest) wrote:
    : Victor Tsokur (guest) wrote:
    : : Hello,
    : : got a question - has somebody used Migration Workbench to
    : : migrate from Paradox database to Oracle?
    : : It's Paradox 4.5, DOS version.
    : : Any thoughts how to do it.
    : : Thanks.
    : Have a look at the Toolkits. You will find them on the same
    page
    : as the download of the Migration Workbench (the are about 20
    : different kits)
    : RGDS Jorgen
    Oracle Technology Network
    http://technet.oracle.com
    null

  • Issue trying to connect oracle to mysql database

    Hi there,
    I need some help with the configuration, i'm trying to connect a windows oracle 11g r2 to a linux mysql 5.5, but i'm having a lot of issue, here i will put the configuration.
    Thanks for everyone how will try to help me!
    here is my tnsname.ora:
    # tnsnames.ora Network Configuration File: C:\app\Administrador\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = gabriel-103eff2)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    ms_connection =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=gabriel-103eff2)(PORT=1521))
    (CONNECT_DATA=(SID=ms))
    (HS=OK)
    here is my listener.ora:
    # listener.ora Network Configuration File: C:\app\Administrador\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\app\Administrador\product\11.2.0\dbhome_1)
    (PROGRAM = extproc)
    (ENVS = "EXTPROC_DLLS=ONLY:C:\app\Administrador\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    (SID_DESC=
    (SID_NAME=ms)
    (ORACLE_HOME=C:\app\Administrador\product\11.2.0\dbhome_1)
    (PROGRAM=dg4odbc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = gabriel-103eff2)(PORT = 1521))
    ADR_BASE_LISTENER = C:\app\Administrador
    here is the init*.ora:
    # This is a sample agent init file that contains the HS parameters that are
    # needed for the Database Gateway for ODBC
    # HS init parameters
    HS_FDS_CONNECT_INFO = ms
    HS_FDS_TRACE_LEVEL = debug
    # Environment variables required for the non-Oracle system
    #set <envvar>=<value>
    here is the debug:
    Oracle Corporation --- SEXTA-FEIRA JAN 04 2013 17:18:13.390
    Heterogeneous Agent Release
    11.2.0.1.0
    Oracle Corporation --- SEXTA-FEIRA JAN 04 2013 17:18:13.390
    Version 11.2.0.1.0
    Entered hgogprd
    HOSGIP for "HS_FDS_TRACE_LEVEL" returned "debug"
    Entered hgosdip
    setting HS_OPEN_CURSORS to default of 50
    setting HS_FDS_RECOVERY_ACCOUNT to default of "RECOVER"
    setting HS_FDS_RECOVERY_PWD to default value
    setting HS_FDS_TRANSACTION_LOG to default of HS_TRANSACTION_LOG
    setting HS_IDLE_TIMEOUT to default of 0
    setting HS_FDS_TRANSACTION_ISOLATION to default of "READ_COMMITTED"
    setting HS_NLS_NCHAR to default of "UCS2"
    setting HS_FDS_TIMESTAMP_MAPPING to default of "DATE"
    setting HS_FDS_DATE_MAPPING to default of "DATE"
    setting HS_RPC_FETCH_REBLOCKING to default of "ON"
    setting HS_FDS_FETCH_ROWS to default of "100"
    setting HS_FDS_RESULTSET_SUPPORT to default of "FALSE"
    setting HS_FDS_RSET_RETURN_ROWCOUNT to default of "FALSE"
    setting HS_FDS_PROC_IS_FUNC to default of "FALSE"
    setting HS_FDS_CHARACTER_SEMANTICS to default of "FALSE"
    setting HS_FDS_MAP_NCHAR to default of "TRUE"
    setting HS_NLS_DATE_FORMAT to default of "YYYY-MM-DD HH24:MI:SS"
    setting HS_FDS_REPORT_REAL_AS_DOUBLE to default of "FALSE"
    setting HS_LONG_PIECE_TRANSFER_SIZE to default of "65536"
    setting HS_SQL_HANDLE_STMT_REUSE to default of "FALSE"
    setting HS_FDS_QUERY_DRIVER to default of "TRUE"
    setting HS_FDS_SUPPORT_STATISTICS to default of "FALSE"
    Parameter HS_FDS_QUOTE_IDENTIFIER is not set
    setting HS_KEEP_REMOTE_COLUMN_SIZE to default of "OFF"
    setting HS_FDS_GRAPHIC_TO_MBCS to default of "FALSE"
    setting HS_FDS_MBCS_TO_GRAPHIC to default of "FALSE"
    Default value of 32 assumed for HS_FDS_SQLLEN_INTERPRETATION
    setting HS_CALL_NAME_ISP to "gtw$:SQLTables;gtw$:SQLColumns;gtw$:SQLPrimaryKeys;gtw$:SQLForeignKeys;gtw$:SQLProcedures;gtw$:SQLStatistics;gtw$:SQLGetInfo"
    setting HS_FDS_DELAYED_OPEN to default of "TRUE"
    setting HS_FDS_WORKAROUNDS to default of "0"
    Exiting hgosdip, rc=0
    ORACLE_SID is "ms"
    Product-Info:
    Port Rls/Upd:1/0 PrdStat:0
    Agent:Oracle Database Gateway for ODBC
    Facility:hsa
    Class:ODBC, ClassVsn:11.2.0.1.0_0008, Instance:ms
    Exiting hgogprd, rc=0
    Entered hgoinit
    HOCXU_COMP_CSET=1
    HOCXU_DRV_CSET=178
    HOCXU_DRV_NCHAR=1000
    HOCXU_DB_CSET=873
    HOCXU_SEM_VER=112000
    Entered hgolofn at 2013/01/04-17:18:14
    Exiting hgolofn, rc=0 at 2013/01/04-17:18:14
    HOSGIP for "HS_OPEN_CURSORS" returned "50"
    HOSGIP for "HS_FDS_FETCH_ROWS" returned "100"
    HOSGIP for "HS_LONG_PIECE_TRANSFER_SIZE" returned "65536"
    HOSGIP for "HS_NLS_NUMERIC_CHARACTER" returned ".,"
    HOSGIP for "HS_KEEP_REMOTE_COLUMN_SIZE" returned "OFF"
    HOSGIP for "HS_FDS_DELAYED_OPEN" returned "TRUE"
    HOSGIP for "HS_FDS_WORKAROUNDS" returned "0"
    HOSGIP for "HS_FDS_MBCS_TO_GRAPHIC" returned "FALSE"
    HOSGIP for "HS_FDS_GRAPHIC_TO_MBCS" returned "FALSE"
    Invalid value of 32 given for HS_FDS_SQLLEN_INTERPRETATION
    treat_SQLLEN_as_compiled = 1
    Exiting hgoinit, rc=0 at 2013/01/04-17:18:14
    Entered hgolgon at 2013/01/04-17:18:14
    reco:0, name:SYSTEM, tflag:0
    Entered hgosuec at 2013/01/04-17:18:14
    Exiting hgosuec, rc=0 at 2013/01/04-17:18:14
    HOSGIP for "HS_FDS_RECOVERY_ACCOUNT" returned "RECOVER"
    HOSGIP for "HS_FDS_TRANSACTION_LOG" returned "HS_TRANSACTION_LOG"
    HOSGIP for "HS_FDS_TIMESTAMP_MAPPING" returned "DATE"
    HOSGIP for "HS_FDS_DATE_MAPPING" returned "DATE"
    HOSGIP for "HS_FDS_CHARACTER_SEMANTICS" returned "FALSE"
    HOSGIP for "HS_FDS_MAP_NCHAR" returned "TRUE"
    HOSGIP for "HS_FDS_RESULTSET_SUPPORT" returned "FALSE"
    HOSGIP for "HS_FDS_RSET_RETURN_ROWCOUNT" returned "FALSE"
    HOSGIP for "HS_FDS_PROC_IS_FUNC" returned "FALSE"
    HOSGIP for "HS_FDS_REPORT_REAL_AS_DOUBLE" returned "FALSE"
    using SYSTEM as default value for "HS_FDS_DEFAULT_OWNER"
    HOSGIP for "HS_SQL_HANDLE_STMT_REUSE" returned "FALSE"
    Entered hgocont at 2013/01/04-17:18:14
    HS_FDS_CONNECT_INFO = "msodbc"
    RC=-1 from HOSGIP for "HS_FDS_CONNECT_STRING"
    Entered hgogenconstr at 2013/01/04-17:18:14
    dsn:msodbc, name:SYSTEM
    optn:
    Entered hgocip at 2013/01/04-17:18:14
    dsn:msodbc
    Exiting hgocip, rc=0 at 2013/01/04-17:18:14
    Exiting hgogenconstr, rc=0 at 2013/01/04-17:18:14
    Entered hgopoer at 2013/01/04-17:18:14
    hgopoer, line 233: got native error 0 and sqlstate IM002; message follows...
    [Microsoft][ODBC Driver Manager] Nome da fonte de dados não encontrado e nenhum driver padrão especificado {IM002}
    Exiting hgopoer, rc=0 at 2013/01/04-17:18:14
    hgocont, line 2753: calling SqlDriverConnect got sqlstate IM002
    Exiting hgocont, rc=28500 at 2013/01/04-17:18:15 with error ptr FILE:hgocont.c LINE:2773 ID:Something other than invalid authorization
    Exiting hgolgon, rc=28500 at 2013/01/04-17:18:15 with error ptr FILE:hgolgon.c LINE:781 ID:Calling hgocont
    Entered hgoexit at 2013/01/04-17:18:15
    Exiting hgoexit, rc=0
    when i use tnsping ms_connection
    C:\Documents and Settings\Administrador>tnsping ms_connection
    TNS Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production on 07-JAN-2
    013 09:04:29
    Copyright (c) 1997, 2010, Oracle. All rights reserved.
    Arquivos de parÔmetros usados:
    Usado o adaptador TNSNAMES para resolver o apelido
    Tentativa de contatar (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=gabriel-103eff2
    )(PORT=1521)) (CONNECT_DATA=(SID=ms)) (HS=OK))
    OK (0 ms)
    Thank you so much!!!

    Hi Klaus,
    DG40DBC is installed in windows XP 32bit, tje DG4ODBC its installed in the oracle 11g EE r2, automatic right?
    The ODBC driver i had installed was mysql-connector-odbc-5.2.2-win32.exe
    Here is the registry key:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC File DSN]
    "DefaultDSNDir"="C:\\Arquivos de programas\\Arquivos comuns\\ODBC\\Data Sources"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Conversor de página de código MS]
    "Translator"="C:\\WINDOWS\\system32\\MSCPXL32.dll"
    "Setup"="C:\\WINDOWS\\system32\\MSCPXL32.dll"
    "UsageCount"=dword:00000002
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Driver da Microsoft para arquivos texto (*.txt; *.csv)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\odtext32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.,*.asc,*.csv,*.tab,*.txt,*.csv"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Driver do Microsoft Access (*.mdb)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="2"
    "FileExtns"="*.mdb"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Driver do Microsoft dBase (*.dbf)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\oddbse32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.dbf,*.ndx,*.mdx"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Driver do Microsoft Excel(*.xls)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\odexl32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.xls"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Driver do Microsoft Paradox (*.db )]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\odpdx32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.db"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Driver para o Microsoft Visual FoxPro]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\vfpodbc.dll"
    "Setup"="C:\\WINDOWS\\system32\\vfpodbc.dll"
    "APILevel"="0"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.dbf,*.cdx,*.idx,*.fpt"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft Access Driver (*.mdb)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="2"
    "FileExtns"="*.mdb"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft Access-Treiber (*.mdb)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="2"
    "FileExtns"="*.mdb"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft dBase Driver (*.dbf)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\oddbse32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.dbf,*.ndx,*.mdx"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft dBase VFP Driver (*.dbf)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\vfpodbc.dll"
    "Setup"="C:\\WINDOWS\\system32\\vfpodbc.dll"
    "APILevel"="0"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.dbf,*.cdx,*.idx,*.fpt"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft dBase-Treiber (*.dbf)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\oddbse32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.dbf,*.ndx,*.mdx"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft Excel Driver (*.xls)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\odexl32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.xls"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft Excel-Treiber (*.xls)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\odexl32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.xls"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft FoxPro VFP Driver (*.dbf)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\vfpodbc.dll"
    "Setup"="C:\\WINDOWS\\system32\\vfpodbc.dll"
    "APILevel"="0"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.dbf,*.cdx,*.idx,*.fpt"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft ODBC for Oracle]
    "UsageCount"=dword:00000001
    "Driver"="C:\\WINDOWS\\system32\\msorcl32.dll"
    "Setup"="C:\\WINDOWS\\system32\\msorcl32.dll"
    "SQLLevel"="1"
    "FileUsage"="0"
    "DriverODBCVer"="02.50"
    "ConnectFunctions"="YYY"
    "APILevel"="1"
    "CpTimeout"="120"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft Paradox Driver (*.db )]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\odpdx32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.db"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft Paradox-Treiber (*.db )]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\odpdx32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.db"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft Text Driver (*.txt; *.csv)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\odtext32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.,*.asc,*.csv,*.tab,*.txt,*.csv"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft Text-Treiber (*.txt; *.csv)]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "Setup"="C:\\WINDOWS\\system32\\odtext32.dll"
    "APILevel"="1"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.,*.asc,*.csv,*.tab,*.txt,*.csv"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft Visual FoxPro Driver]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\vfpodbc.dll"
    "Setup"="C:\\WINDOWS\\system32\\vfpodbc.dll"
    "APILevel"="0"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.dbf,*.cdx,*.idx,*.fpt"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Microsoft Visual FoxPro-Treiber]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\vfpodbc.dll"
    "Setup"="C:\\WINDOWS\\system32\\vfpodbc.dll"
    "APILevel"="0"
    "ConnectFunctions"="YYN"
    "DriverODBCVer"="02.50"
    "FileUsage"="1"
    "FileExtns"="*.dbf,*.cdx,*.idx,*.fpt"
    "SQLLevel"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\MS Code Page Translator]
    "Translator"="C:\\WINDOWS\\system32\\MSCPXL32.dll"
    "Setup"="C:\\WINDOWS\\system32\\MSCPXL32.dll"
    "UsageCount"=dword:00000002
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\MS Code Page-Übersetzer]
    "Translator"="C:\\WINDOWS\\system32\\MSCPXL32.dll"
    "Setup"="C:\\WINDOWS\\system32\\MSCPXL32.dll"
    "UsageCount"=dword:00000002
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\MySQL ODBC 5.2w Driver]
    "UsageCount"=dword:00000001
    "Driver"="C:\\Arquivos de programas\\MySQL\\Connector ODBC 5.2\\Unicode\\myodbc5w.dll"
    "Setup"="C:\\Arquivos de programas\\MySQL\\Connector ODBC 5.2\\Unicode\\myodbc5S.dll"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Core]
    "UsageCount"=dword:00000001
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers]
    "SQL Server"="Installed"
    "Microsoft Access Driver (*.mdb)"="Installed"
    "Microsoft Text Driver (*.txt; *.csv)"="Installed"
    "Microsoft Excel Driver (*.xls)"="Installed"
    "Microsoft dBase Driver (*.dbf)"="Installed"
    "Microsoft Paradox Driver (*.db )"="Installed"
    "Microsoft Visual FoxPro Driver"="Installed"
    "Microsoft FoxPro VFP Driver (*.dbf)"="Installed"
    "Microsoft dBase VFP Driver (*.dbf)"="Installed"
    "Microsoft Access-Treiber (*.mdb)"="Installed"
    "Microsoft Text-Treiber (*.txt; *.csv)"="Installed"
    "Microsoft Excel-Treiber (*.xls)"="Installed"
    "Microsoft dBase-Treiber (*.dbf)"="Installed"
    "Microsoft Paradox-Treiber (*.db )"="Installed"
    "Microsoft Visual FoxPro-Treiber"="Installed"
    "Driver do Microsoft Access (*.mdb)"="Installed"
    "Driver da Microsoft para arquivos texto (*.txt; *.csv)"="Installed"
    "Driver do Microsoft Excel(*.xls)"="Installed"
    "Driver do Microsoft dBase (*.dbf)"="Installed"
    "Driver do Microsoft Paradox (*.db )"="Installed"
    "Driver para o Microsoft Visual FoxPro"="Installed"
    "Microsoft ODBC for Oracle"="Installed"
    "Oracle em OraDb11g_home1"="Installed"
    "MySQL ODBC 5.2w Driver"="Installed"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Translators]
    "MS Code Page Translator"="Installed"
    "MS Code Page-Übersetzer"="Installed"
    "Conversor de página de código MS"="Installed"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\Oracle em OraDb11g_home1]
    "APILevel"="1"
    "CPTimeout"="60"
    "ConnectFunctions"="YYY"
    "Driver"="C:\\app\\Administrador\\product\\11.2.0\\dbhome_1\\BIN\\SQORA32.DLL"
    "DriverODBCVer"="03.51"
    "FileUsage"="0"
    "Setup"="C:\\app\\Administrador\\product\\11.2.0\\dbhome_1\\BIN\\SQORAS32.DLL"
    "SQLLevel"="1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\SQL Server]
    "UsageCount"=dword:00000002
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Setup"="C:\\WINDOWS\\system32\\sqlsrv32.dll"
    "SQLLevel"="1"
    "FileUsage"="0"
    "DriverODBCVer"="03.50"
    "ConnectFunctions"="YYY"
    "APILevel"="2"
    "CPTimeout"="60"
    Thanks Klau!
    Edited by: 980258 on 07/01/2013 03:38

  • How do I get Discoverer 3.1 to read data from Paradox 8.0?

    The on-line manual for version 3.1.36.06 of the Discoverer Admin
    product suggests that you can read in data from non-Oracle
    databases. The following steps are from the on-line manual
    instructions about creating a new business area:
    1. From the File menu, choose New.
    2. In the Load Wizard, choose Create a new business area.
    3. Select where you want to load your data from:
    Select On-line dictionary to load your data from the
    Oracle database where the current EUL resides.
    Select Gateway to load your data from a non-Oracle data
    source.
    4. Click Next
    I am trying to read data from Paradox Version 8.00.302.
    Has anyone had success in this area? Can you suggest any web
    sites or books? How do I set up a gateway?
    Thank you.
    Steve Pabin
    Arizona Dept of Environmental Quality
    Phoenix, Arizona

    There's a newly opened forum on the Oracle Transparent Gateways
    product family. The folks over there probably have more
    experience answering this sort of question and are likely a lot
    more knowledgable about what you need. I'd recommed you ask
    your question over there.
    Justin

  • How do I connect Discoverer 3.1.36 to Paradox 8 under Win NT 4.0?

    The on-line manual for version 3.1.36.06 of the Discoverer Admin
    product suggests that you can read in data from non-Oracle
    databases. The following steps are from the on-line manual
    instructions about creating a new business area:
    1. From the File menu, choose New.
    2. In the Load Wizard, choose Create a new business area.
    3. Select where you want to load your data from:
    Select On-line dictionary to load your data from the
    Oracle database where the current EUL resides.
    Select Gateway to load your data from a non-Oracle data
    source.
    4. Click Next
    I am trying to read data from Paradox Version 8.00.302.
    Has anyone had success in this area? Can you suggest any web
    sites or books? How do I set up a gateway?
    Am I dealing with gateways or ODBC or both in trying to read the
    Paradox tables?
    Thank you.
    Steve Pabin
    Arizona Dept of Environmental Quality
    Phoenix, Arizona

    Steve,
    We do not have a Transparent Gateway for Paradox.
    You can use Generic Connectivity to connect to it using an ODBC
    driver.
    For more information on Generic Connectivity and how to set it up
    refer to Chap 7 of the Heterogeneous Connectivity Administrator's
    Guide on OTN at
    http://download-west.oracle.com/otndoc/oracle9i/901_doc/server.90
    1/a88789/gencon.htm#1656
    Ensure that the ODBC driver that you are using, meets the
    requirements defined in this chapter. The ODBC driver also needs
    to be configured in order to be able to access Paradox. If you
    are not able to access it look at the ODBC driver log file for
    errors.
    Vira

  • URGENT: Paradox "Logical" Column Lost in HS

    We have a problem with our HS. "Logical" Paradox columns are not available
    via the HS link from Oracle (i.e. DESC shows all columns but the "Logical",
    and we can select from all columns but the logical one).
    Is there a solution to this?
    Ato Arkaah
    Oracle 8.1.7.3
    Paradox 4,5,9
    MS ODBC driver for Paradox

    Please check what the logical ODBC datatype this logical column is translated to and verify if Generic Connectivity supports that datatype or not.
    I believe it converts to SQL BIT and Generic Connectivity does not support this datatype.
    The datatypes that we support are listed in Chap 7 of the Heterogeneous Connectivity Administrator's Guide.
    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/server.920/a96544/gencon.htm#1004703

  • Signon page gives invalid OS error, using Firefox on Oracle Linux

    Installed PeopleSoft HCM 9.2 (PT 8.53.02) using Oracle Virtualbox VM template. Installed X Windows and GNOME Desktop and virtualbox guest additions. When I connect to the signin page using firefox (17.x) on this same VM which is running Oracle Linux, I get the unsupported OS errror. Checked browser.xml and that looks fine.
    Error: We've detected that your operating system is not supported by this website. For best results use one of the following operating systems ....
    Any help would be appreciated.
    Thanks
    DS.

    user13635748 wrote:
    Interesting, I didn't know that. But the error message does list "Oracle Enterprise Linux" as one of the supported options.Hmmm, that's right, rather embarrassing. However, according to the all certification matrix that I can read on My Oracle Support, Linux is no where supported for web browsing.
    Seems a bit paradoxal. It probably has to be reported to the support, I don't think that's a VM peculiar issue.
    But why not using the web browser from the host instead of the one from the guest VM ? Will 'solve' if that's a Windows host...
    Nicolas.
    Edited by: N Gasparotto on May 8, 2013 9:18 PM

  • CR Developer 11.5 - no Oracle connection listed

    Hello,
    I have the Oracle client on my PC, and have selected Oracle Data Access as an installed option in setup.
    I have crdb_oracle.dll under c:\windows\system32\drivers\etc.
    But, when I create a new report, "Oracle" is not an option under Create New Connection.  How do I make it available for reporting?
    thx

    It states that
    For CR XI to work with Oracle, you will need to install the Oracle 9.2 client or higher.
    Here I'm pasting the article
    KBase Article ID:c2018235
    Article refers to:Crystal Reports XI
    Symptom
    In Crystal Reports, there have been changes made to the availability of native database drivers.
    What are those changes, and how will they affect the migration of your reports to Crystal Reports XI?
    Resolution
    Below are the native database driver changes that have occurred between Crystal Reports 8.5 and XI. Migration strategies are offered for each change.
    SQL Server Native Driver:
    The SQL Server Native driver is deprecated. Crystal Reports 8.5 was the last version to have this driver. When migrating a Crystal Reports 8.5 report to Crystal Reports XI, it is recommended that the report be converted to an ODBC connection in Crystal Reports 8.5, and then migrated to Crystal Reports XI.
    PC Type Databases:
    In Crystal Reports 8.5, connections to PC type databases are created by clicking the 'Database Files' file folder in the 'Database Explorer'. In Crystal Reports XI, the following options are now used depending on the database to which you are connecting.
    u2022 'Access/Excel (DAO)' - Native DAO Connectivity (Access, Excel)
    u2022 'Btrieve' (Pervasive native connection to Pervasive files)
    u2022 'IDAPI Database DLL' (Paradox)
    u2022 'xBase' (any xBase type database such as FoxPro 2.6 or lower, Dbase)
    u2022 'ACT! 3.0'
    Lotus Notes Native Driver:
    The Lotus Notes Native driver is provided in Crystal Reports XI on an 'as-is' basis. This driver is deprecated so if issues occur with the driver, or if new versions of Lotus Notes are released, the driver will not be updated. Therefore, ODBC is the recommended method to connect to Lotus Notes to ensure full availability of functionality with Lotus Notes. It is also highly recommended that the report be converted to an ODBC connection in Crystal Reports 8.5 before migrating to Crystal Reports XI.
    Dictionaries and SQL Queries:
    When migrating to Crystal Reports XI, reports that are based off Dictionaries or SQL Queries (.qry files) will need to update their datasource to use Business Views or Command objects, respectively. Dictionaries and the Query Designer have been deprecated and are no longer supported in Crystal Reports XI.
    To migrate a report to use a Business View or a Command object, BusinessObjects Enterprise is required. Business Views are created in BusinessObjects Enterprise XI, and you will need the Data Source Migration Wizard to update your report's datasource to a Business View. Reports based on SQL queries will need to migrate to a Command object to run in Crystal Reports XI. In order to set the location of your report to the Command object, the Command must be stored in the Repository.
    The Data Source Migration Wizard is included with Crystal Enterprise 9 and 10, and Business Objects Enterprise XI.
    Oracle Native Driver:
    The Oracle native driver for CR XI requires the Oracle 9.2 or higher client, and the Oracle 8.17 or higher server. Before migrating reports based on the Oracle Native driver, make sure you have Oracle 9.2 or higher installed to continue using the native connection. If you do not have Oracle 9.2 or higher you can try switching to an ODBC connection to continue using an older version of the Oracle client.

  • Want to know about oracle

    want to know about oracle

    First thing you learn from Oracle, Oracle is a huge Ocean of concepts, its a Universe within a Universe, and within each Universe another subUniverse ...
    Information Paradox in which knowledge and meaning clash, from Sthephen Hawkins ... Seems much more easier to understand.
    Let's state it this way, what do you want to be when you're grown up?? DBA, Developer, Application Specialist, Applications DBA, JDeveloper, Warehose Builder, Spatial Data Processor, Security Officer, Web Master, Data Miner, .... ???
    I suggest you to narrow the scope of your question, and aim at a very specific goal, otherwise, you'll end up swallowed by the black hole of Oracle knowledge.

  • Networking/connection failure using generic connectivity with paradox databases

    I tried to establish a connection from our Oracle 8i-Server
    (Rel. 8.16 ) to a remote paradox-database via a database-link
    and a data-direct 4.0 paradox-odbc-driver. For testing purposes
    I set up a agent initialization file for a agent called hsodbc
    according to the distributed-database documentation and I also
    used the same parameters as in the documentation. If I try to
    test the Net8-Connection an ORA-03113-Error occurs.
    The entries in the agent-initialization file and in the
    tnsnames/listener.ora are ...
    ...Agent-Initialization File Inithsodbc.ora
    #Agent-Initialization File Inithsodbc.ora
    # This is a sample agent init file that contains the HS
    parameters that are
    # needed for an ODBC Agent.
    # HS init parameters
    HS_FDS_CONNECT_INFO = hsodbc
    HS_FDS_TRACE_LEVEL = ON
    HS_FDS_TRACE_FILE_NAME = HS.Log
    # Environment variables required for the non-Oracle system
    #set <envvar>=<value>
    #DataDirect 4.0 ParadoxFile (*.db);
    ...listener.ora
    # LISTENER.ORA Network Configuration File: C:\Oracle\Ora_Serv_816
    \network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = pdv0570)(PORT = 1521))
    CONNECT_TIMEOUT_LISTENER = 0
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = hsodbc)
    (ORACLE_HOME = C:\Oracle\Ora_Serv_816)
    (PROGRAM = hsodbc)
    (SID_DESC =
    (GLOBAL_DBNAME = MEDAS.PDV0570.MED.UNI_DUESSELDORF.DE)
    (ORACLE_HOME = C:\Oracle\Ora_Serv_816)
    (SID_NAME = MEDAS)
    # This is a sample listener.ora that contains the NET8
    parameters that are
    # needed to connect to an ODBC Agent - but makes an ORA-03113-
    Error if i check the
    # Net8-Connection
    and in the tnsnames.ora...
    # TNSNAMES.ORA Network Configuration File: C:\Oracle\Ora_Serv_816
    \network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    # This is a sample tnsnames.ora that contains the NET8
    parameters that are
    # needed to connect to an default generic connectivty ODBC Agent
    HSODBC =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = pdv0570)(PORT = 1521))
    (CONNECT_DATA =
    (SID = hsodbc.pdv0570.med.uni_duesseldorf.de)
    (HS = OK)
    #...new service created after setup of new database MEDAS with
    setting db_domain
    #...ATTENTION - use full service name with domain qualifier for
    sqlplus-login
    MEDAS.PDV0570.MED.UNI_DUESSELDORF.DE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = pdv0570)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = MEDAS.PDV0570.MED.UNI_DUESSELDORF.DE)
    Do you have any suggestions how to fix the problem - and meny
    thanks in advance.
    Andreas

    Please contact Oracle support for this issue.
    Ensure that you are using an ODBC driver that meets the
    requirements listed in the documentation.
    Also double check that the ODBC driver is configured correctly.

Maybe you are looking for

  • Get document info in INBOX

    Hi, Can every one tell me witch FM must be use to get liste of document (mail) received in the INBOX in WORKPLACE. the FM : SAP_WAPI_CREATE_WORKLIST give me the liste of workflow but I need more that to get the document(Mail) detail liste received. T

  • OSX: FF running, but no windows open - clicking on the dock icon should open a new window.

    Running OSX 10.5.8, FF3.6.10. If I close all FF windows, but leave FF running, I should be able to open a new FF window by clicking the dock icon. This doesn't work - it just brings FF to the front, but no windows open. Any ideas how I can fix this?

  • Custom fileds in ESS

    Hi Experts, We have enhanced the infotype 0022 to meet the requirements of the client. I mean we have added a new field in Infotype 0022 in R/3. Can we see the newly added field on ESS. If so please let me what are the settings that are to be made to

  • Quicktime Video noise

    I have a remote client who's trying to mount an installation using a QT video file I gave him. The file plays fine on my computer, but on his setup, he's seeing red noise in the highlights. Here are the details (as much as I know, since I'm not on lo

  • EyeHome stopped launching after 10.5.6 update...

    MacPro (2008) stock machine with eyeHome attached. After I updated to 10.5.6 the eyeHome software will not start. I understand that the eyeHome server is basically Apache Tomcat running on port 8000 (not sure about that last part). I don't see any er