When i tried to connect to database, I got the ORA-00020: maximum number of processes (%s) exceeded error. Even from sysdba I was not able …
Read More »
When i tried to connect to database, I got the ORA-00020: maximum number of processes (%s) exceeded error. Even from sysdba I was not able …
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 »The following error is received when running the datapump with the file size parameter. ERROR : [crayon-6484b7e5ce9b5924149935/] SOLUTION : FILE SIZE parameter limits the size …
Read More »While creating a table got ORA-01950: no privileges on tablespace ‘USERS’. [crayon-6484b7e5cebc3705392418/] SOLUTION : This error comes, when the user the user doesn’t have tablespace quota. 1.Check …
Read More »The reason we got this error is because the large file tablespace can contain only one data file. ERROR : ORA-32774: More Than One File …
Read More »In today’s article, we will talk about ORA 12638 credential retrieval failed tips. For the solution, we need to make the following change in sqlnet.ora …
Read More »If you get this error while operating on a table on Oracle Database, it means that the table is being used by someone else. Error: …
Read More »In today’s article, I will talk about the installation and promotion of NGINX HTTP Server on Pardus Server. Nginx was first designed by a Russian …
Read More »In today’s article, we will create an Instance for Oracle Database 18C, which provides automatic recovery and automatic performance without any outside intervention. “Oracle Database”, …
Read More »In Oracle Weblogic, sometimes our services open slower than expected, even if it is opened, the “7001/console” screen makes us wait. I did a little …
Read More »