Table DSWP_BPM_DMD_S_NOTIFCUST does not exist

Hi ,
When I use Solman 4.0 SPAM/SAINT to install the new ST-SER 700 2007 1, it came the error during phase DDIC_ACTIVATION, and I checked the log, it is like :
Table DSWP_BPM_DMD_S_NOTIFCUST does not exist.
please help me.

Generally, SYS's objects are not exported even with a FULL export.I was thinking that it may have had something to do with this but when I tried to create it as system then I tried to add it to the profile and it said that the function did not exist then. Then I created it as sys and it did find it (although not when doing an export). Would this have been because the password_verify_function has to be created by the sys user (pretty much every site I read about setting up a password_verify_function says to create it as the sys user) ? Or does it just have to be created in the system tablespace (my system user's default tablespace was 'users' at the time when I tried creating the function)?

Similar Messages

  • DBIF_RSQL_TABLE_UNKNOWN Table AUSPN_V1 does not exist in the database with ID R/3

    Hi All,
    We are encountering numerous short dumps in our system caused by Table AUSPN_V1 does not exist in the database with ID R/3.
    Can anyone advise how to solve the issue? Please find below portion of the short dumps.
    Category               ABAP Programming Error
    Runtime Errors         DBIF_RSQL_TABLE_UNKNOWN
    ABAP Program           SAPLCLVF
    Application Component  CA-CL-CL
    Date and Time          11.06.2014 12:08:28
    Short text
         A table is unknown or does not exist.
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "SAPLCLVF" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
    What can you do?
         Note down which actions and inputs caused the error.
         To process the problem further, contact you SAP system
         administrator.
         Using Transaction ST22 for ABAP Dump Analysis, you can look
         at and manage termination messages, and you can also
         keep them for a long time.
    Error analysis
         A table is referred to in an SAP Open SQL statement that either does not
          exist or is unknown to the ABAP Data Dictionary.
         The table involved is "AUSPN_V1" or another table accessed in the statement.
    Source Code Extract
    Line  SourceCde
      104     if dupl = kreuz.
      105       insert auspc_v2 client specified from table auspcv2
      106                              accepting duplicate keys.
      107     else.
      108       insert auspc_v2 client specified from table auspcv2.
      109       if syst-subrc ne 0.
      110         message a585 with tabausp.
      111       endif.
      112     endif.
      113     refresh auspcv2.
      114   endif.
      115   read table auspcv3 index 1.
      116   if syst-subrc = 0.
      117     if dupl = kreuz.
      118       insert auspc_v3 client specified from table auspcv3
      119                              accepting duplicate keys.
      120     else.
      121       insert auspc_v3 client specified from table auspcv3.
      122       if syst-subrc ne 0.
      123         message a585 with tabausp.
      124       endif.
      125     endif.
      126     refresh auspcv3.
      127   endif.
      128   read table auspnv1 index 1.
      129   if syst-subrc = 0.
      130     if dupl = kreuz.
      131       insert auspn_v1 client specified from table auspnv1
      132                              accepting duplicate keys.
      133     else.
    >>>>>       insert auspn_v1 client specified from table auspnv1.
      135       if syst-subrc ne 0.
      136         message a585 with tabausp.
      137       endif.
      138     endif.
      139     refresh auspnv1.
      140   endif.
      141   read table auspnv2 index 1.
      142   if syst-subrc = 0.
      143     if dupl = kreuz.
      144       insert auspn_v2 client specified from table auspnv2
      145                              accepting duplicate keys.
      146     else.
      147       insert auspn_v2 client specified from table auspnv2.
      148       if syst-subrc ne 0.
      149         message a585 with tabausp.
      150       endif.
      151     endif.
      152     refresh auspnv2.
      153   endif.

    Hello
    Please check on transaction SE11 if this table exists and if it is active.
    Also, it may be a database issue. What is your database?
    BR
    Caetano

  • Table TTZDF does not exist on database

    HI forum
    i am installing the last SAPIDES Ehp3 Linux / Maxdb during the process of installation all job were imported sucessfully 32 of 50 , in the phase CHECK DDIC PASSWORD, the system can´t do log in.
    Review the log in the work directory (dev_w0) the follow message is generated.
    A Sat Jun 12 21:19:56 2010
    A  **GENER Trace switched off ***
    B  dbmyclu : info : my major identification is 3231713892, minor one 0.
    B  dbmyclu : info : Time Reference is 1.12.2001 00:00:00h GMT.
    B  dbmyclu : info : my initial uuid is CF0B144C2E40F845E1000000C0A00A64.
    B  dbmyclu : info : current optimistic cluster level: 2
    B  dbmyclu : info : pessimistic reads set to 2.

    C Sat Jun 12 21:20:15 2010
    C  *** ERROR =>   prepare() of C_0063, rc=1, rcSQL=-942 (POS(95) Unknown table name:TTZDF)
    C  *** ERROR => SQL PREPARE on connection 0, rc=-942 (POS(95) Unknown table name:TTZDF)
    C  sc_p=0x2b4da28435b8,no=63,idc_p=(nil),con=0,act=0,slen=190,smax=256,#vars=1,stmt=0x19449e10,table=TTZDF                        
    C  SELECT "CLIENT" , "DSTRULE" , "YEARACT" , "DATEFROM" , "TIMEFROM" , "DATETO" , "TIMETO" FROM "TTZDF"
    C   WHERE "CLIENT" = ? ORDER BY "CLIENT" , "DSTRULE" , "YEARACT"  WITH LOCK ISOLATION LEVEL 1;
    B  ***LOG BZA=> table TTZDF      does not exist on database R/3       
    B  *** ERROR => Buffer loading failed: {fcode=293, rc=32, cnt=0, table='TTZDF'}
    C  *** ERROR =>   prepare() of C_0063, rc=1, rcSQL=-942 (POS(114) Unknown table name:TTZDF)
    C  *** ERROR => SQL PREPARE on connection 0, rc=-942 (POS(114) Unknown table name:TTZDF)
    C  sc_p=0x2b4da28435b8,no=63,idc_p=0x2b4da2909220,con=0,act=0,slen=199,smax=256,#vars=2,stmt=0x19449e10,table=TTZDF                        
    C  SELECT  /*+ KEYACCESS  */ "CLIENT" , "DSTRULE" , "YEARACT" , "DATEFROM" , "TIMEFROM" , "DATETO" , "T
    C  IMETO" FROM "TTZDF" WHERE "CLIENT" = ? AND "DSTRULE" = ? ORDER BY "CLIENT" , "DSTRULE" , "YEARACT" ;
    B  ***LOG BZA=> table TTZDF      does not exist on database           
    B  *** ERROR => missing return code handler     
    abtstmp#?[613] does not handle return code 2 from dbcrtab#10[1764]     
    ==> calling sap_dext to abort transaction

    C Sat Jun 12 21:20:26 2010
    C  *** ERROR =>   prepare() of C_0065, rc=1, rcSQL=-942 (POS(95) Unknown table name:TTZDF)
    C  *** ERROR => SQL PREPARE on connection 0, rc=-942 (POS(95) Unknown table name:TTZDF)
    C  sc_p=0x2b4da28436e8,no=65,idc_p=(nil),con=0,act=0,slen=190,smax=256,#vars=1,stmt=0x1944e480,table=TTZDF                        
    C  SELECT "CLIENT" , "DSTRULE" , "YEARACT" , "DATEFROM" , "TIMEFROM" , "DATETO" , "TIMETO" FROM "TTZDF"
    C   WHERE "CLIENT" = ? ORDER BY "CLIENT" , "DSTRULE" , "YEARACT"  WITH LOCK ISOLATION LEVEL 1;
    B  ***LOG BZA=> table TTZDF      does not exist on database R/3       
    B  *** ERROR => Buffer loading failed: {fcode=293, rc=32, cnt=0, table='TTZDF'}
    C  *** ERROR =>   prepare() of C_0065, rc=1, rcSQL=-942 (POS(114) Unknown table name:TTZDF)
    C  *** ERROR => SQL PREPARE on connection 0, rc=-942 (POS(114) Unknown table name:TTZDF)
    C  sc_p=0x2b4da28436e8,no=65,idc_p=0x2b4da2909350,con=0,act=0,slen=199,smax=256,#vars=2,stmt=0x1944e480,table=TTZDF                        
    C  SELECT  /*+ KEYACCESS  */ "CLIENT" , "DSTRULE" , "YEARACT" , "DATEFROM" , "TIMEFROM" , "DATETO" , "T
    C  IMETO" FROM "TTZDF" WHERE "CLIENT" = ? AND "DSTRULE" = ? ORDER BY "CLIENT" , "DSTRULE" , "YEARACT" ;
    B  ***LOG BZA=> table TTZDF      does not exist on database           
    B  *** ERROR => missing return code handler     
    abtstmp#?[613] does not handle return code 2 from dbcrtab#10[1764]     
    ==> calling sap_dext to abort transaction

    C Sat Jun 12 21:20:28 2010
    C  *** ERROR =>   prepare() of C_0065, rc=1, rcSQL=-942 (POS(114) Unknown table name:TTZDF)
    C  *** ERROR => SQL PREPARE on connection 0, rc=-942 (POS(114) Unknown table name:TTZDF)
    C  sc_p=0x2b4da28436e8,no=65,idc_p=0x2b4da2909350,con=0,act=0,slen=199,smax=256,#vars=2,stmt=0x1944e480,table=TTZDF                        
    C  SELECT  /*+ KEYACCESS  */ "CLIENT" , "DSTRULE" , "YEARACT" , "DATEFROM" , "TIMEFROM" , "DATETO" , "T
    C  IMETO" FROM "TTZDF" WHERE "CLIENT" = ? AND "DSTRULE" = ? ORDER BY "CLIENT" , "DSTRULE" , "YEARACT" ;
    B  ***LOG BZA=> table TTZDF      does not exist on database           
    B  *** ERROR => missing return code handler     
    abtstmp#?[613] does not handle return code 2 from dbcrtab#10[1764]     
    ==> calling sap_dext to abort transaction

    C Sat Jun 12 21:20:30 2010
    C  *** ERROR =>   prepare() of C_0065, rc=1, rcSQL=-942 (POS(114) Unknown table name:TTZDF)
    C  *** ERROR => SQL PREPARE on connection 0, rc=-942 (POS(114) Unknown table name:TTZDF)
    C  sc_p=0x2b4da28436e8,no=65,idc_p=0x2b4da2909350,con=0,act=0,slen=199,smax=256,#vars=2,stmt=0x1944e480,table=TTZDF                        
    C  SELECT  /*+ KEYACCESS  */ "CLIENT" , "DSTRULE" , "YEARACT" , "DATEFROM" , "TIMEFROM" , "DATETO" , "T
    C  IMETO" FROM "TTZDF" WHERE "CLIENT" = ? AND "DSTRULE" = ? ORDER BY "CLIENT" , "DSTRULE" , "YEARACT" ;
    B  ***LOG BZA=> table TTZDF      does not exist on database           
    B  *** ERROR => missing return code handler     
    abtstmp#?[613] does not handle return code 2 from dbcrtab#10[1764]     
    ==> calling sap_dext to abort transaction

    C Sat Jun 12 21:20:31 2010
    C  *** ERROR =>   prepare() of C_0065, rc=1, rcSQL=-942 (POS(114) Unknown table name:TTZDF)
    C  *** ERROR => SQL PREPARE on connection 0, rc=-942 (POS(114) Unknown table name:TTZDF)
    C  sc_p=0x2b4da28436e8,no=65,idc_p=0x2b4da2909350,con=0,act=0,slen=199,smax=256,#vars=2,stmt=0x1944e480,table=TTZDF                        
    C  SELECT  /*+ KEYACCESS  */ "CLIENT" , "DSTRULE" , "YEARACT" , "DATEFROM" , "TIMEFROM" , "DATETO" , "T
    C  IMETO" FROM "TTZDF" WHERE "CLIENT" = ? AND "DSTRULE" = ? ORDER BY "CLIENT" , "DSTRULE" , "YEARACT" ;
    B  ***LOG BZA=> table TTZDF      does not exist on database           
    B  *** ERROR => missing return code handler     
    abtstmp#?[613] does not handle return code 2 from dbcrtab#10[1764]     
    ==> calling sap_dext to abort transaction

    C Sat Jun 12 21:21:18 2010
    C  *** ERROR =>   prepare() of C_0065, rc=1, rcSQL=-942 (POS(114) Unknown table name:TTZDF)
    C  *** ERROR => SQL PREPARE on connection 0, rc=-942 (POS(114) Unknown table name:TTZDF)
    C  sc_p=0x2b4da28436e8,no=65,idc_p=0x2b4da2909350,con=0,act=0,slen=199,smax=256,#vars=2,stmt=0x1944e480,table=TTZDF                        
    C  SELECT  /*+ KEYACCESS  */ "CLIENT" , "DSTRULE" , "YEARACT" , "DATEFROM" , "TIMEFROM" , "DATETO" , "T
    C  IMETO" FROM "TTZDF" WHERE "CLIENT" = ? AND "DSTRULE" = ? ORDER BY "CLIENT" , "DSTRULE" , "YEARACT" ;
    B  ***LOG BZA=> table TTZDF      does not exist on database           
    B  *** ERROR => missing return code handler     
    abtstmp#?[613] does not handle return code 2 from dbcrtab#10[1764]     
    ==> calling sap_dext to abort transaction

    C Sat Jun 12 21:21:21 2010
    C  *** ERROR =>   prepare() of C_0065, rc=1, rcSQL=-942 (POS(114) Unknown table name:TTZDF)
    C  *** ERROR => SQL PREPARE on connection 0, rc=-942 (POS(114) Unknown table name:TTZDF)
    C  sc_p=0x2b4da28436e8,no=65,idc_p=0x2b4da2909350,con=0,act=0,slen=199,smax=256,#vars=2,stmt=0x1944e480,table=TTZDF                        
    C  SELECT  /*+ KEYACCESS  */ "CLIENT" , "DSTRULE" , "YEARACT" , "DATEFROM" , "TIMEFROM" , "DATETO" , "T
    C  IMETO" FROM "TTZDF" WHERE "CLIENT" = ? AND "DSTRULE" = ? ORDER BY "CLIENT" , "DSTRULE" , "YEARACT" ;
    B  ***LOG BZA=> table TTZDF      does not exist on database           
    B  *** ERROR => missing return code handler     
    abtstmp#?[613] does not handle return code 2 from dbcrtab#10[1764]     
    ==> calling sap_dext to abort transaction

    C Sat Jun 12 21:21:29 2010
    C  *** ERROR =>   prepare() of C_0066, rc=1, rcSQL=-942 (POS(114) Unknown table name:TTZDF)
    C  *** ERROR => SQL PREPARE on connection 0, rc=-942 (POS(114) Unknown table name:TTZDF)
    C  sc_p=0x2b4da2843780,no=66,idc_p=0x2b4da29093e8,con=0,act=0,slen=199,smax=256,#vars=2,stmt=0x194421a0,table=TTZDF                        
    C  SELECT  /*+ KEYACCESS  */ "CLIENT" , "DSTRULE" , "YEARACT" , "DATEFROM" , "TIMEFROM" , "DATETO" , "T
    C  IMETO" FROM "TTZDF" WHERE "CLIENT" = ? AND "DSTRULE" = ? ORDER BY "CLIENT" , "DSTRULE" , "YEARACT" ;
    B  ***LOG BZA=> table TTZDF      does not exist on database           
    B  *** ERROR => missing return code handler     
    abtstmp#?[613] does not handle return code 2 from dbcrtab#10[1764]     
    ==> calling sap_dext to abort transaction
    M  ***LOG R47=> ThResFree, delete (001024) .
    I search notes and in sdn forum any information about this error, but there isn´t information.
    How i can solve this inconsistence durant the installation for finish the SAP IDES installation.
    Hi forums
    cheking the process of the installation, the problem i wait have it  solve doing the reinstallation with any  adjust in the database release .. i will be comment the process to the solution.
    Jairo

    thie process was solved with a new installation-

  • Table Z does not exist in the database

    Hi,
    I have created a Z table and modified the DataType from NUMC to DEC and transported to Quality server
    and it is giving an information error that (Table Z does not exist in the database) then once again
    i modified the DataType from DEC to NUMC and transported to Quality server  then still it is giving an information error that
    (Table Z does not exist in the database) please help me out in this issue.
    Thanks in advance.

    Hi Jayanthumer,
    Have you Activated (Ctrl + F3) the Table in SE11 before transporting to Quality server ?
    Try to activate (Ctrl + F3) the table in SE11 of your Quality server...
    It may not be imported properly into Quality server...
    Ask to BASIS person about errors/warnings while importing to Quality Server..
    Also activate all dataelement and domains.... make sure all things are active...
    Once you activate it then it will create the table in database... till then there will be no table in database...
    Hope it will solve your problem..
    Thanks & Regards
    ilesh 24x7
    ilesh Nandaniya

  • Licecache table missing Table MATRIXINDE does not exist in the database wit

    Hello,
    We recently done a system copy of our APO system, everything went well. in case of Livecache there are 2 problem
    1) when we do the integration for LCA/LDA/LCA while we mentione the Livecache server it is not taking the host name , it is only picking the IP address of the livecache server. If we tried host name, it times out.
    2) once we give the IP address as livecache server  we can start the live cache server. Bure there is only two tables in it
    when we run
    transaction Livecache Check (/SAPAPO/OM03) we get the erro i.e.Table MATRIXINDE does not exist in the database with ID LCA
    runtime error DBIF_RSQL_TABLE_UNKNOWN
    When we look into the tables there are only 2 tables in it
    AAPSYSNAME
    LCA_WARNINGS
    when I compare with other system...it is missing a lots of other tables..
    We did re-initialized the livecache.
    Appreciate your help in this

    Hello Sudhir,
    1) Did you create the SAP ticket where this issue is reported?
    2) It's good to know more details about the APO version, liveCache/LCA versions on your
        source & target systems.
        What note or document did you follow to do a system copy of our APO system?
    3) Please pay attention to the recommendations in the SAP notes:::
             877203     Post steps after the Homogenous liveCache copy usi u2026
             886103    System Landscape Copy for SAP SCM
    Thank you and best regards, Natalia Khlopina

  • OTEXBAS add on installation error: table ZAUTHCUST does not exist

    HI,
    i am installing an add on OTEXBAS. The installation terminated returning the error--- ZAUTHCUST does not exist.
    kindly suggest how to resolve this issue.
    the import log is below:
    ABAP Dictionary: Activation
    Transport request   : SAPK-301COINOTEXBAS
    System              : SPS
    tp path             : tp
    Version and release: 376.03.74 701
    Program start============================================================
    Mass Activation
    =========================================================================
    Process..................: mb4ba1025vs_12
    User.....................: DDIC
    Date, time...............: 24.03.2014, 13:32:52
    Platform.................: CUSTOMER-SPS(701)/MSSQL/WindowsNT/mb4ba1025vs
    Tool.....................: BATCH/RADMASG0
    Log......................: F, \\mb4ba1025vs\sapmnt\trans\tmp\SAPA-301COINOTEXBAS
    Program parameters:
    Input Medium...............: Transp. Request SAPK-301COINOTEXBAS
    Activation Method..........: Inactv.
    Chk Mode...................: T
    Version to be activated....: M
    Versions to be deleted.....: All versions are deleted
    Lock Against Paral. Exec...: Shared
    Independent Statistics Log.: being written
    Parallel Mode..............: Switched on
    ..Resources................: 50% of Dialog Processes, Maximum 4 Processes
    .Costs for Each Task.......: Minimum: 3.000, Maximum: 150.000
    =========================================================================
    *** Activate objects at level 2
    *** Activate objects at level 3
    *** Activate objects at level 4
    Table ZAUTHCUST does not exist
    *** Activate objects at level 5
    *** Activate objects at level 6
    *** Activate objects at level 7
    *** Activate objects at level 8
      *** Activate objects at level 9
      *** Activate objects at level 10
      *** Activate objects at level 11
      *** Activate objects at level 12
      *** Activate objects at level 13
      *** Activate objects at level 14
      *** Activate objects at level 15
      *** Activate objects at level 16
      *** Activate objects at level 17
      *** Activate objects at level 18
      *** Activate objects at level 19
            Object Activation
      End phase  001 ***********************************************************
      Start phase 002 **********************************************************
            Final log
      Following objects not activated/deleted or activated/deleted w. warning:
      (W- Enhancement category for include or subtype missing )
      (W- Enhancement category for include or subtype missing )
      (W- Enhancement category for include or subtype missing )
      (W- Enhancement category for include or subtype missing )
      Table ZAUTHCUST could not be activated
            Final log
      End phase  002 ***********************************************************
      Start phase 003 **********************************************************
            Statistics on Activated and Deleted Objects
      Number of objects to be activated............:  2276
      Objects not activated........................:  1
      Activated objects with errors in dependencies:  1
      Objects activated with warning...............:  1715
      Successfully activated objects...............:  559
      Number of objects to be deleted..............:  0
      Objects not successfully deleted.............:  0
      Successfully deleted objects.................:  0
      Tables/views with DROP/CREATE................:  0
      No. of them marked for DROP/CREATE: 0
      Not marked for DROP/CREATE: 0
      Number of nametabs to be deleted.............:  0
      Successfully deleted nametabs................:  0
      Nametabs that were not successfully deleted..:  0
            Statistics on Activated and Deleted Objects
      End phase  003 ***********************************************************
      =========================================================================
      Mass Activation
      =========================================================================
      Process..................: mb4ba1025vs_12
      Return code..............: 8
      Phase 001..................: 00:00:41 (Object Activation)
      Phase 002..................: 00:00:01 (Final log)
      Phase 003..................: < 1 sec. (Statistics on Activated and ...)
      Program runtime..........: 00:00:46
      Date, time...............: 24.03.2014, 13:33:38
      Program end==============================================================
      ABAP Dictionary: Activation
      End date and time : 20140324133339
      Ended with return code:  ===> 8 <===

    Mamta:
    I am not sure why you post these in the SAP for Utilities space.  this is for the Utilities industry.  I will move this one to ILM.
    regards,
    bill.

  • Add on OTEXBAS installation error: table zauthcust does not exist

    HI,
    i am installing an add on OTEXBAS. The installation terminated returning the error--- ZAUTHCUST does not exist.
    kindly suggest how to resolve this issue.
    the import log is below:
    ABAP Dictionary: Activation
    Transport request   : SAPK-301COINOTEXBAS
    System              : SPS
    tp path             : tp
    Version and release: 376.03.74 701
    Program start============================================================
    Mass Activation
    =========================================================================
    Process..................: mb4ba1025vs_12
    User.....................: DDIC
    Date, time...............: 24.03.2014, 13:32:52
    Platform.................: CUSTOMER-SPS(701)/MSSQL/WindowsNT/mb4ba1025vs
    Tool.....................: BATCH/RADMASG0
    Log......................: F, \\mb4ba1025vs\sapmnt\trans\tmp\SAPA-301COINOTEXBAS
    Program parameters:
    Input Medium...............: Transp. Request SAPK-301COINOTEXBAS
    Activation Method..........: Inactv.
    Chk Mode...................: T
    Version to be activated....: M
    Versions to be deleted.....: All versions are deleted
    Lock Against Paral. Exec...: Shared
    Independent Statistics Log.: being written
    Parallel Mode..............: Switched on
    ..Resources................: 50% of Dialog Processes, Maximum 4 Processes
    .Costs for Each Task.......: Minimum: 3.000, Maximum: 150.000
    =========================================================================
    *** Activate objects at level 2
    *** Activate objects at level 3
    *** Activate objects at level 4
    Table ZAUTHCUST does not exist
    *** Activate objects at level 5
    *** Activate objects at level 6
    *** Activate objects at level 7
    *** Activate objects at level 8
      *** Activate objects at level 9
      *** Activate objects at level 10
      *** Activate objects at level 11
      *** Activate objects at level 12
      *** Activate objects at level 13
      *** Activate objects at level 14
      *** Activate objects at level 15
      *** Activate objects at level 16
      *** Activate objects at level 17
      *** Activate objects at level 18
      *** Activate objects at level 19
            Object Activation
      End phase  001 ***********************************************************
      Start phase 002 **********************************************************
            Final log
      Following objects not activated/deleted or activated/deleted w. warning:
      (W- Enhancement category for include or subtype missing )
      (W- Enhancement category for include or subtype missing )
      (W- Enhancement category for include or subtype missing )
      (W- Enhancement category for include or subtype missing )
      Table ZAUTHCUST could not be activated
            Final log
      End phase  002 ***********************************************************
      Start phase 003 **********************************************************
            Statistics on Activated and Deleted Objects
      Number of objects to be activated............:  2276
      Objects not activated........................:  1
      Activated objects with errors in dependencies:  1
      Objects activated with warning...............:  1715
      Successfully activated objects...............:  559
      Number of objects to be deleted..............:  0
      Objects not successfully deleted.............:  0
      Successfully deleted objects.................:  0
      Tables/views with DROP/CREATE................:  0
      No. of them marked for DROP/CREATE: 0
      Not marked for DROP/CREATE: 0
      Number of nametabs to be deleted.............:  0
      Successfully deleted nametabs................:  0
      Nametabs that were not successfully deleted..:  0
            Statistics on Activated and Deleted Objects
      End phase  003 ***********************************************************
      =========================================================================
      Mass Activation
      =========================================================================
      Process..................: mb4ba1025vs_12
      Return code..............: 8
      Phase 001..................: 00:00:41 (Object Activation)
      Phase 002..................: 00:00:01 (Final log)
      Phase 003..................: < 1 sec. (Statistics on Activated and ...)
      Program runtime..........: 00:00:46
      Date, time...............: 24.03.2014, 13:33:38
      Program end==============================================================
      ABAP Dictionary: Activation
      End date and time : 20140324133339
      Ended with return code:  ===> 8 <===

    Hi Mamta,
    Refer to Troubleshooting section of below SAP note
    1143352 - SAP Archiving/Document Access by Open Text Installation
    Hope this helps.
    Regards,
    Deepak Kori

  • The table with Name of 'Table Name' does not exist.An error occurred when loading the Model.

    The table with Name of 'Table Name' does not exist.An error occurred when loading the Model.
    We get this error when we try to check the properties of an analysis server using SQL Server Management studio(right click the instance name
    and check properties). We have resolved this issue twice by Stopping the SQL Server analysis service,removing db folders from Analysis Server Data folder and starting the services back on. The db folder that we removed was advised by the BI team.
    The SQL Server Analysis Server is 2012 SP1

    Hi RB_ORIPW,
    The table with name of 'XXX' doesn't exist.
    An error occurred when loading the model(Micorsoft.AnalysisServices)
    If I understanding correctly, you encounter the error randomly, now what you want it that avoid this issue completely, other than stop the services, detele the db filder and restart the services, right?
    The error might be caused by that the data file is corrupted. However, we cannot give you the exact reason that cause this issue. You can troubleshoot this issue by using the Windows Event logs and msmdsrv.log.
    You can access Windows Event logs via "Administrative Tools" --> "Event Viewer".  SSAS error messages will appear in the application log.
    The msmdsrv.log file for the SSAS instance that can be found in \log folder of the instance. (C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER\OLAP\Log)
    Here is a blog about data collection for troubleshooting Analysis Services issues, please see:
    Data collection for troubleshooting Analysis Services issues
    Besides, here is fix that describe the similar issue, and it was fixed in Cumulative Update 7 for SQL Server 2012 SP1, please refer to the link below to see the details.
    http://support.microsoft.com/kb/2897263/en-us
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • Application object BUPA: Table TSADC does not exist

    Hi All,
    When I try to create a Business Partner in transaction fmcac1, I get the message Application object BUPA: Table TSADC does not exist, especially when I try to go back to the Address tab after clicking on any other tab on that screen. I have tried to add the table in trans BUSG but I don't know what I am supposed to assign as the FM, for example.
    I have also used the trans BUSB to try to delete the entry for TSADC but it says 'do not make any changes (SAP Entry.)' Can u pliz assist with the information I have requsted above or prescribe another solution.
    Thanx in advance.

    For the benefit of others, I was able to solve the problem by removing the entry to the RIGHT, not the WHOLE entry (which refuses becoz it's an SAP entry). This is through transaction BUSB.

  • LOG BZA= table PATCHHIST  does not exist on database

    Dear Friends,
    I am installing SAP R/3 4.7 using import method and in the last step of the installation RFC logon module (post procesing) getting the error FRF-00063 RFC logon failed with invalid interface.
    below is the R3trans log
    4 ETW000 Connected to DBMS = DB6 --- DB2DBDFT = 'TST' --- SYSTEM = 'SPP'.
    4 ETW000  [dev trc     ,00000]  { db_rtab( fcode = 'RT_INSERT', tname = 'PATCHHIST' ) {saprel.c:1350}
    4 ETW000                                                                             163  0.755328
    4 ETW000  [dev trc     ,00000]  *** ERROR in prepareStatement[dbdb6.c, 12112] CON = 0 (BEGIN)
    4 ETW000                                                                            1743  0.757071
    4 ETW000  [dev trc     ,00000]  &+     DbSlModifyDB6( SQLExtendedPrepare ): [IBM][CLI Driver][DB2/AIX64] SQL0204N  "SAPTST.PATC
    HHIST" is an undefined nam
    4 ETW000                                                                              32  0.757103
    4 ETW000  [dev trc     ,00000]  &+     e.  SQLSTATE=42704
    4 ETW000                                                                              19  0.757122
    4 ETW000  [dev trc     ,00000]  &+
    4 ETW000                                                                              19  0.757141
    4 ETW000  [dev trc     ,00000]  &+     INSERT INTO "PATCHHIST" ( "EXECUTABLE", "SAPRELEASE", "HOSTNAME", "PLATFORM", "DBVENDOR"
    , "TIMESTAMP", "PATCHNO",
    4 ETW000                                                                              20  0.757161
    4 ETW000  [dev trc     ,00000]  &+     "DBSLPATCHN" ) VALUES( ?, ?, ?, ?, ?, ?, ?, ? )
    4 ETW000                                                                              29  0.757190
    4 ETW000  [dev trc     ,00000]  &+       cursor type=NO_HOLD, isolation=UR, cc_release=NO, optlevel=5, degree=1, op_type=15, re
    opt=0
    4 ETW000                                                                              33  0.757223
    4 ETW000  [dev trc     ,00000]  &+       ABAP location info: '', 0
    4 ETW000                                                                              30  0.757253
    4 ETW000  [dev trc     ,00000]  &+
    4 ETW000                                                                              19  0.757272
    4 ETW000  [dev trc     ,00000]  &+
    4 ETW000                                                                              19  0.757291
    4 ETW000  [dev trc     ,00000]  *** ERROR in prepareStatement[dbdb6.c, 12112] (END)
    4 ETW000                                                                              28  0.757319
    4 ETW000  [dbtrtab     ,03967]  ***LOG BZA=>table PATCHHIST  does not exist on database [dbtrtab#5 @ 3967]
    4 ETW000                                                                              38  0.757357
    Kindly help me in resolving the issue.
    Thanks and Regards,
    Seshu

    Hello Seshu,
    the table should be there, so maybe there was an earlier problem durint the installation.
    Go to the directory containing the installation logs and search for errors, e.g.
    grep -i PATCHHIST *.log
    Regards,
    Mark

  • Table ZCHECKPICK does not exist in the database

    Hi!
       I have a table "ZCHECKPICK" no "MANDT - Client".
       Then I inserted a field "MANDT - Client"  and executed SE14 to "Active and adjust database".
        The table is now "does not exist in the database" but the struture is ok.
      What do i do to get the table in DataBase again?
    <Priority normalized in subject line>
    Edited by: Vinod Kumar on Sep 13, 2011 9:32 AM

    Dear Clayton,
    you can try a few things
    1) generate/activate the table prior to call SE14.
    2) after confirming that the table is well generated, go to SE14 and choose "Delete Database Table"
    3) then, still on SE14, click on "Activate and Adjust database"
    [http://imageshack.us/photo/my-images/607/20110913010743.jpg/]
    That should fix it.
    Kind Regards
    /Ricardo Quintas

  • PLSQL - Creating a cursor for a table that does not exist

    I am writing my first PLSQL program, and I have run into a problem creating a cursor.
    I have a cursor that accesses a table on another database via a database link. The database link does not yet exist, so the first thing that my PLSQL does is create the database link. The problem is that I have to define my cursor before I have executed the code for the database link, and the compiler gives me an error for referring to a table that does not yet exist. How can I get around this?
    Here is the basic structure of my program
    DECLARE
    --cursor defined here
    BEGIN
    --code creates database link if it does not yet exist
    --code executes cursor
    END

    I'm still not sure I understand why the database link can't be created in advance... Once you run your code once, the database link is going to exist permanently. Why not just create it at compile time like every other object in your application?
    It's sort of like trying to create a table at runtime-- if you do that, you can't refer to that table in static SQL later on. You can do everything with dynamic SQL, but that's going to substantially increase the complexity of your code.
    Additionally, you have to have the CREATE DATABASE LINK privilege granted directly to the user running your code, not through a role, which seems like a huge security hole.
    Justin

  • LCA03 dump - table MATRIXINDEXTAB does not exist

    ERROR:
    During the post-installation steps of LiveCache, we experience a short-dump:
    DBIF_RSQL_TABLE_KNOWN
    LMMRP01U66
    SAPLMMRP01
    MMRP_LC_MATRIX_IND_TAB_MODIFY
    Where it attempts to:
    INSERT INTO matrixindextab... (the connection is LCA)
    Where the table does not exist.
    This is definitely the case, as when I run:
    sql_execute select * from matrixindextab
    From DBMCLI on the LC Server, the table is not found.
    SITUATION
    We have just installed SCM 7.0 SR1 and LiveCache 7.7.
    There are two servers:
    dpd
    SCM ABAP Stack
    SCM Java Stack
    LiveCache Client
    dcd
    LiveCache Server
    RESOLUTION
    What can be done to resolve this?
    In LC10, we have defined LCA, LDA + LEA in the interface. 
    LiveCache Monitoring connects successfully for all 3 of these.
    We have just stopped and restarted LC, but still no luck (probably due to the fact that a simple restart wouldn't create this table).
    Is there a reason why it is looking for this table MATRIXINDEXTAB?
    Many thanks in advance for any assistance.
    Alistair Crawshaw

    This issue is now fixed and LC is now running successfully (the MATRIXINDEXTAB error is no longer shown).
    The error was also raised on OSS, and the steps outlined below were followed.  Following this, LC started successfully.
    Alistair Crawshaw
    1.
    Please review the note:
    1224106 Setting the indicator showing client is liveCache-releva
    Run the report /SAPAPO/OM_NON_LC_RELEVANT_CLT and check if you have
    the liveCache relevant client and active Planning version in this
    client.
    3. Please review the note:
    640107 Using program /sapapo/delete_lc_anchors in APO 3.0 or higher
    and check if you have the report /sapapo/delete_lc_anchors as
    post-initialization report for the LCA connection settings.
    Did you run the liveCache initialization in /nLC10 using LCA connection?
    The SCM 7.0 liveCache installation guide has been updated on the
    SAP Service Marketplace at following path:
    http://service.sap.com/instguides
    -> Installation & Upgrade Guides
    -> SAP Business Suite Applications
    -> SAP SCM
    -> SAP SCM Server
    -> Using SAP SCM 7.0 Server
    -> Installation Guides
    On the SCM systems always the report /SAPAPO/DELETE_LC_ANCHORS has
    to be used as a follow-up report of the liveCache initialization.
    Did you run the liveCache initialization in LC10 after as post
    installation step in LC10 and what report is set as a follow-up
    report of the liveCache initialization for LCA connection on
    production system?
    Thank you & best regards, Natalia Khlopina
    Development Support liveCache/MAXDB/SAPDB/liveCache Appl.
    SAP Labs, Palo Alto, CA (USA)

  • Sintax error in COPA- Table T2580 does not exist or is not active

    hi to all
    i am doing configuration for T.C  KES1  in CO-PA
    while doing this i am getting  SINTAX ERROR  saying that  T2580 DOES NOT EXIST OR IS NOT ACTIVE.
    I checked with standard program  this table is used by standard SAP PROGRAM
    programe name SAPL0KEA
    but this table contain no data
    could please some help on this
    v v urgent

    Hi Hari,
    This is a know issue in CO-PA. You need to apply three notes and the issue will be resolved.
    Please run report RKEAGENV as described in the attached 64490.
    If running report RKEAGENV will cause another error concerning operating concern E_B1 please copy the report ZJBREOFC from the correction in-
    structions in the attached note 872175, activate and execute it.
    If after applying note 872175 you receive a new short dump, please
    execute report RKEAGENF to eliminate the error so that the program
    RKEAGENV could then be executed without error and thus the characteris-
    tic maintenance should work again.
    Please also implement note 942785 into your system.
    Regards,
    Abhisek.

  • Database Configuration: Table space does not exist error

    Hi all,
    while running Database configuration wizard in Siebel 8.0 installation process I receive the following error:
    C103: The table\\index space siebelts entered does not exist in your database.Please ensure you entered the correct table\\
    index space.
    I have verified the following things:
    1) Verified in database that, SIEBELTS tablespace is created but not online.
    2) grantusr.sql is executed successfully.SADMIN user and SIEBEL table owner accounts are created.
    3) SIEBELTS tablespace is assigned as default tablespace for SADMIN and LDAPUSER. There were no problems running the grantusr.sql.
    How can it be that the Wizard shows up this error when the grantusr.sql didn't show it?. The problem is the SIEBELTS. The wizard doesn't find it, but it does find the SIEBELINDEXTS tablespace. Checking the last one, it appears online.

    this is what I checked as DBA:
    SQL> select * from dba_tablespaces where tablespace_name='SIEBELTS';
    TABLESPACE_NAME BLOCK_SIZE INITIAL_EXTENT NEXT_EXTENT MIN_EXTENTS
    MAX_EXTENTS PCT_INCREASE MIN_EXTLEN STATUS CONTENTS LOGGING FOR EXTENT_MAN
    ALLOCATIO PLU SEGMEN DEF_TAB_ RETENTION BIG
    SIEBELTS 8192 65536 1
    2147483645 65536 ONLINE PERMANENT LOGGING NO LOCAL
    SYSTEM NO AUTO DISABLED NOT APPLY NO
    SQL> select * from dba_tablespaces where tablespace_name='SIEBELINDEXTS';
    TABLESPACE_NAME BLOCK_SIZE INITIAL_EXTENT NEXT_EXTENT MIN_EXTENTS
    MAX_EXTENTS PCT_INCREASE MIN_EXTLEN STATUS CONTENTS LOGGING FOR EXTENT_MAN
    ALLOCATIO PLU SEGMEN DEF_TAB_ RETENTION BIG
    SIEBELINDEXTS 8192 65536 1
    2147483645 65536 ONLINE PERMANENT LOGGING NO LOCAL
    SYSTEM NO AUTO DISABLED NOT APPLY NO

Maybe you are looking for

  • Dunning Letters Variable

    Hi! SAP Community Can you please help me to know what are the system variables for PLD for dunning letters. I want to know right now the variable number for the NumatCard column and Series Name in Dunning Regards, Lorena

  • I have 2 apple IDs from which I've bought different aps.  How do I merge these?

    By mistake I've made two different apple IDs and bought aps from both of them.  How do I merge these into one ID so i can use them all with my iphone?  Thanks!

  • Reusing code within the same VI (when a sub-VI won't do)

    My last question here got awarded a kudos point "for being a great question", which is pretty embarrassing, because at my present skill level it's hard to envisage the time when I'll ever be anything other than a "taker" from this forum !  So here go

  • Using wildcards in custom find methods with CMP beans

    Hi, I'd like to create a custom find method called findByName which accepts a string. I'd typically want to use the string in a '%<name>%' scenario, where the user needn't type in the whole name. Does anybody know what the partial query should look l

  • Create a Navigation Pane for a Page Hierarchy

    Hi, I am writing a Oracle ADF fusion web application using JDeveloper 11.1.2.0.0. I want to create a navigation pane. For that I hope to use a declarative component. Please give me a tip to create a tree model as follows URL : http://jdevadf.oracle.c