Code Monkey home page Code Monkey logo

Comments (6)

argentini avatar argentini commented on July 20, 2024

I don't understand. What are you asking?

from sqribe.

kaisiyun avatar kaisiyun commented on July 20, 2024

is Sqribe suitable for cloud server backup database ?

My usage scenario is that there are about 20 databases running in the cloud server, which are backed up to the local Linux server once a week. Testing a library in Windows 10 took 10 hours, backed up about 3.5 GIGABytes of data, and wasn't done yet.

from sqribe.

argentini avatar argentini commented on July 20, 2024

SQribe does work with Azure and AWS RDS SQL Server databases. But keep in mind that during a backup operation it generates the data scripts on the SQL Server itself. So server memory could be a bottleneck with backing up large data sets. You can configure your backup to skip specific tables that have data you don't need to back up (like log data). That can help in this scenario.

from sqribe.

kaisiyun avatar kaisiyun commented on July 20, 2024

I test an offline Dell R730XD server
The E52603V4/32 GB memory is configured
The size of the manually backed up MSSQL data file is 13.5 GB
After qrribe backup is enabled, all CPU and memory resources of the server are occupied
The system is stuck and the ERP client is disconnected
why is this ?

from sqribe.

argentini avatar argentini commented on July 20, 2024

Make sure the SQL Server instance is allocated plenty of memory.

from sqribe.

argentini avatar argentini commented on July 20, 2024

@kaisiyun Also, the newest version of SQribe, 1.7, now generates the date insert scripts on your local machine, so this potential bottleneck no longer exists.

from sqribe.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.