A technical troubleshooting blog about Oracle with other Databases & Cloud Technologies.

asrblogger

2 min read

Automatic In-Memory Oracle In-Memory was introduced in version 12c as a way to accelerate performance by storing columnar-compressed database segments...

1 min read

The Oracle COALESCE() function accepts a list of arguments and returns the first one that evaluates to a non-null value. The following...

4 min read

Adding partitions 11g/12c -- SYNTAX : ALTER TABLE <SCHEMA_NAME>.<TABLE_NAME> ADD PARTITION <PARTITION_NAME> VALUES LESS THAN < HIGH_VALUE> TABLESPACE <TABLESPACE_NAME >...

1 min read

Splunk is a software platform to search, analyse & visualize the machine generated data gathered from different websites, applications, sensors,...

close up photo of programming of codes 1 min read

This property specifies connection information used to connect to an Oracle database. The Oracle installer generally places a sample tnsnames.ora...