Skip to main content

Questions tagged [log]

0 votes
0 answers
46 views

I'm trying to use LogRotate to manage my MongoDB logs because they were growing too large. My goal is to: Create a new log file daily Compress old logs Keep logs for only the last 14 days Delete ...
Alaleh Hatami's user avatar
0 votes
2 answers
11k views

I'm on Windows. I installed MySQL 8.4, stopped all services and copied the Data folder and my.ini files into the 8.4 folder but now the 8.4 services does not start and does not produce any logs. I can'...
user avatar
0 votes
2 answers
1k views

While reading the Redo log wiki page, I was confronted with the following statement: For example, if a user UPDATEs a salary-value in a table containing employee-related data, the DBMS generates a ...
Mehdi Charife's user avatar
0 votes
1 answer
599 views

Is there a way to get name of the function/procedure, which contains query, which caused a TRIGGER to activate? For example I have function update_user_whatever and it updates user data and I want to ...
YangombiUmpakati's user avatar
0 votes
1 answer
680 views

I have the following problem: all redo log files from an Oracle 19C database have been deleted while the database was running. The database is running on a Linux server. When I try to connecting to ...
József Kökény's user avatar
1 vote
1 answer
188 views

We have a Docker Cassandra container running 6.8.21. At times when the container is restarted the the Logs show the usual startup activities and all just works well post that. But on a few occasions ...
Sakiv's user avatar
  • 11
0 votes
1 answer
663 views

now i had one mssql 2019 alwayson cluster.i backup database on master node using monthly fullbackup. weekly differential backup. daily log backup. but unfortunately then backup log chain always ...
王文峰's user avatar
1 vote
1 answer
2k views

We are using MongoDB 4.0.4 version for our project. The database configuration is done as below: Created a custom database in MongoDB and the service is running in authentication mode. Using Windows ...
Nandkishor Chavan's user avatar
1 vote
4 answers
2k views

In PostgreSQL v10 and above, I activated the logging of the statements using the extension pg_stat_statements. My configuration: logging_collector = on log_line_prefix = '%t [%p]: [%l-1] db=%d,user=%u,...
dcop7's user avatar
  • 29
1 vote
0 answers
56 views

How to solve Log shipping issues when Shadow copy volume-level backups are in place? I tried setting up log shipping but it failed each time because the backup chain of the virtual log, the block ...
Art V's user avatar
  • 11
0 votes
1 answer
293 views

I've created my first EVENT: ALTER EVENT flush_logs_event ON SCHEDULE EVERY 6 HOUR COMMENT 'Rotate /var/log/mysql/master-bin*' DO FLUSH LOGS; I changed it from "12" to "6" ...
Ron Piggott's user avatar
0 votes
1 answer
1k views

I've just setup MariaDB replication with 2 slaves in Debian 11 (Bullseye). I'm a bit alarmed to see the file size reach such a size without log rotation: -rw-rw---- 1 mysql adm 297394983 Dec 8 05:...
Ron Piggott's user avatar
1 vote
3 answers
1k views

My WordPress website uses Nginx. Recently I have noticed that server volume has increased from 8GB to 40GB. I have found that the WordPress MYSQL Binary Log is taking more space. Each second, database ...
 Ibrahim EL-Sanosi's user avatar
1 vote
1 answer
725 views

We have a simple master/slave cluster in our environment which is sets up on Ubuntu 20.04 and MariaDB 10.5: MariaDB [(none)]> SELECT VERSION(); +--------------------------------------------+ | ...
RoohAllah Godazgar's user avatar
0 votes
0 answers
71 views

On MySQL error log /var/log/mysql/error.log I'm getting this error couple of times during the day: 2021-08-23T07:30:17.660730Z 455148 [Note] Got an error reading communication packets My question is ...
Fariman Kashani's user avatar

15 30 50 per page
1
2 3 4 5
11