Problem with MERGE in Oracle 9i R2

CREATE TABLE SUBRONOW_LOAD_LOG
(
LOG_ID NUMBER (10) NOT NULL,
PROCESSED_FLG VARCHAR2 (1 BYTE) NOT NULL,
DATE OF SN_LOAD_START_DATE,
DATE OF SN_LOAD_END_DATE,
DATE OF ST_LOAD_START_DATE,
DATE OF ST_LOAD_END_DATE,
STATUS NVARCHAR2 (20).
DESCRIPTION VARCHAR2 (30 BYTE)
);

MERGE INTO subronow_load_log JOURNAL
With the HELP of DOUBLE d
WE (log_id & LOG.log_id = AND & e_count > 0)
WHEN MATCHED THEN
UPDATE
SET LOG.processed_flg = 'P '.
WHEN NOT MATCHED THEN
INSERT (LOG.log_id, LOG.processed_flg, LOG.status)
VALUES (subronow_load_log_id_seq. NEXTVAL, 'P', 'IN PROGRESS');

SQL > MERGE IN subronow_load_log JOURNAL
2 with the HELP of DOUBLE d
3. WE (log_id & LOG.log_id = AND & e_count > 0)
4. WHEN MATCHED THEN
UPDATE 5
6 SET LOG.processed_flg = 'P '.
7 WHEN NOT MATCHED THEN
8 INSERT (LOG.log_id, LOG.processed_flg, LOG.status)
9 VALUES (subronow_load_log_id_seq. NEXTVAL, 'P', 'IN PROGRESS');
Enter the value for log_id: 85
Enter the value of e_count: 9
old 3: WE (log_id & LOG.log_id = AND & e_count > 0)
new 3: WE (LOG.log_id = 85 AND 9 > 0)

0 lines merged.


SQL > /.
Enter the value for log_id: 27
Enter the value of e_count: 5
old 3: WE (log_id & LOG.log_id = AND & e_count > 0)
new 3: WE (LOG.log_id = 27 AND 5 > 0)

1 row merged.

Update the above statement to merge part works fine.
but the INSERT statement doesnot work.

Can you please help me in this regard?

With the HELP of DOUBLE d
WE (log_id & LOG.log_id = AND & e_count > 0)

It should be:

USING (select &log_id as log_id,  &e_count as e_count  from DUAL) d
ON (LOG.log_id = d.log_id AND d.e_count > 0)

Nicolas.

Tags: Database

Similar Questions

  • Problem with MERGE INTO setting

    Oracle Hello community,

    Server: 11.1.0.7

    My MERGE statement is very slow. I cut again and made a single update and a single insert statement, and it is much faster, the cause of a suspicion / * + rule * / use. When I try to use the same trick for the MERGE statement, it won't work, it still takes much too long. Before I post my Merge statement, is the problem with advice and FUSION?

    Ikrischer

    Thanks for all the entries that you have provided.

    What intrigues me is the fact that your cardinalities are always 1.
    (Unfortunately I have no available DB 11.1)

    When I run the routine, all the tables are empty and all tables are analysed.

    Can you describe your routine more in detail?
    What measures are being processed?
    Is it a kind of ETL process? At what point in your process are you collecting statistics and how?
    Are you really using the command "scan table", or are you using "dbms_stats.gather_table_stats?

  • Paths multiple problem with PowerVault MD3200i + Oracle Enterprise Linux (5,7)

    Hello

    I'm trying to configure MPIO on a host (running Oracle Enterprise Linux Server 5.7) connected to an Powervault MD3200i. I have a few unexpected problems with/dev/dm-0 missing after reboot.

    I configured 3 virtual disks (RAID 1) with MPIO. 3 devices have been created (/ dev/dm-0, / dev/dm-1 and/dev/dm-2).  If I mount them manually, they work very well, so I've added to the fstab. After a reboot, I checked that/dev/dm-1 and/dev/dm-2 have been automatically but is not/dev/dm-0. In fact, the/dev/dm-0 has disappeared from the directory of the device (!)

    If I rinse 'multipath f' and ' multipath - v2 "the device gets recreated, but disappears on the"
    next reboot again. How can I resolve this behavior? Can anyone help?

    Thanks in advance.

    See you soon

    I thought about it... the problem is that I had the wrong specified dev in fstab.

    Should I use the devices in/dev/map /... it worked immediately.

  • Major audio problem with merged Clips

    Try this once again, having a major problem since update works with merged clips.  I merge all my video and audio clips into a project of prior work flow in first pro.  I'll be shooting my images, tagged and synchronized in the project.

    Because the first does not have more than 1 project open at the same time, I copied the files, closed before workflow project and opened my feature film project that I worked for.  Copied clips merged bin, I click on a clip, video plays well, but there is no audio playback.

    I try to import the project files of prior workflows by using the import project feature, keep that real merged clips (like the rest of my project is this way) still no sound.  I cleaned my cache of media, reset preferences, even uninstalled first and redownloaded.  Problem persists.

    Can you help me understand what the question is whether I can go back to making progress on this feature of finishing project?

    Here's my workflow and no problems so far.  I do it this way because I found after all files in the project was originally crash constantly when I was working.  I have a new I7' processor IMac with 24 GB of RAM.  And since the first does not allow to open multiple projects at the same time (wish it would change.  Avid and FCP both allowed several projects) that I have to do things this way.

    Before workflow project file

    Label all the video and Audio files to match the scene #' / takes

    The value in points on all the video and audio in order to reflect the slate

    Merge Clips

    Functional project file

    Import only Clips merged into Project.  Import or copy/paste

    Now, I did this workflow from the beginning about.  Removing all the source video and all the audio clips of my work project remain while my bins containing my merged clips.  Had no problem and edit has been smooth.  Did a day pickup last week, followed the same steps as I did in the past, imported clips merged into my work project and clips have audio, set to none by default.  Now, once I'm in the sequence I can manually set and this is, but I can't read the audio data in the source monitor, which is how to change, there is no reason, I should have to go back in the manner of the crappy editing with FCP copy and paste from a sequence.

    Able to repro.  Bug was noted.

  • Problem with LOV in Oracle forms 10g when running on the Web

    Dear

    I am facing problem in displaying LOV under Oracle developer 10g on the web.
    When I press F9 nothing appears on the screen, but in the taskbar, it displays a list of values.
    The query I used in the record group executed in SQL * more and it is there no problem with him.
    What all I need to do, pls help me to solve the problem.

    Thank you

    Hello

    You are welcome. :)

    whenever the issue is resolved, please mark it as correct and useful so that others may know what is the correct answer.
    and take a look at the Label of Forums

    Kind regards

    Manu.

  • Problem with NVL in Oracle 10 g version 10.2.0.1.0

    Hello

    I am facing a problem with NVL. I have two configurations one with version 10g 10.2.0.1.0, UAT and other with 10.2.0.3.0.
    I defined a function (SQL written below). Both configurations have the same defined function and I'm passing the same value/setting as well. But, I get different results on both configurations.
    Pls let me know the reasons... .to this strange behavior of function, I think it's because of the NVL

    Function
    CREATE OR REPLACE FUNCTION Fn_Dt_Get_amnt (NUMBER of N_EXP_COVERED_AMT,
    V_SRC_SYSTEM_ID varchar2,
    NUMBER OF N_UNDRAWN_AMT_LCY
    NUMBER OF N_EXP_LIMIT_NCY
    NUMBER OF N_CCF_PERCENT
    NUMBER OF N_EXP_AMT_LCY
    p_undrawn_amt varchar2)
    + RETURN VARCHAR2 AS +.

    + UNDRAWN_AMT NUMERIC (22.3). +

    BEGIN


    IF P_UNDRAWN_AMT IN ('EXP_COVERED')

    THEN
    IF (UPPER (V_SRC_SYSTEM_ID) IN ("UBS"))
    THEN
    IF (N_EXP_AMT_LCY (case when NVL(N_UNDRAWN_AMT_LCY,0) < 0 +))
    THEN 0
    of other NVL(N_UNDRAWN_AMT_LCY,0)
    (END) * NVL(N_CCF_PERCENT,0)) < N_EXP_COVERED_AMT
    THEN

    UNDRAWN_AMT: = (N_EXP_AMT_LCY (+)
    -case when NVL(N_UNDRAWN_AMT_LCY,0) < 0
    THEN 0
    OF OTHER NVL(N_UNDRAWN_AMT_LCY,0)
    (END) * NVL(N_CCF_PERCENT,0));
    ON THE OTHER
    UNDRAWN_AMT: = N_EXP_COVERED_AMT;
    END IF;


    ELSIF (UPPER (V_SRC_SYSTEM_ID) ("VP", "FW", "FN"))
    THEN

    IF NVL(N_EXP_AMT_LCY,0) (CASE WHEN (NVL(N_EXP_LIMIT_NCY,0)-NVL(N_EXP_AMT_LCY,0)) < 0 +)
    THEN 0
    ELSE (NVL(N_EXP_LIMIT_NCY,0)-NVL(N_EXP_AMT_LCY,0))
    END) * NVL(N_CCF_PERCENT,0) < N_EXP_COVERED_AMT


    THEN

    UNDRAWN_AMT: = (NVL(N_EXP_AMT_LCY,0)(+)
    CASE WHEN (NVL(N_EXP_LIMIT_NCY,0)-NVL(N_EXP_AMT_LCY,0)) < 0
    THEN 0
    ELSE (NVL(N_EXP_LIMIT_NCY,0)-NVL(N_EXP_AMT_LCY,0))
    (END) * NVL(N_CCF_PERCENT,0));

    ON THE OTHER

    UNDRAWN_AMT: = N_EXP_COVERED_AMT;
    END IF;

    END IF;


    ELSIF P_UNDRAWN_AMT IN ('NO')

    THEN
    IF UPPER (V_SRC_SYSTEM_ID) IN ("UBS")

    THEN

    UNDRAWN_AMT: = (CASE WHEN NVL(N_UNDRAWN_AMT_LCY,0) < 0
    THEN 0

    OF OTHER NVL(N_UNDRAWN_AMT_LCY,0)
    (END);

    ELSIF (V_SRC_SYSTEM_ID) UPPER IN ("VP", "FW", "FN")
    THEN
    UNDRAWN_AMT: = (CASE WHEN (NVL(N_EXP_LIMIT_NCY,0)-NVL(N_EXP_AMT_LCY,0)) < 0

    THEN 0
    ELSE (NVL(N_EXP_LIMIT_NCY,0)-NVL(N_EXP_AMT_LCY,0))
    (END);
    END IF;

    END IF;

    RETURN UNDRAWN_AMT;
    END Fn_Dt_Get_amnt;

    Setting run

    Oracle 10g 10.2.0.3.0
    SELECT FN_DT_GET_AMNT(1002872,'FW',699737.78,752154,0.5,52416.22,'EXP_COVERED')
    the double - power - 402285.11

    Oracle 10g 10.2.0.1.0
    SELECT FN_DT_GET_AMNT(1002872,'FW',699737.78,752154,0.5,52416.22,'EXP_COVERED')
    the double - power - 1002872

    I think the problem is with NVL, such that the code works fine with Coalesce on the two configurations. Can someone explain why?

    It is a bug, as evidenced by the test case I posted.
    Apparently when multiple NVLs are used with the CASE in the same expression.

    Works fine in the following versions:
    10.2.0.4
    10.2.0.3
    9.0.1.1.1

  • Problem with merging the accounts of Xbox games.

    Dear Sir or Madam,

    I am writing you about a problem I have with my accounts. I have one in windows live with PC games that I create in the second place, when I bought the XBOX. Possible is the merging of two account? I have this two accounts for a long time and I have a few games on them and I don't want two separate accounts. I am the holder of the account, so I can give you any details you need.

    Yours faithfully,
    Radek.

    Short answer: you can't do it.  You basically have to decide which one you want to use and stop using it.

    More information:

    1. Microsoft's answer to the combination of multiple accounts
    2. Microsoft link accounts
    3. Functionality of linked accounts Outlook.com Microsoft Drops

    More help:

    • The community is a good place to find answers to many of your questions how do and get advice from other users and members of the community.  However, questions about your Microsoft account are not best dealt with in a public forum because of the personal information at issue.   Click here to learn more about how to get help with your Microsoft account: where to get additional support for my account and information questions?
  • Problem with merge statement

      CREATE TABLE "XCR_DAILY_JOB_STATUS" 
       (     "CAMPAIGN_ID" VARCHAR2(50 BYTE), 
         "REPORTING_DATE" DATE, 
         "REPORT_TYPE" CHAR(10 BYTE), 
         "STATUS" NUMBER(1,0) DEFAULT 0, 
         "CREATED_DTTM" DATE DEFAULT sysdate, 
         "UPDATED_DTTM" DATE
       );
    create or replace
    FUNCTION fn_update_job_status (
       p_campaign_id      VARCHAR,
       p_process_date     DATE,
       p_report_type      VARCHAR,
       p_process_status   NUMBER
    )
       RETURN NUMBER
    IS
       PRAGMA AUTONOMOUS_TRANSACTION;
       v_campaign_id      VARCHAR (50)    := TRIM (p_campaign_id);
       v_process_date     DATE            := p_process_date;
       v_process_status   PLS_INTEGER     := p_process_status;
       v_report_type      VARCHAR (32)    := upper(trim(p_report_type));
       v_err_num          PLS_INTEGER     := 0;
       v_error_message    VARCHAR2 (4000);
    BEGIN
      
      dbms_output.put_line(v_campaign_id || v_process_date || v_report_type || v_process_status);
       MERGE INTO xcr_daily_job_status a
          USING (SELECT v_campaign_id AS campaign_id,
                        v_process_date AS reporting_date,
                        v_report_type AS report_type, v_process_status AS status
                   FROM DUAL) b
          ON (    upper(a.campaign_id) = upper(b.campaign_id)
              AND a.reporting_date = b.reporting_date
              AND a.report_type = b.report_type)
          WHEN MATCHED THEN
             UPDATE
                SET a.status = b.status,
                a.updated_dttm = SYSDATE
          WHEN NOT MATCHED THEN
             INSERT (a.campaign_id, a.reporting_date, a.report_type, a.status,
                     a.created_dttm)
             VALUES (b.campaign_id, b.reporting_date, b.report_type, b.status,
                     SYSDATE);
       COMMIT;
       RETURN v_process_status;
    EXCEPTION
       WHEN OTHERS
       THEN
          v_err_num := SQLCODE;
          v_error_message := SUBSTR (SQLERRM, 1, 4000);
          DBMS_OUTPUT.put_line ('Error code ' || v_err_num || ': '
                                || v_error_message
                               );
          ROLLBACK;
          RETURN v_err_num;
    END;
    When I train this time two
    select fn_update_job_status('cmp12105', to_date('17-JAN-2013','DD-MON-YYYY'), 'AUDIENCE', 1) from dual;
    Instead of update of the old line, it will create the new line: (.)

    What could be the problem?

    Published by: Mr. lonely on 14 March 2013 15:05

    Is why REPORT_TYPE is of type CHAR (10 BYTES) in the table and v_report_type is of type VARCHAR (32) in proc, and then you do not need TRIM.
    I suggest to use VARCHAR2 to both with the same length.

    And also fix the date in proc comparison, AND trunc (a.reporting_date) = trunc (b.reporting_date)

    Solve these and your problem will be solved, I tried and its working fine now.

    Kind regards
    Ankit Rouault
    http://oraclenbeyond.blogspot.in

  • Problem with merged webhelp

    Dear Sir.

    My problem is with the merged Webhelp project. links to external topics are not active in the main project, although these links work fine in the HTML help output.

    Thank you.

    Have you tried immediately to the notice to this link?

  • Impdp problem with disconnection of Oracle (without recovery)

    Hi all

    I am trying to import a data dump generated from an Oracle Enterprise Manager 10.2.0.4.0 on a server unix with the following command:
    expdp mc/XXX DIRECTORY = DUMPFILE EXPORT_DIR = SLTN-MCEXPORT-2010-07 - 22.dmp PATTERNS = MC LOGFILE = SLTN-MCEXPORT-2010-07 - 22.log

    I want to import into oracle XE 10 g (10.2.0.1.0) on a windows server. That's why I do the following:

    Impdp mc/xxx DIRECTORY = DUMPFILE EXPORT_DIR = SLTN-MCEXPORT-2010-07 - 22.dmp PATTERNS = MC LOGFILE = SLTN-MCIMPORT-2010-07 - 22.log

    I had to manually create TABLESPACE MC_DATA: 'MC_DATA' of CREATE TABLESPACE DATAFILE 'D:\OracleHisRuns\Dumps\SLTN-MCEXPORT-2010-07-22.dmp ';

    Then a table fails MC. CURVEPOINTS

    And finally we are disconnected from Oracle

    The determined type SCHEMA_EXPORT/TABLE/INDEX/INDEX processing
    UDI-00008 operation error 3113 and 3114 error.

    and I can't get back. I again install Oracle XE.

    Anyone know why this is happening? Is it a memory problem? Or is there a problem when the user, the tablespace is created next to me?
    Maybe the export and import between these two Oracle database versions are not compatible?

    Any help would be greatly appreciated.

    Many thanks in advance,
    Thomas

    Please find the journal that I have:

    D:\COSMOS_BATCH_RUNNER\Automation_oracle\Scripts\IMPORT DMP > impdp mc/mc DIRECTOR
    Y = DUMPFILE EXPORT_DIR = SLTN-MCEXPORT-2010-07 - 22.dmp PATTERNS = MC LOGFILE = SLTN-MCEXP
    ORT-2010-07 - 22.log

    Import: Release 10.2.0.1.0 - Production on Thursday, July 22, 2010 17:35:36

    Copyright (c) 2003, 2005, Oracle. All rights reserved.

    ConnectΘ α: Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production

    Master table 'MC '. "' SYS_IMPORT_SCHEMA_01 ' chargΘe/dΘchargΘe with succΦs
    DΘmarrage of 'MC '. "" SYS_IMPORT_SCHEMA_01 ": mc / * DIRECTORY = DUMP EXPORT_DIR
    FILE = SLTN-MCEXPORT-2010-07 - 22.dmp PATTERNS = MC LOGFILE = SLTN-MCEXPORT-2010-07 - 22.lo
    g
    Treatment of the determined type SCHEMA_EXPORT/USER
    ORA-31684: the USER object type: 'MC' is dΘjα
    The determined type SCHEMA_EXPORT/SYSTEM_GRANT processing
    The determined type SCHEMA_EXPORT/ROLE_GRANT processing
    The determined type SCHEMA_EXPORT/DEFAULT_ROLE processing
    The determined type SCHEMA_EXPORT/TABLESPACE_QUOTA processing
    Treatment of the determined type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Treatment of the determined type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
    The determined type SCHEMA_EXPORT/TABLE/TABLE processing
    Treatment of the determined type SCHEMA_EXPORT/TABLE/TABLE_DATA
    ORA-31693: failed loading/dΘchargement of the donnΘes of table object 'MC '.
    'CURVE_POINTS '; the object is ignorΘ due to the error:
    ORA-02354: error during export/import of donnΘes
    ORA-02368: the file is not valid for this load operation
    . . import: "MC". "' BLOCKORDER_INTERVAL_RESULTS ' 46,54 MB 2280571 lines

    . . import: "MC". "' BLOCKORDER_INTERVALS ' 19.54 MB 1359850 lines

    . . import: "MC". "' BLOCKORDER_HEADERS ' 6,162 MB 149683 lines

    . . import: "MC". "' BLOCKORDER_RESULTS ' 246805 lines 6,205 MB

    . . import: "MC". "' PRELIMINARY_RESULTS ' lines 4,247 58248 MB

    . . import: "MC". "' ALGORITHM_EVENT_LOG ' lines 1,689 MB 20388

    . . import: "MC". "' CURVE_HEADERS ' 1,816 MB 73568 lines

    . . import: "MC". "' LINE_RESULTS ' lines 1,937 58248 MB

    . . import: "MC". "' OS_HISTORYSTEP ' lines 2,155 MB 21460

    . . import: "MC". "' SESSION_ALGORITHMPARAMETERS ' 1,741 MB 57656 lines

    . . import: "MC". "' LINE_CAPACITIES ' lines 1,311 46883 MB

    . . import: "MC". "' MSG_TRANSMISSION_LOGS ' 6464 lines 1,143 MB

    . . import: "MC". "' FINAL_PRICE_POSITIONS ' lines 396,4 16428 KB

    . . import: "MC". "' OS_CURRENTSTEP ' 7456 lines 348,4 KB

    . . import: "MC". "" REPORTATCVALUES "254,5 Ko 12000 lines

    . . import: "MC". "' BUSINESS_STEP_SESSION_REPORTS ' 220,7 lines 2852 KB

    . . import: "MC". "' PTDF_MATRIX_FACTORS ' lines of 239,6 12612 KB

    . . import: "MC". "' SESSION_BIDDINGAREAS ' 207 KB 2648 lines

    . . import: "MC". "' ALGORITHM_DETAILED_LOG ' 526 lines 52,85 KB

    . . import: "MC". "' ALGORITHM_SOLUTION_LOG ' 607 lines 55,23 KB

    . . import: "MC". "' AUDIT_LOGS ' 69,25 lines 1516 KB

    . . import: "MC". "' BUSINESS_STEP_REPORT_COMMENTS ' 62,46 lines 2821 KB

    . . import: "MC". "' OS_WFENTRY ' 45,38 lines 1020 KB

    . . import: "MC". "' PTDF_MATRIX_CONSTRAINTS ' 3153 lines 59.75 KB

    . . import: "MC". "' SESSIONS ' 679 KB 61,64 lines

    . . import: "MC". "' SESSION_LINES ' 77,58 lines 2648 KB

    . . import: "MC". "' ALGORITHM_PARAMETERS ' lines 7,937 84 KB

    . . import: "MC". "" ALGORITHM_SESSION_LOG "317 lines 19.20 KB

    . . import: "MC". "' BALANCING_AREAS ' 6,320 KB 1 lines

    . . import: "MC". "' BIDDING_AREAS ' 10.03 KB 4 lines

    . . import: "MC". "' The LINES ' 7,140 KB 4 lines

    . . import: "MC". "' LINE_CAPACITIES_STATIC ' lines 7,601 96 KB

    . . import: "MC". "" MAPPING_CONSTRAINTID_ROWID "171 lines 11,17 KB

    . . import: "MC". "' OUTPUTCHECKS ' 419 lines 37.96 KB

    . . import: "MC". "' PART ' 6,257 KB 9 lines

    . . import: "MC". "' PERIPHERAL_SYSTEMS ' 8,851 KB 9 lines

    . . import: "MC". "' PTDF_MATRIX_HEADERS ' lines 7,195 72 KB

    . . import: "MC". "' SESSION_BALANCINGAREAS ' 662 lines 32,71 KB

    . . import: "MC". "" SESSION_REPORTS "135 lines 29,89 KB

    . . import: "MC". "' SESSION_REPORT_COMMENTS ' 128 lines 7,007 KB

    . . import: "MC". "' SYSTEM_PARAMETERS ' 27 lines 6.5 KB

    . . import: "MC". "" USERS "33 lines 11,71 KB

    . . import: "MC". "" USER_SCRATCH_CARD_DETAILS "11 lines 11.51 KB

    . . import: "MC". "" BLOCKORDER_EXCLUSIVEGROUPS "0 KB 0 rows

    . . import: "MC". "" BLOCKORDER_LINKS "0 KB 0 rows

    . . import: "MC". "" MATRIXROWRESULTS "0 KB 0 rows

    . . import: "MC". "" MSG_TRANSMISSION_ERROR_LOGS "0 KB 0 rows

    The determined type SCHEMA_EXPORT/TABLE/INDEX/INDEX processing

    UDI-00008: the opΘration a gΘnΘrΘ the ORACLE 3113 error
    ORA-03113: end of file on channel communication


    UDI-00008: the opΘration a gΘnΘrΘ error ORACLE 3114
    ORA-03114: not connectΘ α ORACLE

    DMP D:\COSMOS_BATCH_RUNNER\Automation_oracle\Scripts\IMPORT >

    Hello
    I think you're confusing the creation of storage with the expdp dumpfile. You tried to add the dumpfile to the database as a data file, and then it was corrupted.

    What you need to do is add a new space of tables with a brand new file - nothing to do with the dumpfile.

    And then perform the import with the dumpfile - you will probably need to this regenerate your source system.

    See you soon,.
    Harry

  • problem with merged help

    argggh. Ok. I have (I thought) followed merged help from peter grainge on something simple webhelp merged, but I'm a devil of a time to produce the desired result and update the files published to show what is merged (e.g., child projects).

    the highest of the directory structure that I use is called fruit. within that I ~ main and ~ sub (with the tildes). in ~ sup
    I have two projects of the child: apples and oranges.

    When I publish, the table of contents resulting Watch (repetitions) the parent (what's in ~ hand, not the child projects), and when I look in the Solution Explorer, each project of the child shows the same directory structure as a parent (including the mergedProjects directory). I use lowercase file names when I generate, and even though I specified in each, for example, c:\fruits\testPublish\mergedProjects\apples and c:\fruits\testPublish\mergedProjects\oranges, the result publication shows that the details of the child server go to the directory root (c:\fruits\testPublish).

    what the devil? (and btw, I can't get it works correctly using file of demonstration of stone either.) pls help to correct the error of my ways.

    Thanks for the help. the problem has been resolved.

    I was trying in error to build and publish the subprojects in the master, even if their records were not actually in the project (component). Apparently, I was literally reading directions to stone who has not expressly stated I want to build and publish for each individual subproject. Accordingly, I continued to get the master to generate and disseminate within itself.

  • Problem with Autoconfig on Oracle 11i

    Hello

    I installed the Oracle 11i (11.5.10.2) with Oracle 9.2.0.6.0 in single node mode. The applications are on CU2 is autoconfig enabled. I renamed the appsutil on DB level and what follows on the applications

    Perl $AD_TOP/bin/admkappsutil.pl

    Starting from the generation of appsutil.zip
    Logfile located at /u01/app/oracle/VIS/visappl/admin/log/MakeAppsUtil_03160452.log
    Exit to /u01/app/oracle/VIS/visappl/admin/out/appsutil.zip
    MakeAppsUtil completed successfully.

    I moved over the appsutil.zip to the RDBMS Oracle Home and unziped the appsutil.zip, but the problem is that I am only able to find the following directories, any directory script or the context file etc.

    Ben pilot html java support perl sql model xml

    where, as in the directory of apputil Moose, I have the following directories / files


    bin clone pilot html install java media model VIS_ocapma.xml perl scripts sql temp outgoing xml journal

    It comes to the new installation of 11.5.10.2. Please notify.

    Thank you
    -Samar
    .

    Published by: user4314207 on March 16, 2009 15:00

    Hi Samar,

    You have the bin directory, which is sufficient. Just follow the steps described in the note mentioned above to create the context file (using 'perl adbldxml.pl level = db'), then you need to run adconfig.sh (which is also in the bin directory) and this will create the scripts folder.

    Please read the note again once, it should solve the problem.

    Kind regards
    Hussein

  • Problem with merged webhelp (Robohelp 10) linking to the child projects

    Hello

    I recently upgraded to Robohelp 9 to 10.

    I used as indicated on the site Web of Peter Grange merged Webhelp. To establish a link between the projects of the child the hyperlink would be entered as:

    .. /Folder/filename.htm

    Since the upgrade to 10 new hyperlinks cannot be entered in this format that the OK button when inserting a hyperlink does not let you save.

    Existing links still work using the format above.

    Is this a change in 10 or I do something wrong?


    Thank you

    A clean complete re install of RH10 did fix this problem of not being able to return the railways on the projects of the child.

  • Problem with: review of Oracle Database 11 g Administrator Certified Associate 1Z-052

    Hello

    I need your help.

    I spent "1Z0-007 Introduction to Oracle9i: SQL ' review and I planned «to Oracle Database 11 g Administrator Certified Associate 1Z-052"exam before 31.jul.2013 (before the date of the exam 1Z0-007 expiry).»

    But I needed to change the date of 1Z-052 exam at 19.august.2013.

    My question: can I take the exam 1Z-052 (19.aug.2013) even if my screening - expired after 31.jul.2013?

    Thank you in advance.

    1Z0 - 007 retirement has No effect on those who have already passed the exam.  It simply means that the test 1Z0-007 is no longer possible to plan.  I have to discuss more in detail in the following article:

    Oracle exam 1Z0-007 is deleted: for me what mean?

  • Problems with emctl in oracle 10.2.0.4

    Hello
    I'm trying to get OEM DB Console running for a database on a server, that I just inherited the previous s/n. I get this error when I try emctl on the command line:
     
    emctl
    /app/oracle10g/product/10.2.0/bin/emctl: line 330: cd: /app/oracle/product/10.2.0: No such file or directory
    /app/oracle10g/product/10.2.0/bin/emctl: line 332: /app/oracle/product/10.2.0/perl/bin/perl: No such file or directory
    You can see that emctl is looking for "/ app/oracle /...» «and s/n changed the directory "app/oracle10g /...» »

    When I look in the server that is a little more seems that this DBA created the Oracle home as a copy from another server. They did not use the process of "Clone". The OEM SYSMAN directory is to another server:
    /app/oracle10g/product/10.2.0/otherserver.mycomp.com/sysman/config
    To make this more fun way, it's a production server.

    No idea how I can get OEM DB Console running?

    I got it. Once I realized that the emctl is a script I edited just the ORACLE_HOME in the scripts. Ditto for emca.

Maybe you are looking for

  • Page is not shown correctly.

    This page is a part of the log file. The formatting is bad (lost) at the bottom of page. I checked on 3 different computer and the same error (but not the same place) occurs.

  • AirPort Extreme 2011 threshold can be used?

    I have one I want to use a gateway to Comcast/Xfinity wifi home network in the hope of a stronger signal, with an Airport Express Terminal remote from him. So far, connected with cable between LAN and WAN, it lights up, but I can't get the Airport ut

  • Vector images

    Hi, I use windows vista, and I recently downloaded vector images purchased. They were saved as an eps file. How can I open them on my computer without going through adobe illustator. Whenever I try to open it, it just says that it is not a supported

  • BlackBerry black passport with Led flashing screen cannot reset soft.

    I was shooting video on the SD card when the screen went white after I stopped.  The Red Led will blink once and then 3 times before to return to the model... no response of any kind... I tried a soft reset, but nothing don't get passes, have not tri

  • WINDOWS 8 download error.

    Another problem of Windows 8 download, I tried 4 times now to download Windows 8, after checking if my laptop is able to support this software and buying the same. I tried through the download tool and through my email of purchase contract but nothin