How to maintain SAP Release status in table COTPL

Hi All,
We have upgraded our system from ECC EHP4 TO ECC EHP 5. Now our SAP Release is 702 but in table COTPL
still the SAP Release status is 701 becuase of which there is error in some of our sap jobs.
Request you all to help us. How we can maintained SAP Release in table COTPL?
Thanks

Hi,
You can try using priority field in the rule. Please check this.
Priority for Responsibilities
If you are using responsibilities for role resolution in Workflow, you can provide individual responsibilities with priorities.
Example: There are various responsibilities for a standard role for processing orders, grouped, for example according to order value (one responsibility for orders up to a certain value, another for orders with a greater order value).
Assuming that orders for a particular customer are always to be processed with the same responsibility (and therefore by the same agent), you can access it via another responsibility with a higher priority that contains the customer name as the only criterion. The responsibility (-ies) with lower priority, and therefore the order value, is then no longer taken into account during agent determination.
Use only numeric values here, and note that, logically, the responsibility with the highest numberic value in this field has the highest priority.
Procedure
1. Sequence Priority of Objects
In Create mode, assign a priority to the objects you wish to rank.
To do so, assign an alphanumeric value (1, 2, 3... or A, B, C...) to each object.
In Change mode, overwrite the value in the field.
2. Priority When Defining Evaluation Paths
In the Priority field, enter the priority or priorities for objects that should be considered in evaluation paths. Enter "*" if you want to have no restriction.
3. Priority for Responsibilities
Maintain the priority directly in the detail screen for the responsibility or in the overview screen for the responsibilities for the rule. Note that you must use numeric values here. On the overview screen, the system sorts the responsibilities in descending order of priority.
Hope this helps.
Feel free to revert back.
-=-Ragu

Similar Messages

  • How to maintain the data  into database table

    Hi,
    experts,
    how to maintain the data  into database table

    There are several ways to maintain data in the database
    1. Use table maintanance generator . You can create this using SE11 and data can be edited through SM30.
    2. Loginto  SE11 with the specified table and check the ATTRIBUTES tab. There you can set some parameters for maintaining the database. When you set Maintain database, you edit the data thorugh SE11 it self
    3. Through Se16 as well.
    4. A small abap program can do the above task as well.
    Thanks,
    Raj
    Edited by: Rajanya Kolavennu on Feb 5, 2008 8:33 PM

  • How to maintain default values for custom table fields --  Urgent

    Hi all,
    I've a requirement wherein i need to create a Z table (with maintainence view) in which i'll have date and time as two of its field which should have current date and current time as default value. Can somebody suggest as how am i to maintain the date and time fields defaulting to current date and current time.
    Incase if someone is unable to intrepret what i'm trying to say, please query me, i'll elaborate it further.
    Please give in your quick inputs which is highly valuable to me and also will be highly appreciated.
    Thanks in advance,
    Vaishnavi Varadarajan

    We have a following custom table which contains the fields “Date on which record was created” and “Name of the person who created the object”. We would like to have these to be filled up with SY-DATUM and SY-UNAME respectively.
    Using the events, we can achieve this.
    Please refer the following link:
    http://abapliveinfo.blogspot.com/2007/12/events-in-table-maintenance-in-sap.html
    Also,
    Write a form routine in table maintanance generator.
    1. SE11 > utilities > table maintenance generator
    2. environment > modification > event
    define the event and form routine to make use of the tigger. in the form routine define an object for the class and call the relevant method.
    Or u can do it as:
    Table maintenance generator is basically used to do table operations like (insert, delete, modify...).
    if you create table maintenance for your table it will build a module pool program, by using you do the above operations.
    below is the procedure to create table maintenance generator.
    1) Create one function group.
    2) after activating your Ztable, choose 'Utilities'----> 'Table maintenance genrator'.
    3) then give the authorization group and function group created abobe in the next screen.
    4) Then choose the "create" button in your application tool bar, which will creates the module pool program.
    5) then create one Tcode by chosing "Transaction with parameters( parameter transaction)".
    6) in transaction field give "SM30", select the check box "Skip initial screen".
    7) in the below of that screen you can find the "Default values" frame.
    8) there under the "name of screen field" select the "View name' and 'update".
    9) in value column against to "view name" give you table name, and against to "Update" put 'X' in capital letters.
    save it then you can straight away use this newly created Tcode to maintain your table.
    Note:- 1) make the modification while saving the data into your table using this newly generated program to carry out your validation (even though it looks like standard program; no need to enter the access key).
    2) if you do any changes to your table and press the activate button automatically the table maintenace generator will be goes off, you need to create this again.
    cheers,

  • Release Status Indicator table in SPRO

    Hi,
    I am a abaper and one of collegue is facing a customizing problem in which he wants to know whether the release indicator has been changed or not by anyone?
    Please provide some knowledge about it i.e. how it is to be checked or which table is to be used for it?
    Edited by: nav009 on Feb 9, 2010 12:14 PM

    Hi
    Th list below show the tables used  for Rel stg., pls use the appropriate one
    Release strategy tables
    Ans: T16FG - Release Groups
    T16FC - Release Codes
    T16FB - Release Indicator: Purchasing documents
    T161S - Release Indicator, Purchase Requisition
    T16FE - Description of Release Indicators: Purchasing Documents
    T16FS - Release Strategies
    T16FV - Release Prerequisites
    T16FK - Release Statuses

  • How to maintain selected row in adf table displayed after refresh

    Hi,
    I am using jdev 11g
    I my jsf page I have a table with multiple rows.
    When i scroll and click on one of the rows its selected but if the page is refreshed the row is always selected but not displayed.
    I need to be able to maintain the selected row after the refresh of the page, so my table will look like its already scrolled to the selected row..
    I tried to use the attribute displayRow="selected" but it won't do the trick.
    Any hints
    Emile

    Hi Branislav,
    Kindly answer the following if you may.
    Is there a way to refresh the table after the selectListner is fired.
    Automatically when i select the table i need to refresh it.
    Why after refresh the selected row changes skin.
    Regards

  • How to maintain SAP system to provide web service

    Hello,
    I have created web service.  I did configuration via WSADMIN and WSCONFIG (in my system SOAMANAGER is not available). I have checked SICF and web service is activated. Unfortunatelly, web service is not working.
    Do I need to maintain something in the system to be able to provide web-service?
    Thanks&regards,
    Jirka Faltin

    Hello,
    thanks for reply.
    So I can see WSDL file, which was generated by SAP for this web. service. I have URL adress of endpoint. I have very limited access to customer network. I have remote desktop and only thing is internet explorer and SAPGui. So if I open URL adrres of endpoint in internet explorer, I see Page not found error.
    This problem appear after copy of production client to test client. On dev client, web service is working and also on test client was working before client copy
    Thanks&regards,
    Jirka Faltin

  • How to maintain table t180v and t180z

    hi all,
    when we customized va05 by copying it to zva05, SAP system prompt to maintain entry in both t180v and t180z. please advise the proper way to do that. thanks.

    Just sharing for the benefit of everyone.
    I had a similar issue when I was running an SD transaction VA45 for list of Contracts for Material and a Customer combination.
    The error message read "Please maintain an entry in Table T180Z." However I was not sure what entry had to be maintained. I debugged to see what entry was missing and then I was not sure how to maintain an entry in that Table. TCode OVBE is for Table 180V and in SM30 you can maintain T180V because it was a view table.
    Finally I was able to find transaction VXKP for maintaining the entry in table T180Z. This is where you maintain a default layout too.

  • Include the Content Released status flag in default WC data control

    Hi,
    We have integrated custom webcenter portal application with UCM for documents integration. The integration was done using default data control.When we change the document which is getting displayed in the portal from UCM and check it into the system, wokflow gets triggered properly and the content status shows review status. But when we access the document in the portal, at that point of time new document is visible even though the content is still not released from the system.
    Can anyone of you let me know how to include the released status of the content in the default data control so that we can avoid this situation
    Regards,
    Boopathy

    First of all, I think this is more a question to WebCenter Portal, because it is how WebCenter Portal components are written.
    Another thing is, that this is probably 'works as designed' and there might be good reasons for that. Since PS3, WebCenter (Portal) exposes some of UCM's functionality, among them ability to approve items in a workflow. This is the reason why it makes a good sense that items are available. Of course, they should be available only to approvers; also unapproved items should not appear if an item is displayed via Content Presenter (compare to a document published on a website via WCM). If you found such a behaviour, please, report it to MetaLink as it might be a bug.

  • Maintain sap.application.global.properties in Netweaver 7.1

    How to maintain sap.application.global.properties in Netweaver 7.1 ?
    In 7.0 there was configuration adapter where i can maintain the properties where to find it in 7.1?

    If you application is flagged onlinemodifiable = true, then you can find the property sheet under, NWA -> Java System Properties -> Applications

  • How to maintain TFACS table (Factory calendar) into SAP BI

    Hi,
    I deal with a daily stock infocube and I would like to set a flag when the warehouse doesn't work (on holiday).
    to do this, I would like to use the factory calendar (TFACS), and I have 2 questions:
    1) How to maintain the TFACS table into SAP BI ?
    2) How to use the TFACS data into SAP BI ? In other words, How to convert the TFACS data values in date ?
    Thx.
    Radj.

    1.
    rsa1(source-systems) --> right-click on the source system you load from --> transfer global settings --> flag 'factory calendar' and 'rebuild' or 'update tables'
    2.
    use function module DATE_CONVERT_TO_FACTORYDATE.
    it returns workingday_indicator (initial if it's a worling day) that you can use as a flag, or it also returns the next working day.
    you can use this function module in the transformation in the field routine of the flag...i think this is the best option.
    M.

  • SAP dispatcher status is stopped in Console how can i start it

    Hi All
    Help me out
    *SAP dispatcher status is stopped in Console how can i start it
    Dispatcher turns green to yellow suddenly and status changes to stopped and all WP elemets shows status as ended.
    Alert from Syslog  : SAP Basis System: Message server disconnected
    Tracert : Disp+work.exe
    trc file: "dev_disp", trc level: 1, release: "640"
    Thu Oct 02 12:32:52 2008
    kernel runs with dp version 128(ext=102) (@(#) DPLIB-INT-VERSION-128)
    length of sys_adm_ext is 312 bytes
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    21
    intno      20020600
    make:      multithreaded, ASCII
    pid        736
    ***LOG Q00=> DpSapEnvInit, DPStart (00 736) [dpxxdisp.c   1100]
         shared lib "dw_xml.dll" version 21 successfully loaded
         shared lib "dw_xtc.dll" version 21 successfully loaded
         shared lib "dw_stl.dll" version 21 successfully loaded
         shared lib "dw_gui.dll" version 21 successfully loaded
    Thu Oct 02 12:32:58 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3886]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: JAVA is not active
    DpShMCreate: sizeof(wp_adm)          6624     (828)
    DpShMCreate: sizeof(tm_adm)          2219848     (11044)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)          192000     (384)
    DpShMCreate: sizeof(vmc_adm)          0     (320)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 05270040, size: 2505416)
    DpShMCreate: allocated sys_adm at 05270040
    DpShMCreate: allocated wp_adm at 052717A8
    DpShMCreate: allocated tm_adm_list at 05273188
    DpShMCreate: allocated tm_adm at 052731B0
    DpShMCreate: allocated wp_ca_adm at 054910F8
    DpShMCreate: allocated appc_ca_adm at 05495748
    DpShMCreate: allocated comm_adm_list at 05496EB8
    DpShMCreate: allocated comm_adm at 05496ED0
    DpShMCreate: allocated vmc_adm_list at 054C5CD0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 054C5CF8
    DpShMCreate: allocated wall_adm at 054C5D00
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 2450 MB
    <ES> 2449 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( home) [dpxxdisp.c   9719]
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 21
    Release check o.K.
    Thu Oct 02 12:33:38 2008
    ERROR => W0 (pid 1500) died [dpxxdisp.c   12170]
    ERROR => W1 (pid 3796) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W2 (pid 3548) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W3 (pid 1464) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W4 (pid 3368) died [dpxxdisp.c   12170]
    ERROR => W5 (pid 3400) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W6 (pid 2620) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W7 (pid 380) died [dpxxdisp.c   12170]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-1500 (SIGUSR2)
    ERROR => DpWpKill(1500, SIGUSR2) failed [dpxxtool.c   2468]
    killing W1-3796 (SIGUSR2)
    ERROR => DpWpKill(3796, SIGUSR2) failed [dpxxtool.c   2468]
    killing W2-3548 (SIGUSR2)
    ERROR => DpWpKill(3548, SIGUSR2) failed [dpxxtool.c   2468]
    killing W3-1464 (SIGUSR2)
    ERROR => DpWpKill(1464, SIGUSR2) failed [dpxxtool.c   2468]
    killing W4-3368 (SIGUSR2)
    ERROR => DpWpKill(3368, SIGUSR2) failed [dpxxtool.c   2468]
    killing W5-3400 (SIGUSR2)
    ERROR => DpWpKill(3400, SIGUSR2) failed [dpxxtool.c   2468]
    killing W6-2620 (SIGUSR2)
    ERROR => DpWpKill(2620, SIGUSR2) failed [dpxxtool.c   2468]
    killing W7-380 (SIGUSR2)
    ERROR => DpWpKill(380, SIGUSR2) failed [dpxxtool.c   2468]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1593
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 02 12:33:48 2008
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Thu Oct 02 07:03:48 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     1500 Ended         no      1   0             0                                                             
    1 DIA     3796 Ended         no      1   0             0                                                             
    2 UPD     3548 Ended         no      1   0             0                                                             
    3 ENQ     1464 Ended         no      1   0             0                                                             
    4 BTC     3368 Ended         no      1   0             0                                                             
    5 BTC     3400 Ended         no      1   0             0                                                             
    6 SPO     2620 Ended         no      1   0             0                                                             
    7 UP2      380 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Thu Oct 02 07:03:48 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    8
    8
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          13
    wake_evt_udp_now     0
    wake events           total     9,  udp     7 ( 77%),  shm     2 ( 22%)
    since last update     total     9,  udp     7 ( 77%),  shm     2 ( 22%)
    Dump of tm_adm structure:               Thu Oct 02 07:03:48 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Thu Oct 02 07:03:48 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1593
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 02 12:33:53 2008
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes...
    Stop gateway
    killing process (676) (SOFT_KILL)
    Stop icman
    killing process (924) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:676  HANDLE:1564)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1593
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 02 12:33:54 2008
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:676  HANDLE:1564)
    [DpProcDied] Process died  (PID:924  HANDLE:1556)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    NiIMyHostName: hostname = 'home'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9945]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 3 from selectset
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/8
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 19)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 1572
    MsIDetach: detach MS-system
    EsCleanup ....
    Thu Oct 02 12:33:55 2008
    ***LOG Q05=> DpHalt, DPStop ( 736) [dpxxdisp.c   8478]
    Good Bye .....
    Trace from WP table DIA 1
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Thu Oct 02 12:32:59 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\SUD\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\SUD\SYS\exe\run\dboraslib.dll' loaded
    B  Version of 'C:\usr\sap\SUD\SYS\exe\run\dboraslib.dll' is "640.00", patchlevel (0.19)
    B  New connection 0 created
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    21
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        1500
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 1500) [dpxxdisp.c   1160]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: JAVA is not active
    M  DpShMCreate: sizeof(wp_adm)          6624     (828)
    M  DpShMCreate: sizeof(tm_adm)          2219848     (11044)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)          192000     (384)
    M  DpShMCreate: sizeof(vmc_adm)          0     (320)
    M  DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 05A70040, size: 2505416)
    M  DpShMCreate: allocated sys_adm at 05A70040
    M  DpShMCreate: allocated wp_adm at 05A717A8
    M  DpShMCreate: allocated tm_adm_list at 05A73188
    M  DpShMCreate: allocated tm_adm at 05A731B0
    M  DpShMCreate: allocated wp_ca_adm at 05C910F8
    M  DpShMCreate: allocated appc_ca_adm at 05C95748
    M  DpShMCreate: allocated comm_adm_list at 05C96EB8
    M  DpShMCreate: allocated comm_adm at 05C96ED0
    M  DpShMCreate: allocated vmc_adm_list at 05CC5CD0
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 05CC5CF8
    M  DpShMCreate: allocated wall_adm at 05CC5D00
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.
    M  calling db_connect ...
    C  Got ORACLE_HOME=C:\oracle\ora92 from environment
    C  Client NLS settings: AMERICAN_AMERICA.WE8DEC
    C  Logon as OPS$-user to get SAPSUD's password
    C  Connecting as /@SUD on connection 0 ...
    C  Attaching to DB Server SUD (con_hdl=0,svchp=040D325C,svrhp=040D3E34)
    C  Starting user session (con_hdl=0,svchp=040D325C,srvhp=040D3E34,usrhp=040DC614)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      3721]
    C  Detaching from DB Server (con_hdl=0,svchp=040D325C,srvhp=040D3E34)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    9753]
    C  Try to connect with default password
    C  Connecting as SAPSUD/<pwd>@SUD on connection 0 ...
    C  Attaching to DB Server SUD (con_hdl=0,svchp=040D325C,svrhp=040D3E34)
    C  Starting user session (con_hdl=0,svchp=040D325C,srvhp=040D3E34,usrhp=040DC614)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      3721]
    C  Detaching from DB Server (con_hdl=0,svchp=040D325C,srvhp=040D3E34)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    9753]
    B  ***LOG BV3=> severe db error 1033      ; work process is stopped [dbsh#2 @ 1195] [dbsh    1195 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink#1 @ 419] [dblink  0419 ]
    B  ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink#1 @ 419] [dblink  0419 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1271]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9379]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server home_SUD_00 on host home (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Thu Oct 02 12:32:59 2008
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        9555
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   730]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  246]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 1500) [dpnttool.c   357]
    Thanks in advance please help me out
    Edited by: sudhakar aleti on Oct 2, 2008 12:54 PM
    Edited by: sudhakar aleti on Oct 2, 2008 12:56 PM

    Hi All please find the result r3trans -d
    4 ETW000 r3trans version 6.09 (release 640 - 28.04.04 - 16:14:00).
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 03.10.2008 - 11:02:35
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Fri Oct 03 11:02:36 2008                            5494  0.005494
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    40  0.005534
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             26  0.005560
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dboraslib.dll' ...                33  0.005593
    4 ETW000  [dev trc     ,00000]  load shared library (dboraslib.dll), hdl 0        139566  0.145159
    4 ETW000  [dev trc     ,00000]      using "C:\usr\sap\SUD\SYS\exe\run\dboraslib.dll"
    4 ETW000                                                                              22  0.145181
    4 ETW000  [dev trc     ,00000]  Library 'dboraslib.dll' loaded                         7  0.145188
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dboraslib.dll
    4 ETW000                                                                              13  0.145201
    4 ETW000  [dev trc     ,00000]  Version of 'dboraslib.dll' is "640.00", patchlevel (0.19)
    4 ETW000                                                                            2501  0.147702
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dboraslib.dll
    4 ETW000                                                                              12  0.147714
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dboraslib.dll
    4 ETW000                                                                              18  0.147732
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              13  0.147745
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              15  0.147760
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                      12391  0.160151
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              12  0.160163
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              14  0.160177
    4 ETW000  [dev trc     ,00000]  Found ORACLE_HOME=C:\oracle\ora92 in Registry        796  0.160973
    4 ETW000  [dev trc     ,00000]  -->oci_initialize                                    400  0.161373
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.WE8MSWIN1252
    4 ETW000                                                                           34020  0.195393
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => Cannot connect: TNS-name missing         11  0.195404
    2EETW169 no connect possible: "DBMS = ORACLE                           --- TWO_TASK = ''"
    Thanks
    Sudhakar A

  • How to Maintain table "OIB_USERPARAM"

    Dear All,
    Can anyone help me to understand, how to maintain the table "OIB_USERPARAM", is there a T Code or SPRO link? There are some entries in these tables which needs correction. Please help.
    Regards,
    Anubhav

    Dear Anubhav,
    if I remember correctly, the entries in table OIB_USERPARAM are automatically created for each user if he/she first uses transaction O4_TIGER, and are subsequently updated if O4_TIGER is lect correctly (e.g. F3) with the current user settings:
    "When you leave the transaction, the system saves various user parameters (for example, the last used variants and the expansion status of the overview tree) so that the transaction looks the same the next time you call it. "
    which can be found in the SAP online documentation:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/cb/a45738bc8b210de10000009b38f8cf/frameset.htm
    section : Management of tank dips
    In addition, you can maintain a worklist of tanks for each user.
    I hope this helps a bit,
    Kind regards,
    Markus

  • Activate Release Status in condition table

    HI,
    Some has created a pricing condition table and it is being used since 5 years.
    Now client had a requirement where he wants release mechanism for any new condition records created.
    For this SAP provided a standard functionality of release status.
    In our case release status button is not checked while creation of condition table.
    Now how to reactivate the release button in the condition table.
    Regards,

    Hi Uday
    We can't activate release function in old tables just like that. You have to create new table with same fields but with release status activate. For copying old condition records in this new table you can use
    SD_MOVE_A004_TO_A304 report. As you can see with its name this report is for tables 004 and 304. If you want to copy records from 004 to 304 you can use this report. In your case you must have some other tables but if you show this report to your ABAPer he would be able to generate a new report using your tables.
    You can take a look on following document provided by SAP and see the conversion section at the end of this document.
    http://help.sap.com/saphelp_46c/helpdata/en/9b/3b1a2bc925d311b60f0060b03c2bff/content.htm
    Thank$

  • How to select the data from a Maintainance View into an internal table

    Hi All,
    Can anybody tell me how to select the data from a Maintainance View into an internal table.
    Thanks,
    srinivas.

    HI,
    You can not retrieve data from A mentenance view.
    For detail check this link,
    http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm
    Regards,
    Anirban

  • How to maintain bitmap index on a large table in DW?

    Hi all,
    We have many tables which are constantly doing either FULL or INCREMENTAL loading.
    And we have created many BITMAP indexes and several B*Tree index (caused by PRIMARY KEY or UNIQUE key constraints) on those tables.
    So, what I want to know is, how to maintain those BITMAP (and B*Tree) indexes for different loading mode?
    like, should I drop the index before the full load and re-create it after that?
    and do nothing in INCREMENTAL loading? I am aware that it will take more time to load with indexes.
    any links, books, articles or opinions would be highly appreciated.
    Thanks

    Just to reiterate, add to what Adam said. From Oracle Doc
    http://download.oracle.com/docs/cd/E11882_01/server.112/e17120/indexes002.htm#CIHJIDJG
    Unusable indexes
    An unusable index is ignored by the optimizer and is not maintained by DML. One reason to make an index unusable is to improve bulk load performance. (Bulk loads go more quickly if the database does not need to maintain indexes when inserting rows.) Instead of dropping the index and later re-creating it, which requires you to recall the exact parameters of the CREATE INDEX statement, you can make the index unusable, and then rebuild it.
    You can create an index in the unusable state, or you can mark an existing index or index partition unusable. In some cases the database may mark an index unusable, such as when a failure occurs while building the index. When one partition of a partitioned index is marked unusable, the other partitions of the index remain valid.
    An unusable index or index partition must be rebuilt, or dropped and re-created, before it can be used. Truncating a table makes an unusable index valid.
    Beginning with Oracle Database 11g Release 2, when you make an existing index unusable, its index segment is dropped.
    The functionality of unusable indexes depends on the setting of the SKIP_UNUSABLE_INDEXES initialization parameter. When SKIP_UNUSABLE_INDEXES is TRUE (the default), then:
    •DML statements against the table proceed, but unusable indexes are not maintained.
    •DML statements terminate with an error if there are any unusable indexes that are used to enforce the UNIQUE constraint.
    •For nonpartitioned indexes, the optimizer does not consider any unusable indexes when creating an access plan for SELECT statements. The only exception is when an index is explicitly specified with the INDEX() hint.
    •For a partitioned index where one or more of the partitions are unusable, the optimizer does not consider the index if it cannot determine at query compilation time if any of the index partitions can be pruned. This is true for both partitioned and nonpartitioned tables. The only exception is when an index is explicitly specified with the INDEX() hint.
    When SKIP_UNUSABLE_INDEXES is FALSE, then:
    •If any unusable indexes or index partitions are present, any DML statements that would cause those indexes or index partitions to be updated are terminated with an error.
    •For SELECT statements, if an unusable index or unusable index partition is present but the optimizer does not choose to use it for the access plan, the statement proceeds. However, if the optimizer does choose to use the unusable index or unusable index partition, the statement terminates with an error.
    Incremental load really matters the volume and whether for new dats you just add new partitions or subpartitions . If my incremntal go all over place and/or if I am touching few thousand rows. Yes might want to keep the indexes valid and let Oracle maintain it. IF millions added or incremental data just added to new part/subpart . Keeping indexes unsable for those partitions/subpartitions and the rebuilding it later may yield better results.

Maybe you are looking for