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

Re: How to get the timestamp value in the data....

Are you aware that the page "timestamp" is not a real timestamp (meaning it's not the clock time of when the insert happens)? On May 29, 2013 9:29 AM, "CHUAN LU"<luchuan@cn.ibm.com> wrote: >...

View Article


Re: trigger depending on user

Truth. Just answering the question as given, but Fernando is absolutely right, you can just access USER inside the procedure itself without passing it in. Art Art S. Kagel Advanced DataTools...

View Article


Re: How to get the timestamp value in the data....

If you are trying to determine when a row was changed like in DB2: CREATE TABLE T1 (C1 INTEGER NOT NULL); INSERT INTO T1 VALUES (1); ALTER TABLE T1 ADD COLUMN C2 NOT NULL GENERATED ALWAYS FOR EACH ROW...

View Article

Informix Disk Storage

Hello, We are running Informix 11.50.FC6 on Solaris 10. Our sys-admins just got new SSD storage to test for our Informix Environment. What do you recommend for them to present them as raw chunks to the...

View Article

Re: How to get the timestamp value in the data....

You can use CRCOLS From: "Khaled Bentebal"<khaled.bentebal@consult-ix.fr> To: ids@iiug.org, Date: 05/29/2013 10:23 AM Subject: Re: How to get the timestamp value in the data.... [30383] Sent by:...

View Article


Re: How to get the timestamp value in the data....

Only with the correct license surely ? Paul Watson Oninit www.oninit.com +1 913 387 7529 On May 29, 2013, at 10:51, "Madison Pruet"<mpruet@us.ibm.com> wrote: > You can use CRCOLS > >...

View Article

Re: How to get the timestamp value in the data....

CRCOLS should work on all. ER might not, however... From: "Paul Watson"<paul@oninit.com> To: ids@iiug.org, Date: 05/29/2013 10:57 AM Subject: Re: How to get the timestamp value in the data.......

View Article

Re: Informix Disk Storage

RAW is ALWAYS best (OK maybe not on windows). Art Art S. Kagel Advanced DataTools (www.advancedatatools.com) Blog: http://informix-myview.blogspot.com/ Disclaimer: Please keep in mind that my own...

View Article


Re: Informix Disk Storage

Yes we want to use raw. Though the Sys Admin wants to know how present the raw disk to the database on Solaris (technically, Informix is on a solaris 10 zone which is on a solaris 11 global). We use 2...

View Article


Re: Informix Disk Storage

No ZFS, no Zvols, no metasets. Just RAID10 the drives to build a very big, very fast, very safe, mirrored virtual drive. Then partition the virtual drive into as many partitions as you want (for more...

View Article

RE: Informix Disk Storage

David If your sysadmin is chatting metasets he might well mean Solstice/ODS/etc Cheers Paul -----Original Message----- From: ids-bounces@iiug.org [mailto:ids-bounces@iiug.org] On Behalf Of Art Kagel...

View Article

Re: Informix Disk Storage

Thank you Art & Paul... I have passed that information to our sys-admins and am waiting for their feedback. --David On Wed, May 29, 2013 at 2:02 PM, Art Kagel <art.kagel@gmail.com> wrote:...

View Article

Re: How to get the timestamp value in the data....

As with any feature, only if license permits. ER is available in all but Innovator-C and only has limits on Express. If CRCOLS requires ER I cannot tell. On Wed, May 29, 2013 at 4:54 PM, Paul Watson...

View Article


Re: How to get the timestamp value in the data....

I can. ;-) Sent from my iPad On May 29, 2013, at 6:11 PM, "Fernando Nunes"<domusonline@gmail.com> wrote: > As with any feature, only if license permits. > ER is available in all but...

View Article

Question regarding SSO (keberos authentication)

Hello All, I am trying to setup an instance for the Single Sign-on authentication using the kerberos 5 protocol. I have a basic question that if in same instance, can we have two services for login to...

View Article


Re: Question regarding SSO (keberos authentica....

Absolutely. Just set up multiple DBSERVERALIASES one for each protocol or authentication method. Art Art S. Kagel Advanced DataTools (www.advancedatatools.com) Blog:...

View Article

Re: Informix Disk Storage

Identify the SSD LUN in the global zone. Create a metadevice on the whole LUN. Create one soft partition for each Informix chunk. Use zonecfg to export all the metadevice raw partitions to the local...

View Article


enterprise replication using --repair --since=14d

IBM Informix Dynamic Server Version 11.50.FC6 HP-UX wuasp132 B.11.23 U 9000/800 3157026525 unlimited-user license Informix Dynamic Server Version 11.50.FC9 Linux wldbp654 2.6.32-358.6.2.el6.x86_64 #1...

View Article

Re: enterprise replication using --repair --si....

Does the table have crcols? Sent from my iPad On May 30, 2013, at 9:19 PM, "KARL OLIVER"<karl.oliver@maf.govt.nz> wrote: > IBM Informix Dynamic Server Version 11.50.FC6 > HP-UX wuasp132...

View Article

Re: enterprise replication using --repair --si....

yes all the tables have crcols ******************************************************************************* To post a response via email (IIUG members only): 1. Address it to ids@iiug.org 2. Include...

View Article
Browsing all 9843 articles
Browse latest View live