Re: archecker and BACKUP_FILTER
Just on the off-chance - was this problem ever resolved for IDS 11.7 and archecker? ******************************************************************************* To post a response via email (IIUG...
View ArticleRe: archecker and BACKUP_FILTER
IB that archecker now works correctly with the filters, yes. Art Art S. Kagel, Principal Consultant ASK Database Management Blog: http://informix-myview.blogspot.com/ Disclaimer: Please keep in mind...
View ArticleRe: archecker and BACKUP_FILTER
To confirm : I am using IBM Informix Dynamic Server Version 11.70.UC7IE Program Name: archecker Version: 8.0 Released: 2012-11-27 21:53:03 CSDK: IBM Informix CSDK Version 3.70 ESQL: IBM Informix-ESQL...
View ArticleRe: archecker and BACKUP_FILTER
If vanilla works then whatever problem you are having has nothing to do with the BACKUP_FILTER or RESTORE_FILTER since those are used for the vanilla checking as well which used to fail with a filter...
View ArticleRe: archecker and BACKUP_FILTER
Sorry to monopolise your time .. This is what archecker reports: [root@mordor /tmp ]archecker -tvs -f /tmp/ac_cmdfile1 IBM Informix Dynamic Server Version 11.70.UC7IE Program Name: archecker Version:...
View ArticleRe: archecker and BACKUP_FILTER
In you command file "/tmp/ac_cmdfile1" to you have the line "RESTORE WITH NO LOG" This will tell archecker you only want to restore the table without the logical logs. If this line is omitted then...
View ArticleRe: archecker and BACKUP_FILTER
ta-daaaaa : Solved Thank you Gentlemen (Art and John) for again pulling the fat out the fire on IIUG. The line to add was RESTORE TO CURRENT WITH NO LOG ; or RESTORE TO "2017-06-10 14:32:00" WITH NO...
View ArticleVersion 12.10.xC4 is out...
Informix 12.10.xC4 is GA. Available on FixCentral and the documentation is updated on Knowledge Center. More features in a regular fixpack... tenancy and more json/bson/mongodb integration among a few...
View ArticleMantente en contacto conmigo a través de LinkedIn
LinkedIn ------------ ids: Me gustaría añadirte a mi red profesional en LinkedIn. -Nestor Dario Nestor Dario Amaya Pineda DBA Oracle en Alpopular S.A Colombia Confirma que conoces a Nestor Dario Amaya...
View ArticleRe: ERROR doing ontape
Thanks! It helped me a lot. Regards ******************************************************************************* To post a response via email (IIUG members only): 1. Address it to ids@iiug.org 2....
View ArticleAdding a Chunk in a Cluster
I have 2 servers in a fail over cluster and 1 have 2 storages. One storage makes mirror to the other one, And .... I need to add a chunk to a dbspace. I think I need to make 2 file systems One for each...
View ArticleRe: Adding a Chunk in a Cluster
A failover cluster as in only one is online at a time and the disks it will look at at failover time are mirrored from one system to the other using disk or SAN level mirroring? That should work....
View ArticleER insert /delete ONLY
HI, Folks, I just want to have a quick check also wish to get some experience if possible. Can we just set ER to replicate Insert and Delete( DO NOT replicate Update )? Thanks Frank...
View ArticleRe: Adding a Chunk in a Cluster
We have a SAN, and the mirror is trought de LVM of the AIX. Enviado desde mi iPhone El 20/06/2014, a las 12:28, "Art Kagel"<art.kagel@gmail.com> escribió: > A failover cluster as in only one...
View ArticleRe: Adding a Chunk in a Cluster
I thing you have to check well how your configuration is in that particular Cluster. The usual situation should be to have one shared storage volume to use with database spaces. This is one storage...
View ArticleRe: Adding a Chunk in a Cluster
OK. Is the secondary a cold secondary accessing the mirror? Is it an HDR or RSS secondary? An SDS secondary? Sorry I don't understand your configuration so I can't answer the question. Art Art S....
View ArticleRe: Adding a Chunk in a Cluster
No, we have not configured any HDR, RSS or SDS. In fact we aren't using any informix tools to make the mirror. We only have 2 storages. In each storage we defined 6 logical volumes, each logical volume...
View ArticleRe: ER insert /delete ONLY
You can by using stored procedure conflict resolution. Sent from my iPad > On Jun 20, 2014, at 3:06 PM, "FRANK"<yunyaoqu@gmail.com> wrote: > > HI, Folks, > > I just want to have a...
View ArticleRe: Adding a Chunk in a Cluster
As I said, this will work. Be aware that there is a sightly higher possibility that the primary will crash in a manner that also leaves the mirror copies of the disks in a condition that will not...
View ArticleTrouble in HDR land
Ok, I have an unusually situation: Informix 11.7Fc7 Environment: ZVM Mainframe, zVm with Suse 11.2 , 8GB memory allocated, 2 CPU's allocated. File system EXT3. Running MulitInstance on cooked file...
View Article