Tag: Oracle

Community

Invalid stored procedures

(Brian Peasland) When running an application that is connected to an Oracle server/database, and trying to add rows or make a call to the DB, I am getting various errors that I believe are stating that the stored procedures are invalid. This is the first time I am using Oracle (10g). Is there anythi

Community

Using PL/SQL Associative Arrays

(Mark A. Williams) Suppose you’ve just received an e-mail detailing several IT initiatives, two of which will affect your future application development techniques. First, all applications should be designed to minimize network utilization. And second, applications that use Oracle databases must use

Community

Configuring the Oracle HTTP Server

(Sam Alapati) There are several configuration directives that you can use to configure basic things such as the directories from which OHS will serve static Web documents or the directories for storing the error logs. You also have directives that help configure access control by specifying the serv

Community

FNDCPASS ALLORACLE

(Bas Klaassen) FNDCPASS is an EBS tool to change passwords of database schema’s within the Oracle EBS. For example, you can change the APPS password using FNDCPASS, but also any other schema in the EBS database. FNDCPASS can also be used to change the password of an application user (like sysadmin).

Community

Modeling Tables and Components

(Steve Muench) In previous columns, I’ve discussed how you can use Oracle JDeveloper to create data-bound Web pages for an application’s view layer by dragging and dropping components in a visual editor. In a future column, I’ll investigate similar capabilities that Oracle JDeveloper provides for bu