How to backup apps tables:
-----------------------------
create table fnd_oracle_userid_23dec2013 as select * from apps.fnd_oracle_userid;
create table fnd_user_23dec2013 as select * from apps.fnd_user;
How to compile JSP :
----------------------
perl ojspCompile.pl --compile --flush -p 2
or
perl ojspCompile.pl --compile --flush -p 20 -log /tmp/ojspc_error2.log
-----------------------------
create table fnd_oracle_userid_23dec2013 as select * from apps.fnd_oracle_userid;
create table fnd_user_23dec2013 as select * from apps.fnd_user;
How to compile JSP :
----------------------
perl ojspCompile.pl --compile --flush -p 2
or
perl ojspCompile.pl --compile --flush -p 20 -log /tmp/ojspc_error2.log
No comments:
Post a Comment