I obviously have no idea how it works, but either at the point it looks at the file and decides it's empty, or wherever it uses the special record, might it be possible to add a note into the log? It's handling the files fine from what I can see, it would just be handy to have these empty files mentioned in the output, even if it's a separate section at the end etc Never mind if not, I might just have to use zip files for this particular use-case. Thanks
When compressing files into a 7z file from the command line, it doesn't show empty files in the log. They are being added into the archive just fine, but the log just doesn't show them. When compressing into a zip file, the log does show them. I'm using the -bb3 switch to turn on full logging - are there any other switches I can use to show the empty files have been added to the archive? This is using 7-Zip 16.04 64-bit on Windows 10 7z Example 1) Create a new directory PS C:\> New-Item c:\tst-7z...
I'm trying to create a WIM archive from the command line, but have so far failed...
I have created a repository on GitHub for utPLSQL and have imported the code: https://github.com/utPLSQL/utPLSQL...
Yes, you're right, this should have been fixed since v2.2.2. Are you able to document...
Improved Error Messages from Exceptions
You're reasoning is correct - there's still a lot of old code in here. While some...
Just out of interest, would you mind running the install from a standard sqlplus...