Maxim Demenko 🇺🇦
maxim4711.bsky.social
Maxim Demenko 🇺🇦
@maxim4711.bsky.social
learning, forgetting, learning again...
Its really pays out - to click on all url's (just kidding) - as not regular vscode user, was not aware - documentation to plugins is on marketplace. Have already given up on diagrams - pressed Shift just not allow drag anything. Till i read NOTE: Hit 'Shift' button when cursor is over diagram 😀
November 12, 2025 at 11:09 AM
quick test shows that at least KEEP doesn't raise any error by using it in identity column, so maybe it is just lack of documentation, but maybe ofcourse it is intention to prevent anomalies as you suggest
August 26, 2025 at 9:06 AM
Never worked with proxmox - but run into similar issue with OEL 9 on vanilla qemu - the workaround/fix in my case was to use -cpu max. Maybe you can try this setting in qm.conf or similar...
August 8, 2025 at 12:29 PM
GROUP BY ALL makes me really motivated to be yet more lazy than i am (just kidding)
July 24, 2025 at 9:13 AM
In sqlcl wallet connection worked in the past either - just not out of the box, the connection string had to be extended by @jdbc:oracle:thin/oci - so, i wrote kilobytes of shell aliases/doskey macros to hide it. Now i can send them all to /dev/null. Am very sad about it (not really) 😘
July 23, 2025 at 9:55 AM
It seems - 23.7 RU was the last one where _exadata_feature_on=true worked, 23.8 just ignores this hack. Otherwise, maybe it was removed shortly before release on premise for non engineered, who knows 😀
May 7, 2025 at 5:15 PM
Thx for sharing, seems to be related to access.redhat.com/errata/RHBA-...
Identify and remediate systems affected by this advisory.
access.redhat.com
March 27, 2025 at 8:50 AM
just to mention one of alternatives
count(*) over(order by n rows between unbounded preceding and current row)
February 11, 2025 at 5:53 PM
It's to be tested, i guess. I for myself will try to follow this method for a month and then compare, whether i feel better or not
January 13, 2025 at 3:43 PM
on a serious note - recently read one doctor, who claims we can mostly compensate sunlight shortage even at winter season being at least 2 hours outside of office, also walking, whatever. Somehow feel in agreement with that
January 13, 2025 at 3:25 PM
The only issue i discovered till yet - that i need to use the jdbc url (oci8 and thin - both are ok) - in case of wallet, without the jdbc url - no flags work (-thin, -thick, -oci) - but as i understood - bug is already filled for this issue, so i need only wait till it get fixed and released ;-)
January 1, 2025 at 4:39 PM
Right, thanks, already figured it out, i was not aware of ojdbc.properties - have seen it by browsing sqlcl oracle forum, thanks for prompt hint and happy new year!
ojdbc.properties
January 1, 2025 at 4:26 PM
No, it just seems... using the jdbc url - like /@jdbc:oracle:oci8:@tns_alias does the job. Still a bit hacky( besides that - it tightly bound to the libocijdbc23.so version - the sqlcl.24.3.2.330.1718 requires (for oci connection) the instant client 23.5.0.24.07, thereas 23.6.0.24.10 is the current)
libocijdbc23.so
December 31, 2024 at 3:21 PM
still the first question by oracle support if you fill a service request due to some error - is this behaviour reproducible in sqlplus 😜
December 18, 2024 at 12:19 PM
thanks for that, just discovered Godspeed You! Black Emperor - Anthem For No State - it's genious!

Regards

Maksim
December 5, 2024 at 5:31 PM