Columns nvarchar missing when you query a table in MSSQL, Oracle

Hello

I configured a dblink Oracle to MSSQL and when I ask a table, some columns are missing. The missing columns are all MSSQL nvarchar (4000) and dg4odbc trace file, it seems that the gateway database can not handle this type of data or maybe the size of these problematic columns.

I wonder if there is an initialization parameter or any arrangement that might help hs to correctly map a MSSQL nvarchar (4000), knowing that the other columns to nvarchar with a smaller size can be mapped correctly?

From the trace dg4odbc file, I get this error for every nvarchar columns (4000) MSSQL:

Column:10 (title): dtype - 9 (WVARCHAR), prc / scl:4000 / 3, nullbl:1, byte: 8000, sign: 1 radix: 10

Column 10 (TITLE): dtype - 9 (WVARCHAR): this type of data is not supoprted.

I suspect oracle not be able to manage more than 4000 knowing that after some tests on a DEV server, all the columns less than 2000 in size MSSQL nvarchar are returned correctly by a query with Oracle "byte".

Here's some info:

Select * from v$ nls_parameters

PARAMETER
VALUE

NLS_LANGUAGEFRENCH CANADIANNLS_TERRITORYCanadaNLS_CURRENCY$NLS_ISO_CURRENCYCanadaNLS_NUMERIC_CHARACTERS,NLS_CALENDARGREGORIANNLS_DATE_FORMATRR-MM-JJNLS_DATE_LANGUAGEFRENCH CANADIANNLS_CHARACTERSETWE8ISO8859P1NLS_SORTFRENCH CANADIANNLS_TIME_FORMATHH24:MI:SSXFFNLS_TIMESTAMP_FORMATRR-MM-JJ HH24:MI:SSXFFNLS_TIME_TZ_FORMATTZR HH24:MI:SSXFFNLS_TIMESTAMP_TZ_FORMATRR-MM-JJ HH24:MI:SSXFF TZRNLS_DUAL_CURRENCY$NLS_NCHAR_CHARACTERSETAL16UTF16NLS_COMPBINARYNLS_LENGTH_SEMANTICSBYTENLS_NCHAR_CONV_EXCPFAKE

Classification of db Synprod MSSQL:

Danish_Norwegian_CI_AS

HS init file:

# This is an example of initialization file of the agent that contains the HS settings

# necessary for the database to ODBC gateway

#

# HS init parameters

#

HS_FDS_CONNECT_INFO = SYNPROD

#HS_FDS_TRACE_LEVEL = off

HS_FDS_TRACE_LEVEL = DEBUG

HS_NLS_LANGUAGE = UCS2

#

# Required for the non-Oracle system environment variables

#

#set < varenv > = < value >

HS find file when you query a description of the table:

Oracle Corporation - Thursday 15 August 2013 15:42:08.007

Heterogeneous Agent release

11.2.0.3.0

Oracle Corporation - Thursday 15 August 2013 15:42:08.007

Version 11.2.0.3.0

Hgogprd entries

HOSGIP to 'HS_FDS_TRACE_LEVEL' returned 'DEBUG '.

Hgosdip entries

default assignment of 50 HS_OPEN_CURSORS

setting HS_FDS_RECOVERY_ACCOUNT or 'RECOVER '.

HS_FDS_RECOVERY_PWD layout to the default

default HS_FDS_TRANSACTION_LOG of HS_TRANSACTION_LOG layout

HS_IDLE_TIMEOUT layout to the default 0 value

layout by default HS_FDS_TRANSACTION_ISOLATION of "READ_COMMITTED".

layout default HS_NLS_NCHAR to "UCS2".

layout HS_FDS_TIMESTAMP_MAPPING default 'DATE '.

layout HS_FDS_DATE_MAPPING default 'DATE '.

layout HS_RPC_FETCH_REBLOCKING failure to 'ON '.

HS_FDS_FETCH_ROWS layout without '100 '.

parameter HS_FDS_RESULTSET_SUPPORT default 'FALSE '.

parameter HS_FDS_RSET_RETURN_ROWCOUNT default 'FALSE '.

parameter HS_FDS_PROC_IS_FUNC default 'FALSE '.

parameter HS_FDS_MAP_NCHAR if there is no 'TRUE '.

setting HS_NLS_DATE_FORMAT or 'YYYY-MM-DD HH24:MI:SS ".

parameter HS_FDS_REPORT_REAL_AS_DOUBLE default 'FALSE '.

HS_LONG_PIECE_TRANSFER_SIZE layout without "65536".

parameter HS_SQL_HANDLE_STMT_REUSE default 'FALSE '.

parameter HS_FDS_QUERY_DRIVER if there is no 'TRUE '.

parameter HS_FDS_SUPPORT_STATISTICS default 'FALSE '.

parameter HS_FDS_QUOTE_IDENTIFIER if there is no 'TRUE '.

setting in HS_KEEP_REMOTE_COLUMN_SIZE if 'OFF '.

parameter HS_FDS_GRAPHIC_TO_MBCS default 'FALSE '.

parameter HS_FDS_MBCS_TO_GRAPHIC default 'FALSE '.

Default value of 64 assumed for HS_FDS_SQLLEN_INTERPRETATION

HS_CALL_NAME_ISP layout "gtw$: SQLTables; GTW$: SQLColumns. GTW$: SQLPrimaryKeys. GTW$: SQLForeignKeys. GTW$: SQLProcedures. GTW$: SQLStatistics; "gtw$: SQLGetInfo.

parameter HS_FDS_DELAYED_OPEN if there is no 'TRUE '.

HS_FDS_WORKAROUNDS layout by default "0".

Release of hgosdip, rc = 0

ORACLE_SID is "dg4odbc.

Product information:

Port RLS / Upd:3 / 0 PrdStat:0

Agent: Oracle Database Gateway for ODBC

: Installation

Class: ODBC, ClassVsn:11.2.0.3.0_0012, Instance: dg4odbc

Release of hgogprd, rc = 0

Hgoinit entries

HOCXU_COMP_CSET = 1

HOCXU_DRV_CSET = 178

HOCXU_DRV_NCHAR = 1000

HOCXU_DB_CSET = 31

HS_LANGUAGE not specified

RC = 1239980 trying to get environment variable LANG.

HOCXU_SEM_VER = 102000

Entry hgolofn to 2013 08/15-15: 42:08

Out of hgolofn, rc = 0 to 2013 08/15-15: 42:08

HOSGIP to 'HS_OPEN_CURSORS' returned '50 '.

HOSGIP to 'HS_FDS_FETCH_ROWS' returned '100 '.

HOSGIP for "HS_LONG_PIECE_TRANSFER_SIZE" returned "65536".

HOSGIP to 'HS_NLS_NUMERIC_CHARACTER' returned '. "

HOSGIP to 'HS_KEEP_REMOTE_COLUMN_SIZE' returned 'OFF '.

HOSGIP for "HS_FDS_DELAYED_OPEN" returns 'TRUE '.

HOSGIP to 'HS_FDS_WORKAROUNDS' returned '0 '.

HOSGIP to 'HS_FDS_MBCS_TO_GRAPHIC' returned 'FALSE '.

HOSGIP to 'HS_FDS_GRAPHIC_TO_MBCS' returned 'FALSE '.

Invalid value of 64 for HS_FDS_SQLLEN_INTERPRETATION

treat_SQLLEN_as_compiled = 1

Out of hgoinit, rc = 0 to 2013 08/15-15: 42:08

Entry hgolgon to 2013 08/15-15: 42:08

name: synergiRead, reco:0, tflag:0

Entry hgosuec to 2013 08/15-15: 42:08

Out of hgosuec, rc = 0 to 2013 08/15-15: 42:08

HOSGIP to 'HS_FDS_RECOVERY_ACCOUNT' returned 'RECOVER '.

HOSGIP for "HS_FDS_TRANSACTION_LOG" returns "HS_TRANSACTION_LOG".

HOSGIP to 'HS_FDS_TIMESTAMP_MAPPING' returned 'DATE '.

HOSGIP to 'HS_FDS_DATE_MAPPING' returned 'DATE '.

HOSGIP for "HS_FDS_MAP_NCHAR" returns 'TRUE '.

HOSGIP to 'HS_FDS_RESULTSET_SUPPORT' returned 'FALSE '.

HOSGIP to 'HS_FDS_RSET_RETURN_ROWCOUNT' returned 'FALSE '.

HOSGIP to 'HS_FDS_PROC_IS_FUNC' returned 'FALSE '.

HOSGIP to 'HS_FDS_REPORT_REAL_AS_DOUBLE' returned 'FALSE '.

using synergiRead as the default value to "HS_FDS_DEFAULT_OWNER".

HOSGIP to 'HS_SQL_HANDLE_STMT_REUSE' returned 'FALSE '.

Entry hgocont to 2013 08/15-15: 42:08

HS_FDS_CONNECT_INFO = "SYNPROD".

RC =-1 of HOSGIP for 'HS_FDS_CONNECT_STRING '.

Entry hgogenconstr to 2013 08/15-15: 42:08

DSN:SYNPROD, name: synergiRead

OPTN:

Entry hgocip to 2013 08/15-15: 42:08

DSN:SYNPROD

Out of hgocip, rc = 0 to 2013 08/15-15: 42:08

Out of hgogenconstr, rc = 0 to 2013 08/15-15: 42:08

Entry hgopoer to 2013 08/15-15: 42:08

hgopoer, line 234: had native error 5701 and sqlstate 01000; message follows...

[Microsoft] [SQL Server Native Client 10.0] [SQL Server] Data context has changed to 'Synprod '. {NativeErr 01000, 5701 =} [Microsoft] [SQL Server Native Client 10.0] [SQL Server] Changed the setting of language to us_english. {NativeErr 01000, 5703 =}

Out of hgopoer, rc = 0 to 2013 08/15-15: 42:08

hgocont, line 2690: call SqlDriverConnect obtained sqlstate 01000

Entry hgolosf to 2013 08/15-15: 42:08

Out of hgolosf, rc = 0 to 2013 08/15-15: 42:08

DriverName:sqlncli10.dll, DriverVer:10.50.4000

DBMS name: Microsoft SQL Server DBMS Version: 10.50.4000

Out of hgocont, rc = 0 to 2013 08/15-15: 42:08 with the ptr error FILE: hgocont.c LINE: 2690 ID:SQLDriverConnect

SQLGetInfo Returns Y for SQL_CATALOG_NAME

SQLGetInfo Returns 128 for SQL_MAX_CATALOG_NAME_LEN

Out of hgolgon, rc = 0 to 2013 08/15-15: 42:08

Entry hgoulcp to 2013 08/15-15: 42:08

Entry hgowlst to 2013 08/15-15: 42:08

Out of hgowlst, rc = 0 to 2013 08/15-15: 42:08

SQLGetInfo returns 0x1f for SQL_OWNER_USAGE

Able TXN: isolation 2, Option: 0x2f

SQLGetInfo Returns 128 for SQL_MAX_SCHEMA_NAME_LEN

SQLGetInfo Returns 128 for SQL_MAX_TABLE_NAME_LEN

SQLGetInfo returns 134 to SQL_MAX_PROCEDURE_NAME_LEN

HOSGIP returned the value "TRUE" to HS_FDS_QUOTE_IDENTIFIER

SQLGetInfo returns "(0 x 22) for SQL_IDENTIFIER_QUOTE_CHAR"

14 capacity instance will be uploaded

context: 0x00000000, capno:1989, add info: 0

context: 0x0001ffff, capno:1992, add info: 0

context: 0x00000000, capno:3042, add info: 0, translation: "42".

context: 0x00000000, capno:3047, add info: 0, translation: "57."

context: 0x00000000, capno:3049, add info: 0, translation: "59".

context: 0x00000000, capno:3050, add info: 0, translation: "60".

context: 0x00000000, capno:3066, add info: 0

context: 0x00000000, capno:3067, add info: 0

context: 0x00000000, capno:3068, add info: 0

context: 0x00000000, capno:3069, add info: 0

capno:3500, context: 0x00000001, add info: 91, translation: "42".

capno:3501, context: 0x00000001, add info: 93, translation: "57."

capno:3502, context: 0x00000001, add info: 107, translation: "59".

capno:3503, context: 0x00000001, add info: 110, translation: "60".

Out of hgoulcp, rc = 0 to 2013 08/15-15: 42:10

Entry hgouldt to 2013 08/15-15: 42:10

NO translation of DD for instance have been downloaded

Out of hgouldt, rc = 0 to 2013 08/15-15: 42:10

Entry hgobegn to 2013 08/15-15: 42:10

tflag:0, original: 1

Hoi:0x12ee18, ttid (len 38) is...

00: 43415350 45522E45 414D2E45 4C4B454D [CASPER. EAM. ELKEM]

10: 2E303030 33303039 662E3131 2E31362E [. 0003009f.11.16.]

20: 31343533 3631 [145361]

tbid (len 10) is...

0: 0B 001000 D1370200 0104... 7....]

Out of hgobegn, rc = 0 to 2013 08/15-15:42:11

Entry hgodtab to 2013 08/15-15:42:11

number: 1

Table: ENERGY. D_TRANS

Allocate hoada [0] @ 0000000005725F40

Entry hgopcda to 2013 08/15-15:42:11

Column:1 (TRANS): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 0, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:2 (UNIT_RESPONSIBLE): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 0, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:3 (TRANS_ID): dtype:-5 (BIGINT), prc / scl:19 / 0, nullbl:1, byte: 0, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:4 (modified): dtype:93 (TIMESTAMP), prc / scl:23 / 3, nullbl:0, byte: 0, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:5 (UNIT_IN_CHARGE): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 0, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:6 (PERSON_IN_CHARGE): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 0, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:7 (application): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 0, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:8 (Status): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 0, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:9 (TRANS_DATE): dtype:93 (TIMESTAMP), prc / scl:23 / 3, nullbl:1, byte: 0, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:10 (title): dtype:-9 (WVARCHAR), prc / scl:4000 / 3, nullbl:1, byte: 8000, sign: 1 radix: 10

Column 10 (TITLE): dtype - 9 (WVARCHAR): this data type is not supported.

Entry hgopcda to 2013 08/15-15:42:11

Column:10 (Description): dtype:-9 (WVARCHAR), prc / scl:4000 / 3, nullbl:1, byte: 8000, sign: 1 radix: 10

Column 10 (DESCRIPTION): dtype - 9 (WVARCHAR): this data type is not supported.

Entry hgopcda to 2013 08/15-15:42:11

Column:10 (Comments): dtype:-9 (WVARCHAR), prc / scl:4000 / 3, nullbl:1, byte: 8000, sign: 1 radix: 10

Column 10 (COMMENTS): dtype - 9 (WVARCHAR): this data type is not supported.

Entry hgopcda to 2013 08/15-15:42:11

Column:10 (Deadline): dtype:93 (TIMESTAMP), prc / scl:23 / 3, nullbl:1, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:11 (IMPORT_DATABASE_ID): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:1, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:12 (IMPORT_TRANS_ID): dtype:-9 (WVARCHAR), prc / scl:254 / 0, nullbl:1, byte: 508, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:13 (PERIOD_START): dtype:93 (TIMESTAMP), prc / scl:23 / 3, nullbl:1, byte: 508, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:14 (created): dtype:93 (TIMESTAMP), prc / scl:23 / 3, nullbl:0, byte: 508, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:15 (PERIOD_END): dtype:93 (TIMESTAMP), prc / scl:23 / 3, nullbl:1, byte: 508, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:16 (FLG_CONFIDENTIAL): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 508, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15:42:11

Entry hgopcda to 2013 08/15-15:42:11

Column:17 (TMP_MAIL_CMT_CIRCULATION): dtype:-9 (WVARCHAR), prc / scl:4000 / 0, nullbl:1, byte: 8000, sign: 1 radix: 10

Column 17 (TMP_MAIL_CMT_CIRCULATION): dtype - 9 (WVARCHAR): this data type is not supported.

Entry hgopcda to 2013 08/15-15:42:11

Column:17 (TMP_MAIL_CMT_IN_CHARGE_OF): dtype:-9 (WVARCHAR), prc / scl:4000 / 0, nullbl:1, byte: 8000, sign: 1 radix: 10

Column 17 (TMP_MAIL_CMT_IN_CHARGE_OF): dtype - 9 (WVARCHAR): this data type is not supported.

Entry hgopcda to 2013 08/15-15:42:11

Column:17 (TMP_MAIL_CASE_COMMENT): dtype:-9 (WVARCHAR), prc / scl:4000 / 0, nullbl:1, byte: 8000, sign: 1 radix: 10

Column 17 (TMP_MAIL_CASE_COMMENT): dtype - 9 (WVARCHAR): this data type is not supported.

Entry hgopcda to 2013 08/15-15:42:11

Column:17 (TMP_MAIL_RECEIVERS_TO): dtype:-9 (WVARCHAR), prc / scl:4000 / 0, nullbl:1, byte: 8000, sign: 1 radix: 10

Column 17 (TMP_MAIL_RECEIVERS_TO): dtype - 9 (WVARCHAR): this data type is not supported.

Entry hgopcda to 2013 08/15-15: 42:12

Column:17 (TMP_MAIL_RECEIVERS_CC): dtype:-9 (WVARCHAR), prc / scl:4000 / 0, nullbl:1, byte: 8000, sign: 1 radix: 10

Column 17 (TMP_MAIL_RECEIVERS_CC): dtype - 9 (WVARCHAR): this data type is not supported.

Entry hgopcda to 2013 08/15-15: 42:12

Column:17 (TMP_MAIL_RECEIVERS_BCC): dtype:-9 (WVARCHAR), prc / scl:4000 / 0, nullbl:1, byte: 8000, sign: 1 radix: 10

Column 17 (TMP_MAIL_RECEIVERS_BCC): dtype - 9 (WVARCHAR): this data type is not supported.

Entry hgopcda to 2013 08/15-15: 42:12

Column:17 (DATE_EXT_1): dtype:93 (TIMESTAMP), prc / scl:23 / 3, nullbl:1, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:18 (DATE_EXT_2): dtype:93 (TIMESTAMP), prc / scl:23 / 3, nullbl:1, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:19 (DATE_EXT_3): dtype:93 (TIMESTAMP), prc / scl:23 / 3, nullbl:1, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:20 (DATE_EXT_4): dtype:93 (TIMESTAMP), prc / scl:23 / 3, nullbl:1, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:21 (DATE_EXT_5): dtype:93 (TIMESTAMP), prc / scl:23 / 3, nullbl:1, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:22 (FLG_REGENERATE_INDEX): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:1, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:23 (CLOSED_IN_DAYS): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:1, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:24 (PERSON_EXT_1): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:25 (PERSON_EXT_2): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:26 (watch): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:27 (Shift): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:28 (CHECK_LIST_CATEGORY): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:29 (INVOLVED_PERSONS): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:1, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:30 (FLG_ALLOW_ACCESS_PW): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 8000, sign: 1 radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:31 (CASE_PW): dtype:-9 (WVARCHAR), prc / scl:80 / 0, nullbl:1, byte: 160, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:32 (TMP_BUSINESS_TYPE): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:1, byte: 160, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:33 (FLOAT_EXT_1): dtype:6 (FLOAT), prc / scl:53 / 0, nullbl:1, byte: 160, sign: 1, radix: 2

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:34 (FLOAT_EXT_2): dtype:6 (FLOAT), prc / scl:53 / 0, nullbl:1, byte: 160, sign: 1, radix: 2

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:35 (FLOAT_EXT_3): dtype:6 (FLOAT), prc / scl:53 / 0, nullbl:1, byte: 160, sign: 1, radix: 2

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:36 (FLOAT_EXT_4): dtype:6 (FLOAT), prc / scl:53 / 0, nullbl:1, byte: 160, sign: 1, radix: 2

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:37 (FLOAT_EXT_5): dtype:6 (FLOAT), prc / scl:53 / 0, nullbl:1, byte: 160, sign: 1, radix: 2

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:38 (TRANS_DATE_HOUR): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:1, byte: 160, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

Entry hgopcda to 2013 08/15-15: 42:12

Column:39 (STATUS_TEMP): dtype:4 (an INTEGER), prc / scl:10 / 0, nullbl:0, byte: 160, sign: 1, radix: 10

Out of hgopcda, rc = 0 to 2013 08/15-15: 42:12

The hoada for table ENERGY. D_TRANS follows...

hgodtab, line 1099: print hoada @ 0000000005725F40

MAX: ACTUAL 39: 39, BRC:1, WHT = 6 (TABLE_DESCRIBE)

hoadaMOD bit-values found (0x20: NEGATIVE_HOADADTY, 0x40: TREAT_AS_NCHAR, 0x400: UNICODE_COLUMN)

DTY NULL-OK LEN MAXBUFLEN PR/SC CSE IND MOD NAME

INTEGER 4 N 4 4 0 / 0 0 0 0 TRANS

INTEGER 4 N 4 4 0 / 0 0 0 0 UNIT_RESPONSIBLE

-5 BIGINT Y 8 8 0 / 0 0 0 20 TRANS_ID

N DATE 91 16 16 0 / 0 0 0 0 MODIFIED

INTEGER 4 N 4 4 0 / 0 0 0 0 UNIT_IN_CHARGE

INTEGER 4 N 4 4 0 / 0 0 0 0 PERSON_IN_CHARGE

INTEGER 4 N 4 4 0 / 0 0 0 0 APPLICATION

INTEGER 4 N 4 4 0 / 0 0 0 0 STATUS

Y DATE 91 16 16 0 / 0 0 0 0 TRANS_DATE

Y DATE 91 16 16 0 / 0 1000 0 440 DELAY

INTEGER 4 4 4 Y 0 / 0 0 0 0 IMPORT_DATABASE_ID

12 VARCHAR Y 508 508 128 / 254 1000 0 440 IMPORT_TRANS_ID

Y DATE 91 16 16 0 / 0 0 0 0 PERIOD_START

N DATE 91 16 16 0 / 0 0 0 0 CREATED

Y DATE 91 16 16 0 / 0 0 0 0 PERIOD_END

INTEGER 4 N 4 4 0 / 0 0 0 0 FLG_CONFIDENTIAL

Y DATE 91 16 16 0 / 0 1000 0 440 DATE_EXT_1

Y DATE 91 16 16 0 / 0 0 0 0 DATE_EXT_2

Y DATE 91 16 16 0 / 0 0 0 0 DATE_EXT_3

Y DATE 91 16 16 0 / 0 0 0 0 DATE_EXT_4

Y DATE 91 16 16 0 / 0 0 0 0 DATE_EXT_5

INTEGER 4 4 4 Y 0 / 0 0 0 0 FLG_REGENERATE_INDEX

INTEGER 4 4 4 Y 0 / 0 0 0 0 CLOSED_IN_DAYS

INTEGER 4 N 4 4 0 / 0 0 0 0 PERSON_EXT_1

INTEGER 4 N 4 4 0 / 0 0 0 0 PERSON_EXT_2

INTEGER 4 N 4 4 0 / 0 0 0 0 OBSERVER

INTEGER 4 N 4 4 0 / 0 0 0 0 UPDATE

INTEGER 4 N 4 4 0 / 0 0 0 0 CHECK_LIST_CATEGORY

INTEGER 4 4 4 Y 0 / 0 0 0 0 INVOLVED_PERSONS

INTEGER 4 N 4 4 0 / 0 0 0 0 FLG_ALLOW_ACCESS_PW

12 VARCHAR Y 160 160 128 / 80 1000 0 440 CASE_PW

INTEGER 4 4 4 Y 0 / 0 0 0 0 TMP_BUSINESS_TYPE

Y DOUBLE 8 8 8 53 / 0 0 0 0 FLOAT_EXT_1

Y DOUBLE 8 8 8 53 / 0 0 0 0 FLOAT_EXT_2

Y DOUBLE 8 8 8 53 / 0 0 0 0 FLOAT_EXT_3

Y DOUBLE 8 8 8 53 / 0 0 0 0 FLOAT_EXT_4

Y DOUBLE 8 8 8 53 / 0 0 0 0 FLOAT_EXT_5

INTEGER 4 4 4 Y 0 / 0 0 0 0 TRANS_DATE_HOUR

INTEGER 4 N 4 4 0 / 0 0 0 0 STATUS_TEMP

Out of hgodtab, rc = 0 to 2013 08/15-15: 42:12

Entry hgodafr, cursor IDs 0 to 2013 08/15-15: 42:12

Free Hoada @ 0000000005725F40

Out of hgodafr, rc = 0 to 2013 08/15-15: 42:12

Thanks in advance.

Sébastien

Maximum precision of Oracle nvarchar2 is 2000. You have a nvarchar (4000), which is greater than the maximum precision of Oracle and must be mapped to the long data type in Oracle. But that only works when the Oeacle database character set is a set of Unicode characters - otherwise you would lose information. The character set of your database is WE8ISO8859P1, so you would not be able to display all the characters as a result, the column is removed from the selection list.

Which is also described in the manual of DG4ODBC: http://docs.oracle.com/cd/E11882_01/gateways.112/e12070.pdf

See A Appendix Data Type Mapping:

SQL_WLONGVARCHAR ALONG if Oracle DB Character Set = Unicode. Otherwise, it is not supported

-Klaus

Tags: Database

Similar Questions

  • Is it Possible to use a function when you create a table?

    Hello

    Is it possible to use a function during the construction of a table?

    I would like to browse my data returned from the db and call a function. The part where I call the function "myFunction [i]" doesn't seem to work. How can I solve this problem? I need to put the function call results in the table.

    var i: uint;

    for (i = 0; i < dataArray.Length; i ++)

    {

    dgArray = [{name: dataArray [i] .name, Type: myFunction [i]}];

    }

    Thank you!
    -Laxmidi

    Hi laxmi,

    Yes of course it is quite possible to use a function when you create a table... In your code, you made some mistakes...

    You used hooks to call the function myFunction [i]... where you are supposed to use parentheses... myFunc (i)... and other you must push the object in the dgArray but yous hould not not attribute...

    dgArray = [{name: dataArray [i] .name, Type: myFunction [i]}]; This will result in only the last table iterates in dgArray...

    So you should write dgArray.push ({name: dataArray [i] .name, Type: (i) myFunction});

    Check out the code below...


    http://www.Adobe.com/2006/mxml"layout ="absolute"creationComplete ="init (); » >

      private var dgArray:Array = new Array();
    private var myDataArray:Array = [{data: '1', name: 'Robert'}, {data: '2', name: 'Nicolas'}, {data: '3', name: "Bika"}]
     
    private function init (): void
    {
    for (var i: int = 0; i
    {
    dgArray.push ({name: dataArray [i] .name, Type: (i) myFunction});
    }
    }
      
    private void myFunction(i:int):String
    {
    Return 'Type' + i;
    }
    ]]>

    If this post answers your question or assistance, please mark it as such.

    Thank you

    Jean Claude Chari

  • How to display records in a different table when you query an original table

    Hi all

    Currently, I have a problem. I have three tables.

    The first table is user with the attributes username (primary key), password, full name etc.

    Table 2 is books attributes (primary key) ISBN, title, author, Publisher, etc..

    The last picture is a booking with the booking of attributes (primary key) number, user name (foreign key in the table reservation as it is a primary key in the table user), ISBN (foreign key in the table reservation as it is a primary key for the table of the book), number of orders and the date of the collection.

    When I query my database using the username that I have, I can view all the related records the user name of my reservation Board.

    Can I ask you how can I also view the Tite and author next results?

    Please provide the detailed procedure that I am quite new in the present.

    Thank you!

    Do you in SQL by using joins. For example

    SELECT the title, author, books, user.username, booking user

    WHERE

    User.UserName = reservation.username AND

    books. ISBN = booking. ISBN

    This is an example of a join in the WHERE clause using the pre ANSI92 syntax that I prefer. The most recent style uses joins in the FROM clause. Google SQL joins for more details.

  • Interactive report - new columns not displaying when you reset report

    Hi all

    I modified a report query interactive to display additional columns, but when you select Reset the report the additional columns are not displayed. I know that I can select them via the menu actions, then ssave the report like the one by default, but I was wondering if there is anyway to "clean" the report parameters to show them all by default anyway.

    I use v 4.01.00.03 with no option to upgrade atm

    Thanks in advance

    Greg

    OK, so I found the table - wwv_flow_worksheet_rpts where you can directly update the REPORT_COLUMNS column to view the columns of your choice by default.

  • Strange question QoQ when you query a Solr collection

    Hello, everyone.

    I have a query request number that left me speechless.  Maybe I'm missing just something very simple, but it made me really confuzzed.

    I have a collection of Solr that indexes a few tables in an Oracle database.  Let's call it 'Hannah', for this discussion.

    I wrote a query complex semi of tables, where the CFINDEX uses to index the data.  It works very well.

    I created the Solr collection in the CFAdmin CF9 and uses to index with the following:

    < cfindex action = "Refresh" collection = key 'Hannah' = 'QUESTION_ID' type = "custom" title = "QUESTION_TITLE" query = "search_questions" body = "QUESTION_TX, QUESTION_TITLE, CATEGORY_NM, TAG_NM, ANSWER_TITLE, ANSWER_TX.

    CUSTOM1 custom2 "QUESTION_STATUS" = "TAG_NM" custom3 = = "QUESTION_STATUS" custom4 = category "QUESTION_TYPE" = "CATEGORY_NM" >

    Then I do a CFSEARCH and name it "hd_questions".  Once again, so far, everything's fine, no problem.

    If I do a CFDUMP of the 'hd_questions', one of the columns is the KEY (which is QUESTION_ID in the database).  If I've got CFOUTPUT collection, KEY is there.

    If I t/t the CFSEARCH to the custom3 SELECT collection and use, result, summary, context, hd_questions key, I get an error message that

    Meeting "key. Select incorrect, incorrect list select the column

    .. then he gives the line number of the page that produced the error, and

    < cfquery dbtype = "query" name = "hd_results" >

    Am I missing something simple here?  KEY is in the collection, I can see it in CFDUMP, I can see in CFOUTPUT.  But if I ask the collection and try to pick the KEY, there is an error.

    Any thoughts/ideas?

    Thank you

    ^_^

    Key is a reserved word in Coldfusion, cannot be used directly in a QoQ without dropping it.  Try wrapping it in [] instead, i.e. [key]

    It can also help to give it an alias too, for example SELECT [key] AS the Council

    See the list of reserved here words: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec173d0-7f ff.html and t/t guide using here reserved words: http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec0e4fd-7ff0.html #WSc3ff6d0ea77859461172e0811cbec22c24-7008

  • Some of my Outlook (hotmail) files are missing when you use Firefox

    When I use Firefox as my browser for my Hotmail e-mail account (Outlook), for the first time this afternoon, some of my personal folders in the left column are missing. But if I use another browser such as Google Chrome or IE9, the files are all there.
    The specific files that are missing are subfolders in the personal file, I created and named trip.
    How can I get them back so that I can continue to use Firefox?

    Therefore, I would appreciate your help.
    Thank you very much in anticipation

    Anthony

    Hi Anthony,.
    If you refresh the files Panel in Firefox or if you search for them, the folders appear actually?

    This occurs after you clear the cache and cookies? Mode or safe mode? Questions to troubleshoot Firefox in Safe Mode

    If you open the developer tools Web console, the folders appear in the html code of the page?

    If the problem persists, please file a bug in the webcompat.com where all the bugs of compatibility were studied.

  • ftwwrp32.dll is missing when you try to install Family Tree Maker 10 under Windows 7

    Hello

    I am trying to install Family Tree Maker 10 in Windows 7, but I get the error ftwwrp32.dll is missing. Family Tree Maker was already instaled on befor Windows Vista, the laptop is dead. I copied whole Famly Tree Maker file on disk. But I get the error message when I try to install the exe file. I've done it before on a XP, Windows version and it installed ok

    The original disc was lost

    Any help would be much appreciated

    Concerning

    Tom

    Hi Tom,

    Thanks for posting your query in Microsoft Communities. The problem description, I understand that you are not able to install Family Tree Maker 10. Provide the following information:

    ·         Did you do changes on the computer before the show?

    ·         What is the full error message?

    ·         The question is limited to this application?

    Follow these methods.

    Method 1: Follow the steps in the article, and check.

    How to solve problems when you install or uninstall programs on a Windows computer

    Method 2: Scan the System File Checker(SFC) to repair corrupted files.

    I hope this helps. Let us know if you need more assistance.

    Thank you.

  • 4.01 is a disaster; Cannot open tools/addons; don't restart in safe mode, toolbars are missing when you open or go to a new window.

    Subject line covers the major part of the question. Version 4.0 has worked well. I uninstalled and reinstalled 4.01. No change. Tools, Addons does not reveal addons. New window opens with some missing toolbars and a blank page.

    Using tabmix plus; Maybe that's a problem? Using the default theme. But it is in 4.0

    How can I revert to version 4.0? or the last release of 3?
    

    Please click the button quite useful next to the answer that solved your problem of Firefox support, When you are connected, so this thread is marked as resolved to help other users who may have this same problem.

  • ntmsapi.dll missing when you use ntbackup.exe on windows 7 to recover my data from the windows xp ntbackup utility

    Hello, I was able to download ntbackup.exe on my computer, I just upgraded to windows 7 from windows xp.  However, I can't use the ntbackup.exe in windows 7.  But when I did, now I am unable to operate because the error message says missing ntmsapi.dll.  Can you guys send me the file or tell me where I can get it.

    Sincerely, Emmanuel

    Hello, I was able to download ntbackup.exe on my computer , I just upgraded to windows 7 from windows xp.  However, can not use the ntbackup.exe in windows 7.  But when I did, now I am unable to operate because the error message says missing ntmsapi.dll.  Can you guys send me the file or tell me where I can get it.

    Sincerely, Emmanuel

    Hello

    Windows 7 / 2008 R2 doesn't use NTBackup.exe to back up files. Instead, it uses SDCLT.exe (in %SystemRoot%\System32\sdclt.exe( ), which depends on the shadow copy volume service.

    If you do not want to install even when NTBackup.exe , you will need the files that you can get your Windows XP CD nt5backup.cab Cabinet or you can download them from the internet, then copy the files into a new folder (for example, copy the following files to %ProgramFiles%\NTBackup)
    • Ntbackup.exe
    • Ntmsapi.dll
    • Vssapi.dll
    • Ntbackup.chm
    • Ntbackup.hlp
    If you have an existing installation of copy of Windows XP is already installed, please copy the following copy in a new folder (for example, copy the following files to %ProgramFiles%\NTBackup)
    • %SystemRoot%\System32\Ntbackup.exe
    • %SystemRoot%\System32\Ntmsapi.dll
    • %SystemRoot%\System32\Vssapi.dll
    • %SystemRoot%\Help\Ntbackup.chm
    • %SystemRoot%\Help\Ntbackup.hlp
    NOTE: You may receive the following error when you start NTBackup.exe on Windows 7. This error can be ignored

    The backup utility cannot connect to the removable storage service. This service is required for use with tape drives and other backup devices.

    Please, get out and start the RSM service using the Services management console system function.


    Thank you
    I hope this helps :)
  • NTLDR is missing when you try to clean install of Windows 7 Pro x 64

    I have an old newly reformatted hard drive HD in any new system, when you try to install Windows 7 Pro x 64 I get the message "NTLDR is missing Press Ctrl + Alt + Delete to restart» How past this to install the OS?

    Boot from the Windows 7 DVD

    Click Install now

    Accept the license agreement

    When the option is displayed to select a type of installation, click (Custom advanced)

    Click on drive Options

    Select the disc/s click on Delete

    Click new

    Click on apply

    Click OK

    Click Format, and then click next to proceed with the installation

  • New Document window are missing when you open the new document, along with other menu items: object style, the effect controls panel, etc.

    Miss me a lot of items, it seems that in my InDesign program.  How can this be?  I'm taking a class at the local college (inDesign CS6), and when you go through the book and steps, I keep noticing that I'm missing things.  For example: when I open a new Document - No new window does not appear on my screen, and there is no way to change the page size, etc. that appears. (2.) there is no object Styles Panel - window > Styles > Styles object - but the option object Styles does not exist.  3.) there are no available effects Panel, either. As I continue the race, things keep getting showing like that.  What is going on?  I do not have something wrong; My instructor verified that indeed these things seem to be missing.  I bought the Adobe Creative Suite 6 Design & Web Premium disc for Windows operating system.  Help, please!

    I had problems to install the drive, but thanks to someone in the forum, I have put everything on the desktop and installed in this way.  What why what is happening?

    In fact, you must return to the extensions Manager in all cases and make sure that all of the Adobe extensions are checked on.

  • Active Muse is missing when you change computers.

    I have a subscription to creative cloud.  I have installed on my Mac (office computer) and my MacBook (laptop) of Muse.  I have a site where I store the file Muse and all assets in my account of creative cloud (I do not store locally on my machine).  When I change the file to Muse on the same machine and then save them in the creative cloud, when I open this file on another machine, I get an error telling me that a lot of my possessions are missing and should be linked.  The assets have not been moved and is in the same place in my creative cloud account files.  It does not happen with all my property, but it comes up with a number of them... and it seems to be the same ones over and over again.  If both computers use the same 'Cloud' and the two files are synchronized with the cloud creative account, why what is happening?

    Thanks for any advice you can give!

    Hi all

    I was also having this problem but I managed to fix it. Essentially its down to where you keep your related files. I keep my friends, for all my sites of muse, in creative cloud file in a folder called 'active Live '. Obviously, this folder then gets synced between the cloud and connected my 2nd PC CC. On this unit, the 'Creative Cloud Files' folder is exactly the same as on my laptop... once everything is synchronized to the top. Thus, two creative cloud files are identical, containing a folder named 'Active Live' where all my files from muse to get their photos etc...

    HOWEVER: As noted above, in order to avoid the question relinking, the path root to your files are identical on both machines. In the contrary case, Muse's looking in the wrong place * (* depends on how you place the files in your site of Muse in the first place, but I did not search in great depth).

    THE SOLUTION: Is your creative Cloud Files folder to the same location on both computers that are running the software. To do this, create a new folder on your C:\ called something like "CCFolder". Open the creative application of cloud, then go to "preferences". Once there, click on 'Creative cloud' and then below that "Files" and you can see a drop down "file location". Click the menu drop down and you have the option to 'change... '. ». Click here and go to your new place "C:\CCFolder". The creative cloud app will now spend all your files to the new location. Repeat this process on your device and the result is that all of your files will be in the same place on both machines (in my case C:\CCFolder\Creative Cloud Files\Live active").

    When you now open your muse site, you will need to recreate a link to your files once more (because you just change the location of them), but after you save the file, sync it on your other computer, and then open it again... the relinking question should have.

    I hope this helps!

  • Question about the inconsistent results when you query v$ sqlarea

    Good evening

    I do an exercise on threads that consume too much CPU to find and why.

    I have the following (bad code) running in the session from a client to create a problem to diagnose:
    USER is "SCOTT"
    SQL> declare
      2    l_date  date;
      3  begin
      4    for i in 1..10000000 loop
      5      select sysdate into l_date from dual;
      6    end loop;
      7  end;
      8  /
    In another session, logged in as SYS, I execute the following query:
    col sid         format 9999
    col serial#     format 9999999
    col ospid       format a8
    col sql_text    format a40
    col sql_cn      format 9999
    
    select s.sid
         , s.serial#
         , p.spid                   ospid
         , q.sql_text
         , s.sql_child_number       sql_cn
      from v$process p
         , v$session s
         , v$sqlarea q
     where p.addr = s.paddr
       and s.sql_id = q.sql_id(+)
       and p.spid = &os_process_id;
    The results I get from the above query vary as shown below:
    SQL> @tcpu
    Enter value for os_process_id: 1104
    old  11:    and p.spid = &os_process_id
    new  11:    and p.spid = 1104
    
      SID  SERIAL# OSPID    SQL_TEXT                                 SQL_CN
    ----- -------- -------- ---------------------------------------- ------
       31     8564 1104     SELECT SYSDATE FROM DUAL                      0
    
    SQL> @tcpu
    Enter value for os_process_id: 1104
    old  11:    and p.spid = &os_process_id
    new  11:    and p.spid = 1104
    
      SID  SERIAL# OSPID    SQL_TEXT                                 SQL_CN
    ----- -------- -------- ---------------------------------------- ------
       31     8564 1104     declare   l_date  date; begin   for i in      0
                             1..10000000 loop     select sysdate int
                            o l_date from dual;   end loop; end;
    Is: why is it that sometimes the result of the query shows that the "SELECT SYSDATE FROM DUAL" and other times it shows the entire text of PL/SQL? I would have guessed that SQL_TEXT content would remain constant during execution of the block of code - that's a wrong assumption?

    Thank you for your help,

    John.

    Hello
    There's a thing in the execution of PL/SQL which is called context switching, your PL/SQL is executed by PL/SQL engine and when there is a SQL in Pl/SQL, it is performed by the SQL engine and it runs separately and as a result some time when you ask, the execution pointer is on your PL/SQL for loop and some times it is the select statement.

    Salman

  • When you use the table of contents

    A few questions

    Can I do the button contents of larger.  Currently, the arrows are not useful to the partially overview

    I can move the TOC button to another location. say at the bottom of the page

    Is it possible to put a button until you see the table of contents

    Is it going to rain tomorrow

    What makes my wife tea tonight

    Hello Devon,

    However, I know that's not possible. The button table of contents is generated only generated at run time and has not yet been exposed to the Skin Editor TOC UI. If like me you want to it see the ability to customize it in a future version of Captivate so please add your voice by presenting this as a feature request.

    Adobe Captivate feature request/Bug Report Form

    Best - Mark

    Visit blog macrofireball

  • Problem with the date when you load the XML file into Oracle Database 10g

    Hi all

    I have the interface as shown in the screenshot below. In this document, among other things, I am mapping to an element XML file representing a date to an Oracle table column defined as DATE. The source and target columns are highlighted in the screenshot.

    ! http://img223.imageshack.us/img223/1565/odiscr275.jpg!

    When I run the interface, I get the following error message:

    java.lang.IllegalArgumentException to java.sql.Date.valueOf(Date.java:103)

    I guess that this is the conversion of the date!

    I already tried to replace SRC_TRADES. DEAL_DATE with TO_DATE (SRC_TRADES. DEAL_DATE, ' DD/MM/YYYY') on the implementation tab. This feature was not recognized when I executed the interface, so it did not work! The value of date in the XML file is in the format DD/MM/YYYY .

    I guess that Date SQL Oracle functions do not work in the implementation tab. Could someone let me know:

    1. what the Date Conversion function I could use instead?
    2. where can I find a reference to the methods/functions that I use in the implementation tab (if such a reference exists)?

    See you soon.

    James

    Hello.

    Try changing the area of execution at the staging area. Once you change it, write in the map box just SRC_TRADERS. DEAL_DATE. When you use TO_DATE, the source field typu should be varchar2, no date (as it is in store for your data source)

Maybe you are looking for