Viewing 15 posts - 751 through 765 (of 2,694 total)
what is the spec of that database instance? that will have an impact on it regardless of how you do it
and were you creating the index online or offline? -...
November 13, 2022 at 12:53 pm
if they have direct access to the databases there is no way for you to prevent them from extracting the data. (other than using a tool like CyberArk which can...
November 11, 2022 at 9:24 pm
If I do a len(body) it tells me 194245
Thats where I'm struggling based on the sample data I sent not sure how to invoke STRING_SPLIT()
Thanks.
is that size on the...
November 11, 2022 at 9:09 pm
they don't want us to help. they want us to do the full code for them for free.
based on the sample data string_split() will not work as it lacks the...
November 11, 2022 at 9:07 pm
assuming you are using SSIDDB it does not allow kerberos delegation.
SSISDB doesn't support constrained delegation. In a double-hop environment, if the service account of the SQL server that...
November 11, 2022 at 4:07 pm
I am pretty sure you have heard of the word "replace" - use it to replace those 3 chars with another single delimiter that is not used within the text.
and...
November 11, 2022 at 12:51 pm
and unless all your tables are columnstore tables do the backups with native compression turned on - files will be significantly smaller leading to faster backups and less space required.
Restores...
November 10, 2022 at 7:19 pm
yes - that is one of the pains of using the files - on the cases where you have values on your tables with the delimiter you use you need...
November 7, 2022 at 12:04 pm
you now really on to the realm of MYSQL forums - while some here may be able to help this is not the best forum for it.
regarding the integer display...
November 7, 2022 at 7:24 am
so... decided to experiment it myself.
Workbench data migration is a pile of crap.. no wonder you are having issues.
your best option is to use the option "create a batch file...
November 6, 2022 at 6:39 pm
DID you try the script file option on workbench?
November 6, 2022 at 2:47 pm
and you running workbench on same server?
if so then in all likelyhood your server is maxed - such a small spec for 2 db servers is bad - and if...
November 6, 2022 at 6:13 am
if workbench is that slow it may have to do with your server specs - or with your network.
can you tell us the specs of both servers - as well...
November 5, 2022 at 12:28 pm
don't create new threads on same subject - please keep discussion on your original thread https://www.sqlservercentral.com/forums/topic/migrate-10-gb-database-from-mssql-to-mysql
November 5, 2022 at 12:19 pm
spam - exact copy of https://www.reddit.com/r/dataengineering/comments/wvpic5/comment/ilhadig/ - from 2 month ago
November 4, 2022 at 8:04 pm
Viewing 15 posts - 751 through 765 (of 2,694 total)