Using HAproxy as a reverse proxy in front of your webserver is very convinient. However managing public certificates can be sometimes a bit annoying. It is a common way to …
tuanlp
-
-
GIẢI PHÁP / SOLUTION Tìm file theo đường dẫn tomcat/shared/classes/alfresco/web-extension/share-config-custom.xml disable CSRF <config evaluator=”string-compare” condition=”CSRFPolicy” replace=”true”> <filter/> </config> Sau đó khởi động lại alfresco
-
-
SQL Server
The process could not execute ‘sp_replcmds’ on ‘ServerNamePUBLISHER’ generated by the Log Reader
by tuanlpby tuanlpThe process could not execute ‘sp_replcmds’ on ‘ServerNamePUBLISHER’. The process could not execute ‘sp_replcmds’ on ‘ServerName\PUBLISHER’ generated by the Log Reader (Source: MSSQL_REPL, Error number: MSSQL_REPL20011). Cách xử lý ALTER …
-
OracleTroubleshoot
[WARNING] [INS-08101] Unexpected error while executing the action at state: ‘supportedOSCheck’ 19c on Oracle Linux 8
by tuanlpby tuanlpWe have got this error while we begin the installation Of Oracle database 19c on Oracle Linux 8 Lỗi / Problem $ ./runInstaller -silent -responseFile install/response/db_install.rsp Launching Oracle Database Setup Wizard… …
-
Lỗi khi startup database trên con standby SQL> startup ORACLE instance started. Total System Global Area 1912602624 bytes Fixed Size 2925792 bytes Variable Size 1191185184 bytes Database Buffers 704643072 bytes …
-
This was caused by reusing ASM disks from a previous installation of GI. Remedied this with the following commands: [root@redfern1 ~]# dd if=/dev/zero of=/dev/sda1 bs=32768 count=32768 conv=notrunc oflag=direct 32768+0 records …
-
Introduction This article, will cover Oracle 19c restart data-guard physical standby configuration, but before we start, you need to have two oracle 19c restart servers one as Primary server and …
-
Error I installed SQL Server 2017 on Centos 7 and used MSSM GUI for database replication configuration. when the distribution configuration process was successful until the end but when …
-
LinuxVMware
Recreating a missing VMware virtual machine disk descriptor file (.vmdk)
by tuanlpby tuanlpDetails This article provides steps to recreate a lost virtual disk descriptor file (.vmdk). You may need to recreate missing header/descriptor files if: The virtual machine disk file listed in …