top of page
Search

Compile JSP

cd $OA_HTML


# Change JSP file name (OracleOasis.jsp) to whatever you need

perl $FND_TOP/patch/115/bin/ojspCompile.pl --compile -s OracleOasis.jsp


# Bounce Oacore and Apache

 
 
 

Recent Posts

See All
Get DDL for Oracle object

set feed off set long 1000000 set longchunksize 1000000 set pages 0 set lines 32767 set trimspool on set feed off set wrap on set...

 
 
 
Foreign key constraint violation

/* This PL/SQL script checks violations of foreign key constraints Example of the tables: CREATE TABLE temp_supplier ( supplier_id...

 
 
 

Comentarios


bottom of page