When trying to execute Stored Procedures on a particular Database we got the following error: The server principal “domain\user” is not able to access the database “dbXYZ” under the current security context. The database owner SID recorded in the master database differs from the database owner SID recorded in database ‘dbXYZ’. You should correct this …
Tag: fix
Mar 21 2019
New encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII)
During the step of database creation in Odoo database manager the following database creation error occurs: New encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII)
Oct 27 2018
Ubuntu disk full error: apt-get unable to install or remove
I encountered the following error while upgrading my Ubuntu 12.04 server. Now apt-get is unable to install or removed any package.
1 2 3 4 5 6 7 8 9 |
Unpacking linux-headers-3.13.0-62 (from .../linux-headers-3.13.0-62_3.13.0-62.102~precise1_all.deb) ... dpkg: error processing /var/cache/apt/archives/linux-headers-3.13.0-62_3.13.0-62.102~precise1_all.deb (--unpack): unable to create `/usr/src/linux-headers-3.13.0-62/arch/arm/include/asm/ptrace.h.dpkg-new' (while processing `./usr/src/linux-headers-3.13.0-62/arch/arm/include/asm/ptrace.h'): No space left on device No apport report written because the error message indicates a disk full error dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/linux-headers-3.13.0-62_3.13.0-62.102~precise1_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) |
Though I have a lot of free space.
Oct 09 2018
Display too bright / Saturated colors on Skype for Business, Windows Media Player or PowerPoint
There is an issue when user experiences over saturated video in Skype for Business, Windows Media Player or Powerpoint. In Skype for Business when user is in a meeting and someone shares a screen, it shows on their laptop however the colors are over-saturated making it difficult to read. When this happens, it is only …
Aug 20 2018
How to fix slow LAN transfer speed of files in Windows
Recently I’ve had a need to copy a large amount of files from one PC to another on LAN. For better speed and reliability I chose wired Ethernet connection but the transfer speed was very slow at 500-600 kbps! Both machines had Windows 7 x64 installed. Using Task Manager under Networking tab, Network Utilization was …
- 1
- 2