Catégorie : Système
-
Convertisseur EUR BTC
convertisseur euro btc #include <stdio.h>int main() { float euro, bitcoin, exchange_rate; printf(« Enter amount in Euros: « ); scanf(« %f », &euro); exchange_rate = 60296.35; // current exchange rate […]
-
Désactiver le mode visual sur VI
J’ai remarqué un truc bien chiant sur les nouvelles VM linux : le clic droit de la souris ne peut plus coller…! pour y remédier : echo « set compatible » > […]
-
Badge WAICF
pdf_39aaf456b8f44ab3265fd5f0e0f841e7004e8f8e2d7f1f427ce1a7c0787618104c70a3cfa1025e61334fa86bf77978ca.pdf (mobicheckin-badges.s3-eu-west-1.amazonaws.com) pdf_1cae86610290b086ab67333c9e9a994ca8a7069d0490b6b6b4a65587f90e008585f678e713994118897be3a6d2efe987.pdf (mobicheckin-badges.s3-eu-west-1.amazonaws.com)
-
JJLOGDB recrute un commercial freelance !
Recherche commercial freelance pour recrutement d’experts informatiques en infrastructure (réseaux,système,bdd). Et pas plus ! Casting ouvert pour embauche en septembre 2021. Mission commerciale : trouver les contrats. Ma mission : […]
-
Lancer ./runInstaller
Des fois on galère : jjoly@rutamerestion001:~$ ssh -X rutorac001 [jjoly@rutorac001 ~]$ xauth listrutorac001/unix:10 MIT-MAGIC-COOKIE-1 76dfdf9d53979sdfdsfsf10467a7a3020649df [jjoly@rutoracrm001 ~]$ sudo -iEu oracle [oracle@rutorac001:CRM] $ xauth add rutorac001/unix:10 MIT-MAGIC-COOKIE-1 76dfdf9d53979sdfdsfsf10467a7a3020649df [oracle@rutorac001:CRM] $ […]
-
Script find_sql
Trouver le SQL avec sa hash value… col sql_text for a60 wrapset verify offset pagesize 999set lines 155col username format a13col prog format a22col sid format 999col child_number format 99999 […]
-
Tuning PGA and Temporary Space
Savoir si la pga est assez grande? sinon exécution dans TBS temp pas bon. col PGA_SIZE for a45 SELECT CASE WHEN low_optimal_size < 1024*1024THEN to_char(low_optimal_size/1024,’999999′) ||‘kb <= PGA < ‘ […]
-
Télécharger et installer SQLT
http://www.br8dba.com/how-to-install-sqlt/ All About the SQLT Diagnostic Tool (Doc ID 215187.1)