Question : I activated a ORA_LOGON_FAILURES policy and I’ve tried to execute select * from unified_audit_trail where unified_audit_policies = ‘ORA_LOGON_FAILURES’; […]
Tag: windows
Issue working with Postgres on Windows
Question : I am running PostgreSQL 9.3 on my machine. I have PhpPgAdmin running on a cloud, using which I […]
Getting error while creating a New Connection using Studio 3T for Mongo DB
Question : I tried to create a new connection with Studio 3T for Mongo DB. I don’t have a previous […]
INSTALL PLUGIN ‘rpl_semi_sync_master’ SONAME ‘semisync_master.so’ not working
Question : I’m trying to install semi synchronous replication in my mysql 5.5 and trying to execute the below command: […]
How to run postgres in-memory on windows and sync to FS when a temer runs out?
Question : So Progress is slow for me (in terms of query and update times) on SSD and it is […]
Why is it necessary to run both mongod and mongo.exe in windows? What’s happening behind the scene?
Question : Why is it necessary to run both mongod and mongo.exe in windows? What’s happening behind the scene? What’s […]
Accessing impact of deleting ibtmp1 file in MYSQL
Question : There is a file called ibtmp1 and it is consuming 138 GB. I understand, this stores uncompressed data. […]
MySQL backup InnoDB
Question : I have a VoIP server running 24×7. At low peak hour at lease 150+ users are connected. My […]
mysqldump slow on Windows unless piped to file
Question : Running mysqldump without piping to file such as: mysqldump -u root -pPASS db is really slow on windows. […]
Stress Test to Saturate Memory for MySQL InnoDB
Question : I’m investigating windows 32bit memory problems (the 2G limit) and am after a test which will max out […]