Reg Adcfgclone after merge appltop error

Hi,
Mine is 2 node architecture.
Web & Forms in one node.
Admin,Concurrent and DB in another node.
Version is 11.5.10.2 and db is 10.2.0.4
I want to do Multinode to single node cloning using merge appltop.
I ran perl adpreclone.pl appsTier merge in admin node and
perl adpreclone.pl appltop merge in webnode.
I took hotbackup of DB.
Then in Target system
I have created control file and recover the db and open it in resetlogs.
i have manually created a listener for it.
Now my db and db listener is up.
I copied the comn_top,appl_top and ora_top from my admin node to target system.
then i copied appl folder from comn_top/clone/appl from web node to target system comn_top/clone/appl.
Then i run adcfgclone.pl appsTier from target system admin node.
It completed successfully but since i forget to add temp tablespace autoconfig ends in error.
Then i added the temp table space and run the adautocfg.sh which ends in error as
[AutoConfig Error Report]
The following report lists errors AutoConfig encountered during each
phase of its execution. Errors are grouped by directory and phase.
The report format is:
<filename> <phase> <return code where appropriate>
[INSTANTIATE PHASE]
AutoConfig could not successfully instantiate the following files:
Directory: /oracle/TEST/app/testcomn/admin/install/TESTDB_testebs
txkFrmUTF8.pl INSTE8_SETUP
[SETUP PHASE]
AutoConfig could not successfully execute the following scripts:
Directory: /oracle/TEST/app/testcomn/admin/install/TESTDB_testebs
txkMultinode.sh INSTE8_SETUP 1
wdbsvr.sh INSTE8_SETUP 1
[PROFILE PHASE]
AutoConfig could not successfully execute the following scripts:
Directory: /oracle/TEST/app/testcomn/admin/install/TESTDB_testebs
abmwebprf.sh INSTE8_PRF 1
affrmprf.sh INSTE8_PRF 1
afwebprf.sh INSTE8_PRF 1
amswebprf.sh INSTE8_PRF 1
ibywebprf.sh INSTE8_PRF 1
icxwebprf.sh INSTE8_PRF 1
jtfictx.sh INSTE8_PRF 1
oksfrmprf.sh INSTE8_PRF 1
AC-00423: Template file: /oracle/TEST/app/testappl/fnd/11.5.0/admin/template/txkFrmUTF8.pl missing from file system.
Raised by oracle.apps.ad.autoconfig.InstantiateFile
wdbsvr.sh Unable to update s_portal30_sso_user in /oracle/TEST/app/testora/iAS/Apache/modplsql/cfg/wdbsvr.app
Kindly help me in this.
Regards
Krishna

HI,
After moving pl file from source to target now the error didnot come.
I have also changed the value to null for sso parameter still the error comes.
[AutoConfig Error Report]
The following report lists errors AutoConfig encountered during each
phase of its execution. Errors are grouped by directory and phase.
The report format is:
<filename> <phase> <return code where appropriate>
[SETUP PHASE]
AutoConfig could not successfully execute the following scripts:
Directory: /oracle/TEST/app/testcomn/admin/install/TESTDB_testebs
txkMultinode.sh INSTE8_SETUP 1
wdbsvr.sh INSTE8_SETUP 1
[PROFILE PHASE]
AutoConfig could not successfully execute the following scripts:
Directory: /oracle/TEST/app/testcomn/admin/install/TESTDB_testebs
abmwebprf.sh INSTE8_PRF 1
affrmprf.sh INSTE8_PRF 1
afwebprf.sh INSTE8_PRF 1
amswebprf.sh INSTE8_PRF 1
ibywebprf.sh INSTE8_PRF 1
icxwebprf.sh INSTE8_PRF 1
jtfictx.sh INSTE8_PRF 1
oksfrmprf.sh INSTE8_PRF 1
AutoConfig is exiting with status 10
txkMultinode.sh
Enter value for 2: ERROR:
ORA-01017: invalid username/password; logon denied
Error Ruuning txkgetWebnodes.sqlERRORCODE = 1 ERRORCODE_END
.end std out.
wdbsvr.sh
RUNPROCESS = Phase upto which the scripts should be executed.
Values allowed: { INSTE8, INSTE8_SETUP, INSTE8_PRF, INSTE8_APPLY }
wdbsvr.sh Unable to update s_portal30_sso_user in /oracle/TEST/app/testora/iAS/Apache/modplsql/cfg/wdbsvr.app
ERRORCODE = 1 ERRORCODE_END
ERROR:
ORA-12154: TNS:could not resolve service name
abmwebprf.sh exiting with status 1

Similar Messages

  • [Solved]Terminals won't start after merging bash.bashrc

    Hi all,
    As the topic states, after merging the files using meld, none of my terminals will start. I've never modified bash.bashrc and seeing that the developers decided to change it, I'll like to get this working.
    Current bash.bashrc
    # /etc/bash.bashrc
    # If not running interactively, don't do anything
    [[ $- != *i* ]] && return
    PS1='[\u@\h \W]\$ '
    PS2='> '
    PS3='> '
    PS4='+ '
    case ${TERM} in
    xterm*|rxvt*|Eterm|aterm|kterm|gnome*)
    PROMPT_COMMAND=${PROMPT_COMMAND:+$PROMPT_COMMAND; }'printf "\033]0;%s@%s:%s\007" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/~}"'
    screen)
    PROMPT_COMMAND=${PROMPT_COMMAND:+$PROMPT_COMMAND; }'printf "\033_%s@%s:%s\033\\" "${USER}" "${HOSTNAME%%.*}" "${PWD/#$HOME/~}"'
    esac
    [ -r /etc/bash_completion ] && . /etc/bash_completion
    [ -r /etc/bash.bashrc.local ] && . /etc/bash.bashrc.local
    Thanks in advance!
    EDIT: This is embarrassing... A crappy alias in my .bashrc was causing this. Sorry for wasting your time
    Last edited by Jodell (2011-02-22 02:40:25)

    startx at the command line.
    I just tried Xorg -reconfigure again, adding the AutoAddDevices = false option - still doesn't work, giving the error about config/hal. Without the option, it just goes back to the terminal with no errors.
    Pacman log says the only thing upgraded today (after pacman) was the kernel, nvidia, and kernel-firmware. cdfs conflicted with the new kernel, so I removed it. Then I rebooted, and X stopped working. Downgrading those back again doesn't fix it. I don't get it.
    >>EDIT:
    Okay - what does cdfs have to do with Xorg???? This makes no sense. I downgraded the kernel pkgs and nvidia again, and this time installed cdfs, which I forgot to do last time. Now X starts. I don't really get it.
    Maybe hal in xfce or some plugin needs to use cdfs for something?? I don't really know - but I'm just glad it's working. I guess I'll file a bug report for cdfs so it can be built to the new kernel and hold off upgrading until it's fixed with 2.6.31. sheesh! too weird.
    Last edited by userlander (2009-10-10 23:27:36)

  • Cant use filter after merging cells

    I use numbers for making a sheet in which i have merged to cells and have kept a day ( Monday,Tuesday etc), and 2 employees with 2 different amounts of the daily income of the work done, earlier it was only one employee, so i could filter, how much he makes every Friday in month.
    Now after merging the cells as there is 2 employees , i cannot use the filter to check how much they made on a particular day in  month.
    The error message i get is " FILTER IS DISABLED BECAUSE THE TABLE CONTAINS MERGED CELLS "
    PLEASE HELP !!
    Example :
    Thursday
    10
    Shoaib
    50
    Naeem
    55
    Friday
    11
    Shoaib
    100
    Naeem
    100
    Saturday
    12
    Shoaib
    230
    Naeem
    245

    Hi Ian,
    i cant do 2 things, i did them once but forgot since i use it once a month to analyse, but i just do data entry thrice a week. i tried the below points but no hope.
    1. How to filter, the Day and the name together ?
    2. After getting the results of the filter, then to sum the result. There is no empty cell available after the filter result, hence cant get the sum result.
    Friday
    4
    Shoaib
    235
    Friday
    11
    Shoaib
    100
    Friday
    11
    Naeem
    100
    Friday
    18
    Shoaib
    180
    Friday
    18
    Naeem
    200
    Friday
    25
    Shoaib
    160
    Friday
    25
    Naeem
    110

  • SharePoint Designer 2013 after installation getting error with runtime i.e. error writing to file Microsoft.SharePoint.Client.Runtime.Local.Resources.dll Verify that you have access to that directory

    SharePoint Designer 2013 after installation getting error with runtime i.e. error writing to file Microsoft.SharePoint.Client.Runtime.Local.Resources.dll Verify that you have access to that directory
    after retry..again SharePoint Designer requires the following component require to install Microsoft.NET framework version 4 i have downloaded and try to installed but fail not work please answer what to do?
    Thanks and Regards, Rangnath Mali

    Hi Rangnath,
    For running SharePoint Designer 2013, you need to install Microsoft .NET 4.0 Framework or higher.
    Please uninstall the Microsoft .NET 4.0 Framework, and install it again. After that, reboot your machine.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • PDF file size after merging

    I use Preview to merge PDF files. I have noticed that the resulting files are a lot larger than the sum of the single PDFs. An example: I have 3 files with the following file sizes: 70 KB, 120 KB, 1.3 MB. The resulting PDF after merging those files in one is over 5 MB.
    Does anyone know why this is the case and how I can avoid it?
    Any help is highly appreciated!
    Tobias

    Yes, I also have this problem.
    Several PDFs with a combined size of ~13 MB, when merged are over 40 MB, making it unsendable by e-mail.
    Very annoying!
    This results from using Preview's "drag and drop" onto the sidebar to merge PDFs. DOn't know why.

  • VBA Merge PDFs - Error when first and second PDF are the same

    Using http://khkonsulting.com/2009/03/adobe-acrobat-and-vba-an-introduction/ as a guide, I am able to successfully merge multiple pdf's together into one document using VBA (Access mdb), except when the PDF being merged to has the same name as the next PDF.
    Here's my scenario.  An Access table is updated with a list of reports that need to be printed.  All of these reports are PDF's.  I loop thru this table and merge the PDF's according to an identifier, then print the group.  There are times
    when there are multiple copies of the same report for an identifier.  If the PDF being merged to has the same name of the PDF being merged, an error occurs.  How can I handle this situation?
    Sample data:  This identifier (ESO and Pulling) needs to merge these PDF's (Aaa.PDF) together which happen to have the same name.  Aaa.PDF is trying to merge Aaa.PDF and this throws an error.
    Aaa.PDF ESO  Pulling
    Aaa.PDF ESO  Pulling
    This identifier merges fine despite having the same PDF twice.  But the first PDF is not named the same.  Xxx.PDF is the first PDF and merges the next two into it.  The last two
    are named the same.
    Xxx.PDF  916  Pulling
    Bbb.PDF  916  Pulling
    Bbb.PDF  916  Pulling
    Code:
    pdfDoc1.Open (filesToMerge(1))
    numPages = pdfDoc1.GetNumPages()
    Set pdfDoc2 = CreateObject("AcroExch.PDDoc")
    Dim i As Integer
    For i = 2 To intNbr - 1
    pdfDoc2.Open (filesToMerge(i))
    If pdfDoc1.InsertPages(numPages - 1, pdfDoc2, 0, pdfDoc2.GetNumPages(), True) = False Then
    MsgBox "Cannot insert pages"
    End If
    pdfDoc2.Close
    Next i
    If pdfDoc1.Save(PDSaveFull, "C:\....\ReportPacket__" & Trim(CStr(intReportCount)) & "__" & ... & ".pdf") = False Then
    MsgBox "Cannot save the modified document"
    End If
    pdfDoc1.Close
    The pdfDoc1.InsertPages command fails, displays "Cannot insert pages", then displays "Method 'Close' of object 'CAccroPDDoc' failed.
    Thanks for any help or advice.

    Hi
    As far as I know, Access didn't provide such method. But I think you are able to achieve this goal through some 3rd party PDF component
    Hope this will help you.
    Best Regards
    Lan
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error while running adcfgclone on APPS tier (ERROR: context creation not completed successfully)

    I am getting below error while running adcfgclone on APPS tier
    ERROR : Unable to set CLASSPATH
    /corp_ex1/DRPM/drpmcomn/clone/bin/../jlib/classes111.zip: is  missing
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone_29475.err file for errors
    i  copied classes111.zip from IAS_HOME to COMMON_TOP . Now I am getting below error
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone_30763.err file for errors

    Please post the details of the application release, database version and OS.
    ERROR: context creation not completed successfully
    This is a generic error, please check the log files for details about the error.
    Thanks,
    Hussein

  • Updated iTunes to 12.0.1 on XP after updated recieved error message "The procedure entry point ADAdPolicyEngine_DidEnterStation could not be located in the dynamic link dll" "itune not installed correctly error 7 (windows 127). reinstalled same error

    updated iTunes to 12.0.1 on XP after updated recieved error message "The procedure entry point ADAdPolicyEngine_DidEnterStation could not be located in the dynamic link dll" "itune not installed correctly error 7 (windows 127). reinstalled same error. Tried suggested steps
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall press on)
    Bonjour
    Apple Application Support
    Still getting same error message. Can anyone help me

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • I can't open InDesign (CS4 Design Standard) after installing, says: "Error: 5"

    I can't open InDesign (CS4 Design Standard) after installing, says: "Error: 5" <--- What does this meen?

    do this, Configuration error 16 | CC, CS
    and then reinstall

  • Calling BAPI_PO_CHANGE in a loop, correct POs after faulty PO erroring out

    Hello Gurus!
    I have an issue while calling BAPI_PO_CHANGE.
    I'm looping on BAPI_PO_CHANGE with Purchase Orders one by one, and adding articles to the existing POs. It works fine if additional articles are correct
    The issue is, if one PO returns with error from BAPI_PO_CHANGE, because of say '0' quantity or 'Discontinued' status of an  article, the remaining POs after faulty PO error out too. The remaining POs are correct and update correctly if executed separately.
    I'm refreshing all required iTabs and program works fine in case the newly added articles are valid.
    I'm calling BAPI_TRANSACTION_COMMIT in case BAPI returns with successful PO change. In case of faulty BAPI returning with error, I've tried using BAPI_TRANSACTION_ROLLBACK. But it doesn't work.
    Here is the u2018error messageu2019 log:
    Faulty PO:
    Error processing PO: 60045904
    Instance 60045904 of object type PurchaseOrder could not be changed
    Purchase order still contains faulty items
    Status "Discontinued" of article 1000182864 does not allow external procurement
    Enter rate CAD / rate type M for 07/15/2011 in the system settings
    Correct PO but gets erroru2019d out too:
    Error processing PO: 60045909
    Instance 60045909 of object type PurchaseOrder could not be changed
    Enter rate CAD / rate type M for 07/15/2011 in the system settings
    I'd appreciate any help.
    Thank you,
    Farooq

    Hello Anuradha,
    yes, I used the BAPI Commit command but it did not work.
    Kind regards,
    Erkan

  • How to change data after getting an error in me51n,std purchase requisition

    how to make input field editable after getting an error message in ME51N,std purchase requisition
    Edited by: SQLFOLLOWER on Nov 18, 2009 1:00 PM

    Try this
    In user_command form...
    LOOP AT IT_DATA.
    IF  CHECKBOX __MARK EQ 'X'.
    write logic wht u want....
    ENDIF.
    ENDLOOP.

  • How to enable the screen after triggering the error message

    Hi All,
    we have a tcode IW31, in that one field(WBS element -PROID) is not mandatory. so we have written the following code to make it mandatory in a user exit EXIT_SAPLCOIH_010.It's triggering the error message, but it is going into disable mode. Please sugget me how to enable the screen after getting the error message triggering.
    if not caufvd_imp-proid is initial.
      select single * from t350 into wa_t350
              where  auart    = caufvd_imp-auart
                and  imord    = 'X'.
      if sy-subrc is initial.
        pspel = caufvd_imp-proid.
      else.
        call function 'CONVERSION_EXIT_ABPSP_OUTPUT'
             exporting
                  input  = caufvd_imp-proid
             importing
                  output = l_posid.
        concatenate text-t10 l_posid text-t11
                    into l_textline1 separated by space.
        message i208(00) with l_textline1.
      endif.
    else.
      message e208(00) with 'Please maintain WBS element in Location Tab'.
    endif.
    Thanks

    Hi,
    Instead of error message use status message like
    message s208(00) with 'Please maintain WBS element in Location Tab'.
    Leave to screen sy-synnr.
    This will allow to move to the screen and have in enable mode.
    WIth Regards,
    Dwaraka.S
    Edited by: Dwarakanath Sankarayogi on Feb 13, 2009 7:46 AM

  • After throwing an error suppler is created

    Hi all,
    In '/oracle/apps/pos/supplier/webui/SuppCrtPG' I have extended a controller "oracle.apps.ar.hz.components.party.organization.webui.HzPuiOrgProfileQuickCO"
    after checking some validations I am throwing an error
    by - throw new OAException("Plese enter 10 Alpha Numeric characters in PAN number field." ,OAException.ERROR);
    My issue is that after throwing an error when clik on "Apply" button again with no changes made system should not create supplier but it creates. I checked from ap_suppliers table.
    Why after throwing an error system creates a supplier??
    Please help?
    thanks
    Amit

    So, you are pressing apply button then error messge is apearing but no supplier created. but when you again pressed it, it will create supplier. Am I correct?
    if not tell me again what is the flow?
    --Parag                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Updating InputText after a validation error

    Hi everyone,
    I am having problems updating InputText after a validation error.
    Im using jdeveloper 11.1.1.1.0
    Steps without error validation works correctly
    1.-I put 3 in the component "value" (second InputText)
    2 .- validation begins, and rightly
    3 .- I put the value 1 component "optional" (first imputtext)
    4 .- Click the button "move"
    5 .- The componte "value" modify its contents appearing 1
    Steps with error validation not working properly
    1.-I put 4 in the component "value" (second InputText)
    2 .- validation begins, and it is wrong. Errror message appears
    3 .- I put the value 1 component "optional" (first imputtext)
    4 .- Click the button "move"
    5 .- The componte "value" does not alter its contents.
    Why not change its value after validation error?
    I included an example with two and a button InputText
    <af:inputText label="Optional" id="it1" autoSubmit="true" />
    <af:commandButton text="commandButton 1" id="cb1" immediate="true" actionListener="#{inputExample.move}"/>
    <af:inputText label="Value" id="it2" immediate="true" autoSubmit="true" validator="#{inputExample.validatorExample}" value="#{inputExample.targetValue}"/>
    public void validatorExample(FacesContext facesContext, UIComponent uIComponent, Object object) {
    Number number = null;
    try {
    number = new Number(object);
    } catch (SQLException e) {
    if ((number.longValue() % 2) == 0) {
    FacesMessage message = new FacesMessage(FacesMessage.SEVERITY_ERROR, "ES PAR", "ES PAR");
    ((RichInputText)uIComponent).setValid(false);
    throw new ValidatorException(message);
    public void move(ActionEvent actionEvent) {
    FacesContext facesContext = FacesContext.getCurrentInstance();
    UIComponent x = facesContext.getViewRoot().findComponent("it1");
    RichInputText input1 = (RichInputText)x;
    String value = (String)input1.getValue();
    UIComponent x2 = facesContext.getViewRoot().findComponent("it2");
    RichInputText input2 = (RichInputText)x2;
    input2.setValue(value);
    RequestContext.getCurrentInstance().addPartialTarget(input2);
    }

    Yes but the action will be executed with invalid data.
    After validation fails the new (invalid) value is not set so when you get the value you get the previous (valid) one.
    If you want the validation just to warn the user but allow him to continue with executing actions with the new values then you should not use a validator.
    You could instead use a valueChangeListener were you can display a message to the user allowing the value to be set normaly.
    Gabriel.

  • Oracle11gR2 Workspace Manager and table consistency after merge

    Hi folks,
         I'm working with Oracle Workspace Manager in order to get data inserted and validated into workpaces before they become available to the LIVE workspace.
         Doing some tests I found a problem about data consistency after I merge the data from a child workspace to the parent workspace.
         To be able to explain and reproduce the problem I create a simple test case:
    --Create table TB_LINK
    create table TB_LINK
      CD_LINK NUMBER not null,
      DS_LINK VARCHAR2(30)
    --Create primary key
    alter table TB_LINK add primary key (CD_LINK);
    --Create table TB_GUD
    create table TB_GUD
      CD_GUD  NUMBER not null,
      DS_GUD  VARCHAR2(30),
      CD_LINK NUMBER
    -- Create primary key
    alter table TB_GUD add primary key (CD_GUD);
    -- Create foreign key 
    alter table TB_GUD
      add constraint FK_TB_LINK foreign key (CD_LINK)
      references TB_LINK (CD_LINK);
    -- Create sequences
    create sequence SEQ_TB_GUD
    minvalue 1
    maxvalue 9999999999999999999999999999
    start with 1
    increment by 1
    nocache;
    create sequence SEQ_TB_LINK
    minvalue 1
    maxvalue 9999999999999999999999999999
    start with 1
    increment by 1
    nocache; 
    --Create Triggers
    create or replace trigger "INS_TB_GUD" before insert on TB_GUD for each row
    Begin
    select SEQ_TB_GUD.nextval into :new.CD_GUD from dual;
    end;
    create or replace trigger "INS_TB_LINK" before insert on TB_LINK for each row
    Begin
    select SEQ_TB_LINK.nextval into :new.CD_LINK from dual;
    end;
    --Enable version TB_LINK and TB_GUD
    EXECUTE DBMS_WM.EnableVersioning('TB_GUD','VIEW_WO_OVERWRITE',FALSE,FALSE,'UNLIMITED');
    EXECUTE DBMS_WM.EnableVersioning('TB_LINK','VIEW_WO_OVERWRITE',FALSE,FALSE,'UNLIMITED');
    --Create a workspace
    EXECUTE DBMS_WM.CreateWorkspace ('TEST_WKS');
    --Goto workspace TEST_WKS
    EXECUTE dbms_wm.gotoworkspace('TEST_WKS');
    --Insert data into TB_LINK and TB_GUD
    INSERT INTO TB_LINK(DS_LINK) VALUES ('DS1');
    INSERT INTO TB_LINK(DS_LINK) VALUES ('DS2');
    INSERT INTO TB_LINK(DS_LINK) VALUES ('DS3');
    INSERT INTO TB_LINK(DS_LINK) VALUES ('DS4');
    COMMIT;
    INSERT INTO TB_GUD(DS_GUD,CD_LINK) VALUES ('GUD1',1);
    INSERT INTO TB_GUD(DS_GUD,CD_LINK) VALUES ('GUD2',2);
    INSERT INTO TB_GUD(DS_GUD,CD_LINK) VALUES ('GUD3',3);
    INSERT INTO TB_GUD(DS_GUD,CD_LINK) VALUES ('GUD4',4);
    COMMIT;
    --Checking keys
    select * from tb_link;
       CD_LINK      DS_LINK
             1           DS1
             2           DS2
             3           DS3
             4           DS4
    select * from tb_gud;
       CD_GUD      DS_GUD     CD_LINK
             1           GUD1              1
             2           GUD2              2
             3           GUD3              3
             4           GUD4              4
    --Merge Workspace
    EXECUTE DBMS_WM.MergeWorkspace ('TEST_WKS');
    --Checking keys
    EXECUTE dbms_wm.gotoworkspace('LIVE');
    select * from tb_link;
       CD_LINK      DS_LINK
             5           DS4
             6           DS3
             7           DS1
             8           DS2
    We can see that the CD_LINK got new values after merge and that was not expected.
    select * from tb_gud;
       CD_GUD      DS_GUD                  CD_LINK
             6           GUD3                       3
             7           GUD1                       1
             8           GUD2                       2
             5           GUD4                       4
    We can see that the CD_GUD got new values after merge and that was not expected.
    Now, the values for the CD_LINK column does not have corresponding records at the TB_LINK table, as the foreign key does not exist anymore.
    Could you please help me understand what is going on?
    Thanks,
    Luis

    Hi Luis,
    The reason for the difference is that the trigger is being run during the MergeWorkspace operation.  The inserts into the child workspace(TEST_WKS) translates into an insert into the LIVE workspace during merge as the rows do not yet exist.  As a result, the trigger is fired and the sequence is evaluated.  Ideally, we should not allow the PK to be modified by a sequence in this case.
    You have 2 options:
    (1) Check for :new.CD_GUD being null prior to using the sequence.  Any dml coming from a merge/refresh operation will have a non-null value.
    (2) Turn off the trigger during dbms_wm procedures.  This can be done using dbms_wm.SetTriggerEvents.  I would assume you would only want this trigger being run for DML events.
    Let me know if you have any questions.
    Regards,
    Ben

Maybe you are looking for

  • Two step import, downsizing image file sizes and/or keeping copies?

    hi all, leonie was kind enough on another thread to suggest a two step import from the iphone in order to make sure that there is no accidental deletion or data loss. my understanding (i'm repeating it here myself in case i am misunderstanding) is th

  • SQL Developer 3.2 - Connection reset

    Hi, I've installed SQL Developer 3.2 build MAIN-09.30 under Windows 7 64 bit and Client 11g 64 bit. Wherever server I try to connect, when I click on a table I have the connection reset and it tries to fetch data with no success, i.e. the Results dis

  • ME9F Print preview vs Output Message

    Dear Expert, I would like to know that can we add any text on the face of the PO that shows that it is printed from the Trial Printout button, so that user should use the Output button to finally printout the PO? Thanks for all your kind attention, R

  • PaintComponent() - Problem

    Hi, I have a tabbed pane with custom JPanels on each pane. Each of these custom panels has it's own paintComponent() - method to display custom graphics. Problem: Sometimes hidden JPanels are also painted, so that they are displayed on a the wrong pa

  • IPhone user, Can Not Access iTunes Store, Using Windows 7

    Dear Sir I used to access the iTune Store from my computer everyday. But since a couple of weeks I started receiving the following (Connecting to the iTune Store) message after clicking on the Store link in iTunes. http://i50.tinypic.com/1glc8.jpg It