You are using a browser that does not support SVG.
This page relies heavily on SVG and other features that are not supported in
older browser versions. Please consider upgrading to a more current browser.
The original Java-based version of the Moon Calendar remains available
here.
Bit Work Verified — Oracle Client 11204 Download 32"ORA-28040: No matching authentication protocol" or "ORA-03134: Connections to this server version are no longer supported." Cause: The database server is 19c or 21c, which has disabled older protocols. The 11.2.0.4 client is too old for the default security settings. Fix: On the server (or in the server’s sqlnet.ora), add: SQLNET.ALLOWED_LOGON_VERSION_CLIENT=8 and SQLNET.ALLOWED_LOGON_VERSION_SERVER=8 . Restart listener. Since Oracle 11g is old, installing the 11.2.0.4 client on Windows 10 or Windows 11 can present hurdles: Technical Research Division Date: October 2023 (Updated for archival relevance) Version: 1.0 paulcarlisle.net
|
|
"ORA-28040: No matching authentication protocol" or "ORA-03134: Connections to this server version are no longer supported." Cause: The database server is 19c or 21c, which has disabled older protocols. The 11.2.0.4 client is too old for the default security settings. Fix: On the server (or in the server’s sqlnet.ora), add: SQLNET.ALLOWED_LOGON_VERSION_CLIENT=8 and SQLNET.ALLOWED_LOGON_VERSION_SERVER=8 . Restart listener.
Since Oracle 11g is old, installing the 11.2.0.4 client on Windows 10 or Windows 11 can present hurdles:
Technical Research Division Date: October 2023 (Updated for archival relevance) Version: 1.0
Moon Calendar SVG makes use of JQuery Calendars, by Keith Woods.
(If you don't see any references, you are probably using an ad blocker or are running without an Internet connection. Please disable your ad blocker or connect to the Internet and refresh the page to see these resources.)