#3231

ORA-32313: REFRESH FAST of “string”.”string” unsupported after PMOPs

文档解释ORA-32313:REFRESHFASTof“string”.”string”unsupportedafterPMOPsCause:APartitionMaintenanceOperation(PMOP)hasbeenperformedonadetailtabl...

ORA-32310: object materialized views must select from an object table

文档解释ORA-32310:objectmaterializedviewsmustselectfromanobjecttableCause:Anattemptwasmadetocreateanobjectmaterializedviewwhosedefinitionquerydidnotselectfromanobje...

ORA-32319: Cannot use direct loader log to FAST REFRESH materialized view “string”.”string”

文档解释ORA-32319:CannotusedirectloaderlogtoFASTREFRESHmaterializedview“string”.”string”Cause:ThedirectloaderlogmighthavebeendroppedAction:N...

ORA-13231: failed to create index table [string] during R-tree creation

文档解释ORA-13231:failedtocreateindextable[string]duringR-treecreationCause:Thespecifiedindextableeitheralreadyexistsorthereisnotenoughtablespace.Action:Deletetheta...

ORA-32311: materialized view definition query selects an unsupported user-defined type

文档解释ORA-32311:materializedviewdefinitionqueryselectsanunsupporteduser-definedtypeCause:Anattemptwasmadeinthedefinitionquerytoselectanembeddeduser-definedtype,fu...

ORA-32317: cannot run a job from a job

文档解释ORA-32317:cannotrunajobfromajobCause:Anattemptwasmadetoexecuteajobfromwithinanotherjob.Action:Donotsubmitjobsthatrunotherjobs.ORA-32317:代表无法从作业中运行作业,这是因为PL/...

ORA-32316: REFRESH FAST of “string”.”string” unsupported after mixed DML

文档解释ORA-32316:REFRESHFASTof“string”.”string”unsupportedaftermixedDMLCause:Oneormoreofthematerializedviewlogsonthedetailtablesreferencedb...

ORA-32318: cannot rename a materialized view

文档解释ORA-32318:cannotrenameamaterializedviewCause:Renamingamaterializedvieworitsbasetableisnotsupported.Action:Donotrenamethebasetableofamaterializedview.ORA-323...

ORA-32315: REFRESH FAST of “string”.”string” unsupported after mixed DML and Direct Load

文档解释ORA-32315:REFRESHFASTof“string”.”string”unsupportedaftermixedDMLandDirectLoadCause:Oneormoreofthematerializedviewlogsonthedetailtabl...

ORA-53231: unable to write to a nonlocal destination ORDDicom object

文档解释ORA-53231:unabletowritetoanonlocaldestinationORDDicomobjectCause:ThesourceattributeofthedestinationORDDicomobjectwasnotlocal.Action:SeetheOracleMultimediado...

ORA-03231: the INITIAL extent may not be deallocated

文档解释ORA-03231:theINITIALextentmaynotbedeallocatedCause:Attempttodeallocatespacefromthesegmentwhichwastruncatedpriortothe7.3release.Action:increasetheKEEPamount,...

MySQL Error number: 3231; Symbol: ER_WRITE_SET_EXCEEDS_LIMIT; SQLSTATE: HY000

文档解释Errornumber:3231;Symbol:ER_WRITE_SET_EXCEEDS_LIMIT;SQLSTATE:HY000Message:Thesizeofwritesetdataforthecurrenttransactionexceedsalimitimposedbyanexternalcompon...

BZOJ3231(矩阵连乘,稍有点复杂)

题目:3231:[Sdoi2008]递归数列 题意:一个由自然数组成的数列按下式定义: 对于i<=k:ai=bi对于i>k:ai=c1ai-1+c2ai-2+...+ckai-k其中bj和cj(1<=j<=k)是给定的自然数。写一个程序,给定自然数m<=n,计算am+a...