Skip to Content
0
Former Member
Jul 26, 2007 at 11:43 AM

Create table RP_PRT_CACHE on oracle to EP 6.0 SP19

25 Views

Hi Guru,

base recommend sapnoted 823906 & 934808, we're tuning EP 6 SP19 with

create table EP_PRT_CACHE by recommend , but can't be create

SQL> Alter table "EP_PRT_CACHE" modify lob ( "CONTENT" ) (CACHE);

Alter table "EP_PRT_CACHE" modify lob ( "CONTENT" ) (CACHE)

*

ERROR at line 1:

ORA-00942: table or view does not exist

can you info how to create and active EP_PRT_CACHE ???

fyi

SID = EDQ

thanks,

apri