Quantcast
Channel: IIUG Forum: IDS Forum
Browsing all 9843 articles
Browse latest View live
↧

Re: external load via named pipes

Sorry, when we say "external table" we don't mean just any table external to the database, we mean an "informix database external table". As in the SQL statement: CREATE EXTERNAL TABLE blah SAMEAS blah...

View Article


Re: external load via named pipes

Gads!!! that was without -F. With -F it dropped to 12 seconds. Big difference. When I wrap this around some SQL to set mode to RAW and disable the indexes then reset the mode and enable the indexes...

View Article


Re: external load via named pipes

I didn't interpret it as an non-informix external file. Can you test unloading the 100K rows to disk, then loading the unl file to the target db with HPL? this may be the fastest method vs. using named...

View Article

Re: external load via named pipes

I have an old DOS-based SE 4.10 app where users periodically "reorg" the pawns table (~330K nrows, 927 rowsize). Pawns older than 5 years are archived to another table. My sql script: UNLOAD TO...

View Article

Re: Continuous Informix to Postgres data replicati

Art, Yes, that is type 3 replication. There are several tables (not many) that need to be synchronized two-way between Informix and Postgres. That is the part that actually gives me the most trouble,...

View Article


iiug download of 12.10.FC1DE.win has a virus!

I downloaded developer edition to my Win7(64) box. I unzipped the file and the instalation window appeared distorted and Microsoft Security Essentials detected the ConFicker virus! Will IBM ever get...

View Article

Re: iiug download of 12.10.FC1DE.win has a virus!

The proper place to complain is to IBM Informix tech support. Open a case. Carlton Doe dbaresrc@xmission.com Sent from my iPhone, typos and all On Jul 27, 2013, at 1:36 PM, "FRANCISCO...

View Article

Re: iiug download of 12.10.FC1DE.win has a virus!

I will report it, however, the iiug webmaster should also check their server as the ConFicker virus could be payloaded from within....

View Article


Re: Servers compatible to our current Informix....

Thanks Art and Paul. Cheers. Long N. ________________________________ From: Art Kagel <art.kagel@gmail.com> To: ids@iiug.org Sent: Friday, 26 July 2013 10:38 PM Subject: Re: Servers compatible to...

View Article


Re: external load via named pipes

Yup. For reasonable row sizes (between about 100 and 500 bytes) dbcopy averages over 10,000 rows per second. And that's with a single copy of dbcopy running. If you can divide up the data using a...

View Article

Re: Continuous Informix to Postgres data replicati

Alex: Actually, you CAN distribute IBM Informix Innovator Edition, you just have to set up a distribution agreement with IBM though you generally cannot distribute IE for free. IB that IBM wants a...

View Article

Re: iiug download of 12.10.FC1DE.win has a virus!

Try downloading the Developer Edition directly from IBM. I am on the IIUG Board and will look into the IIUG Edition and clean that up if needed. Art Art S. Kagel Advanced DataTools...

View Article

Re: Informix and SQL Server

Thanks for the replies, it seems we were misinformed of the powers of ODBC drivers. If I explain what I am trying to accomplish can I ask if anyone can suggest a better way to do this, I will keep it...

View Article


Re: RE: Informix and SQL Server

Sorry about this, you are correct I am confusing the issue. I think I gave too much information at the start and should have just said this: I do not want Informix to do any of the work. I do not want...

View Article

RE: RE: Informix and SQL Server

Yup, should work fine. --EEM > -----Original Message----- > From: ids-bounces@iiug.org [mailto:ids-bounces@iiug.org] On Behalf Of > THE MONGOOSE > Sent: Monday, July 29, 2013 8:09 AM >...

View Article


Re: RE: Informix and SQL Server

For that you SQL Server should work. It might be that you will need newer CSDK or iConnect (same product but the latter doesn't include development tools) on the SQL Server side. I don't know. However,...

View Article

Re: RE: Informix and SQL Server

Sorry I went around the houses but I got there in the end. Now I know I should be able to do it I will speak to one of our SQL Server DBA's and see what they can come up with. Thanks everyone. I will...

View Article


Re: SLA Not Working with Kerberos Enabled Service

Hi, Can someone look into to my problem and share some tips to resolve the problem? Thanks. ******************************************************************************* To post a response via email...

View Article

Re: SLA Not Working with Kerberos Enabled Service

Have you tried calling IBM Support? Art Art S. Kagel Advanced DataTools (www.advancedatatools.com) Blog: http://informix-myview.blogspot.com/ Disclaimer: Please keep in mind that my own opinions are my...

View Article

Re: SLA Not Working with Kerberos Enabled Service

please take a look http://www-01.ibm.com/support/docview.wss?uid=swg21635513 that article explains how to use PAM DBSERVERALIAS, you can try the same way with 'csm' options, define support1 sqlhost...

View Article
Browsing all 9843 articles
Browse latest View live