International Journal of Trend in Scientific Research and Development: Database

IJTSRD is a leading Open Access, Peer-Reviewed International Journal which provides rapid publication of your research articles and aims to promote the theory and practice along with knowledge sharing between researchers, developers, engineers, students, and practitioners working in and around the world in many areas. For any further information, feel free to write us on editor.ijtsrd@gmail.com

Showing posts with label Database. Show all posts
Showing posts with label Database. Show all posts

Saturday, 24 July 2021

Appreciative Advanced Blind SQLI Attack

July 24, 2021 0
Appreciative Advanced Blind SQLI Attack
We are no longer faced with a new threats to our web applications from SQL injection attacks, and the number of attacks is steadily declining as users become more aware of the risks. Almost all web applications are still vulnerable to advanced SQL injection attacks. A regular expression based query structure in this paper describes a new method for transforming blind SQL injection into a more effective and faster technique than traditional blind SQL injection. When we understand the cause of an attack, we are able to find more effective treatment. 

by Megha Yadav | Ms. Shalini Bhadola | Ms. Kirti Bhatia | Rohini Sharma "Appreciative Advanced Blind SQLI Attack" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-5 | Issue-5 , August 2021, 



Wednesday, 16 December 2020

IO Management in Oracle

December 16, 2020 0
IO Management in Oracle

I O operations in UNIX and Linux systems typically go through the file system cache. Although this doesnt represent a problem in itself, this extra processing does require resources. Bypassing the file system cache reduces CPU requirements, and frees up the file system cache for other non database file operations. Operations against raw devices automatically bypass the file system cache. 

by Vijay Kumar Tiwari "IO Management in Oracle" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-5 | Issue-1 , December 2020, 

URL: https://www.ijtsrd.com/papers/ijtsrd38276.pdf

Paper URL : https://www.ijtsrd.com/computer-science/database/38276/io-management-in-oracle/vijay-kumar-tiwari

internationaljournalsofcomputerscience, callforpapercomputerscience, ugcapprovedjournalsforcomputerscience 

Oracle in Memory Configuration

December 16, 2020 0
Oracle in Memory Configuration

Oracle Database In Memory provides a unique dual format design that enables tables to be instantaneously represented in memory using traditional row format and a new in memory column format. The Oracle SQL Optimizer by design routes analytic queries to the column format and OLTP queries to the row format, transparently delivering best of both worlds performance. Oracle Database automatically maintains full transactional uniformity between the row and the column formats, just as it maintains uniformity between tables and indexes today. The new column format is a pure in memory format and is not persistent on disk, so there are no additional storage costs or storage synchronization issues. 

by Vijay Kumar Tiwari "Oracle in Memory Configuration" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-5 | Issue-1 , December 2020, 

URL: https://www.ijtsrd.com/papers/ijtsrd38275.pdf

Paper URL : https://www.ijtsrd.com/computer-science/database/38275/oracle-in-memory-configuration/vijay-kumar-tiwari

peerreviewedjournals, reviewpapers, callforpaperhealthscience

Friday, 3 July 2020

Integrated Methodology for Big Data Categorizing and Improving Cloud System Data Portability with Security

July 03, 2020 0
Integrated Methodology for Big Data Categorizing and Improving Cloud System Data Portability with Security

The grow pattern of cloud information portability prompted malignant information dangers that require utilizing information security procedures. Most cloud framework applications contain significant and classified information, for example, individual, exchange, or well being data. Perils like data could place the cloud structures that clasp these data at big risk. Not with standing, customary security arrangements are not equipped for taking care of the security of huge information versatility. The present security systems are inadequate for huge information because of their deficiency of deciding the information that thought to be ensured or because of their immovable time unpredictability. In this way, the interest for verifying portable enormous information has been expanding quickly to stay away from any potential dangers. This proposes an incorporated procedure to order and verify huge information before executing information versatility, duplication, and investigation. The need of verifying enormous information versatility is controlled by grouping the information as per the hazards way level of their substance into two classes secret and open. It is uncovered that the advanced way of thinking can from a general perspective redesign the cloud frameworks information adaptability. 


by Ashika S | Shrihari M R "Integrated Methodology for Big Data Categorizing & Improving Cloud System Data Portability with Security" 

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-4 | Issue-5 , August 2020, 

URL: https://www.ijtsrd.com/papers/ijtsrd31713.pdf 

Paper Url :https://www.ijtsrd.com/computer-science/database/31713/integrated-methodology-for-big-data-categorizing-and-improving-cloud-system-data-portability-with-security/ashika-s

callforpaperpapersconference, highimpactfactor, manuscriptpublication

Wednesday, 25 December 2019

Enable Auditing in Oracle database

December 25, 2019 0
Enable Auditing in Oracle database
Auditing is the observing and recording of selected user database activities. It can be recorded individual actions, like type of SQL statement executed, action performed in database and can also observe any factors that can include user, application, and time. Based on the company security policies trigger auditing in an Oracle database are accessed. 

by Amrish Srivastava "Enable Auditing in Oracle datab ase"

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-4 | Issue-1 , December 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd29881.pdf 

Paper URL: https://www.ijtsrd.com/computer-science/database/29881/enable-auditing-in-oracle-database/amrish-srivastava

pharmacy journal, open access journal of engineering, research publication

Tuesday, 24 December 2019

Fine Grained Auditing

December 24, 2019 0
Fine Grained Auditing

Through Fine grained auditing was offered as a gritty audit option for SELECT statements from oracle version 9i. It was then improved in oracle 10g to also include DML. It was an enhancement, not as an auxiliary for standard auditing, but as a way to address audit supplies that explicitly specify situations for which an audit record needs to be created. Such supplies can sometimes be uttered based on data within certain columns or simply by which columns are being accessed. Using standard auditing you can specify what you want audited based on commands and objects. 


by Vijay Kumar Tiwari "Fine Grained Auditing"

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-4 | Issue-1 , December 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd29878.pdf 

Paper URL: https://www.ijtsrd.com/computer-science/database/29878/fine-grained-auditing/vijay-kumar-tiwari

engineering journal, open access journal of chemistry, indexed journal

Sunday, 22 December 2019

About Oracle TDE (Transparent Data Encryption)

December 22, 2019 0
About Oracle TDE (Transparent Data Encryption)
The Transparent Data Encryption feature was announced in Oracle 10g Database Release 2 to simplify the encryption of data within datafiles, tables stopping access to it from the operating system. Tablespace encryption extends this technology, allowing encryption of the entire insides of a tablespace and tables. 

by Vijay Kumar Tiwari "About Oracle TDE (Transparent Data Encryption)"

Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-4 | Issue-1 , December 2019,

URL: https://www.ijtsrd.com/papers/ijtsrd29814.pdf 

Paper URL: https://www.ijtsrd.com/computer-science/database/29814/about-oracle-tde-transparent-data-encryption/vijay-kumar-tiwari

economics journal, special issue publication, best international journal

Ad