python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Is there any performance loss when using ANSI data types in Oracle?
If I use any ANSI supported data types like INTEGER, NUMERIC, REAL etc., as a data type for a column, or a variable in PL/SQL, will it have an additional cost for the database?
What are the pros and c...
oramas
Votes: 0
Answers: 1
Cassandra reducing perfomance when enabling authorization
i have a 6 nodes cassandra cluster, and i want to enable authorization/authentication on it, but i read a few comments of those who administer cassandra and they said that enabling authorization on ca...
krutoiadmin
Votes: 0
Answers: 1
ords default.xml values change for 2000 users
i want to change ords default.xml values to enhance performance for 2000 users.
kindly guide me which values should change for 2000 users.
my current ords default.xml values are
<entry key="jd...
M. Fahad Raza
Votes: 0
Answers: 1
Password login not functioning in MySQL
I installed MySQL server 8.0 in my ubuntu 20.04 EC2 instance and also did the secure installation using $ sudo mysql_secure_installation where I set the password for the root user. I also disabled log...
Aditya Tiwari
Votes: 0
Answers: 2