Tag: Oracle

Community

Oracle’s SPFILE – Part 1

(Amar Kumar Padhi) Oracle requires an initialization file to define the attributes and characteristics of the starting instance and the connecting sessions there of. We are aware of the Initialization parameter file (also referred as init.ora file or PFILE). This file holds the setup parameters that

Community

Developing Faces

(Chris Schalk) Building enterprise J2EE Web applications has always been a bit of an art. Although J2EE provides more-than-adequate foundational technologies for building scalable enterprise Web applications, it previously lacked a high-level API to glue these technologies together and provide a sin

Community

Oracle Scheduler

(Arup Nanda) Some of you may use the dbms_job package extensively to submit database jobs to be run in the background, control the time or interval of a run, report failures, and much more. However, I have a feeling that most of you don’t. The problem with the package is that it can handle only