Skip to content
DbaFix
Just share answer and question for fixing database problem
MENU
  • HOME

Tag: vldb

Database design for handling 1 billion rows and counting

By adminPosted on January 7, 2023

Question : We receive real-time GPS data at a rate of around 5000 pr. minute (from 4 TCP servers). Each […]

Managing a SQL Server database with over one terabyte of data [closed]

By adminPosted on December 23, 2022

Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]

Dividing DBCC CHECKDB over multiple days

By adminPosted on October 25, 2022

Question : I’m working on implementing Paul Randal’s method of manually spreading DBCC CHECKDB over several days for very large […]

Database design for handling 1 billion rows and counting

By adminPosted on August 27, 2022

Question : We receive real-time GPS data at a rate of around 5000 pr. minute (from 4 TCP servers). Each […]

Database design for handling 1 billion rows and counting

By adminPosted on March 26, 2022

Question : We receive real-time GPS data at a rate of around 5000 pr. minute (from 4 TCP servers). Each […]

good strategy for big tables and archiving in sql server 2012

By adminPosted on December 13, 2021

Question : I have a table with roughly ~500,000 rows a day getting added into it. The database supports an […]

How do you generate large OLTP and reporting workloads? [closed]

By adminPosted on October 19, 2021

Question : Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the […]

Custom index maintenance percentages for a very large table

By adminPosted on October 2, 2021

Question : I’m using Microsoft SQL Server 2016 (SP2-CU12) (KB4536648) – 13.0.5698.0 (X64) Feb 15 2020 01:47:30 Copyright (c) Microsoft […]

Integrity checks on large dbs (700GB)

By adminPosted on January 23, 2021

Question : What’s the best strategy for integrity checks on large dbs? DBCC CHECKDB (DB Name) would probably take over […]

Recent Posts

  • Save performance with large update on Index with Included Column
  • Integrating large PostgreSQL table as partition for a new table
  • Is there a way to show a string instead if numeric column has specific value?
  • Optimize query with a subquery (index is not used)
  • Return a column per date in a range
  • Can an AlwaysOn Availability Group be used to mitigate downtime when there’s replication syncing issues on the primary server?
  • Inner join on array column in Postgres
  • Connection pooling – NodeJS or Database products?
  • Why is there a separate describe and explain statement in MySQL
  • How should deletions be handled in the database?
  • Securely remove columns (and traces thereof) from a SQL database
  • Postgresql join removal
  • SSMS Oracle import using OpenQuery over LinkedServer (Oracle Provider for OLEDB) – XML Parsing: unable to switch encoding
  • Problem using multiple JOINs
  • Oracle – Extract user DDL for migration
  • Restore Oracle Database excluding some tablespaces
  • How do I maintain high INSERT-performance on PostgreSQL
  • INTERSECT query rewrite as JOIN?
  • Using the result set of a select query as the input of another select
  • Is it wise to drop fixed-length columns to free up space?

Categories

  • Database Backup
  • Database Design
  • Database Index
  • Database Optimization
  • InnoDB
  • Join
  • MariaDB
  • MongoDB
  • MySQL
  • Oracle
  • Performance
  • Permissions
  • Postgresql
  • Query Performance
  • Replication
  • Security
  • SQL Server
Proudly powered by WordPress / Support by: DizzyCoding