Table Conversions in XE Demo version

richfer

Member
anyone found a bug in the demo version of the One World Xe package. cant do a table conversion ... sometimes works using the [TCEngine] ForceRowByRow=1 in the jde.ini file. but mostly doesnt work.
can anyone help. it works in the live environment!
Thanks in advance.
 
No bug encountered. In the testing (albeit simple) that we've done, TC works
without hiccup.

Seano.


>From: richfer <[email protected]>
>Reply-To: [email protected]
>To: [email protected]
>Subject: Table Conversions in XE Demo version
>Date: Thu, 22 Feb 2001 06:16:10 -0800 (PST)
>
>anyone found a bug in the demo version of the One World Xe package. cant do
>a table conversion ... sometimes works using the [TCEngine] ForceRowByRow=1
>in the jde.ini file. but mostly doesnt work.
>can anyone help. it works in the live environment!
>Thanks in advance.
>
>
>--------------------------
>Visit the forum to view this thread at:
>http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=&Board=OWDEV&Number=6081
>*************************************************************
>This is the JDEList One World / XE Developers Mailing List.
>Archives and information on how to SUBSCRIBE, and
>UNSUBSCRIBE can be found at http://www.JDELIST.com
>*************************************************************
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
 
Hi,
I made TC in several OneWorld level (B7321, B7331, B7332, XE).
Generally my input was a text file and the output is a custom table.
At developmen/test stage I generated my custom table into the local access jde7.mdb and pointed it in the OCM.
I experienced several times that my TC doesn't work correctly but when I put my custom table into a server data source (e.g. System) then it works fine.
In the ancient time a higher level of ODBC Access driver resolved the problem on B7321. I do not know that it could work on the other releases because when this problem occured again then I moved my table immediatly to a server datasource.
Yes, I know, you asked for XE Demo. The relation between your issue and my answer is that the Demo stores all the tables in an Access database.
Sorry, my suggestion could only be that try to use different ODBC driver versions. That'all.
Good luck,
Zoltán

B7332 SP11, ESU 4116422, Intel NT4, SQL 7 SP1
(working with B7321, B7331, XE too)
 
<html><DIV>


I have run this a couple of times with the Demo and have not had any problems. If in doubt re-install

</P></DIV>
<DIV></DIV>
<DIV></DIV>>From: richfer <[email protected]>
<DIV></DIV>>Reply-To: [email protected]
<DIV></DIV>>To: [email protected]
<DIV></DIV>>Subject: Table Conversions in XE Demo version
<DIV></DIV>>Date: Thu, 22 Feb 2001 06:16:10 -0800 (PST)
<DIV></DIV>>
<DIV></DIV>>anyone found a bug in the demo version of the One World Xe package. cant do a table conversion ... sometimes works using the [TCEngine] ForceRowByRow=1 in the jde.ini file. but mostly doesnt work.
<DIV></DIV>>can anyone help. it works in the live environment!
<DIV></DIV>>Thanks in advance.
<DIV></DIV>>
<DIV></DIV>>
<DIV></DIV>>--------------------------
<DIV></DIV>>Visit the forum to view this thread at:
<DIV></DIV>>http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=&Board=OWDEV&Number=6081
<DIV></DIV>>*************************************************************
<DIV></DIV>>This is the JDEList One World / XE Developers Mailing List.
<DIV></DIV>>Archives and information on how to SUBSCRIBE, and
<DIV></DIV>>UNSUBSCRIBE can be found at http://www.JDELIST.com
<DIV></DIV>>*************************************************************
<DIV></DIV>>
<DIV></DIV><br clear=all><hr>Get your FREE download of MSN Explorer at http://explorer.msn.com
</p></html>
 
It would be helpful to have some more details :)
If you don't know what it is happening, you may consult your
1 - jde.log
2 - jdedebug.log and sometimes,
3 - your Work Center is useful, too.

There is a way to force some other logs to be saved adding a few lines to the jde.ini, such as:
[TCEngine]
TraceLevel=1 allows you to consult the saved TC log

[UBE]
...
UBEDebugLevel=1 up to 10 gives yo as much info as you think you need
UBESaveLogFile=1 allows you to consult the saved UBE log
...
Am I suggesting shooting birds with canons, here?

Adrian Chimirel
Programmer Analyst
LIVE: B732.1 SP12.2, Oracle 806
SANDBOX: XE SP13, 8i
RS/6000, Citrix, 200+ clients
 
We are in the conversion process for an outside software (Cognos) to XE and
YES!!! There are a lot of bugs in the demo. Don't rely on it for conversion.
We setup an environment just for conversion and a separate on of CRP.

Bob Bushley
Haskel Intl

B7333 XE on AS400
 
Back
Top