To prevent any i nternet traffic intended for Salesforce from being hijacked or rerouted to a rogue website , salesforce shares complete l...
Creating WSDL to JAR using salesforce Web Service Connector (WSC) toolkit provided by Salesforce
Follow below steps to create Jar from WSDL file - Step 1 : Download the supporting jars from here . Step 2 : Extract the zip and copy...
Creating SAMPLE DB schema with dummy records - Fusion Order demo (FOD)
Oracle database comes with few sample schemas HR schema is one of them .In caseyou do not have the sample schemas in your DB and you are lo...
JDK error while starting Weblogic Admin server
Oracle Weblogic server 12c does not support java version less than 1.8 , so if there is older java version is specified in weblogic configu...
Sample Oracle 12 c tnsnames.ora and listener.ora file
################################################################# # tnsnames.ora Network Configuration File: C:\Installations\DB\app\Daya...
HR schema DDL script
Hello friends , If you are looking for DDL scripts for HR schema then this post might help you ! You can Click here to download the Zi...
Few Important Ora listener commands
In this article we will learn few basic LSNRCTL commands .these commands may be very common for DBAs but for NON-DBA it is good to know ...