Which Monday is that Kyle? ![]()
- Log in to post comments
Which Monday is that Kyle? ![]()
Can I confirm that it is possible to set up a mirror with an async reporting mirror member only, i.e. I'm not interested in mirroring as a fail-over mechanism (in this specific context). I just want a reporting server with production data that serves ad-hoc queries instead of these queries being run directly against my operational data processing engine.
Further, can you please tell me why I would chose an async mirror over shadow journalling?
Hi Kyle
When / why would I chose an iFind index over a full text index
INDEX MissionKW ON Mission(KEYS) [ TYPE=BITMAP ];
that I can search via SQL as such
SELECT * FROM Sample.Company WHERE Mission %CONTAINS ('agile')
That SQL code seems a lot more intuitive then the one one required by iFind where I have to know the index name.
This looks very promising so far, thank you!
Just in case you are in the market for ideas on potential new features:
- It would be nice to have the option to only render persistent classes (i.e. to make it look a bit more like an E-R diagram).
- in UML associations are depicted as annotations on the arrows, rather than foreign key properties of the pointing class. Again, would be nice to toggle this via an option (i.e. to be able to make it look a bit less like an E-R diagram)
- the ability to control what to show for an individual class, e.g. I have a mega class (in terms of number of properties) that is fairly core to the system and therefore many classes point to it. I would ideally like the ability to just show the class name itself and not its members as that would unnecessarily dominate some diagrams.
This is all good stuff and we've been monitoring the 2016.1 field tests since July 2015. Are there plans to release this soon? Bill just posted Q2 as target release date for 2016.2.