While the Export or Import process is in progress, we can switch to the interactive command line mode with Ctrl+C from the keyboard. We can …
Read More »
While the Export or Import process is in progress, we can switch to the interactive command line mode with Ctrl+C from the keyboard. We can …
Read More »I got this error while importing dump file: ORA-39358: Export dump file version 12.2.0.1.0 not compatible with target version 11.2.0.4.0 . SOLUTION: First we check …
Read More »Database Administrator (DBA) is the person or persons responsible for the control, maintenance, coordination and operation of the database management system. It is primarily responsible …
Read More »In today’s article, I will explain how to connect to postgresql with the Windows command line. Before connecting with the Windows command line, we need …
Read More »In today’s article, I will tell you how to Kill Data Pump Jobs in 3 steps. 1. First, Data Pump Jobs are listed. [crayon-684cd04358849625136836/] 2. …
Read More »The following error is received when running the datapump with the file size parameter. ERROR : [crayon-684cd04359527622006443/] SOLUTION : FILE SIZE parameter limits the size …
Read More »In today’s article, I will explain how to install dbeaver and connect to the database. Dbeaever offers a free version of enteprise for students. If …
Read More »In today’s article, we will be learning DataPump Commands. 1. İmport: [crayon-684cd0435a051501509221/] 2. Export: [crayon-684cd0435a055461976098/] 3. Dump file size estimation: [crayon-684cd0435a057315412337/] 4. Remap schema: [crayon-684cd0435a058071997612/] …
Read More »While creating a table got ORA-01950: no privileges on tablespace ‘USERS’. [crayon-684cd0435a28f625054886/] SOLUTION : This error comes, when the user the user doesn’t have tablespace quota. 1.Check …
Read More »In this article, I will explain how to use and perform SQL Server security testing. Data is very important to everyone, but how safe is …
Read More »