How to track modification of PK for JKM DB2/400 Journal Simple

Hi gurus,
Updating Primary key cannot propagate to target table using cdc with JKM DB2/400 Journal Simple.I find a tuple of new primary inserts into target table without deleting the old one.Is there any customized SAVPGM**** for PK modification in DB2/400?
CDCRTVJRN: SAVPGM0106,SAVPGM0107
Thanks,
nan

Thanks to all for assistance. It turns out that the 10 character limit, about which the server people warned me, isn't an issue with my ODBC connection. The invalid token error was being caused by some missing qualifiers in the generated sql which caused appearances of ".tablename" rather than "tablename" and other similar. I was able to modify the knowledge module to eliminate this issue and the CDC worked correctly on my first test.

Similar Messages

  • JKM DB2 400 column and table name 10 character limit

    I am trying to set up CDC on an iSeries. I have successfully loaded data with the LKM SQL to Oracle, and now I want to set up CDC for the table and am trying to use "JKM DB2 400" . I get invalid token errors when I try to start journalizing, and it appears to be the table and column names, used to set up CDC, which are more than the 10 character limit. Tables like SNP_JRN_SUBSCRIBER seem to come from the getJrnInfo function and other table and column names are hard coded. I want to copy the JKM and reduce all of the names to less than 10 characters.
    Where else are these names used? How does the interface know which table names to use when set to use only journalized data and how can I change it to use the new shorter names? Is there a better solution?

    Thanks to all for assistance. It turns out that the 10 character limit, about which the server people warned me, isn't an issue with my ODBC connection. The invalid token error was being caused by some missing qualifiers in the generated sql which caused appearances of ".tablename" rather than "tablename" and other similar. I was able to modify the knowledge module to eliminate this issue and the CDC worked correctly on my first test.

  • How to track the transported Variant for a program

    Hi All ,
    Can anyone please let me know how to track the modifications done on program variants , and how to track if it has been transported .
    Thanks In Advance .

    Hi Balaji
    Variants are stored in the table VARID.
    Pushpraj

  • How to track usage of tcodes for a particular Login id

    *Hi experts,*
    *Kindly tell me how to track the usage of transactions for a particular Login Id. Is there any tcode from which we can get the report for the same? If suppose 100 tcodes has been assigned to a particualr Login Id, I have to confirm whether in the last  month have the users executed all the tcodes assigned to them or not.*
    *Kindly revert for the same.*
    *Thanks & Regards,*
    *RESHMA*

    Reshma,
    The first thing you have to consider is why the tcode is in the role at first place, conventional wisdom is - Role was identified, its functions were identified (or the other way around) and then corresponding tcodes were identified to perform those functions and then role was updated with these tcodes. Now rather than approaching it through the frequency of tcode use, you shoudl revisit the business process or function and evaluate if it is still required in the role. Depending upon this requirement, you should reevaluate your role design. Usually you should just prepare the role-to-tcode matrix and have the business/Function review it periodically.
    going by frequency can be misleading, I will give you a scenario - what if the user executes a tcode only once a quarter or 6 months or a year, with rest of the time the function is performed by junior staff or some other team member through a different role. So best practice I can suggest is to review the role-tcode matrix.
    You can however check the frequency using Audit Logs in Sm18-20 as mentioned by Vikas above. These are pretty easy to configure but size of logs can get unmanageable depending upon filters.
    Regards,
    Shivraj

  • How to track the user name for audit trail ?

    Hi all,
    I chance the new user name from existing user code, How can i track the document that made by the old user name and the current username. Because when the username change, all the historical will be changed to the current.
    Thanks in advance
    Regards
    Jia shun

    Hi ,
    the problem is usersign is only connect to userid of OUSR. And the changes is on User Name field.
    For example know i make a document PO by using user code manager , user name Jason Butler.
    After that i change my user name become Alex, but the user code still same "manager".
    After that i re-login and update the Qty in PO doc, that i made before. After that i change again the username, the user code still same. After that i click the show history of the document that i made before. The Updated by and created by are always followed by the current user name that i change.
    thanks and regards
    Jia shun

  • How to track the repair box for iphone 5?

    I have the comfirmation code but not the tracking information? How do i know when Im going to get it....

    So that it only shows the the name of the person not the content ?
    Thanks

  • How to track ntdll.dll error for Acrobat 9.3.x?

    Hi,
    While running Acrobat 9.3.x in embedded mode for my application I get this error:
    Faulting application Acrobat.exe, version 9.3.3.177, faulting module ntdll.dll, version 5.2.3790.3959, fault address 0x0002bc34
    What is the best way to track the reason of it? It usually happens inside my developed Acrobat plugin with SDK 8.x, but usual DURING/HANDLER doesn't help in that case to catch it.
    I'm developing with Visual Studio 2005. Should I try to enable any of C++ exception tracking or the only way is to prepare PDB (program database) file and try track done what is the line?
    Any help will be highly appreciated.
    I'll try to update today my Acrobat to 9.3.4.x and see if it's the same.

    Ok, after playing more with that and stopping at Access violation  - I get this situation:
    0:000> g
    (f9c.970): Access violation - code c0000005 (first chance)
    First chance exceptions are reported before any exception handling.
    This exception may be expected and handled.
    eax=77d0510c ebx=00150000 ecx=0000003c edx=014e0000 esi=77d051c0 edi=77d051b8
    eip=7c82a0d0 esp=00123260 ebp=0012347c iopl=0         nv up ei pl nz ac pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010216
    ntdll!RtlAllocateHeap+0xfa:
    7c82a0d0 884706          mov     byte ptr [edi+6],al        ds:0023:77d051be=77
    and stack trace (where I don't see my plugin actually):
    WARNING: Stack unwind information not available. Following frames may be wrong.
    0012347c 776d7284 ntdll!RtlAllocateHeap+0xfa
    00123494 776d6a69 ole32!CoGetCurrentProcess+0x10b6
    001236cc 776d6cb5 ole32!CoGetCurrentProcess+0x89b
    00123728 776d61b1 ole32!CoGetCurrentProcess+0xae7
    00123748 776b3616 ole32!CreateFileMoniker+0x1886
    001237a4 776b2322 ole32!CoGetMarshalSizeMax+0x1044
    001237e0 776d6100 ole32!CoMarshalInterface+0x74
    00123838 776d6498 ole32!CreateFileMoniker+0x17d5
    001242c4 03169a2c ole32!CoGetCurrentProcess+0x2ca
    0012432c 031696c2 Acrobat_3000000!AcroWinBrowserMain+0x27772
    00124354 030e43f9 Acrobat_3000000!AcroWinBrowserMain+0x27408
    001243a0 0314799f Acrobat_3000000!DllCanUnloadNow+0x634ef
    00124400 03687c8f Acrobat_3000000!AcroWinBrowserMain+0x56e5
    001245f0 7c829fb5 Acrobat_3000000!PDFLTerm+0x7fccf
    001245fc 7c829f3d ntdll!RtlGetNtGlobalFlags+0x38
    001246dc 78134c39 ntdll!RtlFreeHeap+0x126
    001246e8 78134c58 MSVCR80!free+0xcd
    00000000 00000000 MSVCR80!free+0xec
    So, why does Acrobat Professional fail with Access violation error?

  • How to track changes in name who are enrolled in a benifit plan

    hi,
    can any1 help me
    how to track changes in name for an employee enrolled in a benifit plan.this report is to run monthly.
    should use change pointers or should use aedtm field..
    can any1 help..
    thanx in advance

    Pl take a look at the Std Report RPUAUD00 used for Infotype Logging. The Report Documnentation details the steps needed to turn the logging for the PA infotypes, which in your case could be 0167,0168,0169 etc..
    ~Suresh

  • How to Read the internal table for the data download from the spool

    HI all,
    I have one issue regarding the spool ,we are getting the correct output as per requirement of  user but when we send the same to the user in pdf format they did notget the same.
    they are telling that the due date is missing from the pdf.
    Please advice me how to track the internal  table for the spool data converted intopdf in a readable format.
    the FM used for the above task is : 
    call function 'CONVERT_OTFSPOOLJOB_2_PDF'
    Please reply if any one worked on the same.
    Thanks in advance.
    Gaurav,

    Hi Wang,
    Please let me know how you solved your question.
    Points will be rewarded.
    Thanks,
    Arun.

  • How to lock a row in a db2/400

    Hi all,
    Could someone show me how to lock a row in the database DB2/400
    The scenario:
    DB.beginTransaction
    User 1 gets a row with a column bill_number
    "select bill_number from numbers where pk = xxx for update"
    aux_bill_number = bill_number
    USER 1 updated this row
    "update numbers set bill_number = bill_number +1 where pk = xxx "
    USER 1, like final step, insert aux_bill_number in other table as primary key
    DB.commitTransaction
    While doing so,
    User 2 also gets a row with a bill_number. this user must take bill_number with value 2, but take the same value 1
    This it causes key duplicated in the destiny table.
    Please, help me.
    How I must lock the row not to allow to read until finishing the previous transaction?

    Hi all,
    Could someone show me how to lock a row in the
    database DB2/400Isn't SELECT FOR UPDATE standard?
    >
    The scenario:
    DB.beginTransaction
    er 1 gets a row with a column bill_number
    "select bill_number from numbers where pk =
    xxx for update"
    aux_bill_number = bill_number
    1 updated this row
    "update numbers set bill_number = bill_number
    +1 where pk = xxx "
    USER 1, like final step, insert aux_bill_number in
    other table as primary key
    DB.commitTransactionSounds like you're trying to do something that a JOIN would do better.
    While doing so,
    User 2 also gets a row with a bill_number. this user
    must take bill_number with value 2, but take the
    same value 1
    This it causes key duplicated in the destiny table.
    Please, help me.
    How I must lock the row not to allow to read until
    finishing the previous transaction?Setting the isolation level to SERIALIZABLE might help.
    %

  • How do i use parallel compression for 4 drum tracks in Logic pro 7.2.3 Please

    how do i use parallel compression for 4 drum tracks in Logic pro 7.2.3 Please. my version is 7.2.3 and my son did his drums on 4 tracks. 2 OH's 1 Kick and 1 Snare. Were confused because we cant figure out how to do parallel compression on the older logic version 7.2.3?

    I can't remember when the Aux tracks became the new buss tracks, so I'll spell this out using busses.
    The way I do it, is I assign all my drum tracks to a buss, say buss 1.
    Then, on buss 2, I assign it's INPUT to buss 1.
    So buss 1 (all the drums) are feeding into buss 2 simultaneously.
    Put a compressor on buss 2, turn the fader down all the way, then as the track is playing, bring buss 2's fader up slowly, until you hear the effect you're after.
    You could also do this using sends on the 4 drum tracks, set to feed the buss with the compressor on it.
    I hope I haven't forgotten anything particular to that version of Logic. See if this helps...

  • How can i use original audio track in video editing for iPad 2?

    I am struggling to understand how the video editing apps work for iPad 2, and specifically, to understand why all the editing apps I have looked at explain how you can make these terrific video clips by ADDING audio tracks from iTunes, or. From the audio library. I just want to use the original audio on the tape?  Is that so strange? Today I took a video clip of my daughter singing with her guitar. I wanted to shorten the length a bit, so I downloaded a couple of Visio editing apps. When I pulled the clip out of my Camera Roll storage into the video editing screen, there was no sound at all,though there were ways to add other sounds ( for .99cents) most frustrating is that nowhere, does Apple explain this.  The tutorials just show someone editing a video of their friends ( with no sound) And adding text and music, as if it's normal not to include the actual sound that originally accompanied the video clip.  Seems like i wouldn't be the only customer who would prefer to hear my daughters own voice Ina video of her singing, and would like thisexplainedbefore I started downloading editing apps. If it can't be done, couldn't This be posted?

    I am not understanding your question, or your complaint, if it is a complaint.
    I movies takes a video clip, including its audio track. 
    You have the option of mutimg it, or of importing some other sound from your music library, or narrating.  What other option do you want?

  • How to track changes for the config done directly in quality client-Reg

    Hi,
    In our system the landscape is Dev,Quality,Production.
    For some transactions we will do the config in dev and transport to other clients or maintain in each client manually.Eg QS41,CI41.
    In my case ,I have did the config in CI41 and transported to other clients.But someone user get in to CI41 in Quality client and did some changes. Now how to track the user Id through which the changes has been performed  in QA directly.
    Regards
    SB

    hi
    you can use SE09 for displaying the transport no where you can see all the request nos ,from there you can check
    also use the same transaction Cl41 do some changes like description ,then press the save button ,system will prompt you the previous saved Request No and make a note of it .cancel the request generation ,then you can trace them in SE09
    also check whether you can find any change documents is available
    regards
    thyagarajan

  • How to track changes in a hyperion application for SOX control?

    Hello all,
    We have been working on identifying the best way on how to track changes in a hyperion application in regards to the SOX control.
    The following areas have been identified as the main areas of an application where the changes are to be tracked:
    Monthly data load from ODI
    Calculation of data
    Metadats change
    Formula edit
    Changes to reports
    Changes to security
    Can anybody please suggest the best ways to do this? Has anyone experienced this issue before?
    Somebody suggested that there is hyperion auditing available.
    Is there any other software that is available that can do this or just documenting the changes would be the best option?
    Please suggest. Toyr response would be appreciated.
    Thanks.

    Shared Services allows the auditing of provisioning and life-cycle management activities to track changes to security objects and the artifacts that are exported or imported using Lifecycle Management Utility.
    For Shared Services auditing, refer Page 129 of http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_security.pdf
    Planning Administrators can select aspects of the application for change tracking. For example, you can track changes to metadata, such as when users change a member property or add a currency. You can also track changes in data forms, business rules, workflow, users, access permissions, and so on.
    For Planning auditing, refer Page 56 of http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin.pdf
    HTH-
    Jasmine.

  • Hi, I followed the instructions to apply for the Made For iPhone Program. After submission of the necessary documents and information, I have not heard back from Apple. How to track the application progress? Can someone help?

    Hi, I followed the instructions from Apple MFI website, to apply for the Made For iPhone Program. After submission of the necessary documents and information, I have not heard back from Apple for couple weeks. How to track the application progress? Can someone help? < Edited by Host >
    Thank you.
    Best Regards,
    Gerald

    Hi Gerald
    This is a user-to-user forum, and your message will not be received by Apple. You will need to sign into your Developer/MFI account, and contact Apple that way. This can be done here.
    P.S Please do not post your e-mail address here.
    Taylor

Maybe you are looking for

  • How do I clear a false paper jam reading on a CM1312nfiMPF?

    HP CM1312nfiMPF all-in-one:  I have cleared a paper jam in the output bin and closed the rear cover.  The screen on the machine says that I still have a paper jam in the output bin and will not let me continue.  I have double checked the input tray a

  • Showing data series for two charts on one

    Hi I need to represent 2 sets of data on one chart. The first is a linebar chart and the second is a scatter chart. This can be done in Excel by adding multiple named data series. Is this possible with crystal report 2008. Thanks

  • Percentage Calculation for result rows

    Hi I have problem with percentage calculation on result rows. I have 2 KFs A and B, the result is calulated by setting 'calculate result rows as' to 'summation'. But in KF 'C' (which is calculated as A/B*100 ), Now the probles is the systen picks up

  • Pages error messages:  Existing docs can't be opened

    I'm getting error messages in Pages when I try to save or share an existing document:  "document can't be opened" I closed pages to try again and altho the docs appear in "open recent" (as untitled Doc. 3 and 4), I can't open them...getting same erro

  • Problème avec PSE 11

    bonjour lorque je l'ouvre la 1ère partie de ce logiciel, tout va bien jusqu'a l'affichage des photos. là, une seule image sur + 12000 photos apparais et aucun dossiers. au bout d' environ 30s tous disparait d'un seul coup et je me retrouve avec l'écr