Oracle Database Administration, Oracle Developer Suite, Oracle JDeveloper, Oracle BI Publisher, Oracle Forms/Reports,Oracle SQL Developer

Data Center Consolidation

Data center consolidation is the process of reducing the volume of physical IT assets through highly efficient and scalable technologies. Organizations leverage data center consolidation to reduce operating costs.

Analyse and Solve Serious Hardware and Sofware Problems

Listing several basic hardware and software troubleshooting steps with respect to operating systems, software programs, and computer hardware.

Mission Critical Systems

A mission critical system is a system that is essential to the survival of a business or organization. When a mission critical system fails or is interrupted, business operations are significantly impacted.

The best server hardware to maximize IT performance

Data center hardware advances target new workloads such as big data processing, as well as higher efficiency for existing apps and services. The best server hardware for your data center depends on existing and planned application architectures, data center operations staff skills and of course the IT budget.

Testing IMAP connection using AFJVAPRG

This test will verify Oracle Workflow Java Mailer connection with IMAP Server.



$AFJVAPRG -classpath $AF_CLASSPATH -Dprotocol=imap -Ddbcfile=$INST_TOP/appl/fnd/12.0.0/secure/PROD.dbc -Dserver=mail.server.com -Dconnect_timeout=120 -Ddebug=Y -Dlogfile=./imaptest.log -Daccount="imap_username" -Dpassword="password" -DdebugMailSession=Y oracle.apps.fnd.wf.mailer.Mailer