dbTalk Databases Forums  

DTS and JDE???

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS and JDE??? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Manat K.
 
Posts: n/a

Default DTS and JDE??? - 11-17-2003 , 01:19 PM






Hi all,

I have an SQL Server machine, if I have a specific
table, or tables, can I create some type of DTS script
that replicates or appends all data to JDE at a certain
hour during the day? Our JDE runs on AS/400.

Thanks

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS and JDE??? - 11-17-2003 , 02:25 PM






Yes. We have World running on the AS400 and One World on SQL Server. We do
feeds hourly between the two using IBM's Client Access drivers.

--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Manat K." <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi all,

I have an SQL Server machine, if I have a specific
table, or tables, can I create some type of DTS script
that replicates or appends all data to JDE at a certain
hour during the day? Our JDE runs on AS/400.

Thanks



Reply With Quote
  #3  
Old   
Manat K.
 
Posts: n/a

Default Re: DTS and JDE??? - 11-18-2003 , 06:31 PM



Hi,

Really, that's very interesting, thanks for the reply!!
Would you be able to tell me a little more about it's
architecture, if you have any links for installing
OneWorld on SQL Server, and also which IBM client access
drivers you are using. I would appreciate any info you
can provide.

Thanks
MK


Quote:
-----Original Message-----
Yes. We have World running on the AS400 and One World
on SQL Server. We do
feeds hourly between the two using IBM's Client Access
drivers.

--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Manat K." <anonymous (AT) discussions (DOT) microsoft.com> wrote
in message
news:092601c3ad3f$c6440fc0$a001280a (AT) phx (DOT) gbl...
Hi all,

I have an SQL Server machine, if I have a specific
table, or tables, can I create some type of DTS script
that replicates or appends all data to JDE at a certain
hour during the day? Our JDE runs on AS/400.

Thanks


.


Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS and JDE??? - 11-19-2003 , 01:37 AM



We use the Client Access driver 5.00.08.00. W use DTS to pick up records
from the AS400 and we then load to the SQL Server. We also do it the other
way around as some parts of our financial system are still on the AS400.
Don't know why but the business likes it like that ?????

No special config really on the driver.

Add you relevant libraries
For performance you can tweak the data size
We have Translate CCSID 65535 set to true

It can be a bit slow waking up the driver but once it gets going it's fine.
There is a client Express driver as well which is more recent I believe but
we use the one I mentioned.

When JDE One World is installed it comes with an awful lot of indexes on a
lot of tables. I would alalyse their usage in your environment and remove
unnecessary ones.



--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"Manat K." <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

Really, that's very interesting, thanks for the reply!!
Would you be able to tell me a little more about it's
architecture, if you have any links for installing
OneWorld on SQL Server, and also which IBM client access
drivers you are using. I would appreciate any info you
can provide.

Thanks
MK


-----Original Message-----
Yes. We have World running on the AS400 and One World
on SQL Server. We do
feeds hourly between the two using IBM's Client Access
drivers.

--

Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Manat K." <anonymous (AT) discussions (DOT) microsoft.com> wrote
in message
news:092601c3ad3f$c6440fc0$a001280a (AT) phx (DOT) gbl...
Hi all,

I have an SQL Server machine, if I have a specific
table, or tables, can I create some type of DTS script
that replicates or appends all data to JDE at a certain
hour during the day? Our JDE runs on AS/400.

Thanks


.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.