Questions tagged as 'dump'

1
answer

What is a memory dump?

What is a dump of memory? How can it aid in the possible identification of an inconsistency in the code? How is the analysis performed?
asked by 03.08.2015 / 16:42
1
answer

Dump Database

Is there a way to tell if a database has been DUMP ?     
asked by 12.09.2017 / 04:06
1
answer

How to do pg_dump remotely

I have a Amazon server with small storage space, I need to back up my personal machine. If I enter the server and run pg_dump -h localhost bd > backup.sql everything works, however the backup is 700mb.     
asked by 19.10.2017 / 15:48
0
answers

MySQL DUMP with large base mto (BLOBs)

I need to make a DUMP from a giant base, it has more than 500,000 PDFs loaded into it in a BLOB field. > Is it possible to do a DUMP from such a database and restore it without any problems? If yes, how? Do you have any details? I tri...
asked by 08.11.2017 / 19:33
0
answers

How to perform Mysql Dump command line without the Views

Does anyone know how to dump a database in MySql via the command line without the views, only the database tables?     
asked by 28.09.2017 / 14:54
1
answer

Maximum number of rows from a mysql import

Well, I'm importing all my database, since I changed the computer, I exported it from the old one, and I want to import it into the new one, but when I import, I get an error: "tempo limite alcançado, envie novamente o arquivo para continuar"...
asked by 01.07.2017 / 23:03
1
answer

Back up the mysql database in PHP

I need a backup button so I can select a folder where it will save my mysql data .. I've found some mysql dump codes but all with save location set via code and what I actually need is that it is possible to choose where to save it. Does anyone...
asked by 27.10.2016 / 19:16
1
answer

Avoiding dump for MySQL users

For a specific MySQL user, is there a way to lock it so that it does not do the Data Export (DUMP) of a specific table, or the entire database? I could not find a solution ... How do you deal with this? Thank you!     
asked by 11.02.2015 / 12:58
0
answers

Minidump - Failed DLL

I've compiled a program that uses a dll that I do not own to source. The problem is that at times the program crashes / crashes because of that dll. I wanted to know if under these conditions there is a possibility to fix this failure based o...
asked by 11.06.2018 / 21:06
1
answer

How to import Dump with 2 schemas for different dataspaces

I have a Dump with which expdp was made with 2 schemas. I would like to impdp remap tablespace to 2 new tablespaces . My parfile current: userid=dba/dba@streetfight dumpfile=expdp-ryueken-15072016.dmp lo...
asked by 15.07.2016 / 14:18