New Informix 14.10 Certification!
IBM introduces a new certification procedure for Informix administrators. This will fundamentally change procedures and terminology. The previous certifications will no longer be offered.
IBM employee and Informix veteran Carton Doe gives an introduction to the new format and tips on preparing for the test on the Washington Area Informix Users Group website.
The first opportunities to take the new certification will be at the IIUG Virtual Technical Event in early October. For conference attendees, the opportunity for certification is included in the conference fees. Preparatory sessions will be offered by Scott Picket and Carlton Doe.
The exam is proctored and includes 60 questions from 15 topic areas. According to Carlton, the questions are geared toward a solid administrator base knowledge as required in the day-to-day use of Informix. No esoteric questions come up, he says.
Topics of the exam
Administration | Backup & Restore | Clustering | Connection Manager | DbSpace Management | HA Cluster | Hybrid | Import - Export | Internationalization | Objects | SQL Admin API | SQL hosts | Storage Management | Utilites
Please access the information directly on the Washington Area Informix Users Group page!
-
Website der Washington Area Informix Users Group
-
Carlton Doe, Informix 14.10 Certification - YouTube Video
-
Carlton Doe, Informix 14.10 Certification - Download Presentation
We will publish information about the IIUG Virtual Technical Event 2021 in a separate post
as soon as the agenda is available and registrations are possible!
Past events - get the replays and downloads here |
Informix 14.10.xC6 - the new release is coming!
June is the month of the new Informix release 14.10.xC6!
The International Informix User Group (IIUG) supports the upcoming release with three webinars. Take the opportunity, inform you about the latest improvements in xC6!
Latest enhancements in IBM Informix 14.10.xC6
Get an overview of the enhancements in Informix 14.10.xC6. This 30-minute webinar provides news about the improved performance, security and availability in the new release.
Speaker: JC Lengyel
Informix Kernel Team Lead, HCL Software
Thursday, June 17, 2021 - 11:00 AM (ET)
Replay and Download Präsentation
Informix 14.10.xC6 – Deep Dive Webcast – Kernel, Enterprise Replication and SQL features
90-minute webinar with a more in-depth presentation of details. This event is in combination with the webinar on June 29.
Speaker: Carlton Doe
IBM Informix, Advanced Technical Sales Support
Tuesday, June 22, 2021 - 11:00 AM (ET)
Replay and Download Präsentation
Informix 14.10.xC6 – Deep Dive Webcast – IHQ and Backup from RS secondary
90-minute webinar. This event is in combination with the June 22 webinar.
Speaker: Carlton Doe
IBM Informix, Advanced Technical Sales Support
Tuesday, June 29, 2021 - 11:00 AM (ET)
Replay and Download Präsentation
IIUG Tech Webinar - Informix Large Table Operations
Many databases are getting larger as systems mature and organizations put more value on data. Size can present challenges for a DBA when making schema changes especially where low downtime is a requirement. This presentation covers some of the methods that can be used to undertake large table operations and provides tips on choosing the most suitable method for a given situation.
Speaker: Ben Thompson, Sky Betting & Gaming
The events will be held through a WebEx training session. Webinar access instructions will be provided with your registration confirmation.
Thursday, May 27, 2021 (20:00 - 21:00 CET)
Looking Ahead with IBM Informix in 2021
A preview of what's planned for Informix in 2021 is provided by IBM Offering Management in late February.
The individual topics of the webinar are not yet published. Take another look at the Informix Roadmap 2020 here on our site. The following goals were in prospect for 2021:
- Super Scaleout
- Multi-model Geodetic Support
- Machine Learning / Self Healing
- Unicode Phase 2 – expanding limits
- Developers Delight
- Always On
- ...
Wednesday, February 24, 2021 (16:30 CET). Save your seat now!
Replay or download presentation
IBM Informix Tech Webinars
The IIUG and IBM are pleased to offer these Informix webinars for the fall!
These events will be held through a WebEx training session. Webinar access instructions will be provided with your registration confirmation. We look forward to joining with you for these sessions!
These events will occur on the following dates and times:
Topic: From GSKit to OpenSSL
We will discuss the deployment and security advantages of using OpenSSL in the Client, and how to convert an existing key store so the clients and server can utilize them
Wednesday, October 21, 2020 9:00 AM - 10:00 AM Central Time (16:00 MESZ)
Speaker: Carlton Doe, IBM
Replay or download presentation
Topic: Containers and Modernization
Containerization of software provides several benefits in ease of deployment, security, automation, portability and other areas. This webinar will provide an introduction to IBM Informix containers including the newly released certified container running on top of the IBM Cloud Pak for Data platform.
Running Informix with the Cloud Pak for Data provides easy provisioning and tight integration with other services running on the same platform. Combining the many decades proven strengths and resiliency of Informix database with the Red Hat OpenShift container platform will provide our valued clients many opportunities to
- modernize existing applications,
- add AI/ML services,
- integrate with other data sources,
- reduce operational costs and
- more importantly, create brand new business models with your data platform!
Tuesday, November 10, 2020 Time: 9:00 AM - 10:00 AM Central Time (16:00 MEZ)
Speaker: Carlton Doe, IBM
Replay or download presentation
Informix v.14.10.xC4W1 Technical Deep Dive webcasts
IIUG and IBM announce Informix v.14.10.xC4W1 Technical Deep Dive webcast series!
The IIUG and IBM are pleased to announce a series of webcasts covering the features released in Informix v.14.10.xC4W1, including some that didn’t make it into the documentation!
These events occurs on the following dates and times:
Topic: Replication
August 12, 2020 at 10 am Central (August 12, 17:00 MESZ / 15:00 GMT)
Topics: Java and system administration
August 26, 2020 at 10 am Central (August 26, 17:00 MESZ / 15:00 GMT)
Topics: CSDK and IHQ
July 29, 2020 (passed)
Replay or download presentation
Informix 14.10 - Upgrade with Success from Informix 11.70
IBM/HCL Informix Webcast: Tuesday, July 14, 2020 10:00 - 11:00 AM EST
Overview:
Informix 11.70 goes into End-of-Service (EOS) on 30 September 2020.
Have you already migrated your database to Informix 14.10?
This webinar describes the change from Informix 11.70 to Informix 14.10 and gives suggestions for a smooth migration.
Speaker:
Gaurav Kumar
Informix Tech-Support/ HCL Software
Replay or download presentation
Informix 14.10 Now Supports Common Table Expressions!
IBM Community Informix Webcast:
Tuesday, May 26, 2020, 19:00 (CEST) / (01:00 PM EDT)
Summary:
Common Table Expressions (CTE) are a SQL standard feature, CTE simplify queries and make queries more readable. Use recursive CTE to query hierarchical data, and tree/graph structured data. Also, you can do programming tasks with CTE.
Join this session to hear more about and see a demo with Informix 14.10 release support of:
- Non-recursive CTE
- Recursive CTE
- Nested recursive CTEs in one query
- CTE with Insert, Update, Delete statements
Speaker:
Jinming Xiao
Informix SQL/Optimizer Engineer
HCL Software
Jinming Xiao joined Informix on 1999, has been working on different Informix components like security, networking, and SQL/optimizer.
Replay or download presentation
Streaming Analytics Using Asynchronous Post Commit Triggers
IBM Community Informix Webcast:
Tuesday, April 21, 2020, 19:00 (CEST) / (01:00 PM EDT)
Summary:
Aggregate and generate real-time reports on OLTP data with zero impact to OLTP applications and without polluting buffer pool with expensive analytic queries.
Other use cases include:
- Data transformations
- Update external systems like MQTT, Hadoop and Graph databases
- Replicate data for tables that do not have primary key, unique index or ER key
Speaker:
Nagaraju Inturi
Informix Software Engineer
HCL Software
Replay and download presentation
Informix 14.10 for Application Development
IBM Community Informix Webcast:
March 24, 2020 / 1:00 PM Eastern Daylight Time (18:00 CET)
Summary:
The March webinar topic is Informix 14.10 for App Dev.
We hope your clients and your development team can join this session. We will discuss the connectivity options from your applications to your data, various drivers, new features and future direction for enabling applications and development.
Speaker:
Brian Hughes
Informix Software Engineer
HCL Software
Replay and download presentation
Informix Easy Replication from On Prem to Cloud
IBM Community Informix Webcast:
February 18, 2020 / 10:00 AM Eastern Standard Time (16:00 CET)
Summary:
In the upcoming episode, Nagaraju Inturi will discuss setting up a replication between an on-premises to a cloud database instance of Informix, with minimal or zero downtime to one's applications.
With minimal or zero downtime to your applications, with simple command or using a phased approach, automate data migration across operating systems/platforms, setup replication between on-prem Informix instance to a cloud database instance.
Speaker:
Nagaraju Inturi
Software Engineer
HCL Software
Replay or download presentation
Informix 14.10 tuning tips to go beyond secondary performance improvements
Webcast: Dec 5, 2019 from 10:00 AM to 11:00 AM (ET) / 17:00 (CET)
Summary:
In Informix 14.10, the logical log transfer and replay mechanism was completely overhauled, resulting in greatly improved speed!
Informix 14.10 now supports replication with no delay for the transactional rates of up to 5 - 8 times higher compared to previous Informix releases (v.12.10 and earlier).
Performance improvements in 14.10.xC1 will be discussed and tips for tuning performance of the Informix RSS, SDS, HRD cluster clusters will be provided.
Speaker:
Vladimir Kolobrodov
Informix Performance Engineer
HCL Software
Vladimir Kolobrodov is a Performance Architect at HCL Software. He's an Informix and hardware guru with over 20 years of experience running Informix in various environments, including PlayStation 3, Raspberry Pi, enterprise POWER, SPARC and Intel systems.