SP2-0027: Input is too long (> 4999 characters)
Error:SP2-0027: Input is too long (> 4999 characters) Cause:The SQL builder tool used does not support characters over 4999 in a single line command. So even though the where clause contains 999...
View ArticleORA-28040: No matching authentication protocol
ORA- Error:Connection could not be rolled backjava.sql.SQLException: ORA-28040: No matching authentication protocolcom.ing.sdm.exceptions.DMMConfigException: java.sql.SQLException: ORA-28040: No...
View ArticleMigraine Disease and Social Conflict
More than 30% population of world has migraine chronic disease and many more yet to identify.Migraine headache occurs due to its presence in genes or stressful lifestyle , individual has to understand...
View ArticleWork From Home Is it good or bad ?
Pandemic Situation all over the world ( Yaa.. Origin country has recovered ..) has pushed all workers except essential service employees to work from home..Due to technology work from home is exercised...
View ArticleiPhone Vs Android ... Vote & Know More
The two most powerful mobile operating device around the world, Lets find out their comparison and Vote your favorite ! Comparison :FeaturesRatingiPhoneRatingAndroidDeveloperApple Inc.Google, Various...
View ArticleORA-12899: value too large for column due to 12c char to data length...
ORA- Error:ORA-12899: value too large for column "NSM_USER"."NSM_DOC_TYPE_TAB"."DIVISION" (actual: 103, maximum: 100)Cause :Table was created with explicit CHAR mentioned in VARCHAR2 data type.1 CHAR...
View ArticleTop 30 Oracle 19c feature quick look to make dba life easy
#1Dynamic fast_start_failoversetting to allow changing standby database without need of stopping and starting the data guard broker. #2Observe-only mode to discover any failures anticipated during...
View ArticleTop 10 most common tasks performed by any DBA
Administrators of Oracle , MySQL , MS-SQL , DB2 , Postgress or any other database technology have following duties in common to deal, with only change in architecture and command lines to manage them....
View ArticleHow Knowledge Sharing Improves Our Own Learning
Knowledge is a familiarity, awareness, or understanding of someone or something, such as facts (propositional knowledge), skills (procedural knowledge), or objects (acquaintance knowledge).The term...
View ArticleORA-01489: result of string concatenation is too long using listagg function...
ORA- Error: 1.SQL>select listagg(description,',' ) within group (order by description) from mis_report_2020;select listagg(description,',' ) within group (order by description) from...
View ArticleAvoid getting infected by Corona virus disease by following these 7 simple...
The coronavirus COVID-19 is affecting 213 countries and territories around the world and 2 international conveyances which can be tracked from world corona tracker.Let's know more about corona virus...
View ArticleStep by Step installation of Linux Virtual Host personal LAB setup using...
Setting up LAB on personal laptop or desktop is very important now days which helps in saving expenses on cloud services and allows self management of resources to test , develop or demo Proof of...
View ArticleAnsible Setup Installation & Playbook tests in Linux Virtual Machine LAB
As a pre-requisites for installation , configuration & testing ansible playbook on Linux virtual machine lab also refer Step by Step Linux VM LAB Setup on Virtual BoxIn this article we will ...1....
View ArticleAnsible developer Atom IDE setup for playbook testing on Virtual Linux LAB
Well , its difficult to develop a playbook using YAML on linux host wherein syntax can not be verified while writing a code itself.Atom IDE helps to develop an YAML playbook on host machine with syntax...
View Articletoo many parse errors error=12872 ORA-12842 Cursor Invalidated During...
Issue:Sql job getting stucked on sql id 21j18k2raxgpc when a package is executed in Oracle 12c database ..Alert log errors ..WARNING: too many parse errors, count=1700 SQL hash=0xaf2lbePARSE ERROR:...
View ArticleORA-01031 insufficient privileges kill database session using procedure
Oracle database users remains connected for longer hours without performing any activity which consumes User session/PGA memory.As a best practice such hovering session should be terminated immediately...
View ArticleInstalling Oracle Linux Image on Virtual box machine for oracle installation
Oracle Linux considered as most powerful operating system for oracle database server as it holds pre-requisite packages , configurations suitable to make oracle system optimal & easy to manage.Do...
View ArticleCreating new swap and data partition disk in oracle linux on virtual box
In this article we will perform ..1. swap disk partition addition to virtual box Oracle linux machine 2. data disk partition addition to virtual box Oracle linux machine Let's Begin ..1. swap disk...
View ArticleStep by step installation of Oracle 19c database on Oracle Linux Virtual box
In this article will perform step by step installation of Oracle 19c single instance database on Oracle Linux 7 operating system hosted on virtual box.Prior to proceeding with the steps , do refer...
View ArticleDatabase Auto Startup in oracle 19c
Follow the Steps below to enable auto startup of DB instance , Listener and PDB's1. Create dbora file as below with ORACLE_HOME[root@oraclesrv ~]# cat /etc/init.d/dbora#! /bin/sh -x## chkconfig: 2345...
View Article