ORA-23454: flavor not defined for object group "PUBLIC"."REPG" - HELP

Hi All,
Encountered the below error when trying to add the materialized views to the Materialized View Group in materialized view site:
1 BEGIN
2 DBMS_REPCAT.CREATE_MVIEW_REPOBJECT (
3 gname => 'REPG',
4 sname => 'FMCHC',
5 oname => 'EMP',
6 type => 'SNAPSHOT',
7 min_communication => TRUE);
8* END;
SQL> /
BEGIN
ERROR at line 1:
ORA-23454: flavor not defined for object group "PUBLIC"."REPG"
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
ORA-06512: at "SYS.DBMS_REPCAT_UTL", line 452
ORA-06512: at "SYS.DBMS_REPCAT_UTL", line 468
ORA-06512: at "SYS.DBMS_REPCAT_SNA_UTL", line 5523
ORA-06512: at "SYS.DBMS_REPCAT_SNA", line 82
ORA-06512: at "SYS.DBMS_REPCAT", line 1332
ORA-06512: at line 2
I have verified that the MASTER DEIFINATION SITE already have the group "REPG"
Pleae advise.
THANKS

I think you are going to have to provide Oracle version information before anyone will be able to help you with this question.

Similar Messages

  • Method not defined for object

    Hello,
    When I look into one of the standard tasks in my wf, this message appears:
    "Method 'POPUPCONTABLE' is not defined for object type 'ZBUS2081'"
    This problem happens in Test (Quality - QAS) environment, but not in Development (DEV). So I have activated and generated the object type in DEV and then generated again the whole wf, and included it all into a transport request.
    After the requests were released and imported in QAS these modifications apparently did not take place, and the method is still unrecognized for that object.
    How could I make sure that this change will be included in the requests? And, is this approach right (activating the object type)?
    Appreciate your suggestions,
    Best regards,
    Ivson
    Note: There are other/similar methods in that object type, in the same wf, that work ok.

    Hi Ivson,
    The transport system can be a bit flaky, though to be fair it can get quite complex. What it tries to do in the case of interdependent objects is to attempt activation of one thing, then reactivate the other and go back and reactivate any failed ones.
    There are a few notes on OSS regarding transports and you'll see a few recommendations to simply retransport things if they failed. One way to minimize problems is to transport objects and code first, then workflows, then customizing.
    As to delegation, you said 'other attributes work' so I assumed you'd delegated. What you should be doing is creating a delegation from BUS2081 to ZBUS2081. This is effectively the reverse of inheritance and makes all your additional components in the Z-object available as part of the BUS...-obj. In your workflows you should then ONLY work with BUS2081.
    Cheers,
    Mike

  • Method 'PROCESS' is not defined for object type 'BUS2081'

    Hi All,
    I am using a workflow for incoming invoice approval using WS20001004. I prepared one version for this. The standard business methos bus2081 i delegated to zbus2081. Here i placed one decision step for reject or approve. In the same task in inbox i can see the document i can see as attachment. Now the issue is after seeing the attachment when i click on task in  my inbox it status is changed to red and i can  not process it further.In log i can see the error like Method 'PROCESS' is not defined for object type 'BUS2081'. This method i do not have in standard or in delegated one. I was struck here. Pleas help in this.
    Regards,
    Madhu.

    Hi,
    "Here i placed one decision step for reject or approve." if your workitem is based on standard user decision step type of workflow, then the business object in underlying task should be 'DECISION' and method should be 'PROCESS'. I think in the task you have put your custom business object instead of business object 'DECISION'. This could be the reason you are facing error.
    Regards,
    Ibrahim

  • Event 'INFO_APPRAISEE_CHANGE_APPROVE' is not defined for object type

    hi all
    i made 4 workflows for MBO appraisal using APPR_DOC BO nd using std wfs- ws12300114, ws12300122, ws12300124 nd ws12300125. all r working properly in development server.
    but
    in quality all r giving errors related to evevts. as for example, for ws12300114 workflow it is giving error--
    "Event 'INFO_APPRAISEE_CHANGE_APPROVE' is not defined for object type"
    for all 4 wfs it is giving error like this related to event nd business object.
    plzzzzzzzz anybody knows thn reply or call me at 09886999122 or mail at [email protected]
    thanks in advance
    Raj

    Hi,
    Since you are saying that the object worked fine in DEV and giving problem in Quality I feel that some sort of Your Dev work was not properly included in the Transport Request and was not gone to Quality server.
    Something like EVENT activation, release status etc were not gone to Quality
    check them.
    reward if useful
    regards,
    Anji

  • "Event 'INFO_APPRAISEE_CHANGE_APPROVE' is not defined for object type 'APPR

    hi all
    i made 4 workflows for MBO appraisal using APPR_DOC BO nd using std wfs- ws12300114, ws12300122, ws12300124 nd ws12300125. all r working properly in development server.
    but
    in quality all r giving errors related to evevts. as for example, for ws12300114 workflow it is giving error--
    "Event 'INFO_APPRAISEE_CHANGE_APPROVE' is not defined for object type 'APPR_DOC' "
    for all 4 wfs it is giving error like this related to event nd business object.
    plzzzzzzzz anybody knows thn reply or call me at 09886999122 or mail at [email protected]
    thanks in advance
    Raj

    Hi,
    Since you are saying that the object worked fine in DEV and giving problem in Quality I feel that some sort of Your Dev work was not properly included in the Transport Request and was not gone to Quality server.
    Something like EVENT activation, release status etc were not gone to Quality
    check them.
    reward if useful
    regards,
    Anji

  • Class type 022 is not defined for object for BATMAS

    Hi Experts,
    while creaitng the LSMW for batch classification,I faced the error during IDOC processing as "Class type 022 is not defined for object".I am using
    Business Object      BUS1001002
    Method               SAVEREPLICA
    Message Type         BATMAS
    Basic Type           BATMAS03
    Pleas guide how to resolve the error.
    Also ,as I intend to make LSMW for batch classifications.Is this the correct way.
    Please guide on this also.
    Regards.

    Hello Jass,
    Symptom
    The BATMAS03 basis type (message type BATMAS) /FB BAPI_BATCH_REPLICATE  cannot transfer any classification information. Please review note 1070634.
    First Option :
    You should first transfer the batmas and then the clfmas idoc.
    Second Option :
    You could create the batch together with classification. Normally the problem is the missing CUOBJ_BM in table MCH1. It is not necessary in all situations that the field have to be filled, but it can be in some cases (And it is better to store the right  information in the corresponding fields). Especially when you transfer batch/classification information in other system the field have to be filled.
    The way to create the batch TOGETHER with classification by using BATMAS IDOC is to set the following parameters correctly :-
    set E1BPBATCHCTRL-DOCLASSIFY to X and fill the segments with relevant classification information
    E1BP3060_ALLOCATION
    E1BP3060_VALUATION_CHAR
    E1BP3060_VALUATION_CURR
    E1BP3060_VALUATION_NUM
    In this case the field mch1-cuobj_bm should be filled with correct CUOBJ. You can also use function module BAPI_BATCH_SAVE_REPLICA to create batches together with classification.
    Hope this information helps
    Regards
    Amber

  • Class type 022 is not defined for object for batmas in LSMW idoc

    Hi Experts,
    while creaitng the LSMW for batch classification,I faced the error during IDOC processing as "Class type 022 is not defined for object".I am using
    Business Object BUS1001002
    Method SAVEREPLICA
    Message Type BATMAS
    Basic Type BATMAS03
    Pleas guide how to resolve the error.
    Also ,as I intend to make LSMW for batch classifications.Is this the correct way.
    Please guide on this also.
    Regards.

    Hi,
    Go to TCode OMCE and check the batch level.
    If batch is activated at material/client level then use class type 023, if it is at plant level the class type 022.

  • ORA-23326: object group "PUBLIC","REPG" is quiesced

    I am using Oracle 9i Enterprise Manager.
    I have two servers with databases isb.city and rwp.rawat. I completed the whole process of Multimaster Replication. I am working on the SCOTT schema as test. Right now I am working on LAN.
    Two servers are connected with each other. I am facing two problems:
    1) When I try following command, it shows no rows on both servers:
    SQL>SELECT DBLINK FROM DBA_REPSITES WHERE GNAME = 'repg';
    no rows selected
    2) When I try to insert data in the tables, it doesn't allow it and give following:
    ORA-23326: object group "PUBLIC","REPG" is quiesced
    I already made changes in init.ora and changed spfile file as well accordingly.
    What is wrong with my setup?

    Try this:
    1. SELECT DBLINK FROM DBA_REPSITES WHERE GNAME = 'REPG';
    2. You should change init.ora or spfile (database is using one of them):
    show parameter pfile will show you if you are using spfile or not
    execute RESUME_MASTER_ACTIVITY to unquisce replication group
    Best Regards
    Krystian Zieja / mob

  • Material not defined for sales org

    Hi,
    when i try to select the item code in CUSTOMER-MATERIAL info. i cant able to get the item which created in MM01. and also getting the message .
    "material not defined for sales org". can you help us how to resolve this one.
    thanks
    Bala

    That means that particular material has either been created without extending the required sales views or material code has not been created.
    Go to MM01,  key in that material code, select all sales views and execute.  Maintain the required sales area and save.
    thanks
    G. Lakshmipathi

  • Excise modvat accounts not defined for GRPO transaction and 58 Excise group

    Hi Experts,
    When i am doing Goods receipts for Depot for Subcontracting
    i am getting this error message .Excise modvat accounts not defined for GRPO transaction and  Excise group. For Depot no modvat. is there any configuration setting for depot. Please do needful.

    Hi,
    Please maintain
    Hi,
    go to SPRO
    Specify G/L Accounts per Excise Transaction
    SPROLogistics u2013 GeneralTax on Goods MovementsIndia Account Determination  Specify G/L Accounts per Excise Transaction
    Enter excise group -58
    ETT_ GRPO
    and G/L account
    G.Ganesh Kumar

  • Excise modvat accounts not defined for DLFC transaction and excise group

    Dear Experts,
    Iam raising this question after checking all the contents related to Sub Transaction type in SDN.
    My prob is: for raw material sales scenario i have created order delivery and invoice. For Invoice i have done account determination with a different G/L in VKOA. Now i have to create an excise invoice and the accounting entry for central ED on sales should go to different G/L account. for account determination i have done the following settings:
    Maintained Sub transaction type in
    IMG -> Logistics - General -> Tax on Goods movement -> India -> Basic Settings
    ->Maintain Sub Transaction types
    IMG -> Logistics - General -> Tax on Goods movement -> India ->
    Account determination -> Specify Excise Accounts per Excise Transaction.
    Here against DLFC sub transaction Type is maintained..
    Also
    IMG -> Logistics - General -> Tax on Goods movement -> India -> Account determination -> Specify G/L Accounts per Excise Transaction
    Here maintained Excise group with DLFC Company Code subtransaction type, chart of accounts and all required GL Account .
    But when the iam creating Excise Invoice in J1IIN and clicking on Subtransaction type-F4, no entries are shown. No values found is the message in green. Message no. DH801
    If i use subtransaction type and enter billing document and enter, the following error message comes:
    "Excise modvat accounts not defined for DLFC transaction and excise group"
    Iam unable to understand why the subtransaction type maintained is not showing in TCODE J1IIN?
    Regards

    For the error message DH801, please check note 840911
    Excise modvat accounts not defined for
           DLFC transaction and excise group"
    Please check  your G/L assignments "Specify G/L Accounts per Excise Transaction"
    thanks
    G. Lakshmipathi

  • Excise modvat accounts not defined for CAPE transaction and TS excise group

    Hi Guys,
    Suddenly we are facing issue during exicse invoice capturing with MIGO
    system is giving following error
    "Excise modvat accounts not defined for CAPE transaction and TS excise group
    Message no. 8I402
    While in Excise account assignment table CAPE is Linked to Modvat Clearing Account which is further liked to correct GL
    Can any one explain the cause of this issue Points will be awarded
    Regards,
    Ashish

    Hi
    Pls maintain the following:
    1. SPRO->Logistics General -> Tax on Goods Movements -> India -> Account Determination -> Specify Excise Accounts per Excise Transaction
    Pls note the Sub Tansaction type is IP for ETT CAPE.
    ETT  <b>Sub Trn Type</b>   DC Ind                Account Name
    CAPE     IP           CR Credit     ONHOLD CENVAT on hold account
    CAPE     IP           DR Debit     ONHOLD CENVAT on hold account
    CAPE     IP           DR Debit     RG23AED RG 23 AED account
    CAPE     IP           DR Debit     RG23BED RG 23 BED account
    CAPE     IP           DR Debit     RG23SED RG 23 SED account
    CAPE       IP                   DR Debit             RG23ECS RG 23 ECS account
    2. SPRO->Logistics General -> Tax on Goods Movements -> India -> Account Determination -> Specify G/L Accounts per Excise Transaction
    Check the G/L accounts for Excise Transaction Type CAPE and maintain the same G/L accounts for ETT CAPE with <b>Sub Trn Type IP</b>.
    Hope this clarifies.
    Thanks

  • Excise modvat accounts not defined for DLFC transaction and 01 excise group

    Dear All,
    While creating excise invoice through i am getting the error Excise modvat accounts not defined for DLFC transaction and 01 excise group. So i am not able to save that excise invoice. we have used the TAXINJ procedure. 
    I had already maintained the settings SPRO > Logistics general > Tax on
    goods mvmt > India > Business trasacttion > Outgoing excis einvoice >
    Maintain default excise series group
    and also maintained settings, SPRO > Logistics general > Tax on goods
    mvmt > India > Account Determination > Maintain Subtransaction Types
    Please help me inthis aspect to come out of this problem
    Regards,
    Suresh Yadav.

    Hi Suresh,
    Maintain G/L accounts for DLFC transaction under SPRO > Logistics general > Tax on goods
    mvmt > India > Account Determination > Specify G/L accounts per Excise Transaction.
    Regards,
    Rajesh

  • Excise modvat accounts not defined for CEIV transaction and excise group`

    Dear All,
    During outgoing excise cancellation i am getting the massage
    `Excise modvat accounts not defined for CEIV transaction and excise group`
    I have checked the following,
    GL is assigned in excise account determination.
    the transection type CEIV is assigned to account  field cenvat sup.
    Please put some light on this issue.
    Thanks in advance.
    deepti

    Dear Deepti
    Follow the IMG Path.
    Logistics-General --> Tax on Goods Movements --> India --> Account Determination --> Specify Excise Accounts per Excise Transaction.
    Here you have to define respective G/L accounts for "Excise Transaction Type CEIV".   Check with your FI Guy if you have any clarification.
    Thanks
    G. Lakshmipathi

  • Excise modvat accounts not defined for 57FC transaction and excise group

    Hi,
    When creating a subcontracting challan through J1IF01 after the goods issue through 541,I am getting the following error.
    *Excise modvat accounts not defined for 57FC transaction and 70 excise group*
    *Message no. 8I402*
    Thanks,
    Kiran Bodla

    Hi,
    You need to first specify the Excise Accounts for the combination of  Excise Transaction Type: 57FC and subtransaction Type '01'. LAter maintain the G/L accounts for the ETT  57FC and subtransaction type 01. Also, maintain the attributes for subcontracting and movement ytpe groups. Later maintain the number ranges accordingly. The below are the navigational paths for ur reference.
    SPRO > Logistics - General > Tax on Goods Movements > India > Account Determination > Specify Excise Accounts per Excise Transaction
    SPRO > Logistics - General > Tax on Goods Movements > India > Account Determination > Specify G/L Accounts per Excise Transaction
    Hope this solution satisfies ur requirement
    Regards,
    Phani

Maybe you are looking for