Author: Jey
Posted in Windows
How to shadow a session on Windows 2012 (R2 only)
It seems that to Remote Control a user in RDS (shadowing) was removed from Windows Server 2012. It’s now reintroduced with Windows 2012 R2, I…
Testing network path with powershell
If you want to scan a large list of network path to suppress old references, here is how to do it quickly in powershell. Beware…
How to find Oracle’s Database Edition version – Comment trouver la version Edition d’une base de données Oracle.
Jey August 30, 2012 Leave a Comment on How to find Oracle’s Database Edition version – Comment trouver la version Edition d’une base de données Oracle.
Here is the SQL command that show you important information about Oracle’s engine, such as the edition (Enterprise, Standard, Lite …). Voici commande sql qui…
Définition d’un deadlock Oracle (ORA-00060)
Juste pour faire le point avec mes amis développeurs. Un deadlock n’est pas un problème Oracle (ou autre SGBD) ou système mais un problème de…
Posted in Windows
Robocopy on slow or busy links using Interframe gap (IPG).
Use /IPG:n option to reduce robocopy’s impact on a slow or busy network link. Between each 64Kb packet, robocopy will wait for n milliseconds so…
Follow Me!