INTRODUCTION MSSQL replication refers to technologies used for copying and distributing data and database objects from a Microsoft SQL Server database to another database BENEFIT OF SQL SERVER [...]
INTRODUCTION MongoDB is an open source NoSQL database management program. NoSQL (Not only SQL) is used as an alternative to traditional relational databases. NoSQL databases are quite useful for [...]
ERROR:- Error starting at line : 20 in command – BEGIN APEX_INSTANCE_ADMIN.VALIDATE_EMAIL_CONFIG; END; Error report – ORA-24247: network access denied by access control list (ACL) [...]
While calling the object in oracle apex metadata we are getting this issue. This issue was raised by development team. ISSUE:- Getting an error An API call has been prohibited. Contact your [...]
UPGRADE 12C to 19C IN PDB USING AUTOUPGRADE METHOD LOG INTO THE DATABASE AND MAKE SURE THE CORRECT ORACLE HOME HAS BEEN SET. CHECK STATUS OF ARCHIVELOG MODE IN THE DATABASE AND CHANGE IT [...]
FIXING APEX ERROR DURING UPGRADATION IN PDB INTRODUCTION :- I got the following APEX error in 19C pluggable database while upgrading the PDB database from lower version (12C) to higher version [...]