How to upgrade Oracle APEX?

Oracle Application Express is a rapid development tool for Web applications on the Oracle database.
Post Reply
admin
Posts: 2062
Joined: Fri Mar 31, 2006 12:59 am
Location: Pakistan
Contact:

How to upgrade Oracle APEX?

Post by admin »

@apexins1.sql SYSAUX SYSAUX TEMP /i/
@apexins2.sql SYSAUX SYSAUX TEMP /i/
@apexins3.sql SYSAUX SYSAUX TEMP /i/

Copy and Replace images in the web folder /i

@catpatch

BEGIN
DBMS_NETWORK_ACL_ADMIN.APPEND_HOST_ACE(
host => '*',
ace => xs$ace_type(privilege_list => xs$name_list('connect'),
principal_name => 'APEX_200200',
principal_type => xs_acl.ptype_db));
END;
/
Malik Sikandar Hayat
admin@erpstuff.com
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests