(Michael McLaughlin) After you create and provision the Oracle Database 11g XE, you create an instance with the following two step process.
Other News
Obvious But Not For Oracle Obviously
(mdinh) While dropping RAC database, I found error ORA-01081: cannot start already-running ORACLE – shut it down first from dbca log.
Oracle memory troubleshooting using analysis on heapdumps, part 2
(Frits Hoogland) In the article oracle memory troubleshooting using analysis on heap dumps I introduced heap_analyze.awk.
Calling .NET Methods With and Without Async
(Peter Vogel) Let’s say that you have an asynchronous method — a method that looks something like this one that returns a Customer object wrapped inside a Task object:
Tools for JSON Comments and JSON Lines
(Erin Cavanaugh) Altova XMLSpy and MapForce JSON tools have long supported JSON and JSON5 for editing and data mapping. As new JSON formats arise in response to real-world usage, the support in these tools is expanding.
SQL SERVER – Unable to Start SQL Server Service or Connect After Incorrectly Setting Max Server Memory to a Low Value
(Pinal Dave) One of my clients contacted me for whom I assisted incomplete installation of SQL Server along with health check and backup automation. Here is the email which came across about max server memory.
JsonConverter Attribute in ASP.NET Core 3.0 Web API
(YasIkeda) ASP.NET Core 3.0 uses a built-in JSON converter from System.Text.Json so that JsonConverter attribute from Newtonsoft.Json does not work by default.
Power BI Custom Format String Examples, Part 2: Dates And Times
(Chris Webb) In my last post I showed lots of examples of how Power BI’s new custom format string feature can be used to format numbers.
Troubleshooting SQL Server 2017 installation
Troubleshooting SQL Server 2017 installation If you have problems with SQL Server 2017 installation, review this troubleshooting checklist to find potential solutions. 1. Check the hardware requirements. To install SQL Server 2017, you should have the following hardware: – Intel or compatible platform with processor speed: 1.4 GHz minimum for a 64-bit x64 2.0 GHz or faster recommended – Memory...
AI-powered Search with spaCy — Part 1
One of those tasks AI powered application usually faces is the ability to understand what the user is asking about or what he/she wants to know. Actually, it’s a big challenge to make your code “understand’ user questions. In this article, you’ll see an example of how you can create “smart” code that can process a certain type of user...
