How to choose a reliable Forex broker in Iran?
Carefully study what possibilities the broker is ready to offer you and compare them with your own ideas about the Forex trading. You should understand that even a really reliable…
Preventing memory impairment
Older age is often accompanied by deterioration of memory. This is due to a general age-related decline in brain activity, a decrease in the excitability of nerve cells, disruption of…
How to use VIN code for SDK identification / frame number for SDK identification
1. Car Vin code sdk identification / sdk frame number identification: In the insurance and property insurance industry: friends working with claims often face the situation of copying the frame…
What is VPN network encryption?
The person who steals your data may be behind your back If the network is not encrypted, it is even worse than a network without a password. During such a…
java.net.SocketException Unexpected end of file from server – An error occurred while invoking the target REST endpoint – ICS
Oracle Integration: Oracle Integration Cloud Service – ICS Institute / Classroom Training Oracle Integration Cloud – OIC Institute / Classroom Training Please drop message (in reply box) if you…
FNDFS Error- unable to view Concurrent program LOG and OUT files
Simple way to find out SYSADMIN password in R12, Please review below for the same 1) Connect to APPS USER 2) Create PACKAGE and PACKEGE BODY. 3) Query for PASSWORD…
ORA-01031: insufficient privileges when connect as sysdba
Created new temporary tablespace: CREATE TEMPORARY TABLESPACE TEMP01 TEMPFILE ‘/u01/oracle/#8217; SIZE 2g; Make new temporary tablespace as default: ALTER DATABASE DEFAULT TEMPORARY TABLESPACE TEMP01; Dropping old temporary tablespace, Which is…
LOGIN PAGE SHOWS BLANK IN Oracle Applications R12
I have installed 10gR2 on linux environment, When running DBCA it got filed with below error ORA-27125: unable to create shared memory segment SOLUTION: cd $ORACLE_HOME/bin mv oracle …
Generate Public and Private Keys using PuTTYgen
ORA-04068: existing state of packages has been discarded Cause: : ORA-04068: existing state of packages has been discarded ORA-04061: existing state of package “XXX” has been invalidated ORA-04065:…
SIMPLE DATABASE CREATION
CREATION OF DATABASE IN COMMAND LINE: 1) Set Environment file: #su – oracle $pwd export ORACLE_SID=PROD export ORACLE_HOME=/u01/app/oracle/ export PATH=$ORACLE_HOME/bin:$PATH 2) Create Parameter file: $cd $ORACLE_HOME/dbs $ vi $ORACLE_HOME/ db_name…