Viewing 15 posts - 61 through 75 (of 2,893 total)
By QA environment, do you mean my live data?
QA stands for Quality Assurance - usually some type of Pre-Production area before pushing code or data to Production.
"Live" usually means...
August 29, 2022 at 8:42 pm
Does this mean it's not a PROD database, but resides on a PROD server ? Can you clarify ?
"...I have a database on a live Production Server that is out...
August 29, 2022 at 5:05 pm
Looks like you're missing the END of the CASE statements.
August 29, 2022 at 1:23 pm
sometime i got same issue, how can i solve this
To be honest, this sounds like a setup for a SPAM update. If you're not a spammer, go back...
August 3, 2022 at 5:00 pm
If you <Right-Click> your tables, you can generate "Script Table As" ....CREATE To...., which you can copy-paste here as "CODE" to help everyone understand your table definitions.
Then sample data included...
July 13, 2022 at 7:21 pm
Table schemas ? Sample data ?
July 13, 2022 at 5:25 pm
If those are SQL tables you want to delete, you can do it through Management Studio.
Open your database, expand tables, and you might find it useful to go to "View"...
July 6, 2022 at 7:56 pm
You could have 2 different UPDATES, or have 1 update and use a CASE statement in your SET statement for the different conditions.
July 6, 2022 at 4:05 pm
How many tables are being updated ?
July 1, 2022 at 1:10 pm
"c:\Program Files\Veritas\Netbackup\bin\dbbackex.exe" -f c"\Temp\PowerShell\NetBackupScript.bch" -np
Syntax for the 2nd path doesn't look correct.
Is there a connection problem to wherever the target backup folder is ?
June 28, 2022 at 2:30 pm
Hello,
I've a user database which I want to migrate to new server, ......
This sounds like you will be taking the old server off line.
Can you clarify your situation?
Timing ?
Business...
June 28, 2022 at 1:18 pm
I suggest contacting Quest. Some 3rd party tools restore at table level. It may depend on the version installed and system specifications.
June 24, 2022 at 3:10 pm
3rd party tools should have a free trial period, so you can compare to your existing process.
June 21, 2022 at 12:48 pm
If you really want faster backup/restore options - then you really need to work with your SAN vendor. Almost all of them have snapshot capabilities which can perform a...
June 21, 2022 at 12:46 pm
Viewing 15 posts - 61 through 75 (of 2,893 total)