Top "Data-files" questions

Changing MongoDB data store directory

Until now I have not been specifying a MongoDB data directory and have had only one 30 GB primary partition. I …

mongodb filepath data-files
Merging data - Error in fix.by(by.x, x)

I am trying to merge data in R as suggested in an answer to my other post here. Yet, I …

r merge na zoo data-files
Sql Server change data and log path of existing database

I am having a SQL Server 2008 installation with almost 15 databases running on it. Now due to scarcity of space I …

sql database sql-server-2008 data-files log-files
Oracle dba_data_files table doesn't exist

I've been trying to access the dba_data_files table to see whether the autoextend is turned on for my …

oracle ora-00942 data-files
Remove (merge) SQL Servers' database secondary data file

I have a database backup for which SQL Server Management Studio says that it has three files in it: an .…

sql-server-2008 database-restore data-files
Turbo C++ : while(fin) vs while(!fin.eof())

I was told that I should be using while(fin) instead of while(!fin.eof()) when reading a file. What …

while-loop turbo-c++ dosbox data-files
What is the benefit of using nested data types in Parquet?

Is there any performance benefit resulting from the usage of using nested data types in the Parquet file format? AFAIK …

apache-spark nested parquet data-files
Oracle XE data limit reached - how to reduce tablespace size?

I have an Oracle XE database with several tablespaces. One of these is used to store image data, and this …

oracle oracle11g resize tablespace data-files