Error duplicating CD

When I try to duplicate a CD by choosing the " duplicate " option ( ctrl-click on the cd , choose duplicate ) I get the following error from " Copy " ; " Sorry, the operation could not be completed because an unexpected error occurred, ( Error code -8058 ) "
When I try to create a disk image from the cd using disk utility, it almost completes then barks about an I/O error. I have over 17GB free on the volume.
I cant find -8058 on any website, I just installed the latest security update.
Hardware detail, PowerBook 667, 768mb of ram ( never had this problem before ).
Thank you for any help!

Bump again! Still no resolution on this issue.

Similar Messages

  • Error Duplicating Target Database

    Dear DBA's
    RH 4
    Oracle 9.2.0.8
    When I start duplicating my target database with script below everything goes fine until the recover :
    RMAN> run
    2> {
    3> allocate auxiliary channel ch1 type sbt;
    4> set newname for datafile 1 to '/u02/oradata/SIEBDEV/system/system01.dbf';
    5> set newname for datafile 2 to '/u02/oradata/SIEBDEV/system/undotbs01.dbf';
    6> set newname for datafile 3 to '/u03/oradata/SIEBDEV/index/tbs_igd_index01.dbf';
    7> set newname for datafile 4 to '/u01/oradata/SIEBDEV/data/dm_casebase_docbase_01.dbf';
    8> set newname for datafile 5 to '/u01/oradata/SIEBDEV/data/dm_imdoc_audit_01.dbf';
    9> set newname for datafile 6 to '/u01/oradata/SIEBDEV/data/dm_imdoc_docbase_01.dbf';
    10> set newname for datafile 7 to '/u01/oradata/SIEBDEV/data/tbs_siebdw_data_01.dbf';
    11> set newname for datafile 8 to '/u01/oradata/SIEBDEV/data/tbs_dwhview_01.dbf';
    12> set newname for datafile 9 to '/u01/oradata/SIEBDEV/data/tbs_igd_01.dbf';
    13> set newname for datafile 10 to '/u01/oradata/SIEBDEV/data/igd_eim_01.dbf';
    14> set newname for datafile 11 to '/u01/oradata/SIEBDEV/data/TBS_SIEBEL_EMPTY.dbf';
    15> set newname for datafile 12 to '/u01/oradata/SIEBDEV/data/tbs_siebel_data_01.dbf';
    16> set newname for datafile 13 to '/u01/oradata/SIEBDEV/data/tools_01.dbf';
    17> set newname for datafile 14 to '/u01/oradata/SIEBDEV/data/users_01.dbf';
    18> set newname for datafile 15 to '/u01/oradata/SIEBDEV/data/perfstat_01.dbf';
    19> set newname for datafile 16 to '/u03/oradata/SIEBDEV/index/tbs_siebdw_index_01.dbf';
    20> set newname for datafile 17 to '/u03/oradata/SIEBDEV/index/tbs_siebbig_index01.dbf';
    21> set newname for datafile 18 to '/u03/oradata/SIEBDEV/index/dm_casebase_index_01.dbf';
    22> set newname for datafile 19 to '/u03/oradata/SIEBDEV/index/dm_imdoc_index_01.dbf';
    23> set newname for datafile 20 to '/u03/oradata/SIEBDEV/index/tbs_siebel_index_01.dbf';
    24> set newname for datafile 21 to '/u01/oradata/SIEBDEV/data/dm_casebase_audit_01.dbf';
    25> set newname for datafile 22 to '/u01/oradata/SIEBDEV/data/tbs_siebview_01.dbf';
    26> set newname for datafile 23 to '/u01/oradata/SIEBDEV/data/invoice_app_data01.dbf';
    27> set newname for datafile 24 to '/u03/oradata/SIEBDEV/index/tbs_invoice_index01.dbf';
    28> DUPLICATE TARGET DATABASE TO SIEBDEV
    29> NOFILENAMECHECK
    30> PFILE = $ORACLE_BASE/admin/SIEBDEV/initSIEBDEV.ora
    31> LOGFILE GROUP 1 ('/u01/oradata/SIEBDEV/rdo/sibdevredog1m1.log',
    32> '/u02/oradata/SIEBDEV/rdo/sibdevredog1m2.log',
    33> '/u03/oradata/SIEBDEV/rdo/sibdevredog1m3.log') SIZE 104857600,
    34> GROUP 2 ('/u01/oradata/SIEBDEV/rdo/sibdevredog2m1.log',
    35> '/u02/oradata/SIEBDEV/rdo/sibdevredog2m2.log',
    36> '/u03/oradata/SIEBDEV/rdo/sibdevredog2m3.log') SIZE 104857600,
    37> GROUP 3 ('/u01/oradata/SIEBDEV/rdo/sibdevredog3m1.log',
    38> '/u02/oradata/SIEBDEV/rdo/sibdevredog3m2.log',
    39> '/u03/oradata/SIEBDEV/rdo/sibdevredog3m3.log') SIZE 104857600;
    40> }
    executing command: SET until clause
    Starting recover at 20-APR-10
    starting media recovery
    archive log thread 1 sequence 19 is already on disk as file /u03/archive/SIEBTEST/SIEBTEST_19.arc
    archive log thread 1 sequence 20 is already on disk as file /u03/archive/SIEBTEST/SIEBTEST_20.arc
    archive log thread 1 sequence 21 is already on disk as file /u03/archive/SIEBTEST/SIEBTEST_21.arc
    channel ch1: starting archive log restore to default destination
    Finished recover at 20-APR-10
    printing stored script: Memory Script
    shutdown clone;
    startup clone nomount pfile= '$ORACLE_BASE/admin/SIEBDEV/initSIEBDEV.ora';
    executing script: Memory Script
    database dismounted
    Oracle instance shut down
    connected to auxiliary database (not started)
    Oracle instance started
    Total System Global Area 3410991136 bytes
    Fixed Size 747552 bytes
    Variable Size 1040187392 bytes
    Database Buffers 2348810240 bytes
    Redo Buffers 21245952 bytes
    input datafilecopy recid=23 stamp=716818426 filename=/u03/oradata/SIEBDEV/index/tbs_invoice_index01.dbf
    printing stored script: Memory Script
    Alter clone database open resetlogs;
    executing script: Memory Script
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00601: fatal error in recovery manager
    RMAN-03004: fatal error during execution of command
    RMAN-10039: error encountered while polling for RPC completion on channel clone_default
    RMAN-10006: error running SQL statement: select act from x$ksusex where sid=:1 and serial=:2
    RMAN-10002: ORACLE error: ORA-03113: end-of-file on communication channel
    RMAN-03002: failure of Duplicate Db command at 04/20/2010 12:13:53
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06136: ORACLE error from auxiliary database:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    I don't understand what is wrong?
    When I check the Alert.log it shows the tablespace UNDOTBS1 doesn't exist !!!!!!!
    Tue Apr 20 12:13:51 2010
    SMON: enabling cache recovery
    Tue Apr 20 12:13:52 2010
    Errors in file /u01/app/oracle/admin/SIEBDEV/udump/siebdev_ora_14220.trc:
    ORA-30012: undo tablespace 'UNDOTBS1' does not exist or of wrong type
    Tue Apr 20 12:13:52 2010
    Error 30012 happened during db open, shutting down database
    USER: terminating instance due to error 30012
    Instance terminated by USER, pid = 14220
    ORA-1092 signalled during: alter database open resetlogs...
    Please Help...
    This dupliaction took me 1 week and crashed me the Test Databases.
    Thxs if you can Help.
    Bests Carlos

    But The UNDOTBS1 is in the ispfile
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area 3410991136 bytes
    Fixed Size 747552 bytes
    Variable Size 1040187392 bytes
    Database Buffers 2348810240 bytes
    Redo Buffers 21245952 bytes
    Database mounted.
    SQL> show parameters undo
    NAME TYPE VALUE
    undo_management string AUTO
    undo_retention integer 18000
    undo_suppress_errors boolean TRUE
    undo_tablespace string UNDOTBS1
    SQL>
    SQL>
    SQL> select INSTANCE_NAME,STATUS,DATABASE_STATUS,INSTANCE_ROLE from v$instance;
    INSTANCE_NAME STATUS DATABASE_STATUS INSTANCE_ROLE
    SIEBDEV MOUNTED ACTIVE PRIMARY_INSTANCE
    SQL> select NAME,CREATED,OPEN_MODE,ACTIVATION# from v$database;
    NAME CREATED OPEN_MODE ACTIVATION#
    SIEBDEV 20-APR-10 MOUNTED 2834443258
    SQL> r
    1* select FILE#,STATUS,ENABLED,NAME from v$datafile
    FILE# STATUS ENABLED NAME
    1 SYSTEM DISABLED /u02/oradata/SIEBDEV/system/system01.dbf
    2 ONLINE DISABLED /u02/oradata/SIEBDEV/system/undotbs01.dbf
    3 ONLINE DISABLED /u03/oradata/SIEBDEV/index/tbs_igd_index01.dbf
    4 ONLINE DISABLED /u01/oradata/SIEBDEV/data/dm_casebase_docbase_01.dbf
    5 ONLINE DISABLED /u01/oradata/SIEBDEV/data/dm_imdoc_audit_01.dbf
    6 ONLINE DISABLED /u01/oradata/SIEBDEV/data/dm_imdoc_docbase_01.dbf
    7 ONLINE DISABLED /u01/oradata/SIEBDEV/data/tbs_siebdw_data_01.dbf
    8 ONLINE DISABLED /u01/oradata/SIEBDEV/data/tbs_dwhview_01.dbf
    9 ONLINE DISABLED /u01/oradata/SIEBDEV/data/tbs_igd_01.dbf
    10 ONLINE DISABLED /u01/oradata/SIEBDEV/data/igd_eim_01.dbf
    11 ONLINE DISABLED /u01/oradata/SIEBDEV/data/TBS_SIEBEL_EMPTY.dbf
    FILE# STATUS ENABLED NAME
    12 ONLINE DISABLED /u01/oradata/SIEBDEV/data/tbs_siebel_data_01.dbf
    13 ONLINE DISABLED /u01/oradata/SIEBDEV/data/tools_01.dbf
    14 ONLINE DISABLED /u01/oradata/SIEBDEV/data/users_01.dbf
    15 ONLINE DISABLED /u01/oradata/SIEBDEV/data/perfstat_01.dbf
    16 ONLINE DISABLED /u03/oradata/SIEBDEV/index/tbs_siebdw_index_01.dbf
    17 ONLINE DISABLED /u03/oradata/SIEBDEV/index/tbs_siebbig_index01.dbf
    18 ONLINE DISABLED /u03/oradata/SIEBDEV/index/dm_casebase_index_01.dbf
    19 ONLINE DISABLED /u03/oradata/SIEBDEV/index/dm_imdoc_index_01.dbf
    20 ONLINE DISABLED /u03/oradata/SIEBDEV/index/tbs_siebel_index_01.dbf
    21 ONLINE DISABLED /u01/oradata/SIEBDEV/data/dm_casebase_audit_01.dbf
    22 ONLINE DISABLED /u01/oradata/SIEBDEV/data/tbs_siebview_01.dbf
    FILE# STATUS ENABLED NAME
    23 ONLINE DISABLED /u01/oradata/SIEBDEV/data/invoice_app_data01.dbf
    24 ONLINE DISABLED /u03/oradata/SIEBDEV/index/tbs_invoice_index01.dbf
    As you can see datafiles are there.
    I don't get why the recover Fails.
    Any clues?
    thxs

  • Keep getting error: Duplic function detected

    I'm using this actionscript in AS3:
    about_bttn.addEventListener(MouseEvent.CLICK, onClick);
    function onClick(Event:MouseEvent):void {
    navigateToURL( new URLRequest("
    http://www.tnae.net/aocwebpage_002.htm"),
    "_self");
    and then this in the same frame on a different layer.
    lore_bttn.addEventListener(MouseEvent.CLICK, onClick);
    function onClick(Event:MouseEvent):void {
    navigateToURL( new URLRequest("
    http://www.tnae.net/aocwebpage_003.htm"),
    "_self");
    It works fine unless I try to make two buttons in the same
    flash document then it gives me duplicate function error. I am
    changing the name in the action script to the appropriate name for
    the 2nd button but I still get the error.
    If I want a flash menu with a list of buttons that all link
    to different webpages how do I do the action script for those
    buttons without getting a duplicate function error?
    Thanks.
    EDIT:
    Ok I found a solution to this. Here is what I had to change
    for this to work:
    lore_bttn.addEventListener(MouseEvent.CLICK, onClick);
    function onClick
    2(Event:MouseEvent):void {
    <----That bold 2 right there is what had to be added to
    it.
    navigateToURL( new URLRequest("
    http://www.tnae.net/aocwebpage_002.htm"),
    "_self");
    }

    Hi --
    You need to create functions with different names for each
    buttons "onClick"
    event..
    skip_bttn.addEventListener(MouseEvent.CLICK, onSkipClick);
    another_bttn.addEventListener(MouseEvent.CLICK,
    onAnotherClick);
    function onSkipClick(Event:MouseEvent):void {
    navigateToURL( new
    URLRequest("
    http://www.tnae.net/aocwebpage_002.htm"),"_self");
    function onAnotherClick(Event:MouseEvent):void {
    navigateToURL( new URLRequest(
    http://www.domain.com),"_self");
    Rich
    "TnaE" <[email protected]> wrote in message
    news:fh5q3b$4lj$[email protected]..
    > I'm using this actionscript in AS3:
    >
    > skip_bttn.addEventListener(MouseEvent.CLICK, onClick);
    >
    > function onClick(Event:MouseEvent):void {
    > navigateToURL( new URLRequest("
    http://www.tnae.net/aocwebpage_002.htm"),
    > "_self");
    > }
    >
    >
    > It works fine unless I try to make two buttons in the
    same flash document
    > then
    > it gives me duplicate function error. I am changing the
    name in the action
    > script to the appropriate name for the 2nd button but I
    still get the
    > error.
    >
    > If I want a flash menu with a list of buttons that all
    link to different
    > webpages how do I do the action script for those buttons
    without getting a
    > duplicate function error?
    >
    > Thanks.
    >

  • BPC 7.0 MS-Transformation File Error Duplicated Signeddata

    Hi,
    I tested this transformation file on BPC 5.1, and it was able to load data with out error.  When the client moved to 7.0.  I received the following error: 
    Convert Data
    Success
    Record Count : 11212
    Accept Count : 11212
    Reject Count : 0
    Skip Count   : 0
    Duplicate column name 'SIGNEDDATA'.
    Here is a copy of the transformation file:
    *OPTIONS
    FORMAT = DELIMITED
    HEADER = NO
    DELIMITER = ,
    SKIP = 0
    SKIPIF =
    VALIDATERECORDS=YES
    CREDITPOSITIVE=YES
    MAXREJECTCOUNT=-1
    ROUNDAMOUNT=
    *MAPPING
    ACCOUNT=*Col(1)
    CATEGORY=*Col(2)
    ProfitCenter=*Col(3)
    ENTITY=*Col(4)
    TIME=*Col(5)
    SIGNEDDATA=*Col(6)
    DATASRC=*NEWCOL(TESTFile)
    Measures=*NewCOL(Periodic)
    *CONVERSION
    I tried taking out the SignedData line in the transformation file, and this is the error I received:
    Convert Data
    Success
    Record Count : 11212
    Accept Count : 11212
    Reject Count : 0
    Skip Count   : 0
    The number of failing rows exceeds the maximum specified. (Microsoft Data Transformation Services (DTS) Data Pump (8004202c): TransformCopy 'DTSTransformation__7' conversion error:  General conversion failure on column pair 1 (source column 'SIGNEDDATA' (DBTYPE_STR), destination column 'SIGNEDDATA' (DBTYPE_NUMERIC)).)
    Any help will be apprecated!
    Thanks,
    Mark

    Hi Sam,
    Can you provide a little more detail what you mean by "Looks like your source data for measure(Signedata) field is in vracht type indted of numeric and it dose not have way to convert"?   There is only numerical data in my signed data column.
    Here is a sample of the data I am trying to load.  I am not sure if that will help.
    Account        Catagory      ProfitCenter   Entity             Time             signed Data
    100000     ACTUAL     100008     1000     2009.DEC     1231
    100000     ACTUAL     100035     1000     2009.DEC     3123
    100000     ACTUAL     100042     1000     2009.DEC     414
    100000     ACTUAL     310101     1000     2009.DEC     321
    100000     ACTUAL     700020     1000     2009.DEC     342
    101000     ACTUAL     100008     1000     2009.DEC     43
    101002     ACTUAL     100008     1000     2009.DEC     324
    101002     ACTUAL     100033     1000     2009.DEC     654745
    101004     ACTUAL     100008     1000     2009.DEC     432
    101004     ACTUAL     100033     1000     2009.DEC     54353
    102003     ACTUAL     105310     1000     2009.DEC     423
    Mark

  • Error duplicating my burnt disks

    I have an intel imac but im havin trouble duplicating dvd's it has burnt. i compress my quicktime movies, burn them in DVD studio pro, they format sucessfully,but then when i put them in my duplicator,it wont copy them,it says its a fail. Ive used the same process on the new ibooks and the same thing comes up. However, they always pass on the G5. Is there a software update i need or is it a bug, or something to do with the intel??
    thanks

    Hello,
    There are some issues to consider:
    1) you may want to try burning the disks at a slower speed. The higher the speed you burn at, the less likely the resulting disk is to be compatible with other readers / players / duplicators, etc.
    2) There is always potential for various drives to be incompatible. It is not really that uncommon for a DVD-R burned in one drive to be unreadable in another. So, you may simply have stumbled onto a specific combination of drives that don't like each-other's finished projects. I've run across this before with certain CD-Readers that wouldn't read disks burned by certain drives. The same is not unusual with DVD-R drives.
    This problem has become less common in more recent years. But, it does still happen.
    3) Try a different brand of DVD-R media. You might give Verbatim a try, and see if that helps. Perhaps the duplicator is just more particular about the quality. It could be the combination of your specific media and the drive that you are using to burn it that presents the problem.
    And, of course, you may simply have to use a different machine or perhaps a different DVD-R drive (such as an external DVD-R burner) to create the disks so that your duplicator likes them.
    I hope this helps.
    Let us know if you have other questions.
    P.S., if you'd like, go ahead and click the "Helpful" or "Solved" buttons on any of the posts / replies above if you feel they were helpful or adequately answered your question.

  • RSPAN limitations with vtp domain on 6500- 12.2.3(33)SXH5 ERROR DUPLICATED MAC ADDRESS ON TWO VLANS

    Hello everyone,
    i have a network with a
    L3(core) 6500 12.2.3(33)SXH5  with vtp (server) and pruning on, rstp 
    L2(distribution, ) with 3750 fiber connected
    L2(access) with mixed hardware 2950-3750
    when i go to setup a rspan:
    6500(config)#vlan 400
    6500(config-vlan)#remote-span
    access(config)#monitor session1 source remote vlan400
    access(config)#monitor session1 destination fa2/0/1
    access(config)#monitor session1 source int gi1/0/37, gi1/0/44, tx
    access(config)#monitor session1 destination remote vlan 400
    my problem is on a periferic access switches 2950 not redundant:
    i relevated a 
    duplicate mac-address table, i found a every mac on 2 vlan, the 200 and 400(of remote span) with related problem of loss of packets and random connection problem
    My question is:
    is compatibile the rspan with 6500 vtp, how i can fixed this problems?
    thank you

    Other users from the forums with a similar problem came to a conflict occurring here
    Oct 18 11:52:41 MacBook-Pro opendirectoryd[123]: 2595.39 - ODNodeCreateWithNameAndOptions failed with error 'Unknown node name' (2000)
    They say it's some sort of conflict with the language of the installation or is it language keyboard input, then what is meant and how it can be solved I do not understand if this is certainly so.
    (sorry for my bad english)

  • B2B-50081  Duplicated exchange protocol message error

    Hi,
    I tested a scenario for ebXML inbound type. for the first time it worked correctly with no errors. i got instance created in my soa composite. but from the next time, even though i changed the input xml file name with unique message id, i'm getting the following error after acknowledgement or between the acknowledgement.
    Please help me to solve the issue.
    I'm naming the input xml as follows : <fromTradingPartner>_<DocumentType>_<Revision>_<msgType>_<msgId>.xml
    Eg:OracleServices_ebXMLType_204_1_210820128.xml
    Error
    Id     7F00000113948EE1E4B000002F2BA9C9
    Message Id     7F00000113948EE1E26000002F2BA9C5
    Refer To Message     Refer To Message
    Sender Type     
    Sender Value     
    Receiver Type     Name
    Receiver Value     MarketInc
    Sender     
    Receiver     MarketInc
    Agreement Id     
    Agreement     
    Document Type     
    Document Protocol     
    Document Version     
    Message Type     REQ
    Direction     INBOUND
    State     MSG_ERROR
    Acknowledgement Mode     NONE
    Response Mode     ASYNC
    Send Time Stamp     08/21/2012 04:55:28 PM
    Receive Time Stamp     08/21/2012 04:55:28 PM
    Document Retry Interval(Channel)     0
    Document Remaining Retry(Channel)     0
    Document Retry Interval(Agreement)     
    Document Remaining Retry(Agreement)     
    Native Message Size     0
    Translated Message Size     
    Business Action Name     
    Business Transaction Name     
    Xpath Name1     
    Xpath Value1     
    Xpath Expression1     
    Xpath Name2     
    Xpath Value2     
    Xpath Expression2     
    Xpath Name3     
    Xpath Value3     
    Xpath Expression3     
    Correlation From XPath Name     
    Correlation From XPath Value     
    Correlation From XPath Expression     
    Correlation To XPath Name     
    Correlation To XPath Value     
    Correlation To XPath Expression     
    Wire Message     Wire Message
    Application Message     Application Message
    Payload Storage     Payload Storage
    Attachment     Attachment
    Label     
    Collaboration Id     
    Collabration Name     
    Collabration Version     
    Business Action Name     
    Exchange Protocol Name     Generic HTTP
    Exchange Protocol Version     1.1
    Interchange Control Number     
    Group Control Number     
    Transaction Set Control Number     
    Error Code     B2B-50081
    Error Description     Machine Info: (localhost.localdomain) Description: Duplicated exchange protocol message error - Original B2BMessageId = 7F00000113948EE1D1B000002F2BA9BF
    Error Level     ERROR_LEVEL_COLLABORATION
    Error Severity     ERROR
    Error Text     Duplicated exchange protocol message error

    I tried simple ebXML inbound use case only.
    1.I created custom ebXML 2.0 document definition
    2.created eBMS Channel for remote TP.
    3.created Generic File Channel for host TP
    3.created an agreement in the remote TP with these two channels and the document definition
    4.Created a soa project in the jdeveloper with B2B adapter as sender(inbound), mediator to transform the xml to opaque(for .dat format) and then a JMS adapter as producer to put the the .dat file.
    I tried this in 2 different ways:
    If i configured the agreement without using the host channel (no channel for host and ebms channel for remote), instance for soa is been created with error since it is unable to convert to opaque format.
    If i configured the agreement using the host channel (file channel for host and ebms channel for remote), no instance is been created in the soa but i can able to see the .dat file in the file channel's folder.In the reports page, msg and ack are generated correctly with one more error "duplicated protocol error".
    Please help.

  • Errors generating Java classes from XML schema

    I received the following errors when generating Java classes from the schema located at: http://imsproject.org/xsd/ims_qti_rootv1p1.xsd and http://imsproject.org/xsd/ims_xml.xsd
    XML Spy v4 claims that the schema is well-formed and valid. Could this be a problem with the class generators, or is XML Spy not telling the truth?
    Thanks.
    D:\IMS_QTI\Java>java -classpath .;lib/xmlparserv2.jar;lib/xschema.jar;lib/classgen.jar oracle.xml.classgen.oracg -schema ims_qti_rootv1p1.xs
    d -outputDir src\com\icld\qti -package com.icld.qti -comment
    file:/D:/IMS_QTI/Java/ims_qti_rootv1p1.xsd<Line 235, Column 21>: XSD-2209: (Error) Duplicated definition for: 'attr.view'
    file:/D:/IMS_QTI/Java/ims_qti_rootv1p1.xsd<Line 303, Column 21>: XSD-2209: (Error) Duplicated definition for: 'grp.labels'
    file:/D:/IMS_QTI/Java/ims_qti_rootv1p1.xsd<Line 1834, Column -12236>: XSD-2209: (Error) Duplicated definition for: 'qtimetadatafield'
    file:/D:/IMS_QTI/Java/ims_qti_rootv1p1.xsd<Line 1834, Column -9642>: XSD-2209: (Error) Duplicated definition for: 'typeofsolutionType'
    file:/D:/IMS_QTI/Java/ims_qti_rootv1p1.xsd<Line 2252, Column -3019>: XSD-2026: (Error) Invalid attribute 'use' in element 'attribute'
    Error: Schema Class Generator failed to generate classes. oracle.xml.parser.schema.XSDException: Duplicated definition for: 'attr.view'

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jinyu Wang ([email protected]):
    Which version are you using? I can't reproduce the error with 9.0.2B version.<HR></BLOCKQUOTE>
    Thanks for having a look at the problem. I am using the 9.0.2.0B version with Java 2 Standard Edition Build 1.3.1-b24. The classgen -version option returns 9.0.2.0b-beta - and xmlparserv2.jar and xschema.jar are from the same distribution. Running the corresponding DTD from the same source work fine - I'm just havinf this problem with the XSD. Anything else I should look at?

  • DM Error on "Import into Fact Table with Clear"

    Hi,
    I just got the following error on executing an import.
    The number of failing rows exceeds the maximum specified. (Microsoft Data Transformation Services
    (DTS) Data Pump (80042028): TransformCopy 'DTSTransformation__7' conversion error:  Destination
    overflowed on column pair 1 (source column 'SIGNEDDATA' (DBTYPE_STR), destination
    column 'SIGNEDDATA' (DBTYPE_NUMERIC)).)
    I have a very simple import, with a convertion file only changing one member name (in the data file) into another (in the application).
    Can anybody point towards where the problem can be so I can investigate further?
    Regards,
    Rafa

    Hi all,
    as an update, aware of this thread BPC 7.0 MS-Transformation File Error Duplicated Signeddata I inserted an Amount=SignedData in my transformation file, but still same error. As suggested in that thread I tried to import the data file with only 2 records, and it worked ok!! In my case I don't think it is a problem with the data as I am trying to import a data file that I have just exported from a similar application.
    So I export data into a file, try to import it and have the mentioned error. I delete all the rows but 5, try to import it and it works.
    Any ideas?
    Regards,
    Rafa

  • CR XI landscape report not printing correctly on one particular server

    Post Author: BronxJedi
    CA Forum: General
    I have a report that was designed in Crystal XI (11.5.0.313) that is not previewing or printing correctly when the users access it on our production server. The report is designed as a landscape report, for an 8.5x11 size paper; however, when this report is previewed on the production server all of the data is pushed over to the left, as though the computer is trying to cram it all into a portrait-sized layout. Furthermore, when viewing the Document Properties of the report in preview it says that the page size is 11x17!
    This report, I should mention, is part of a web application designed in Visual Studio. When users select a report to run the application actually displays the report as a PDF document in an Adobe Reader window. So, when I mention "preview" in this post it is not the Crystal Reports print preview window but rather an Adobe Reader window previewing the report as a PDF document.
    None of the other landscape reports in this application are demonstrating this same problem. Also, the report in question previews and prints perfectly fine when it is run on other computers or servers.
    Currently, we have eliminated design flaws in the report as a suspect because all of the pertinent properties in the report's design are set properly. We have also eliminated the users' printer settings as the culprit because the problem exists no matter who attempts to print that particular report and no matter what printer is chosen.
    Right now we are operating under the assumption that the problem lies within the server (which is a new box that just replaced one which died...the hardware on this new box is different, I am told by our server guy, but everything else was mirrored from the old box); however, we are unsure of what to examine in our attempts to fix it.
    The production server is running Win 2003 Server, R2, SP2 and there are no apparent printer drivers installed on the production server. We are using Adobe Reader 8.0 on all machines that can access this report.
    If anybody out there has had this same problem or knows of anything else we can check (either on the production server or within the report's design) we'd appreciate it. Why would only this particular report be exhibiting this problem and why on Earth would the Adobe Document Properties think that the page size is 11x17?
    Thank you,
    Sean

    Once you find an erroneous report, can the report be re-run over the same data (same parameters, same underlying data records after record selection) and the error duplicated?
    Can you dump the data read by Crystal in the Detail section of the report?  (Verify the data is as expected...)
    Can you post the stored procedure?  (Please wrap it in  markup to keep it readable.  A sample of both crosstabs wrapped in the markup would be helpful, too.)
    Carl

  • OC4J 9.0.3 and Struts 1.1b1

    OC4J 9.0.3 is compatible with Struts 1.0.2 but has some problem with Struts 1.1b1 tag libraries, see the following error (struts-example):
    OracleJSP: oracle.jsp.parse.JspParseException: N. riga 2, <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
    Errore: duplicated tag definitions within the same TLD: password
    OC4J 9.0.2 works fine with both Struts releases.
    Any hint?

    There was a bug in struts 1.1b1 where struts-html.tld had a duplication of
    the <password> tag. The bug is 8304 (also 8152), in the apache bug database.
    To fix it, basically, you need to get rid of the extra definitions in struts-html.tld.
    Note that this .tld is in 2 places in strut-example.war, 1) under WEB-INF and
    2) in the struts.jar in WEB-INF/lib/struts.jar.
    So, extract, edit and update the jars:
    1) jar xvf struts-example.war WEB-INF/struts-html.tld
    edit WEB-INF/struts-html.tld (remove whole second password tag)
    jar uvf struts-example.war WEB-INF/struts-html.tld
    2) jar xvf struts-example.war WEB-INF/lib/struts.jar
    cd WEB-INF/lib
    jar xvf struts.jar META-INF/tld/struts-html.jar
    edit as above
    jar uvf struts.jar META-INF/tld/struts-html.jar
    cd ../..
    jar uvf struts-example.war WEB-INF/lib/struts.jar
    3) Finally redeploy struts-example.war

  • Xmlparserv2.jar with xerces and xalan

    Hello,
    I have a Spring/Spring Web Flow application. I also have a separate web application that's using the XML Publisher API to generate reports from RTF files. I am now in the process of merging these two into one application.
    The Spring app requires the xerces.jar and xalan.jar JARs in order to parse the various XML files required to configure Spring. The XML Publisher app requires the xmlparserv2.jar JAR in order to parse the XML required for generating reports.
    When I have all of these JARs in my one web application, I receive an error when I call the FOProcessor.generate() method. Here it is:
    oracle.xml.parser.v2.XMLParseException: Bad character (1).
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:324)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:287)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:292)
         at oracle.xml.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:590)
         at oracle.xml.parser.v2.XSLStylesheet.<init>(XSLStylesheet.java:260)
         at oracle.apps.xdo.common.xml.XSLTClassic.transform(XSLTClassic.java:200)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:174)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1022)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:968)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:209)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1561)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:951)
    I was thinking this was because there was a conflict between xalan, xerces and xmlparserv2, so I removed the xalan and xerces JARs from the classpath. Now I get the following whenever I try to hit one of my spring MVC actions:
    DEBUG org.springframework.beans.factory.xml.DelegatingEntityResolver(99) - Attempting to resolve XML Schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] using [org.springframework.beans.factory.xml.PluggableSchemaResolver]
    <Line 43, Column 57>: XML-24509: (Error) Duplicated definition for: 'identifiedType'
    <Line 60, Column 28>: XML-24509: (Error) Duplicated definition for: 'beans'
    <Line 145, Column 34>: XML-24509: (Error) Duplicated definition for: 'description'
    <Line 158, Column 29>: XML-24509: (Error) Duplicated definition for: 'import'
    <Line 180, Column 28>: XML-24509: (Error) Duplicated definition for: 'alias'
    <Line 209, Column 33>: XML-24509: (Error) Duplicated definition for: 'beanElements'
    <Line 223, Column 44>: XML-24509: (Error) Duplicated definition for: 'beanAttributes'
    <Line 486, Column 43>: XML-24509: (Error) Duplicated definition for: 'meta'
    <Line 494, Column 35>: XML-24509: (Error) Duplicated definition for: 'metaType'
    <Line 511, Column 27>: XML-24509: (Error) Duplicated definition for: 'bean'
    <Line 531, Column 38>: XML-24509: (Error) Duplicated definition for: 'constructor-arg'
    <Line 600, Column 51>: XML-24509: (Error) Duplicated definition for: 'property'
    <Line 611, Column 36>: XML-24509: (Error) Duplicated definition for: 'lookup-method'
    <Line 647, Column 38>: XML-24509: (Error) Duplicated definition for: 'replaced-method'
    <Line 684, Column 31>: XML-24509: (Error) Duplicated definition for: 'arg-type'
    <Line 711, Column 26>: XML-24509: (Error) Duplicated definition for: 'ref'
    <Line 749, Column 28>: XML-24509: (Error) Duplicated definition for: 'idref'
    <Line 783, Column 28>: XML-24509: (Error) Duplicated definition for: 'value'
    <Line 811, Column 27>: XML-24509: (Error) Duplicated definition for: 'null'
    <Line 825, Column 39>: XML-24509: (Error) Duplicated definition for: 'collectionElements'
    <Line 842, Column 48>: XML-24509: (Error) Duplicated definition for: 'list'
    <Line 853, Column 47>: XML-24509: (Error) Duplicated definition for: 'set'
    <Line 862, Column 41>: XML-24509: (Error) Duplicated definition for: 'map'
    <Line 869, Column 45>: XML-24509: (Error) Duplicated definition for: 'entry'
    <Line 877, Column 45>: XML-24509: (Error) Duplicated definition for: 'props'
    <Line 886, Column 26>: XML-24509: (Error) Duplicated definition for: 'key'
    <Line 897, Column 27>: XML-24509: (Error) Duplicated definition for: 'prop'
    <Line 916, Column 39>: XML-24509: (Error) Duplicated definition for: 'propertyType'
    <Line 960, Column 45>: XML-24509: (Error) Duplicated definition for: 'baseCollectionType'
    <Line 971, Column 46>: XML-24509: (Error) Duplicated definition for: 'typedCollectionType'
    <Line 987, Column 34>: XML-24509: (Error) Duplicated definition for: 'mapType'
    <Line 1008, Column 36>: XML-24509: (Error) Duplicated definition for: 'entryType'
    <Line 1047, Column 40>: XML-24509: (Error) Duplicated definition for: 'listOrSetType'
    <Line 1056, Column 36>: XML-24509: (Error) Duplicated definition for: 'propsType'
    <Line 1069, Column 45>: XML-24509: (Error) Duplicated definition for: 'defaultable-boolean'
    ERROR org.springframework.web.servlet.FrameworkServlet(229) - Context initialization failed
    org.springframework.beans.factory.BeanDefinitionStoreException: Line 10 in XML document from class path resource [spring/servlet/sellitem-webflow-config.xml] is invalid; nested exception is oracle.xml.parser.schema.XSDException: Duplicated definition for: 'identifiedType'
    Caused by:
    oracle.xml.parser.schema.XSDException: Duplicated definition for: 'identifiedType'
         at oracle.xml.parser.v2.XMLError.flushErrorHandler(XMLError.java:431)
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:290)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:287)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:181)
         at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:151)
         at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:77)
         at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:405)
         at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:357)
         at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:126)
         at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:142)
         at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:123)
         at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:91)
         at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:94)
         at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:294)
         at org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:156)
         at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:308)
         at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:252)
         at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:221)
         at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:115)
         at javax.servlet.GenericServlet.init(GenericServlet.java:211)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
         at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:757)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:130)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Unknown Source)
    So it seems like these JARs are incompatible with each other. Is there any way I can use the Oracle DocumentBuilder for my XML Publisher classes and the xerces for the rest of the app?
    Thanks,
    Leo Hart

    Now one has any advice? :(

  • Duplicate Record

    Dear friend, i have form has master-detail, the detail block has id's and seq no's, and i have when validate item trigger on seq no that check if user use same id so ganna get message that duplicate recode is not allwoed, i put this code in iD(WHEN-VLAIDATE-ITEM) and block level (pre_insert), the problem is if i have id and seq no and seq no is validate, if i change the seq no form validate number to non validate number, the system give the message that i want but keep showing even if i say ok in the message, it keep showing like 4 times before it goes.
    the code that i used to show the message is :
    begin
    SELECT distinct 1 into :global.dummy
    FROM PYPSTSD
    WHERE PYPSTSD_PARTICIPANT_PIDM =:PYPSTSD_PARTICIPANT_PIDM
    and PYPSTSD_REF_NO =:PYPSTSD_REF_NO
    and PYPSTSD_PARTICIPANT_SEQ_NO =:PYPSTSD_PARTICIPANT_SEQ_NO;     
    message('*ERROR* Duplicated Record.');
    RAISE FORM_TRIGGER_FAILURE;
    exception when no_data_found then null;
    end;

    It is because you have written the code in the pre-insert trigger..so it will throw the error
    Check this link and try it...
    Re: how do i check duplicacy in datablock

  • CR XI Crosstab report: group suppressed -- Debug strategy?

    Hello,
    I have a Picking List report that uses a crosstab with a SQL Server stored procedure.
    The columns group the partcode by component.  The rows group by 2 dimensions (height and width), and the summary fields show the partcode and total quantity.
    Component 1        |         Component 2  |         Component 3   | etc...
    QTY | CODE          |  QTY  | CODE          |  QTY | CODE
    21    |  289x398     |           |                    |  etc...
    7      |  432x398     |           |                    |  etc...
    20    |  210x447     |  30     | 210x447
            |                     |  2       | 243x598
    The rows are grouped by height and width only for the purpose of sorting.
    The code is already determined by its dimension, but grouping by height and width allows sorting.
    The rows are sorted by height ascending, width ascending. (You can see this in my above example).
    (Note:  Not all components have all parts -- that's why there are blanks)
    There is nothing especially complex.  This is a pretty run-of-the-mill crosstab.
    And it works....about 99% of the times it is executed.
    About 1% of the times it is executed, one of the Component columns groups by height only.
    Instead of the above, it would show:
    Component 1        |         Component 2  |         Component 3   | etc...
    QTY | CODE          |  QTY  | CODE          |  QTY | CODE
    28    |  289x398     |           |                    |  etc...
                                  |           |                    |  etc...
    20    |  210x447     |  30     | 210x447
            |                     |  2        | 243x598
    So instead of having two parts listed for Component 1 with a height of 398, there is only one part,
    and the total quantity is 28 instead of 21.  The rows have been grouped by height and NOT width, and all but the first
    part with a given height are suppressed.
    If I execute this same report from the designer or the hosting application, the problem is not reproduced.
    The only reason I know the frequency of error is because these reports are programmatically exported to PDF,
    and I can look through the history of executions.  I have looked through about 250 pdfs and found 3 erroneous reports.
    So given how rarely this occurs, I have two options.  On the one hand, I could let the cross-tabular work get done at the stored procedure level where there results can be validated, traced and monitored for anomalies.  In this case, I would simply be choosing a different technology, and if Crystal is the source of the bug, I'll never really know.
    On the other hand, if there is a way a Crystal Report could be programmed to validate the results it presents as well as the data source itself, then I could implement this validation and wait for the error to occur again. 
    Is there a debug strategy that could help me in this situation?
    Thanks for any help.
    Sean

    Once you find an erroneous report, can the report be re-run over the same data (same parameters, same underlying data records after record selection) and the error duplicated?
    Can you dump the data read by Crystal in the Detail section of the report?  (Verify the data is as expected...)
    Can you post the stored procedure?  (Please wrap it in  markup to keep it readable.  A sample of both crosstabs wrapped in the markup would be helpful, too.)
    Carl

  • Extra char appears string to FML fails. - Urgent

    We are facing an issue we have not scene before.
    Its between OSB -> Tuxedo WTC integration.
    We being the team Supporting Tuxedo related Applications can see :
    Whenever we get a message with 00 at the end it gets successfully processed
    12:45:06.0747:17687: >>> [DUMP] Call the remote service (len=210) >>>
    12:45:06.0747:17687: 0000 30 30 30 30 30 30 30 30 30 30 30 31 2d 4a 55 4e 2d 32 000000000001-JUN-2
    12:45:06.0747:17687: 0012 30 31 32 31 32 3a 34 35 3a 30 35 20 20 20 20 20 20 50 01212:45:05 P
    12:45:06.0747:17687: 0024 49 4e 47 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ING
    12:45:06.0747:17687: 0036 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    12:45:06.0747:17687: 0048 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    12:45:06.0747:17687: 005a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    12:45:06.0747:17687: 006c 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    12:45:06.0747:17687: 007e 20 20 20 20 46 4d 54 2d 45 52 52 20 31 30 30 34 20 52 FMT-ERR 1004 R
    12:45:06.0747:17687: 0090 45 51 3a 4f 77 6e 65 72 20 66 69 65 6c 64 20 69 73 20 EQ:Owner field is
    12:45:06.0747:17687: 00a2 69 6e 76 61 6c 69 64 20 20 20 20 20 20 20 20 20 20 20 invalid
    12:45:06.0747:17687: 00b4 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    12:45:06.0747:17687: 00c6 20 20 20 20 20 20 20 20 20 20 20 20 *00* .
    but when we get a message with 01 at the end it fails :
    13:41:04.0489:24216: >>> [DUMP] Call the move data function (len=210) >>>
    13:41:04.0489:24216: 0000 30 30 30 30 30 30 30 30 30 30 32 31 2d 41 55 47 2d 32 000000000021-AUG-2
    13:41:04.0489:24216: 0012 30 31 32 31 35 3a 34 30 3a 35 38 20 20 20 20 20 20 50 01215:40:58 P
    13:41:04.0489:24216: 0024 49 4e 47 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ING
    13:41:04.0489:24216: 0036 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    13:41:04.0489:24216: 0048 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    13:41:04.0489:24216: 005a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    13:41:04.0489:24216: 006c 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    13:41:04.0489:24216: 007e 20 20 20 20 46 4d 54 2d 45 52 52 20 31 30 30 34 20 52 FMT-ERR 1004 R
    13:41:04.0489:24216: 0090 45 51 3a 4f 77 6e 65 72 20 66 69 65 6c 64 20 69 73 20 EQ:Owner field is
    13:41:04.0489:24216: 00a2 69 6e 76 61 6c 69 64 20 20 20 20 20 20 20 20 20 20 20 invalid
    13:41:04.0489:24216: 00b4 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    13:41:04.0489:24216: 00c6 20 20 20 20 20 20 20 20 20 20 20 20 *01*
    When we asked the OSB Application Supporting teams they told they are just sending the message like below without 00 or 01 at their end:
    13:41:04.0489:24216: 0000 30 30 30 30 30 30 30 30 30 30 32 31 2d 41 55 47 2d 32 000000000021-AUG-2
    13:41:04.0489:24216: 0012 30 31 32 31 35 3a 34 30 3a 35 38 20 20 20 20 20 20 50 01215:40:58 P
    13:41:04.0489:24216: 0024 49 4e 47 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ING
    13:41:04.0489:24216: 0036 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    13:41:04.0489:24216: 0048 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    13:41:04.0489:24216: 005a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    13:41:04.0489:24216: 006c 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    13:41:04.0489:24216: 007e 20 20 20 20 46 4d 54 2d 45 52 52 20 31 30 30 34 20 52 FMT-ERR 1004 R
    13:41:04.0489:24216: 0090 45 51 3a 4f 77 6e 65 72 20 66 69 65 6c 64 20 69 73 20 EQ:Owner field is
    13:41:04.0489:24216: 00a2 69 6e 76 61 6c 69 64 20 20 20 20 20 20 20 20 20 20 20 invalid
    13:41:04.0489:24216: 00b4 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    13:41:04.0489:24216: 00c6 20 20 20 20 20 20 20 20 20 20 20 20
    I am unable to understand is it Tuxedo which adds the character 00 or 01 and why?
    The message what reached our end is a fixed length String (210) which needs to get populated in an FML buffer and need to be send to an Unisys system via OSITP.
    Below is the headerfile generated compiling the view file :
    char ISPEC[5];
    char GLB_SOURCE;
    char TRANNO[6];
    char INPUT_DATE[7];
    char ACTMTH[4];
    char MXIMSG[10];
    char MSGDTE[11];
    char MSGTME[8];
    char OWNCDE[3];
    char LOCCDE[3];
    char REFNBR[12];
    char MFRDTE[11];
    char PT_NBR[25];
    char SHFDTE[11];
    char RCVNBR[10];
    char RCVDTE[11];
    char SERNBR[15];
    char REM401[40];
    char REM402[40];
    Please help.

    This is a sample error message :
    This is the XML send to WTC :
    01 Sep 2012 12:09:29,851 INFO ComponentReceiptErrorNotificationService_V1: [PipelinePairNode1, PipelinePairNode1_request, Error response received from EI, REQUEST] QISF.ComponentReceiptErrorNotificationService_V1: Component_receipt_response, error response received from EI<soapenv:Body xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <********************* xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <MessageIdentifier>13391</MessageIdentifier>
    <MessageDeliveryDate>01-SEP-2012</MessageDeliveryDate>
    <MessageDeliveryTime>12:09:25</MessageDeliveryTime>
    <Owner>SPL</Owner>
    <Location>SDC</Location>
    <PONumber>QS12236016</PONumber>
    <PartNumber>E21368000-1</PartNumber>
    <ManufacturedDate/>
    <ShelfLifeDate>07-JUN-2022</ShelfLifeDate>
    <ReceiptNumber>122450189</ReceiptNumber>
    <ReceiptedDate>01-SEP-2012</ReceiptedDate>
    <SerialNumber>0765E21368</SerialNumber>
    <Remarks>ERROR: Duplicate Serial Number</Remarks>
    </*********************>
    </soapenv:Body>
    01 Sep 2012 12:09:29,851 INFO ComponentReceiptErrorNotificationService_V1: [Route to Supply, null, null, REQUEST] QISF.ComponentReceiptErrorNotificationService_V1: Component_receipt error response routed to Supply<soapenv:Body xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <********************* xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <MessageIdentifier>13391</MessageIdentifier>
    <MessageDeliveryDate>01-SEP-2012</MessageDeliveryDate>
    <MessageDeliveryTime>12:09:25</MessageDeliveryTime>
    <Owner>SPL</Owner>
    <Location>SDC</Location>
    <PONumber>QS12236016</PONumber>
    <PartNumber>E21368000-1</PartNumber>
    <ManufacturedDate/>
    <ShelfLifeDate>07-JUN-2022</ShelfLifeDate>
    <ReceiptNumber>122450189</ReceiptNumber>
    <ReceiptedDate>01-SEP-2012</ReceiptedDate>
    <SerialNumber>0765E21368</SerialNumber>
    <Remarks>ERROR: Duplicate Serial Number</Remarks>
    </*********************>
    </soapenv:Body>
    The MFL transformation gives a dump like this :
    00000000:     30 30 30 30 30 31 33 33 37 33 30 33 2D 53 45 50     000001337303-SEP
    00000010:     2D 32 30 31 32 33 3A 34 33 3A 31 38 20 51 46 41     -20123:43:18 QFA
    00000020:     53 44 43 56 37 39 38 35 36 30 20 20 20 20 20 30     SDCV798560     0
    00000030:     31 33 32 41 42 55 20 20 20 20 20 20 20 20 20 20     132ABU          
    00000040:     20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20                     
    00000050:     20 20 20 20 20 20 20 20 20 20 20 20 20 20 31 32                   12
    00000060:     56 37 39 38 35 36 20 20 30 33 2D 53 45 50 2D 32     V79856  03-SEP-2
    00000070:     30 31 32 53 45 52 49 41 4C 37 20 20 20 20 20 20     012SERIAL7      
    00000080:     20 20 45 52 52 4F 52 3A 20 49 6E 76 61 6C 69 64       ERROR: Invalid
    00000090:     20 50 61 72 74 20 43 6C 61 73 73 20 2D 20 42 41      Part Class - BA
    000000a0:     54 43 48 20 20 20 20 20 20 20 20 20 20 20 20 20     TCH             
    000000b0:     20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20                     
    000000c0:     20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20                     
    000000d0:     20 20 .. .. .. .. .. .. .. .. .. .. .. .. .. ..        ..............
    Hence we got this below in our tuxedo Application Log:
    12:09:29.0986:3421: >>> [DUMP] svc=MXRSUPP01, type=REQ (len=210) >>>
    12:09:29.0986:3421: 0000 30 30 30 30 30 31 33 33 39 31 30 31 2d 53 45 50 2d 32 000001339101-SEP-2
    12:09:29.0986:3421: 0012 30 31 32 31 32 3a 30 39 3a 32 35 53 50 4c 53 44 43 51 01212:09:25SPLSDCQ
    12:09:29.0986:3421: 0024 53 31 32 32 33 36 30 31 36 20 20 45 32 31 33 36 38 30 S12236016 E213680
    12:09:29.0986:3421: 0036 30 30 2d 31 20 20 20 20 20 20 20 20 20 20 20 20 20 20 00-1
    12:09:29.0986:3421: 0048 20 20 20 20 20 20 20 20 20 20 20 30 37 2d 4a 55 4e 2d 07-JUN-
    12:09:29.0986:3421: 005a 32 30 32 32 31 32 32 34 35 30 31 38 39 20 30 31 2d 53 2022122450189 01-S
    12:09:29.0986:3421: 006c 45 50 2d 32 30 31 32 30 37 36 35 45 32 31 33 36 38 20 EP-20120765E21368
    12:09:29.0986:3421: 007e 20 20 20 20 45 52 52 4f 52 3a 20 44 75 70 6c 69 63 61 ERROR: Duplica
    12:09:29.0986:3421: 0090 74 65 20 53 65 72 69 61 6c 20 4e 75 6d 62 65 72 20 20 te Serial Number
    12:09:29.0986:3421: 00a2 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    12:09:29.0986:3421: 00b4 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20
    12:09:29.0986:3421: 00c6 20 20 20 20 20 20 20 20 20 20 20 20 *01* .
    I am surprised where from this *01*/*00* appears at the end?
    Is this 01/00 added by Tuxedo or OSB Business service ?How can we change it to 00?
    Edited by: 835542 on Sep 3, 2012 11:30 AM
    Edited by: 835542 on Sep 3, 2012 11:38 AM

Maybe you are looking for

  • Apple TV 1st gen not seen in itunes

    Apple TV would not show in Itunes. I found that the Apple TV tab was completely missing from Itunes preferences. I Googled and found likely due to itunes 10 update. Uninstalled itunes 10 and re-installed itunes 9. Apple TV tab back but still will not

  • Final Cut Studio install

    How much disc space does a full FCS install take including all loops, and templates?

  • How-to Dynamic Hierarchy Selection.

    Hi guys, does anyone know how to implement "Dynamic Hierarchy Selection"? I have a main hierarchy but would like to filter it further while loading the hierarchy. E.g. I have a financial statement verison with both Balance Sheet and P/L items, i woul

  • Best file format to render footage for Rotoscoping in AE??

    Working on a project where i used an image matt key in Premier Pro and don't like my results. Looks fine but I want something a bit more clean and seemless. I am going to output to AE from Premier Pro so I can rotoscope the backgrounds out and want t

  • IPad (1) version 4.3.2 won't sync with iMac

    My iPad running 4.3.2 wont sync with iTunes version 10.5 on my iMac version 10.7.2. wont sync or recognizre the device. I am trying to bring it up to iOS 5. I tried the troubleshooting routine & restarting both devices etc the change of USB slots the