We are getting this error on every local commit: Git failed with a fatal error.error: open(".vs/XXXXXX.Dev.Library/v15/Server/sqlite3/db.lock"): Permissio
I try to insert 100 millions records of 18 fields on scv file(15G) in oracle by sql loader but 89 million records inserted and others not without any errors in
I'm trying to implement a basic Pipe and Filter pattern and testing it out in LinqPad 5. The class that contains the extension methods looks as follows: public
I am taking an XML file and modifying it with the aim to reduce the file size. My final file is currently 600MB, which for me is still too large. I have found t
Suppose we have two dataframes df1 and df2 where df1 has columns [a, b, c, p, q, r] and df2 has columns [d, e, f, a, b, c]. Suppose the common columns are store
I am trying to invoke the Ansible playbook from the Jenkins pipeline script. For this I tried below: def invokeAnsiblePlaybook() { echo ("Start invokeAnsibl
I want to upgrade a moodle website currently on version 2.5 to the latest version. I need to clarify that is it possible to upgrade Moodle 2.5 directly to Moo
I start by saying that I am linux user, so I have a very basic understanding on windows server architecture :) I have a installed tomcat 9 manually on a windows