Excerpt from XMLType problem with different namespaces

Hello

I need some advice on how to extract the child element to the XML fragment where the parent namespace differs child name space. I have done the broad research and I've tried several options but have had no success.

This is fragment plsql sample

vTheXML: = XMLType ("< GeneratedDocument xmlns ="http://tempuri.org/"> ")

" < file_name xmlns =" http://services.DPM.com.au/intelledox/ "> Test.pdf < / Filename > .

(< / GeneratedDocument > ');

Below successfully returns a GeneratedDocument element (IE any fragment)

vExtractXML: = vTheXML.extract ('/ GeneratedDocument ',' xmlns = "http://tempuri.org/"');

But none of below works. They return null. I do not know how to represent the different namespaces in the function call retrieves XMLType

vExtractXML: = vTheXML.extract ('/ GeneratedDocument/filename ',' xmlns = "http://services.dpm.com.au/intelledox/"');

vExtractXML: = vTheXML.extract ('/ GeneratedDocument/filename ',' xmlns = "http://tempuri.org/"xmlns ="http://services.dpm.com.au/intelledox/"');

vExtractXML: = vTheXML.extract ('/ GeneratedDocument/filename ',' xmlns = "http://tempuri.org/"');

Below works, but would ideally use more precise criteria of XPath

vExtractXML: = vTheXML.extract ("/ / filename ',' xmlns ="http://services.dpm.com.au/intelledox/"'");

Thank you

Hello

Of course, you cannot declare two namespaces by default in the namespace mapping, use at least a prefix to distinguish them:

vExtractXML: = vTheXML.extract ('/ GeneratedDocument / ns1:FileName ',' xmlns = "http://tempuri.org/" xmlns:ns1 = "http://services.dpm.com.au/intelledox/"');

(NB: extract and extractvalue, etc. have been deprecated in 11.2)

Tags: Database

Similar Questions

  • Problems with different e-mail addresses and the different Apple ID

    Hi, I have some problems with the different Apple ID and e-mail addresses connected to them, and I hope someone can help me in what to do.

    First a primer on my Apple ID

    ***@me.com - it's my account General iCloud (backup, iMessage, Facetime etc.).

    ***@losmail.no - my iTunes/App account (purchase and download music, app, etc..)

    ***@me.com: I have no problem connecting to this account (appleid.apple.com, iCloud.com etc etc..)

    ***@losmail.no: I have no problem connecting to this account in iTunes/App Store. However, I can not connect on appleid.apple.com with this account because he asked me to check the email address. However, this e-mail address use a messaging service that doesn't work anymore, so I can't check it out. Because it is a private messaging service, I want to change the Apple ID on my account @gmail.com.

    I believe, however, that the account @gmail.com has been connected to the account @losmail.no because I received my shopping etc. of my account @losmail.no sent to ***@gmail.com. These recipes also "Apple ID: * @gmail.com. When I connect to the account, however, use ***@losmail.no. However, an I said, I want to log on by using ***@gmail.com.

    What is strange is that in iTunes / App Store, I can connect with ***@gmail.com. However, this is not the same account as ***@losmail.noand previous purchases / comments etc. are not available. It's strange because said revenues (Ref. above).

    An other ting that indicates that the Apple ID where I use ***@losmail.no once was connected to ***@gmail.com, is what happens when I try to log in to ***@gmail.com to appleid.apple.com. Then, I get a message saying that the e-mail address must be verified. I can write the code sent to the ***@gmaiI.com, but it is said then that this e-mail address is already is used by another Apple ID, so it cannot be verified.

    So I guess my question is, basically, how I can change the ID of the ***@losmail.no to ***@gmail.com Apple when I can't access the account losmail, but the appleid.apple.com tells me that I need to check this email address.

    Best regards

    Philippe

    Hi phillla,

    Thanks for all the details with your accounts.

    Can be difficult to have more than one Apple with several e-mails all mixed together.  If an email is used with another Apple ID, for example, that e-mail can be used to create a new Apple ID or rename an old.

    The analysis of what you seem to have however...

    Your purchases are with your *@losmail.no Apple ID, but the emails for this go to your *@gmail.com email address.

    *@gmail.com is the primary e-mail address for your Apple ID *@losmail.no.

    You can connect to iTunes or manage your page ID with *@gmail.com Apple says it's an Apple ID on its own.  As an email address can only be verified for an Apple ID, which means that he must check with your *@losmail.no Apple ID and cannot be verified with *@gmail.com.

    You say you can not connect on appleid.apple.com with *@losmail.no you will need to check the email address.  You have a relief attached to this ID e-mail? This is the email that would be used to recover.   You receive your check or reset email - Apple Support

    Bottom line, you want to change your primary Apple ID but outdated to *@losmail.no to *@gmail.com, you must first rename *@gmail.com to something else and delete this email of all codes from Apple as well.  Then follow the link above to get access to *@losmail.no and control so that you can rename it.

    Best regards.

  • Report generation-&gt; generate an exe from a PC with different Version of Office

    Hello

    I want to build an exe from a VI that use Report Generation Toolkit. The application must be deployed on multiple PCs using Office 2000. During the development phase, I installed Office 2000 on my PC, and everything was ok. After that I was with her, I have reinstalled Office 2007. The Report Generation Toolkit to my PC is so for Office 2000 (it was installed when I had Office 2000 on my PC).

    These days I had to fix a few bugs in my application, I did a new exe but the part that generates the Word reports (using the GTA) doesn't work anymore - I received this error with-35... 9935 (or something like that).

    I tried to find the problem and I found this: with exactly the same VI (_Word dynamic VIs.vi - for Office 2000) nodes invoke from a PC with Office 2007 and Office 2000 PC look different. For example, in Word_Open_Document.vi, the node to invoke Document is different for a PC with Office 2000 + GTA for the year 2000 and a PC with Office 2007 + GTA for Office 2000 (no error).

    So, I tried to copy the VI from a PC with Office 2000 + GTA 2000 on my PC but I can't build it because I get the error: there are a few errors in dynamic VIs.vi _Word (invoke nodes do not match).

    Finally, my question is: How can I build the exe on my PC: 2007, but with GTA for Office 2000 Office?

    Thank you

    Paul

    Hello

    Thank you for your advice. Can you please tell me what you mean with the envelope vi? I don't really understand what you mean.

    Furthermore, I solved the problem. I discovered that the nodes invoke are updated based on the object library for the ActiveX control (in this case the MS Office). The data types are store in the msword9.olb (version 9 - for office 2000 in the Office folder) and msword.olb (version 12 - for office 2007 also in the Office folder). I tried to save the msword9.olb (using the regsvr32.exe) but it does not work for olb files - I need the ocx or dll. But, if I can replace the msword.olb since Office 2007 Office msword9.olb 2000 everything works.

    OK, measures that need to be made:

    1. install the GTA for Office 2000 on the PC

    2. DON'T change anything in the VIs.vi _Word_Dynamic. When Office 2007 is installed the VI arrow should be ventilated (error in VI)

    3 copy the msword9.olb for a system with Office 2000 (or your version) and copy it to your system with Office 2007 with the new name msword.olb. Are NOT FORGET to make a backup of the original file to MS Office 2007 and handing it to the end.

    4. once the new msword.olb is there, the VIs.vi _Word_Dynamic should be no error

    5. build your app exe

    6. restore the old msword.olb

    7. ENJOY your life!

    I hope that it is also useful for someone else.

    Paulie

  • Problem with different ASM disaster recovery start - new

    Hello together,

    I had an old net here about it but now will not solve the problem with the points in the old thread. Here's the old: https://community.oracle.com/thread/3608049?start=0 & tstart = 0

    I'm doing a disaster recovery with the 'apex11A' on a new server database, which has an another ASM starts. The old man starts is '+ DGA112_1' and '+ FRA112_1', newcomers are called '+ DATA_QUM169' and '+ FRA_QUM169 '. I changed the settings in the spfile restored by writing in a pfile file and creating the spfile from pfile.

    I tried in several ways. First lay the new ASM with RMAN to the course:

    run
    {
    SET NEWNAME FOR DATABASE TO '+DATA_QUM169';
    restore database until LOGSEQ 24286;
    switch datafile all;
    switch tempfile all;
    recover database until LOGSEQ 24286;
    }
    

    Then I tried it in RMAN by defining the new ASM for each data file:

    run
    {
    SET NEWNAME FOR DATAFILE 1 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 2 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 3 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 4 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 5 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 6 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 7 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 8 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 9 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 10 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 11 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 12 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 13 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 14 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 15 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 16 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 17 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 18 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 19 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 20 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 21 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 22 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 23 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 24 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 25 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 26 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 27 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 28 TO '+DATA_QUM169';
    restore database until LOGSEQ 24286;
    switch datafile all;
    switch tempfile all;
    recover database until LOGSEQ 24286;
    }
    

    Then I tried the bot in one:

    run
    {
    SET NEWNAME FOR DATABASE TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 1 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 2 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 3 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 4 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 5 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 6 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 7 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 8 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 9 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 10 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 11 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 12 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 13 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 14 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 15 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 16 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 17 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 18 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 19 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 20 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 21 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 22 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 23 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 24 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 25 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 26 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 27 TO '+DATA_QUM169';
    SET NEWNAME FOR DATAFILE 28 TO '+DATA_QUM169';
    restore database until LOGSEQ 24286;
    switch datafile all;
    switch tempfile all;
    recover database until LOGSEQ 24286;
    }
    

    Whenever I get one

    Starting restore at 03-FEB-16
    using channel ORA_DISK_1
    
    
    creating datafile file number=1 name=+DATA_QUM169
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 02/03/2016 16:20:41
    ORA-01180: can not create datafile 1
    ORA-01110: data file 1: '+DGA112_1/apex11a/datafile/system.1423.788355253'
    

    The backuppiece which I bring are correctly defined with

    RMAN> catalog backuppiece '/usr/local/oracle/product/11.2.0.4/dbs/m4qt0mnk_1_1', '/usr/local/oracle/product/11.2.0.4/dbs/m3qt0mi2_1_1';
    
    
    cataloged backup piece
    backup piece handle=/usr/local/oracle/product/11.2.0.4/dbs/m4qt0mnk_1_1 RECID=3779 STAMP=902851052
    cataloged backup piece
    backup piece handle=/usr/local/oracle/product/11.2.0.4/dbs/m3qt0mi2_1_1 RECID=3780 STAMP=902851052
    
    
    RMAN> list backup;
    
    
    
    
    List of Backup Sets
    ===================
    
    
    
    
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    3779    52.61M     DISK        00:00:00     03-FEB-16
            BP Key: 3779   Status: AVAILABLE  Compressed: YES  Tag: TAG20160203T145340
            Piece Name: /usr/local/oracle/product/11.2.0.4/dbs/m4qt0mnk_1_1
    
    
      List of Archived Logs in backup set 3779
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    24285   11073415926066 03-FEB-16 11073416327345 03-FEB-16
      1    24286   11073416327345 03-FEB-16 11073416678326 03-FEB-16
    
    
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    ------- ---- -- ---------- ----------- ------------ ---------------
    3780    Full    813.86M    DISK        00:00:00     03-FEB-16
            BP Key: 3780   Status: AVAILABLE  Compressed: YES  Tag: TAG20160203T145042
            Piece Name: /usr/local/oracle/product/11.2.0.4/dbs/m3qt0mi2_1_1
      List of Datafiles in backup set 3780
      File LV Type Ckp SCN    Ckp Time  Name
      ---- -- ---- ---------- --------- ----
      1       Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/system.1423.788355253
      2       Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/sysaux.1422.788355259
      3       Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/undotbs1.1359.788355263
      4       Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/users.1362.788355273
      5       Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/apex4.1369.788356305
      6       Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/apex4_files.1366.788356317
      7       Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/mms_archiv.1358.788357229
      8       Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/planwerte.1357.788357243
      9       Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/btdb_prod.1352.788456613
      10      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/mais.1353.788456763
      11      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/mms.1354.788456995
      12      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/externe_wirk.1355.788457525
      13      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/mais2mt.1356.788458151
      14      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/btdb_read.1351.788458291
      15      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/hwdb2acs.1343.788458329
      16      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/hwdb2sccm.1341.788458657
      17      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/macmon.1340.788458691
      18      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/mais_read.1339.788458725
      19      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/mais2srm.266.788458799
      20      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/outdating_sap_user.267.788458859
      21      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/quickcheck.1338.788458887
      22      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/switch.1337.788459139
      23      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/veit_r.1333.788459167
      24      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/test-btdb.1298.795097725
      25      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/apex11dev.986.874230931
      26      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/apex11devbt.985.874230963
      27      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/hrbew.1083.851007823
      28      Full 11073416676796 03-FEB-16 +DGA112_1/apex11a/datafile/optimadata.1032.865951029
    

    I also tried to put the new ASM SQL:

    SQL*Plus: Release 11.2.0.4.0 Production on Wed Feb 3 16:04:05 2016
    
    
    Copyright (c) 1982, 2013, Oracle.  All rights reserved.
    
    
    
    
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
    With the Partitioning, Automatic Storage Management and OLAP options
    
    
    SYS@apex11A> ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/system.1423.788355253' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/sysaux.1422.788355259' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/undotbs1.1359.788355263' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/users.1362.788355273' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/apex4.1369.788356305' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/system.1423.788355253' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 1 - new file '+DATA_QUM169' not found
    ORA-01110: data file 1: '+DGA112_1/apex11a/datafile/system.1423.788355253'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    SYS@apex11A> ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/sysaux.1422.788355259' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 2 - new file '+DATA_QUM169' not found
    ORA-01110: data file 2: '+DGA112_1/apex11a/datafile/sysaux.1422.788355259'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    SYS@apex11A> ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/undotbs1.1359.788355263' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 3 - new file '+DATA_QUM169' not found
    ORA-01110: data file 3: '+DGA112_1/apex11a/datafile/undotbs1.1359.788355263'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    SYS@apex11A> ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/users.1362.788355273' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 4 - new file '+DATA_QUM169' not found
    ORA-01110: data file 4: '+DGA112_1/apex11a/datafile/users.1362.788355273'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    SYS@apex11A> ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/apex4.1369.788356305' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 5 - new file '+DATA_QUM169' not found
    ORA-01110: data file 5: '+DGA112_1/apex11a/datafile/apex4.1369.788356305'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/apex4_files.1366.788356317' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/apex4_files.1366.788356317' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 6 - new file '+DATA_QUM169' not found
    ORA-01110: data file 6: '+DGA112_1/apex11a/datafile/apex4_files.1366.788356317'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/mms_archiv.1358.788357229' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/mms_archiv.1358.788357229' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 7 - new file '+DATA_QUM169' not found
    ORA-01110: data file 7: '+DGA112_1/apex11a/datafile/mms_archiv.1358.788357229'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/planwerte.1357.788357243' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/planwerte.1357.788357243' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 8 - new file '+DATA_QUM169' not found
    ORA-01110: data file 8: '+DGA112_1/apex11a/datafile/planwerte.1357.788357243'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/btdb_prod.1352.788456613' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/btdb_prod.1352.788456613' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 9 - new file '+DATA_QUM169' not found
    ORA-01110: data file 9: '+DGA112_1/apex11a/datafile/btdb_prod.1352.788456613'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/mais.1353.788456763' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/mais.1353.788456763' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 10 - new file '+DATA_QUM169' not found
    ORA-01110: data file 10: '+DGA112_1/apex11a/datafile/mais.1353.788456763'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/mms.1354.788456995' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/mms.1354.788456995' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 11 - new file '+DATA_QUM169' not found
    ORA-01110: data file 11: '+DGA112_1/apex11a/datafile/mms.1354.788456995'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/externe_wirk.1355.788457525' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/externe_wirk.1355.788457525' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 12 - new file '+DATA_QUM169' not found
    ORA-01110: data file 12:
    '+DGA112_1/apex11a/datafile/externe_wirk.1355.788457525'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/mais2mt.1356.788458151' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/mais2mt.1356.788458151' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 13 - new file '+DATA_QUM169' not found
    ORA-01110: data file 13: '+DGA112_1/apex11a/datafile/mais2mt.1356.788458151'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/btdb_read.1351.788458291' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/btdb_read.1351.788458291' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 14 - new file '+DATA_QUM169' not found
    ORA-01110: data file 14: '+DGA112_1/apex11a/datafile/btdb_read.1351.788458291'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/hwdb2acs.1343.788458329' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/hwdb2acs.1343.788458329' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 15 - new file '+DATA_QUM169' not found
    ORA-01110: data file 15: '+DGA112_1/apex11a/datafile/hwdb2acs.1343.788458329'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/hwdb2sccm.1341.788458657' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/hwdb2sccm.1341.788458657' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 16 - new file '+DATA_QUM169' not found
    ORA-01110: data file 16: '+DGA112_1/apex11a/datafile/hwdb2sccm.1341.788458657'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/macmon.1340.788458691' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/macmon.1340.788458691' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 17 - new file '+DATA_QUM169' not found
    ORA-01110: data file 17: '+DGA112_1/apex11a/datafile/macmon.1340.788458691'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/mais_read.1339.788458725' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/mais_read.1339.788458725' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 18 - new file '+DATA_QUM169' not found
    ORA-01110: data file 18: '+DGA112_1/apex11a/datafile/mais_read.1339.788458725'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/mais2srm.266.788458799' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/mais2srm.266.788458799' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 19 - new file '+DATA_QUM169' not found
    ORA-01110: data file 19: '+DGA112_1/apex11a/datafile/mais2srm.266.788458799'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/outdating_sap_user.267.788458859' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/outdating_sap_user.267.788458859' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 20 - new file '+DATA_QUM169' not found
    ORA-01110: data file 20:
    '+DGA112_1/apex11a/datafile/outdating_sap_user.267.788458859'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/quickcheck.1338.788458887' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/quickcheck.1338.788458887' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 21 - new file '+DATA_QUM169' not found
    ORA-01110: data file 21: '+DGA112_1/apex11a/datafile/quickcheck.1338.788458887'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/switch.1337.788459139' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/switch.1337.788459139' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 22 - new file '+DATA_QUM169' not found
    ORA-01110: data file 22: '+DGA112_1/apex11a/datafile/switch.1337.788459139'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/veit_r.1333.788459167' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/veit_r.1333.788459167' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 23 - new file '+DATA_QUM169' not found
    ORA-01110: data file 23: '+DGA112_1/apex11a/datafile/veit_r.1333.788459167'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/test-btdb.1298.795097725' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/test-btdb.1298.795097725' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 24 - new file '+DATA_QUM169' not found
    ORA-01110: data file 24: '+DGA112_1/apex11a/datafile/test-btdb.1298.795097725'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/apex11dev.986.874230931' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/apex11dev.986.874230931' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 25 - new file '+DATA_QUM169' not found
    ORA-01110: data file 25: '+DGA112_1/apex11a/datafile/apex11dev.986.874230931'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/apex11devbt.985.874230963' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/apex11devbt.985.874230963' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 26 - new file '+DATA_QUM169' not found
    ORA-01110: data file 26: '+DGA112_1/apex11a/datafile/apex11devbt.985.874230963'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/hrbew.1083.851007823' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/hrbew.1083.851007823' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 27 - new file '+DATA_QUM169' not found
    ORA-01110: data file 27: '+DGA112_1/apex11a/datafile/hrbew.1083.851007823'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    
    
    
    
    SYS@apex11A> ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/optimadata.1032.865951029' TO '+DATA_QUM169';
    ALTER DATABASE RENAME FILE '+DGA112_1/apex11a/datafile/optimadata.1032.865951029' TO '+DATA_QUM169'
    *
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01141: error renaming data file 28 - new file '+DATA_QUM169' not found
    ORA-01110: data file 28: '+DGA112_1/apex11a/datafile/optimadata.1032.865951029'
    ORA-17503: ksfdopn:2 Failed to open file +DATA_QUM169
    ORA-15045: ASM file name '+DATA_QUM169' is not in reference form
    

    But my new database will not set the new ASM and I have no why.

    The db_create_file_dest parameter is set correctly, so I think that:

    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    db_create_file_dest                  string      +DATA_QUM169
    

    I forgot something? Would be nice to get help ...

    A big thank you and best regards,

    David

    Your data checkpoint SCN file are in the LOW and HIGH range of the SNA for SEQUENCE 24286.

    Therefore, your UNTIL clause should be 24287 SEQUENCE up to THAT.

    Hemant K Collette

  • problems with different Simmulators, garbage entry showing

    I am new to BB dev, hope I can get help on this one.

    I have an application that runs on the BB, on following simulators perfectly

    8330, 8800 and 9000, although it works fine, but unexpected behavior is observed for the rest of the simulators 8100, 9530 (beta and RC)

    the intended behavior of the UN's Comin' from the following code, please advise, also note that she works well the way planned for the sims 3 mentioned.

    Scenario:

    We have a screen that has fields of text custom (up to BasicEditFields), I made read-only by implementing the KeyChar() and store the key in the space with the field, please note that we are not change the text entered in the car on the screen area.

    I have written sepratly ChangeField listener in another class that implements the screen and it registered ias a listener.

    Normal to put then observed is : when I press any key on the field read-only, the key is stored in a reserved space and is later read back another part in the app how ever the field it itself shows no key that was used earlier.

    Abnormal behavior being observed on mentioned simulators: when I press any input he starts to repeat the last word concatinated as well as entry and this thing keeps going

    Concerns:

    1 key tank never is called for the simulators showing abnormal behavior

    2. I don't nodify not the field test, but I always find myself with entry of garbage.

    3. the field exchange is directly called with past in the keychar.

    IM also concerned that the code is not wrong because it works the right way for some simulators, any post on this one would be appreciated,

    It was a great escape, in addition, I would like to wright down the solution that worked for me.

    "I actually used the"

    TextField.NO_COMPLEX_INPUT
    

    "

    This made p [possible to go to multi tap and apparently the flow and demand is on the right track.]

    Thank you

  • Problems with different browsers

    Hi all! I'm working on a site that has thumbnails of reversal (when you click on it - they lead to a video). Turning thumbs work properly in Safari, but not in Chrome. Examples:

    Safari:

    Safari.jpg

    Chrome:

    Chrome.jpg

    As you can see, one of the thumbnails works well in Chrome, but the other is not. Actually, I think that miniature Eveo (and maybe one or two others) are the ONLY ones working in Chrome. All bearings work in Safari. I tried to open the site in Firefox on another computer and all thumbnails only start acting funny here. Don't know what that's all. Here is the code for the two thumbnails in my examples:

    Eveo thumb:

    "< br > < p align ="center"> < a href = 'brand-movies/Eveo_ITP.html' MM_swapImgRestore" onmouseover = "MM_swapImage ('Eveo_ITP ',", 'turning thumbs/Eveo_ITP_roll.jpg', 1) "> < img src ="reversal thumbs/Eveo_ITP.jpg"name ="Eveo_ITP"id ="Eveo_ITP"border ="0"height ="60"width ="137"> < /a >

    Boost from Citrix:

    "< p align ="center"> < a href = MM_swapImgRestore"brand-movies/Citrix - Bigfoot.html"" onmouseover = "MM_swapImage (" Bigfoot "," 'rollover thumbs/Bigfoot_roll.jpg', 1) "> < img src ="reversal thumbs/Bigfoot.jpg"name ="Bigfoot"id ="Bigfoot"border ="0"height ="60"width ="137"> < /a >

    Of course, I would like to than the thumbnails to work in any browser possible. This is the only problem between browsers, the rest of the work of the site very well, so I'm not sure what's going on. I'm a beginner, so I don't know much about codiing (go easy on me! haha). For any help or suggestion would be greatly appreciated! I use Dreamweaver 10

    Thank you!

    Hugo

    It's a head scratcher! File sizes seem to be large for the type, size and design of the image. The Red bearings must be no more of a few KB. Do you use the function "Save for web" in Photoshop? Icon next to each chart is also interesting. The Aldo_roll has the saved to web jpeg icon while the Axona_roll has an icon of PS.

    If the PS out save as .jpg, I would leave them as the one. You could try archiving of your current flight path images in a folder 'OLD' and then re-record all your PSD template - using save for web and ensuring that extensions are still .jpg. Which could also store the difference of the icon in your window of DW.

  • Excerpt from SQL data with specific format.

    All,

    I have the oracle database version 10.2.0.4 in which I need to extract data from a table using the format below.

    1.1 st 3 positions of the postal code, followed by
    2.1 st letter of the name, followed by
    3.1 st 2 consonants in the name of the street, followed
    4 2 (for companies)

    I can use the function substr to 1 and 2 above.
    For 3, I tried regexp_substr. but the output includes vowels too. I don't know how to proceed. Is there another function or is there another way to do it?

    I am concatenating 3 columns and display data as below.
    for example
    Col1            Col2         Col3     
    FLOOR INC  24540       67 FRANKLIN TPKE STE 114 
    
    Displayed as 
    245FFR2     
    234AAS2 
    Help, please.
    -- testdata:
    with yourtable as
    (
      select 'abcdefg' name from dual union all
      select '1aBexea' name from dual
    )
    -- query for first two consonants:
    select substr(regexp_replace(regexp_replace(name,'[^a-zA-Z]',''),'[aeiouAEIOU]',''),1,2)
    from yourtable;
    

    Explanation:
    -Internal Regexp removes everything except the letters.
    -Outer Regexp removes vowals and keep the consonants.
    -substr selects the first two consonants.

  • How to install apps from language English with different language operating system?

    Dear experts,

    I just bought Adobe CC and downloaded the installer CC.

    I can not install Illustrator in English, because only it installs it automatically in Hungarian (it's the language of Windows 7).

    I tried to put

    Preferences / applications / settings / App Language International English and Illustrator reinstalled and updated, but

    It is still in Hungarian.

    Could you please help me how to uninstall and reinstall in English, please?

    Thank you

    Zoltan

    wiamons.com

    Hi Jeff,

    Thanks for your reply. I have an active subscription - only just managed to solve the problem using the Adobe customer service.

    Basically, I had to uninstall Illustrator and creative cloud Installer, then deleted all the files of Adobe and reinstalled the software.

    Before you download anything, I had to set up the ' preferences/Apps/App language' to English International, because it automatically turns on the language of the operating system.

    / Zoltan

  • How to read the data with different XML schemas within the unique connection?

    • I have Oracle database 11g
    • I access it via JDBC: Slim, version 11.2.0.3, same as xdb.
    • I have several tables, each has an XMLType column, all based on patterns.
    • There are three XML schemas different registered in the DB
    • Maybe I need to read the XML data in multiple tables.
    • If all the XMLTypes have the same XML schema, there is no problem,
    • If patterns are different, the second reading will throw BindXMLException.
    • If I reset the connection between the readings of the XMLType column with different schemas, it works.

    The question is: How can I configure the driver, or the connection to be able to read the data with different XML schemas without resetting the connection (which is expensive).

    Code to get data from XMLType is the implementation of case study:

     1   ResultSet resultSet = statement.executeQuery( sql ) ; 
    2   String result = null ;
    3    while(resultSet.next()) {
    4   SQLXML sqlxml = resultSet.getSQLXML(1) ;
    5   result = sqlxml.getString() ;
    6   sqlxml.free();
    7   }
    8   resultSet.close();
    9    return result ;

    It turns out, that I needed to serialize the XML on the server and read it as BLOB. Like this:

     1    final Statement statement = connection.createStatement() ;  2    final String sql = String.format("select xmlserialize(content xml_content_column as blob encoding 'UTF-8') from %s where key='%s'", table, key ) ;  3   ResultSet resultSet = statement.executeQuery( sql ) ;  4   String result = null ;  5    while(resultSet.next()) {  6   Blob blob = resultSet.getBlob( 1 );  7   InputStream inputStream = blob.getBinaryStream();  8   result = new Scanner( inputStream ).useDelimiter( "\\A" ).next();  9   inputStream.close(); 10   blob.free(); 11   } 12   resultSet.close(); 13   statement.close(); 14  15   System.out.println( result ); 16    return result ; 17
    

    Then it works. Still, can't get it work with XMLType in resultset. On the customer XML unwrapping explodes trying to pass to another XML schema. JDBC/XDB problem?

  • Problem with files Cipying

    I was able to copy the 250 GB of files to film a box connected Western Digital Media, but when I try to copy files from a small portable USB key or on the network from a NAS, I get an icon with a cross through hand.

    Any chance someone could let me know what it is and how to work around?

    What USB device you are using and what laptop do you really?

    You have this problem with different USB keys?

  • Problems with Satellite A300 - 1GC XP install - CD does not?

    Hello

    I have a few looks to round in various forums and found no answer to everything.

    I have the Satellite A300-1GC and had (from last night) vista on it. As caused Vista
    a lot of problems with different programs, I decided to get rid of him.

    The problem is now--if I stick my XP installation CD it it bed "press any key to boot from CD".
    Do that and then nothing happens. The CD read head stops going back and forward
    but nothing happens at all. Not even the beginning of the blue installation screen.

    Any ideas where this comes from?

    The CD-rom can also be run in AHCI mode (can a CD player what do I do?) and requires drivers?
    I have tried various CD XP - neither work. The last one I had was with SP3 and build in February 2009 so quite recent.

    Clues?

    See you soon
    Tobimaster

    Hello

    In your case the question has nothing to do with the SATA mode (AHCI mode or Compatible) but it looks like the CD/DVD drive cannot handle the Win XP disc
    Why? Who knows

    Always is it that the CD cannot be read and so the installation can not get.

    Try to copy this disc by using another computer and then you can try using the disc copied on order to install Win XP.

    Just FYI: I use TDK (CD and DVD) r discs... I am very satisfied

  • Problem with WiFi adapter (RTL8187b) on the Satellite L350-146

    Hello.

    Problem with WiFi (RTL8187b) on the Toshiba Satellite L350-146 adapter:

    Exchange of packets of 192.168.0.177 with 32 bytes of data:

    Reply from 192.168.0.177: bytes = 32 time = 3ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 4 ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 6ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 2ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 874ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 364ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 2ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 2ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 3ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 2ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 2ms TTL = 128

    Ping statistics for 192.168.0.177:
    Packets: sent = 50, received = 50, lost = 0 (0% loss)
    Estimated duration of admission, transfer to ms:
    1msek = Minimum, Maximum = 874 ms, average = 34 ms

    Win Vista HP, drivers last.
    This problem with different access points.

    Sorry for bad English may

    Need to check if theres no interferense in your plase, check also if the WiFi adapter is ok!... you can do this reinstalling the driver and check if it works if not you have to go with an ASP in your area to check the Wi Fi card...

  • Excerpts from continuous data acquisition

    Hello

    I want to make an acquisition of continuous data with a NEITHER-6133 @ 1ms per channel. The data must be stored on hard disk. At the same time, I want to take excerpts from acquisition to calculate different values. The acquisition of the extract must be triggert by an external digital trigger.  Are there examples, which combine continuous data collection and collection excerpts?

    Thank you very much.

    Best regards

    Michael

    System

    Windows 7

    LabVIEW 2012

    NOR-6133

    Thanks to the support of NOR-Germany, I found a solution for me:

    1.) continuous trigger switch

    Connect 2) the trigger for the signal to a digital i/o

    3.) synchronize AI and DIO

    Excerpt 4.) the samples needed by the search within the digital waveform pattern

    Result:

    The example shows 4 IA channels Cup (tested on Win7, NI PCI-6115, 4 channels each 5. MECH / s) and calculation on extracts from each channel signal triggered parts.

  • Problem with the Atrix Dialpad

    I have a weird problem with the keypad, and of course support AT & T answer to all problems is exactly the same as Microsofts... reboot didn't help? Factory reset it then.

    So here is the problem, when I bring up the Dialer to place a call that everything works normally. Once the call is established, tell the insurance company of May and I get the automated system asking for me to use the keyboard to enter something like my account number, I encounter problems. The dialpad happens normally, but as soon as I press a button the screen goes blank for about 2 seconds and then turns back on. Of course the automatism thought that I was going to just type a number for the power failure, so he said, "2 is not a number valid avvount, please re-enter your account number.

    Reading through some problems with different Motorola phones made me think it might be my (Otterbox cases) covering the sensor that turns the screen off the power when the phone is against you the head. So I ripped off the case and tried again with the phone laid flat on a table, and exactly the same thing happened. Then I tried to change the battery settings thinking it could be tempting save energy, but that did not help either one.

    Is there a setting I'm missing with a very short time-out on the keyboard once you are in a call? Or is there something else I need to check? Any ideas at all?

    I use my phone in this way is a lot because of Conference calls, and the current function makes it impossible. I'm already at my wits end.

    Thanks for any help.

    @blindrage

    No discussion has been removed. Rather the URL that you came in was not valid. I therefore corrected it and you will see the discussion still exists.

    Like the Mark-d says use only Motorola Original Chargers specifically the model supplied with the device.

    Mark

    Support Forums Manager

  • How to structure the DMA buffer for SMU 6341 DAQ card for analog output with different frequencies on each channel

    I use the outgoing/incoming analog DDK with the DAQ 6341 SMU map.

    The examples, for example aoex5, show a single timer (method outTimerHelper::loadUI), but the example shows the DMA loaded with same size of vector data.

    There is a comment in the outTimerHelper:call rogramUpdateCount, which implies that memory sizes different pad per channel can be used.

    (the comment is: switching between the sizes of the various buffers is not used)

    Nobody knows what should be the format the DMA buffer for data from multiple channels with different frequencies?

    For example, we want a0 with a sinusoid at 1 kHz and a1 with a sine wave of 1.5 Khz.  What looks like the DMA buffer?

    With the same frequency for each channel, the data are interleaved, for example (ao0 #0, ao1 #0; ao0 ao1 #1, #1,...), but when the frequencies for each channel is different, what the stamp looks like?

    Hello Kenstern,

    Data are always intertwined since each card has only a single timing for each subsystem engine.

    To AO, you must specify the number of samples that will be released to the AO. You also specify the number of channels. Because he didn't is that a single engine timing for AO, each AO will be channel will be updated at the same time to update clock tick. Data will be interlaced exactly as shown in the example because each channel AO needs output at each tick of the clock to update. The data itself can change depending on the frequency you want to copy.

    kenstern wrote:

    For example, we want a0 with a sinusoid at 1 kHz and a1 with a sine wave of 1.5 Khz.  What looks like the DMA buffer?

    With the same frequency for each channel, the data are interleaved, for example (ao0 #0, ao1 #0; ao0 ao1 #1, #1,...), but when the frequencies for each channel is different, what the stamp looks like?

    In your example, you must come with an update rate that works for the two waveforms (sine waves of 1 and 1.5 KHz). To get a good representation of a sine wave, you need to update more than 10 x faster than your fastest frequency... I would recommend x 100 if possible.

    Update frequency: 150 KHz

    Channels: 2

    Then create you stamps that include complete cycles of each wave you want to produce based on the frequency of update. These buffers must also be of the same size.

    Buffer 1: Contains data for the sine wave of 1 KHz, 300 points 2 cycles of sine wave

    Buffer 2: Contains data for the sine wave of 1.5 KHz, 300 points, 3 cycles of sine wave

    You can Interleave them as before. When the data are performed through the ADC, they are out different sine waves, even if the AO channels are updated at the same speed.

Maybe you are looking for

  • My Favorites has not imported and is absent, how to recover?

    How can I find 'My Favorites' and bring them into Firefox?They don't seem anywhere.

  • Üfter upgrade to 11.11.4 problem

    I noticed a problem with my MacBook after update OSX version 11.11.4. Once the upgrade to OSX to the problems of version 11.11.5 remained. (1) the CPU became warmer. If you close all programs with an average temperature of 55 degrees Celsius. Previou

  • Tecra 8100 not start after replacing hinge!

    A few days ago and hinges on my Tecra 8100 receive broken - I had to take full-fledged laptop and replace the hinges. When I finished replacement and try to start, I have nothing on the screen. LED light diodes are to: power, battery, CD ROM (there a

  • OfficeJet pro 8610e: scan resolution 8610

    Amazon listed specs say 1200 dpi scan resolution but direct scan from printer to option max drive (without printer connected to the computer) on printers the inch touchscreen is 600. Is it possible to 1200? Otherwise, this model printer is the best r

  • How to enable/disable readonly in text fields, drop-down list field?

    For example, I have a dropdown field named "DropdownField" and a field of text called 'TextField '.Within 'DropdownField', I have four choices: Option 1, Option 2, another, combination. When the user first sees the "DropdownField", they see 'Select O