Database
I am looking for the best encryption for DB2 that will work with very sensitive data. Which one of these would you recommend Transparent Encryption – Table Space – Column Level – or File Level? Is there any other levels that I should consider? Which one would you pick and why?
- 928 views
- 1 answers
- 0 votes
I am in trouble after upgrading to Access 2013 tonight. I can no longer use any files that I had from Access 2010. I really need these files for my clients taxes. How can I get these to work in 2013 or down grade back to 2010? I can not wipe out my files to start over.
- 645 views
- 1 answers
- 0 votes
Hey guys… Im looking for an alternative search algorithm apart from the sequential search that can also search random data, no indexing. I have a huge database of clients to search from and im currently developing an application in python programming language that can quickly search the database for a match
- 618 views
- 1 answers
- 0 votes
Is it possible to prevent a high priority process from aborting whenever a deadlock occurs? Instead, I need lower priority tasks to be canceled. It should be like configuring a high priority user or session to be still functional during a deadlock. Answers are appreciated.
- 886 views
- 1 answers
- 0 votes
I really like the idea of becoming a DBA but not sure about going to college. I noticed that for 2015 becoming a database admin was at the top the list for growing careers. Is there a way to become certified and still qualify for a DBA job? Or a technical school online that you can work on your certification?
- 561 views
- 1 answers
- 0 votes
While trying to restore data I ran into a big problem. I have checked the logs and the data has not been restored correctly. I am using Oracle 6 with Oracle database 12.1.0.2. Should I increase my disk size or is this a failure of the system that would require me to wipe it all out and restart?
- 540 views
- 1 answers
- 0 votes
How to you draw scatter graphs in statistics and how would you establish correlation from the scatter graphs? Is it possible to import a graph in excel into SPSS so that you can run analysis? How would this be achieved? What is the best way to input data into SPSS from an excel file?
- 574 views
- 0 answers
- 0 votes
Hello! Please help me with the following:
I have a table dle_post id autor date short_story full_story xfields title descr
How can I get the piece of code from full_story and change it for mine? For example I need to change <img border=”0” to <img
Also for example I have news under ID 1 to 1000 and I need to set date in the same field like that
one value for 1 to 100, the other one for 101 to 200 and etc. How can I do that?
- 671 views
- 0 answers
- 0 votes
Hello! Please help! I am trying to upload database from old computer to the new one and I see some weird error that I haven't seen before: Error 602: Could not find row in sysindex for database ID 7, object ID 1, index ID 1. Run DBCC CHECKTABLE on sysindexes. What does this mean? what is DBCC CHECKTABLE? How to fix it? Thank you in advance
- 894 views
- 1 answers
- 0 votes
Hi! I need to copy table with a lot of columns in SQL Database (mdf file), only structure without data and assign a new name to it. New table will have the same amount of columns only 2 of them will have different data types. Connected my database to SQL Server Management Tools but couldn't find an option of copying it. Please help.
- 684 views
- 1 answers
- 0 votes