How to create change set in 9i r2 ?

I created new change source and new change set , not use 'SYNC_SOURCE' and 'SYNC_SET'.
after I created change table and activated change set, I update source table's data.
but I can't find any recored in change table.
please help, thanks.
//create change source
begin
dbms_cdc_publish.create_change_source(
change_source =>'hr_change_source',
source_description=>'Change source for hr test_source',
logfile_suffix => '',
logfile_location => ''
end;
//create change set
begin
dbms_cdc_publish.create_change_set(
set_name => 'hr_change_set',
change_source_name => 'hr_change_source',
begin_date => sysdate,
end_date => sysdate+5,
tablespace_name => 'ts_cdcpub',
ignore_ddl_events => 'y',
rollback_seg_name =>' ');
end;
//create change table
begin
dbms_cdc_publish.create_change_table(
owner => 'cdcpub',
change_table_name => 'hr_ct',
change_set_name => 'hr_change_set',
source_schema => 'hr',
source_table => 'cdc_test',
column_type_list => 'id integer, name varchar2(10)',
capture_values => 'both',
rs_id => 'y',
row_id => 'n',
user_id => 'n',
timestamp => 'n',
object_id => 'n',
source_colmap => 'n',
target_colmap => 'y',
options_string => 'tablespace ts_cdcpub');
end;
//activate change set
begin
dbms_cdc_publish.alter_change_set(
set_name => 'hr_change_set',
advance_enable => 'y',
ignore_ddl_events => 'n',
rollback_seg_name => '');
end;
//source table
create table hr.cdc_test(
id integer,
name varchar2(10),
primary key(id)
);

Dear Niranjan
the WWI design of a cover letter is very "company" specific. In most cases data like:
- which material number was "delivered" is shown e.g. with material text
- some contact adress data from the company shipping the MSDS is shown
etc.
Most of the information printed are retrieved using a parameter symbol. Some data might come from information in CVD1; some data is retrieved by using the data from CVD1; e.g. Customer adress information etc. (here data is retrieved from business partner information)
The parameter symbols you are showing are "standard"; therefore you can use option of Ralph to try to identify the "source" of the data as retrieved.
There are not many threads related to cover letter topic in this FORUM; I believe not more than 10 threads are related to this topic. I participated in discussion of one of these threads; i was not able to find the thread; sorry
Only as a hint: don't only concentrate on WWI design; identify as well how you need to "link" the cover letter to a specific "process"; this is done via customizing; e.g. refer to the SDS distribution OSS in which the whole SDS process is described; the process is described well how to "link" the cover letter to a shipment process
Topic is explained on "very" high level here:
Cover Sheet Template (DBV) - Basic Data and Tools (EHS-BD) - SAP Library
So I believe the best option is to us the proposal of Ralph and trying to understand the standard symbols etc.
C.B.
PS: after oce again trying to find additional threads I found only these:
Coverletter - Output of material data
Parameter Symbols not appearing in Coversheet and/or Acknowledgement Receipt
How to create Cover letter

Similar Messages

  • How to Create BC SET using Transport Request

    Hi,
    How to Create BC SET using Transport Request.if any one knows help me

    Hi Gowri,
    The below given description might help u out ..
    You want to create a BC Set from a transport request. A transport request containing Customizing data must already exist.
    This Customizing request is a change request with which you can copy and transport the changed system settings.
    The BC Set is based on the data in the Customizing request. You can copy all the data records in the Customizing request into the BC Set, or select a subset.
    You can subsequently edit BC Sets created from transport requests.
    Procedure
    Enter the Customizing request number and Continue.
    -> You can search for requests with the F4 help. The request type is Workbench/Customizing requests. The request status is changeable or released.
    -> You get an overview of the transport objects in the transport request. To put a transport object in the BC Set, flag the row Copy.
    ->The Status column tells you the BC Set-compatibility of the transport object. It can have the following values:
    ·        green traffic light: The transport object can be put in the BC Set.
    ·        yellow traffic light: BC Set creation or activation problems are possible. Check whether all data records have been put in the BC Set, after you create it.
    ·        red traffic light: Table entries exist, but they cannot be interpreted. They cannot be put in the BC Set.
    ·        Cancel: The transport object cannot be interpreted or put in the BC Set.
    You can get detail information about the object at the bottom of the screen, by double-clicking on a row. For detailed information about messages, choose the icon in the Documentation column.
    The Activity column indicates the associated IMG activity. If no unique assignment is possible, the field is empty. To assign an activity or change an existing assignment, choose the Change Activity icon. Position the cursor on the IMG activity to which you want to assign the object, and choose Select.
    When you have made your choice, choose the Save Data from Transport Request icon.
    Make the necessary entries in the following dialog box Create Object Directory Entry. Choose Save.
    To create the BC Set with the selected rows, choose Save.  
    When you read the transport request, the data records are initially only read in the logon language. When you save the BC Set, all languages in the system are also put in the BC Set.
    You can edit the BC Set manually at any time. Proceed as described in Change BC Set.
    Reward if helpful.
    Thankyou,
    Regards.

  • How to create change request

    HI,
    how to create change request for a program and how to compare versions ? how to release the task ? where we create change request ? how to transport it ? who will transport ?
    In real time who creates change request ? developer  or Team leader or Basis mainly in supporting project ?

    The Change Request is that request when you do changes or create a program or configuration in the system. The system will automatically popu with the change request pop box , when you can give request name as defined by the system or can give your own request name with heading of what changes you have made while customization. The system will generate a request number and you save it. (e.g.:- SEDE-2785467) SEDE- means the Clients System name then followed by the system generated request number. 
    Now when you want to release the request you have to use the <b>T-code SE10</b> where you can see the requests under the heading modifiable or released. Go to the modifiable option. Each request will have again an internal request number. First you have to release the internal request and then release the external request number. This will in turn released by the basis guys thru the <b>T-code SM64</b> in a group when all the requests are pooled from different users.
    The task  is nothing but the what task you have performed while customizing the client system and the heading name which have given it for that task and generated a request for that task.
    regarding your last question, change request is usually created by the developers or team leader. But the transporting is mostly done by basis.
    regards
    vivek
    <b>please reward points if this helps</b>

  • How to create/change layout grid in MIR7/MIRO

    Dear all,
    How to create/change layout grid in MIR7/MIRO??I want to change the order of the items table.
    Thx.
    Icuk Hertanto

    Check SAP  Note 315586 - MIRO: Creating and changing display variants for Step by Step guidance.

  • Just downloaded adobe reader X. how do I change setting to open a file as a pdf file instead of word

    Just downloaded adobe X reader   pdf files open as a word doc.  how do I change setting to only open doc as a pdf doc

    Do you mean that MS Word is opening your pdf files? If so, you just need to change your file associations.
    It's easy enough to do but how to do it depends on your operating system.

  • TS3899 I am receiving email on my iphone 5OS but I am not able to replay and forward. How can I change setting?

    I am receiving email on my iphone 5OS but I am not able to replay and forward. How can I change setting?

    Close out of the mail app, double tap the home button and completely close out of the app.
    Then do a reset, no data loss.  Hold down the home/sleep button together until you see the apple logo and then release, then wait for the phone to boot back up.
    Then check your email again.

  • How to create 'BC set'

    Hi,
            We want to know 'How to create BC set'.   
           We  are  looking forward to your answer.
    Regards,
        Gaito

    Hi Gaito,
    The below link could be of help:
    http://help.sap.com/saphelp_nw04/Helpdata/EN/6f/3c3f88fbef11d2958c00a0c930dcc1/content.htm
    Regards,
    Srikishan

  • How to create caracter set with reference(or create it anyhow)on 5.0

    I have difficulty (only on version 5.0 and 4.7) to create caracter set with reference(or create it anyhow). On version 4.6 there is no problem (I can do that like described in course BC305).
    Transaction "spad"->Full administation-> character set->change-> character
    set-> character set->create using template(or just create)
    I have intention to modify char set afterwards
    How could I do that in version 5.0 ECC?

    and therefore in this forum with minor chances to get an answer.
    regards
    Peter

  • How do I change setting to 5mhz

    I have a new Airport Express how do I change it to 5mhz. I don't have any settings in Airport Utility to change it.

    If you are using the AirPort Express to "join" or "extend" an existing wireless network, the Express picks up it's settings from that network.
    If you have the Express configured to "Create a wireless network", you can change the Radio Mode as follows:
    AirPort Utility - Manual Setup
    Click the Wireless tab located below the row of icons
    Radio Mode = +802.11n only (5 GHz)+
    If you select this setting, only "n" devices capable of connecting at 5 GHz will be able to join the network.

  • How to create caracter set on version 5.0 ECC

    I have difficulty (only on version 5.0 and 4.7) to create caracter set with reference(or create it anyhow).
    On version 4.6 there is no problem (I can do that like described in course BC305).
    Transaction "spad"->Full administation-> character set->change-> character
    set-> character set->create using template(or just create)
    How could I do that in version 5.0 ECC?
    I have intention to modify char set afterwards as some character are printed incorrecty on a printer device (Digital LG14)after upgrade.
    This device is defined on unix acess type "L" with a custom made device type using a custom made character set
    9452.
    Otherwise(on other printers) I have no problem with characters using acess type "S" with a device type "I2SWIN"(using character set 1406).
    Do you have any idea(tomorrow I will visit customer facing this problem first time). I plan to try the custom made device type with character set 1406.
    Do you have any idea if I do not succeed?

    Hi Tina,
    See
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/d9/4a963651ea11d189570000e829fbbd/frameset.htm">Maintaining Character Sets</a>
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/d9/4a967751ea11d189570000e829fbbd/frameset.htm">Defining Character Sets</a>
    Hope this help!
    Juan
    Please reward with points if helpful

  • How do you change setting in firefox inorder to use the swipe feature to scroll through opened tabs in a window.? I am using synaptics touch pad that supports swipe on windows. Try my procedure in the link pasted below if you have the same problem as me.

    this is what i used but it didnt work
    http://www.mactipper.com/2009/07/switch-tabs-in-firefox-with-three.html
    I recently figured out that I can change setting on firefox so swipe (three finger movement) can be used to change tabs.
    Here is the procedure I used > http://www.mactipper.com/2009/07/switch-tabs-in-firefox-with-three.html but it did not work. Go ahead and try it and see if it works for you. Then reply to me thanks

    Your previous support postings are listed [https://support.mozilla.com/en-US/search?q=&num_voted=0&num_votes=&asked_by=larsonite&answered_by=&q_tags=&created=0&created_date=&updated=0&updated_date=&sortby=0&a=1&w=2 here].
    '''Please bookmark that page so that you don't have to ask about this repeatedly.'''

  • How to create Field Set in flex

    I need to know best way to do create Field Set as following
    You can see the HTML field set reference from here..
    HTML CODE
    <form>
      <fieldset>
        <legend>Personalia:</legend>
        Name: <input type="text" size="30" /><br />
        Email: <input type="text" size="30" /><br />
        Date of birth: <input type="text" size="10" />
      </fieldset>
    </form>
    So,how can I do it?

    This link should set you off on the right track.
    http://livedocs.adobe.com/flex/3/html/help.html?content=layouts_08.html

  • How to create a Set of Group Owners

    Step 1:  Create and bind an attribute called GroupOwner to user objects in the Portal
    Step 2:  Run the following Powershell script as an administrator of FIM.
    Step 3: Create your set based on the updated GroupOwner attribute which will now be true for all your Group Owners
    Step 4:  Make workflows! :)
    The Code:
    $uri
    =
    http://NameofYourServer:5725
    $attributeName
    =
    "GroupOwner"
    # load FIM snapin, ignore errors if already loaded
    Add-PSSnapin
    FIMAutomation
    -ErrorAction
    SilentlyContinue
    # gets the value of a single-valued attribute from an exported object
    function
    GetAttributeValue($exportObject,[string]
    $name) {
    $attribute
    =
    $exportObject.ResourceManagementObject.ResourceManagementAttributes |
    Where-Object {$_.AttributeName
    -eq
    $name}
    if ($attribute
    -ne
    $null
    -and
    $attribute.Value) {
    $attribute.Value
          $users=Export-FIMConfig
    -CustomConfig
    "/Person[ObjectID = /Group/Owner]"
    -OnlyBaseResources
    foreach ($user
    in
    $users) {
    $objectID2=$user.ResourceManagementObject.ResourceManagementAttributes
    | Where-Object {$_.AttributeName
    -eq
    "ObjectID"}
    $objectID2=$objectID2.Value
    $ImportOperation
    = [Microsoft.ResourceManagement.Automation.ObjectModel.ImportOperation]
    $ImportState
    = [Microsoft.ResourceManagement.Automation.ObjectModel.ImportState]
    $importChange
    =
    New-Object
    Microsoft.ResourceManagement.Automation.ObjectModel.ImportChange
    $importChange.Operation
    =
    $ImportOperation::Replace
    $importChange.AttributeName
    =
    ${attributeName}
    $importChange.AttributeValue
    =
    $true
    $importChange.FullyResolved
    = 1
    $importChange.Locale
    =
    "Invariant"
    $importObject
    =
    New-Object
    Microsoft.ResourceManagement.Automation.ObjectModel.ImportObject
    $importObject.ObjectType
    =
    "Person"
    $importObject.TargetObjectIdentifier
    =
    $objectID2
    $importObject.SourceObjectIdentifier
    =
    $objectID2
    $importObject.State
    =
    $ImportState::Put
    $importObject.Changes
    = (,$importChange)
    $importObject |
    Import-FIMConfig
    -uri
    $uri

    Changed the code to allow for skipping values that are already true to reduce FIM level overhead.
    $uri = "http://FQDNofyourServer:5725"
    $attributeName = "GroupOwner"
    # load FIM snapin, ignore errors if already loaded
    Add-PSSnapin FIMAutomation -ErrorAction SilentlyContinue
    # gets the value of a single-valued attribute from an exported object
    function GetAttributeValue($exportObject,[string] $name) {
    $attribute = $exportObject.ResourceManagementObject.ResourceManagementAttributes |
    Where-Object {$_.AttributeName -eq $name}
    if ($attribute -ne $null -and $attribute.Value) {
    $attribute.Value
    $users=Export-FIMConfig -CustomConfig "/Person[ObjectID = /Group/Owner]" -OnlyBaseResources
    foreach ($user in $users) {
    $objectID2=$user.ResourceManagementObject.ResourceManagementAttributes | Where-Object {$_.AttributeName -eq "ObjectID"}
    $objectID2=$objectID2.Value
    $objectID3=$user.ResourceManagementObject.ResourceManagementAttributes | Where-Object {$_.AttributeName -eq "GroupOwner"}
    $objectID3=$objectID3.Value
    if ($objectID3 -ne $true) {
    # write-host $objectID2
    $ImportOperation = [Microsoft.ResourceManagement.Automation.ObjectModel.ImportOperation]
    $ImportState = [Microsoft.ResourceManagement.Automation.ObjectModel.ImportState]
    $importChange = New-Object Microsoft.ResourceManagement.Automation.ObjectModel.ImportChange
    $importChange.Operation = $ImportOperation::Replace
    $importChange.AttributeName = ${attributeName}
    $importChange.AttributeValue = $true
    $importChange.FullyResolved = 1
    $importChange.Locale = "Invariant"
    $importObject = New-Object Microsoft.ResourceManagement.Automation.ObjectModel.ImportObject
    $importObject.ObjectType = "Person"
    $importObject.TargetObjectIdentifier = $objectID2
    $importObject.SourceObjectIdentifier = $objectID2
    $importObject.State = $ImportState::Put
    $importObject.Changes = (,$importChange)
    $importObject | Import-FIMConfig -uri $uri

  • How to create change pointers for IT6 when custom table Z777A changes?

    Situation: We are using custom table Z777A (copied T777A and added fields) to store building locations. Employee's IT6 subtype 92 retrieves valid work address building locations from table Z777A.
    Problem: Whenever there are updates to Z777A, we need to find all IT6 subtype 92 records that use the changed building location from Z777A and create IDOC's The change pointer entry will need to be for the IT6 subtype 92 row that is affected.
    Question: Can anyone give me specific details as to how this can be accomplished? Thanks.

    Hi,
    MASTER DATA CHANGES DISTRIBUTION BY CHANGE POINTER TECHNIQUE:
    Step 1: Creating change document object in SCDO transaction.
    Step 2:Assigning tables to the change document object.
    Step 3:Specifying change document items in transaction BD52.
    Step 4: Activating change pointers for the message type HRMD_ABA in transaction BD50.
    Step 5:Activating change pointers globally.
    Step 6:Executing program RBDMIDOC  in SE38, Specifying message type HRMD_ABA.
    with regards,
    M.Sreeram.

  • Insufficient privileges while creating change set.

    Hi,
    I'm trying to setup CDC in Async Distributed HotLog mode with source 9i (9.2.0.7) and stage 10.2 database. Change source was created successfully, but when i run DBMS_CDC_PUBLISH.CREATE_CHANGE_SOURCE it gives error
    ORA-01031: insufficient_privileges
    ORA-09512: at "SYS.DBMS_CDC_PUBLISH", line 560
    It does create the propagation on source db for this change set and then gives this error. I'm following the chapter 16 of data warehousing guide to set it up. Have checked all privileges and I can't seem to figure this out. Has anyone faced something similar? what am i missing here?
    Regards.
    Ali

    Hi Ali,
    I had the same thing with plain Streams (dbms_streams_adm.add_Table_rule).
    The user with wich you set it up should have DBA role (that's somehow the requirement from Oracle, I would rather see some specific system-privileges in stead of having the whole DBA role to be granted). Another thing is that I wanted to create a package with functionality to setup my Streams environment. But in then the first time you would add table or schema rules, it creates the Capture or Apply process. And for that you need specific rights that are granted through the DBA role. But the Oracle rights-implementation prevents privileges granted via a Role to be used in a stored pl/sql-procedure. To be used in a stored-procedure you need the specific rights granted directly. That's another reason I'm not fond of the requirement of having to grant the DBA role.
    So grant the DBA role to your user, if not done allready, or if you use a stored procedure to setup your cdc then do the first call directly from an sqlplus script and not within your stored pl/sql code. Subsequent calls can then be made from your stored-procedure.

Maybe you are looking for

  • Lion Server is killing me!!

    We have a Mac Mini (new Nov. 2011) runnig Lion Sever 10.7.2 and I can't get it to work properly. I have done two instals including the original startup. I have an OD running, I have added users and groups. The Mac's and PC's in the office can access

  • Mac OS 10.4.10 and Tape Devices issues

    Subject: [BRUServer-Announce] Mac OS X 10.4.10 Announcement... I am posting this message out to the group for additional knowledge on this issue.. We have a older G5 XServe with XRaid connected via Fibre Channel and an Adic Scalar 100 LTO-2 tape unit

  • How to call the .dll use Jave

    hello, I will to call a .dll file in java which function or API can do that ? if someone knows , please tell me . thanks

  • Web page composer : new web form

    Hi, this is my problem : I created the wpc_mini_article new web forms on my portal, and made new mini article. All works fine. Now I try to mage other type of article, for exemple like banner. So I copy the XML and XSL of the standard banner, and mad

  • Table analyzed / indexes rebuilt

    In data warehouse, we have a contract summarization table. The daily data feed populates this table. It didn't analyzed since 4/25/2007. But its indexes are rebuilt every day when processing data. The questions are: 1. since these indexes are built d