Рет қаралды 120
Today we learn ho to Drop Tablespace from Oracle Database 19c InshaAllah.
Patreon: / omarbaig
a. Open SQL Plus
b. Connect with / as sysdba
c. Write this query
DROP TABLESPACE APEX;
here (APEX) is tablespace name
d. Navigate to this path "C:\19c_21.1\oradata\ORCL119" and delete Tablespace (APEX) manually
e. Run query while connecting with "/ as sysdba" in SQL Plus
SELECT tablespace_name, file_name
FROM dba_data_files;
Search Tags:
Omar Baig, Oracle Apex Installation, Oracle Database Installation, Oracle REST Data Services, Oracle Apex, Oracle Database, Email through Oracle Apex 20.1 4K, Email through Oracle Apex 19.2 4K, Email through Oracle Apex 19.1 4K, Email through Oracle Apex 18.2 4K, Email through Oracle Apex 18.1, HOW TO SEND EMAIL USING ORACLE APEX, Oracle APEX 20.1, Install APEX 20.1, Oracle APEX 20.1 Installation, Create Setup Page in an Oracle APEX 20.1, Create Setup Form in an Oracle APEX 20.1, How to Create Setup Page in an Oracle APEX 20.1, How to Create Setup Form in an Oracle APEX 20.1, Create Master Detail Page in an Oracle APEX 20.1, Create Master Detail Form in an Oracle APEX 20.1, How to Create Master Detail Page in an Oracle APEX 20.1, How to Create Master Detail Form in an Oracle APEX 20.1, How to Create Dashboard in Oracle APEX, How to Create User, How to Create Branch, Branches, How to Create Workspace, How to Create Page Navigation, How to Create Link, How to Create Interactive Grid, Oracle APEX - Interactive Grid, Intro to Interactive Grid in Oracle APEX, HOW TO CREATE BUTTON IN ORACLE APEX, How to Create Button - Oracle APEX 20.1, How to Delete Dashboard in Oracle APEX, Dynamic Actions in APEX, Oracle APEX - Complete Guide to Dynamic Actions, Oracle APEX 20.1 - Format all Forms, Oracle APEX Installation, How to Install Android Studio on Windows 10, install android studio, Oracle APEX 20.2, Oracle APEX 20.2 Installation, How to Install Oracle JDeveloper 12c, install jdeveloper 12.2.1.4, install jdeveloper 12.2.1.3, install iReport 5.6.0, How to Install iReport 5.6.0 in Windows 10, Oracle APEX 21.1, Oracle APEX 21.1 Installation, How to Install Oracle APEX 21.1, How to install Oracle Database 18c Express Edition, How to install Oracle Database 19c, How to Install Oracle Forms & Reports 11g in Windows 10, How to install Oracle Database 21c, Oracle Database 21c Installation, How to install Oracle Database 21c Express Edition, Oracle Database 21c Express Edition Installation, How to Deinstall Oracle Database 21c Express Edition, Oracle AEPX 21.2 Installation, How to Install Oracle AEPX 21.2, Oracle AEPX 21.2, How to Install Oracle Forms & Reports 12c in Windows 10, rep-50125 rwbuilder.conf java.lang.nullpointerexception 12c, ora-04091 mutating-table error, How to Install Python 3.9, Python 3.9, Python 3.9 Installation, How to Install Python 3.9 in Windows 10, How to Uninstall Python 3.9, Python 3.9, Uninstall Python 3.9, How to Uninstall Python 3.9 in Windows 10, How to Create Tablespace, Tablespace, Tablespace Creation
#OmarBaig #CreateTablespace