How to Hide / Disable / Enable DISQUS AROUND THE WEB Discovery ads?


Disqus discovery is an ad publishing program which will give you additional revenue as well as traffic to your website. It automatically comes after the comments section. This can be disabled by following steps.

Oracle Upgrade Catupgrd.sql failed: with SELECT TO_NUMBER('MUST_BE_11_2_0_3') FROM v$instance


Error Description
During the oracle upgrade from Oracle 11.2.0.1 to 11.2.03(windows), the catupgrd.sql failed with following error.
SELECT TO_NUMBER('MUST_BE_11_2_0_3') FROM v$instance
                 *
ERROR at line 1:

Steps to Configure Oracle 11g 10g RMAN Catalog in Same / Different Database


In this example I have explained the method for configuring the RMAN catalog in same database itself. If you wanted to create the different catalog database for RMAN, create a new database using DBCA and run the step #1, #2 in new RMAN catalog database. Step #3 also needs to be modified with appropriate connection strings which I marked in red color in step #3.

IMPDP EXPDP ENCRYPTION_PASSWORD Parameter ORA-39173: Encrypted data has been stored unencrypted in dump file set


Error Description
Data pump expdp export failed with following error.

Data pump expdp export failed with following error.
. . exported "SCOTT"."TABLE_ENCRPT"                      5.867 KB       1 rows
ORA-39173: Encrypted data has been stored unencrypted in dump file set.
Master table "SCOTT"."SYS_EXPORT_TABLE_01" successfully loaded/unloaded

Adsense CPC Fluctuation / CPC Drop Reasons, Key Factors for CPC Improvement



CPC-Cost per Click: It is a common for all the publishers why my CPC is too low, why it is dropped suddenly, how I can improve my CPC, etc. etc. CPC is the main factor for the Adsense revenue. Adsense Revenue is directly proportional to the CPC value because your revenue is calculated by CLICKS x CPC. Certain factors are important in the case of the CPC.

ORA-00214 control file flash_recovery_area version %s inconsistent with file version %s


Error Description:
Database startup failed with following error after the database cold backup restoration.
SQL> startup
ORACLE instance started.

Fix ORA-38814: ALTER SESSION SET EDITION must be first statement of transaction


Error Description:
“alter session set edition” command fails with following error message.
ERROR:
ORA-38814: ALTER SESSION SET EDITION must be first statement of transaction

How to Delete / Drop All the Tables in One / Multiple Oracle 10g 11g Schema


In many cases we may come across the situation to drop all the tables from the one schema or from multiple schemas. You can see different methods to drop the tables from schemas. PURGE option mentioned in the scripts will not generate the recycle bin objects.

Labels

Oracle (629) Script (86) General (77) Unix (47) Blog (23) Technology (19) gadget (6) games (6) Business (3) OCI (3) SQL* Loader (3) Datapump (2)
 

acehints.com Copyright 2011-23 All Rights Reserved | Site Map | Contact | Disclaimer