Can convert some types of a Variant, but not others

Hello

I have been using LabVIEW for a few years, but I am brand new to TestStand. I just inherited the code and I want to 'gather' data during the execution of a sequence of test bench and save a .csv so that I can watch it later, I did a LabVIEW VI to do this.

The test has a few different data types, like wave and custom groups, so as entry forms, I have a control of type Variant and Enum control to select the different cases. I got successful, conversion of a digital variant, but I get an error when I try to convert the variant table 1 d of waveforms.

Is it possible to do what I want? I just made a stupid mistake? What I do have a separate entrance for these odd data, instead of the variant types and structure of the case?

I've attached an example created using LV 2012 and 2012 TS.


Tags: NI Software

Similar Questions

  • Can I remove some entries from auto-fill, but not others?

    Hi, I want to wipe either part or all of the entries of AutoFill on firefox I typed my user name and password in the box on a Web site by mistake and now whenever I type the beginning of my email it appears with the password to the end too! I need to know how to stop it because I don't want people to find my password! I managed to completely disable the option of auto-complete for now, but I quite like use it normally so no longer know how to clean and start over, or dissolving some errors!

    See this:

    https://support.Mozilla.com/en-us/KB/form%20autocomplete#w_deleting-individual-form-entries

  • Some sovereign wealth funds play but not others!

    Hello

    I recently completed a Web site where I have included some videos... they all work very well on the first page ( http://www.johnnynelmes.com/videos1.html) the bar under the video is filled with green scroll diagonals but they won't play on the following pages. I don't know why, it's that I have downloaded both the swf and flv file they are based on... What am I doing wrong?

    Thank you

    olicorse published in macromedia.dreamweaver

    > The answer is Yes, I created the .swf files. That's the advice you
    > give above
    > for Flash? If so, does that mean I should I create the
    > .swfs once again, using the .flv files in this folder I'm going
    > Download on my Web site?

    Yes. For example, it seems as if you had this structure for Page 1
    (folder names made up):

    FolderWithFlashFiles
    punch1.fla
    punch2.fla
    punch1_2.fla
    FolderWithFlashFiles/videos
    punch1_1.FLV
    Guard_2.FLV
    Punch2_1.FLV
    Punch1_2_demo. FLV

    But wherever you got your 2 page .fla files, there was not any videos
    folder located underneath, so you have pointed to the .flv files somewhere else on
    your hard drive. It could be something like...

    Page2FlashFiles
    punch3.fla
    punch4.fla
    punch3_4.fla

    And no record of videos here, so you may have selected the .flv files
    FolderWithFlashFiles/videos (using my example).

    > Then I should say the .swf into Flash for the .flv
    > on my site, as opposed to my hardrive?

    No. I recommend to use a relative path. Link to video files in the
    record videos in the same directory as your Flash files.

    > The only other bit I'm not sure of is where you say "using DW.
    > correctly
    "> with a well defined site that will prevent from happening. I have
    > thought I had put in place properly...

    If you set up after creating these .htm files, then try
    Re - insert the .swf files. The false links at this time are all
    associated with the insertion of files .swf in DW.

    > you can give me advice on
    > How do that, or links to tutorials that will explain how
    > do the way you and Nancy O have said?

    I'm not some kind of tutorial of the learner, but I think that the F1 help on this
    topic is good enough.

    --
    Mark A. Boyd
    Keep-on-Learnine :)

  • Why Oracle ManagedDataAccess (4.121.1.0) throws a System.FormatException "first chance" exception to the debugger when you use OracleCommand.BindByName (on some machines, but not others)?

    Why Oracle ManagedDataAccess (4.121.1.0) throws a System.FormatException "first chance" exception to the debugger when you use OracleCommand.BindByName (on some machines, but not others)?

    This occurs when calling a ref cursor-returning packaged function stored with OracleCommand.BindByName set to true.

    When BindByName undefined, it works as expected.

    I've only been able to recreate this problem on a machine in my control. This issue has also reported to me by a customer.

    I tried to change the locale of the system of EN - UK EN-US, but I was not aware of any change in behavior.

    Similarly, I've tried explicitly overriding the default locale of the system with the OracleGlobalization parameters, and it also had no effect.

    Please see the example below.

    ---

    Environment (default):

    Windows 7 Professional 64-bit SP1

    Visual Studio 12.0.21005.1 REL / / CAN BE SIGNIFICANT

    .NET framework 4.5.51209

    Local system: EN - UK (but also does not, EN-US).

    Oracle.ManagedDataAccess 4.121.1.0

    "< supportedRuntime version ="v4.0"sku =". NETFramework,Version=v4.5.1"/ >

    Environment (base):

    Windows 7 Professional 64-bit SP1

    Updated Visual Studio 12.0.31101.00 //SEE above 4

    .NET framework 4.5.51209

    Local system: EN - UK

    Oracle.ManagedDataAccess 4.121.1.0

    "< supportedRuntime version ="v4.0"sku =". NETFramework,Version=v4.5.1"/ >

    Call stack:

    mscorlib.dll. Unknown System.Number.StringToNumber(string str, System.Globalization.NumberStyles options, ref System.Number.NumberBuffer number, System.Globalization.NumberFormatInfo info, bool parseDecimal)
    mscorlib.dll. Unknown System.Number.ParseInt32(string s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info)
    Oracle.ManagedDataAccess.dll! Oracle.ManagedDataAccess.Types.OracleRefCursor.OracleRefCursor (connection Oracle.ManagedDataAccess.Client.OracleConnection, OracleInternal.ServiceObjects.OracleRefCursorImpl refCursorImpl, Oracle.ManagedDataAccess.Types.OracleIntervalDS sessionTimeZone, string commandText, string paramPosOrName, long initialLongFS, long initialLobFS, long [] scnFromExecution) unknown
    Oracle.ManagedDataAccess.dll! OracleInternal.ServiceObjects.OracleParameterImpl.ExtractRefCursorFromAccessor (Oracle.ManagedDataAccess.Client.OracleConnection conn, accessor OracleInternal.TTC.Accessors.Accessor, long fetchSize, Oracle.ManagedDataAccess.Client.PrmEnumType enumType, Oracle.ManagedDataAccess.Types.OracleIntervalDS sessionTimeZone, string commandText, string paramPosOrName, long longFetchSize, long lobFetchSize, long [] scnFromExecution, int currentRow) unknown
    Oracle.ManagedDataAccess.dll! OracleInternal.ServiceObjects.OracleParameterImpl.GetRefCursorFromBytes unknown (Oracle.ManagedDataAccess.Client.OracleConnection conn, accessor OracleInternal.TTC.Accessors.Accessor, long fetchSize, Oracle.ManagedDataAccess.Client.PrmEnumType enumType, Oracle.ManagedDataAccess.Types.OracleIntervalDS sessionTimeZone, string commandText, string paramPosOrName, long longFetchSize, long lobFetchSize, long [] scnFromExecution)
    Oracle.ManagedDataAccess.dll! Oracle.ManagedDataAccess.Client.OracleParameter.PostBind_RefCursor (connection Oracle.ManagedDataAccess.Client.OracleConnection, OracleInternal.TTC.Accessors.Accessor bindAccessor, long fetchSize, Oracle.ManagedDataAccess.Types.OracleIntervalDS sessionTimeZone, string commandText, string paramPosOrName, long longFetchSize, long lobFetchSize, long [] scnFromExecution) unknown
    Oracle.ManagedDataAccess.dll! OracleInternal.ServiceObjects.OracleCommandImpl.ExtractAccessorValuesIntoParam (Oracle.ManagedDataAccess.Client.OracleParameterCollection paramColl, Oracle.ManagedDataAccess.Client.OracleConnection connection, string commandText, long longFetchSize, long lobFetchSize, long [] scnFromExecution) unknown
    Oracle.ManagedDataAccess.dll! Unknown Oracle.ManagedDataAccess.Client.OracleCommand.ExecuteReader(bool requery, bool fillRequest, System.Data.CommandBehavior behavior)
    Oracle.ManagedDataAccess.dll! Oracle.ManagedDataAccess.Client.OracleCommand.ExecuteReader (unknown)

    > ManagedSimpleRefCursor1.exe! NoddyConsole.Program.Command_ExecuteReader_BindByName_Fails (Line 63 c#)

    Example:

    ----

    using System;

    using System.Collections.Generic;

    using System.Linq;

    using System.Text;

    using Oracle.ManagedDataAccess.Client;

    using Oracle.ManagedDataAccess.Types;

    using System.Data;

    namespace NoddyConsole

    {

    public class Program

    {

    public static int Main (string [] args)

    {

    Error int = 0;

    Errors += Command_ExecuteReader_BindByName_Fails();

    Errors += UseReturnValue_Command_ExecuteNonQuery_BindByName_Fails();

    return errors;

    }

    public static int Command_ExecuteReader_BindByName_Fails()

    {

    Error int = 0;

    Try

    {

    var conn = new OracleConnection ("UID = USER; Password = PASS; ("Data Source = / / your-host: 1521 / yours-sid");

    var conn = new OracleConnection ("user Id = UNIT620; Password = UNIT620; ("Data Source = / / ln1apidb01:1521 / fm");

    Conn. Open();

    IRRELEVANT

    OracleGlobalization og is conn. GetSessionInfo();

    og. DateFormat = "HH24:MI:SS MON-DD-YYYY";

    Conn. SetSessionInfo (og);

    var cmd is conn. CreateCommand();

    cmd.CommandType = CommandType.Text;

    BindByName. cmd = true;

    cmd.CommandText = "START: rc: = SHAUN.recreate_issue_1 (in_code = >: in_code); END; « ;

    var prm1 is cmd. CreateParameter();

    PRM1. ParameterName = "rc";

    PRM1. Direction = ParameterDirection.ReturnValue;

    PRM1. OracleDbType = OracleDbType.RefCursor;

    cmd. Parameters.Add (prm1);

    / * SHAUN.recreate_issue_1 * /.

    var prm2 is cmd. CreateParameter();

    PRM2. ParameterName = "in_code";

    PRM2. Direction = ParameterDirection.Input;

    PRM2. OracleDbType = OracleDbType.Varchar2;

    PRM2. Value = "A";

    cmd. Parameters.Add (prm2);

    /* */

    var reader is cmd. ExecuteReader(); FAILS to System.Number.StringToNumber (String str, NumberStyles options, NumberBuffer & number, NumberFormatInfo info, Boolean parseDecimal)

    /* *-/

    OracleRefCursor orc = null;

    cmd ExecuteNonQuery()); must fail here

    ORC = cmd. Parameters ["rc"]. Value as OracleRefCursor;

    If (orc is nothing)

    throws InvalidOperationException new ("Invalid return the ref cursor type");

    var = orc player. GetDataReader();

    /* */

    While (reader. Read

    {

    var values = new object [reader. FieldCount];

    drive. GetOracleValues (values);

    for (int i = 0; i < values.) Length; (++ I)

    {

    Console.WriteLine(values[i]);

    }

    }

    drive. Dispose();

    cmd. Dispose();

    Conn. Dispose();

    }

    catch (Exception ex)

    {

    Console.Error.WriteLine (ex) Message);

    Errors ++;

    }

    Finally

    {

    Return (true);

    }

    return errors;

    }

    public static int UseReturnValue_Command_ExecuteNonQuery_BindByName_Fails()

    {

    Error int = 0;

    Try

    {

    var conn = new OracleConnection ("UID = USER; Password = PASS; ("Data Source = / / your-host: 1521 / yours-sid");

    Conn. Open();

    IRRELEVANT

    OracleGlobalization og is conn. GetSessionInfo();

    og. DateFormat = "HH24:MI:SS MON-DD-YYYY";

    Conn. SetSessionInfo (og);

    var cmd is conn. CreateCommand();

    BindByName. cmd = true; // ####

    cmd.CommandText = "START: rc: = SHAUN.recreate_issue_1 (in_code = >: in_code); END; « ;

    cmd.CommandText = "START: rc: = SHAUN.recreate_issue_2; END; « ; No params, works

    var prm1 is cmd. CreateParameter();

    PRM1. ParameterName = "rc";

    PRM1. Direction = ParameterDirection.ReturnValue;

    PRM1. OracleDbType = OracleDbType.RefCursor;

    cmd. Parameters.Add (prm1);

    / * SHAUN.recreate_issue_1 * /.

    var prm2 is cmd. CreateParameter();

    PRM2. ParameterName = "in_code";

    PRM2. Direction = ParameterDirection.Input;

    PRM2. OracleDbType = OracleDbType.Varchar2;

    PRM2. Value = "A";

    cmd. Parameters.Add (prm2);

    /* */

    var reader is cmd. ExecuteReader();

    OracleRefCursor orc = null;

    HERE does NOT cmd. BindByName = true; System.FormatException first-chance exception in at System.Number.StringToNumber (String str, NumberStyles options, NumberBuffer & number, NumberFormatInfo info, Boolean parseDecimal)

    cmd ExecuteNonQuery());

    ORC = cmd. Parameters ["rc"]. Value as OracleRefCursor;

    If (orc is nothing)

    throws InvalidOperationException new ("Invalid return the ref cursor type");

    var = orc player. GetDataReader();

    While (reader. Read

    {

    var values = new object [reader. FieldCount];

    drive. GetOracleValues (values);

    for (int i = 0; i < values.) Length; (++ I)

    {

    Console.WriteLine(values[i]);

    }

    }

    drive. Dispose();

    ORC. Dispose();

    cmd. Dispose();

    Conn. Dispose();

    }

    catch (Exception ex)

    {

    Console.Error.WriteLine (ex) Message);

    Errors ++;

    }

    Finally

    {

    Return (true);

    }

    return errors;

    }

    }

    }

    ---

    create or replace package THAT SHAUN is

    type ref_cur_type is ref cursor;

    function recreate_issue_1)

    in_code varchar2: = null

    ) return ref_cur_type;

    end SHAUN;

    /

    create or replace package body what SHAUN

    -TTS000233

    function recreate_issue_1)

    in_code varchar2: = null

    ) return ref_cur_type is ref_cur ref_cur_type;

    Start

    Open the ref_cur for

    Select UO.object_name from user_objects UO;

    Return ref_cur;

    end recreate_issue_1;

    end SHAUN;

    /

    ---

    Thanks a lot to qualify again for me Alex.  I'll try upgrading to the latest version of the provider.

    The difference in behavior between the two hosts was found to be reduced to differences in configuration VS.

    Checking 'Just my code' prevents the first chance thrown in the debugger exception. As in fact, the exception is handled in the provider, it is enough for me.

  • Application of air using URLLoader w/HTTPS fails on some Win7 computers, but not others

    We have an Air (SDK 4.5) application, we are ready to deploy, but fails to connect via the HTTPS URL with error #2032 on some Win7 computers, but not others.

    For troubleshooting, I can reproduce the problem by using the example of app simple test given in the AS3 URLLoader documentaton.

    The problem is that when you run the application on some Win7 boxes, trying to connect to various servers via https and download a simple document, the request fails with "Error #2032".

    The version of the Air runtime is 3.0, and we have updated to 3.1 with the same result. The problem is related to the HTTPS only: the same URLS work fine with HTTP.

    Now for the fun: an application exact air works fine on another Win7 box, of the area of XP, OSX 10.6 and 10.7, pointing to the same URL HTTPS OSX.

    More fun: on Win7 boxes that in case of failure, it only fails with some https URL and not others, and URLS that fail with this Air app on these some win7 boxes work perfectly with the same air application on several others mentioned computers (XP, OSX and other win7).

    I know that #2032 Error is a very generic error "io" and could be the result of many things, but in this case, I did some research to isolate what could happen;

    on win7 boxes where the air application fails:

    If we point the air application on a virtual host on our setup of server apache with a self signed SSL certificate, the air application appears a sign saying the cert isn't trused, and if we click on 'continue', we get the error 2032 and a 0 http status code. Apache never logs on demand. This tells me that the application of air attempts to negotiate an SSL session with the apache server, but never succeeds.

    If we indicate the air even application a virtual host on the same configuration of Apache Web server with a REAL SSL cert, the air application never appears unreliable Panel, but still does not work, 2032 and the http status code returned 0.

    If we indicate the air even application a virtual host on the same server apache but HTTP instead of HTTPS, there is no failure and demand ends with an http 200 status code.

    Interestingly, if we note the same air application various other HTTPS URLS on different hosts, our servers and others on the internet that we know work, some fail the same way and some work very well.

    Now: If we run the same tests with the same air app, using the same URL HTTPS on other computers mentioned (XP, OSx and other win7), there is no failure and demand always ends well.

    Another finding: you could theorize that there is something wrong with those boxes of win7, but the HTTPS URLS that fail with the air app, nice job on these boxes in IE and Chrome, also the same test app compiled as a Flex application and executed in the browser on computers that fail to work fine with the same HTTPS URLS that fails and the application of air , for the air runtime of problems on some win7 boxes.

    It is a BIG problem for us, our Air application is a consumer application and will be widely deployed, and we cannot have it not be performed only on some computers and have no idea why.

    Any help would be apprechiated.

    Thank you

    Bob Reynolds

    Software engineer

    EDT

    PROBLEM SOLVED (mostly), however I end up with big problems in this...

    The problem was on the failure both Win7 boxes were sigficantly off the coast. Their synchronization solved the problem. I assume that others who have similar problems check the time on the computers/servers.

    This raises the question of why the AIR runtime cannot negotiate an SSL connection under this condition, but each browser we tested on those same computers could?

    I can buy that maybe the SSL protocol must by definition fail under these conditions, however for use by consumers, where it can not be controlled, the implementation must be loose to allow upward, and indeed all commercial browsers can negotiate SSL under these conditions connections (time synchronization offset) - ecommerce would be in trouble if consumers can probably not to connect to a service secured via Internet simply because the time is out of their computer.

    Can anyone in the Group Air address Adobe this concern on the use of AIR for applications of consumer under this condition where you can't rely on your application to install or run on who knows how many computers to consumers?  And to make things worse, AIR doesent provide revised, detailed error information so it is VERY tedious or impossible to even troubleshoot a comply with instructions like that--on the ground, it would be rather impossible.

    Thank you

    Bob Reynolds

  • What would prevent a laptop to see our WLAN but not others? __

    Hi guys,.

    I have a laptop Vista Ultimate used to easily connect to my wireless LAN, until we recently took the server offline to replace a RAID drive. Now, the server is online, I can't understand why the laptop does not connect to WLAN no more. The real problem is that he doesn't even see our WLAN in the list of wireless networks - but she sees others in the vicinity. Others see and connect to the WLAN. I put the laptop on a table, less than a meter of the WLAN antenna, but would see it yet.

    The WIRELESS network is on the inside of the SBS 2003 R2 domain. Nothing has changed on the laptop - no MS, no configuration changes update, no application does not install, nothing. One day she saw and connected to the WLAN - the other would not. He had run a few days well offline.

    I tried restarting the computer laptop (several times), disabling the WLAN card (several times) and cold start of the WRouter (several times). I'm out of ideas.

    What would this prevent a cell phone to see our WLAN but not others?

    Kind regards, Graham R Seach Sydney, Australia

    Hi guys,.

    I'm really sorry for not answering. I wouldn't give up this thread. I managed to solve the problem by restarting the server several times. I still don't know what caused it or why several reboots solved. But thanks anyway.

  • Why my Acer R7 touch keyboard appears in Chrome and IE, but not other applications?

    I am running Windows 8.1, with the latest drivers and updates. My touchpad works when using Chrome and IE, but not other applications. He has never had this problem until today.

    I guess I posted the solution somewhere else, because it was originally a lot of questions, but here is my post of this thread as well:

    "ok, strangest thing ever." Understand the question. The touchpad has become corrupted. I used the touchscreen keyboard Troubleshooter to solve another problem and voila! Rotation of restored Ezel. I think that Chrome is was as tactile keyboard operations from time to time, not sure. But I know that I fixed my problem. No expenditure necessary.

    A link to download the touch keyboard Troubleshooter is to prevent it from this page:
    http://Windows.Microsoft.com/en-us/Windows-8/using-touch-keyboard Hope this helps someone else.

  • Reinstal Cloud but not uninstal not possible as long as the app running, but not other applications in the Task Manager

    Hello

    I need to reinstall the Cloud but uninstal is not possible as long as the app running, but not other applications in the Task Manager.

    Windows 7

    Uninstaller: "another version of office of creative cloud or an installer Adobe is running...". »

    TaskManager: browser runs only.

    Windows Installer / change: "unable to désinstaller creative cloud to desktop. You still have creative Cloud computer applications that need it.

    So, how I re install this, thank you

    Safe mode using the application of Creative Cloud Uninstaller has worked.

  • 3 documents in the queue can remove/print document 2 and 3 but not document 1. Reference Dell

    Have an old Dell computer and can't get the documents to print on my HP Officejet 5610v all-in-One printer because it is suspended in some way - need help - it is used to print, but now just documents get hung up.  3 documents in the queue can remove document 2 and 3 but not document 1.

    Hello

    From the desktop, hold down the Windows key and press R.  In the run window, type services.msc and press to enter.  Scroll down to the print spooler service, right click and select Properties, then click the Stop button.  Now search for C:\Windows\System32\Spool\PRINTERS, then delete the work inside this folder - you may need to click a command prompt to get the authority to open the PRINTERS folder.

    Restart the computer and you should find that the documents have been deleted.

    Kind regards

    DP - K

  • Can register on EM and Admin Console but not Analytics - down presentation server

    I installed 11G on Windows 7 Enterprise. I am able to sign on Enterprise Manager and the Administration Console but not in analytics.

    The presentation server is down and there is a message in the nqserver.log about a problem with the oracle.bi.security.service. I pasted the nqserver.log and the sawlog0.log file and the file nqsconfig.ini below.

    I checked the BISystemUser into the realms of Weblogic Administration Console/security/myrealm and reset the password.

    I also have to reset the password for BISystemUser in Weblogic Enterprise Manager/WebLogic Domain/Security/Credentials/oracle.bi.system

    Then restarted services.

    I checked to see that there's no lock on DEV_MDS and DEV_BIPLATFORM.

    I tried to restart the services on several occasions without any modification.

    I don't know what else to check or how to proceed. Is there anything else I should check to identify what I might need to the difficulty of obtaining this race?

    Thank you

    Dara

    c:\OBIEE11G\instances\instance2 > opmnctl status

    Process pending: instance2

    ---------------------------------+--------------------+---------+---------

    IAS-component | process type.     The NEST | status

    ---------------------------------+--------------------+---------+---------

    essbasestudio1 | EssbaseStudio |       0 | NONE

    essbaseserver1 | Essbase |     N/A | Down

    coreapplication_obiccs1 | OracleBIClusterCo ~ |    3940 | Alive

    coreapplication_obisch1 | OracleBIScheduler ~ |    7504. Alive

    coreapplication_obijh1 | OracleBIJavaHostC ~ |    7452 | Alive

    coreapplication_obips1 | OracleBIPresentat ~ |     N/A | Down

    coreapplication_obis1 | OracleBIServerCom ~ |    2476 | Alive

    nqserver.log

    [2013 10-14 T 08: 13:28.000 - 07:00] [OracleBIServerComponent] [NOTIFICATION: 1] [] [] [ecid: 00iHoglZgjCFW7WFLzqIOA0000ag000000] [tid: 1478] [36007] loading repository C:\OBIEE11G\instances\instance2\bifoundation\OracleBIServerComponent\coreapplication_obis1\repository\SampleAppLite_BI0018.rpd.

    [2013 10-14 T 08: 13:28.000 - 07:00] [OracleBIServerComponent] [NOTIFICATION: 1] [] [] [ecid: 00iHoglZgjCFW7WFLzqIOA0000ag000000] [tid: 169 c] domain [14055] loading: SampleApp Lite...

    [2013 10-14 T 08: 13:28.000 - 07:00] [OracleBIServerComponent] [NOTIFICATION: 1] [] [] [ecid: 00iHoglZgjCFW7WFLzqIOA0000ag000000] [tid: 169 c] [14056] done to the sector of activity: SampleApp Lite.

    [2013 10-14 T 08: 13:28.000 - 07:00] [OracleBIServerComponent] [NOTIFICATION: 1] [] [] [ecid: 00iHoglZgjCFW7WFLzqIOA0000ag000000] [tid: 1478] [58002] Query Cache loaded with 0 entries registered the cache files.

    [2013 10-14 T 08: 13:28.000 - 07:00] [OracleBIServerComponent] [NOTIFICATION: 1] [] [] [ecid: 00iHoglZgjCFW7WFLzqIOA0000ag000000] [tid: 1478] [85003] MDX member name Cache subsystem has been started successfully.

    [2013 10-14 T 08: 13:28.000 - 07:00] [OracleBIServerComponent] [NOTIFICATION: 1] [] [] [ecid: 00iHoglZgjCFW7WFLzqIOA0000ag000000] [tid: 1478] [85004] member recovered MDX entered names Cache subsystem: 0, size: 0 bytes.

    [2013 10-14 T 08: 13:29.000 - 07:00] [OracleBIServerComponent] [ERROR: 1] [] [] [ecid: 00iHoglZgjCFW7WFLzqIOA0000ag000000] [tid: 1478] an error message was received by security BI: oracle.bi.security.service.SecurityServiceException: SecurityService: < init > initialization error

    [2013 10-14 T 08: 13:29.000 - 07:00] [OracleBIServerComponent] [ERROR: 1] [] [] [ecid: 00iHoglZgjCFW7WFLzqIOA0000ag000000] [tid: 1478] [13026] error getting BI Security Service roles: "' an error message was received by security BI: oracle.bi.security.service.SecurityServiceException: SecurityService: < init > initialization error '"

    [2013 10-14 T 08: 13:29.000 - 07:00] [OracleBIServerComponent] [NOTIFICATION: 1] [] [] [ecid: 00iHoglZgjCFW7WFLzqIOA0000ag000000] [tid: 1478] [46172] store security database is not available, do not re - associate with this type of provider.

    [2013 10-14 T 08: 13:29.000 - 07:00] [OracleBIServerComponent] [NOTIFICATION: 1] [] [] [ecid: 00iHoglZgjCFW7WFLzqIOA0000ag000000] [tid: 1478] nqsserver: started clustered Oracle BI Server (64-bit).  Version: 11.1.1.7.0.

    [2013 10-14 T 08: 13:29.000 - 07:00] [OracleBIServerComponent] [NOTIFICATION: 1] [] [] [ecid: 00iHoglZgjCFW7WFLzqIOA0000ag000000] [tid: 1fbc] [43071] a connection with THE Cluster controller - 2083841:9706 was created.

    [2013 10-14 T 08: 13:31.000 - 07:00] [OracleBIServerComponent] [ERROR: 1] [] [] [ecid: 00iHoglTjROFW7WFLzqIOA0001qC000000] [tid: f9c] oracle.bi.security.service.SecurityServiceException: SecurityService: < init > initialization error

    [2013 10-14 T 08: 13:31.000 - 07:00] [OracleBIServerComponent] [ERROR: 1] [] [] [ecid: 00iHoglTjROFW7WFLzqIOA0001qC000000] [tid: f9c] [nQSError: 43126] failed authentication: invalid user/password.

    [2013 10-14 T 08: 13:39.000 - 07:00] [OracleBIServerComponent] [ERROR: 1] [] [] [ecid: 00iHogmFUwcFW7WFLzqIOA0001Ho000005] [tid: 688] oracle.bi.security.service.SecurityServiceException: SecurityService: < init > initialization error

    [2013 10-14 T 08: 13:39.000 - 07:00] [OracleBIServerComponent] [ERROR: 1] [] [] [ecid: 00iHogmFUwcFW7WFLzqIOA0001Ho000005] [tid: 688] [nQSError: 43126] failed authentication: invalid user/password.

    [2013 10-14 T 08: 13:43.000 - 07:00] [OracleBIServerComponent] [ERROR: 1] [] [] [ecid: 00iHogmAz8aFW7WFLzqIOA0001Ho000000] [tid: 153 c] oracle.bi.security.service.SecurityServiceException: SecurityService: < init > initialization error

    [2013 10-14 T 08: 13:43.000 - 07:00] [OracleBIServerComponent] [ERROR: 1] [] [] [ecid: 00iHogmAz8aFW7WFLzqIOA0001Ho000000] [tid: 153 c] [nQSError: 43126] failed authentication: invalid user/password.

    sawlog0.log

    [2013 10-14 T 07: 51:52.000 - 07:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services (OBIPS) 11.1.1.7.0 (130303.2025 64-bit Build) start. [[

    Leader: sawserver.cpp

    Online: 455

    Geographical area:

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ECID:

    ]]

    [2013 10-14 T 07: 51:52.000 - 07:00] [OBIPS] [WARNING: 16] [] [saw.mas.csf] [ecid:] [tid:] store database security is not available, do not re - associate with this type of provider. [[

    Leader: csfwrapperimpl.cpp

    Online: 152

    Geographical area:

    Saw.Mas.CSF

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ECID:

    ]]

    [2013 10-14 T 07: 51:53.000 - 07:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] security query's timeout is: 120 []

    Leader: odbcuserpoploaderimpl.cpp

    Line: 1068

    Geographical area:

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ECID:

    ]]

    [2013 10-14 T 07: 51:56.000 - 07:00] [OBIPS] [WARNING: 1] [,] [saw.webextensionbase.init.workstationCheck] [ecid:] [tid:] WARNING: The Oracle BI Presentation server Services is running on a machine of class workstation (Windows XP Professional, Windows 7 Professional, etc). The number of concurrent users may be severely limited by the operating system. [[

    Leader: webextensionbase.cpp

    Online: 492

    Geographical area:

    saw.webextensionbase.init.workstationCheck

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ECID:

    ]]

    [2013 10-14 T 07: 51:56.000 - 07:00] [OBIPS] [WARNING: 1] [,] [saw.catalog.local.checkforcatalogupgrade] [ecid:] [tid:] update is recommended in the latest version of the catalog. [[

    Leader: localwebcatalog.cpp

    Online: 242

    Geographical area:

    Saw.Catalog.local.checkforcatalogupgrade

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ECID:

    NQSConfig.INI

    ###############################################################################

    #

    # NQSConfig.INI

    #

    # Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.

    #

    # INI file parser rules are:

    # If the values are in literals, numbers, or _, they may be

    # given as such. If the values contain characters other than

    literals #, numbers or _, the values must be in quotes.

    #

    ###############################################################################

    ###############################################################################

    #

    # Article repository

    #

    # Repositories are defined as the name of the logical repository - file name

    pairs of #.  ODBC drivers use names of logical repository defined in this

    # section.

    #

    # All repositories must reside within the Oracle BI Server instance

    Directory of repository #.

    #

    ###############################################################################

    [REPOSITORY]

    Star = SampleAppLite_BI0018.rpd, default value;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    ###############################################################################

    #

    # Query result Cache Section

    #

    ###############################################################################

    [CACHE]

    ACTIVATE = YES;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    # A list separated by commas of the < maxSize directory > pairs.

    # They are relative to the directory of the process instance.

    # e.g. DATA_STORAGE_PATHS = "nQSCache" 500 MB;

    # resolves to

    # $(ORACLE_INSTANCE) / bifoundation/OracleBIServerComponent / < instance_name > / nQSCache

    DATA_STORAGE_PATHS = "cache" 500 MB;

    MAX_ROWS_PER_CACHE_ENTRY = 100000;  # 0 is an unlimited size

    MAX_CACHE_ENTRY_SIZE = 20 MB;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    MAX_CACHE_ENTRIES = 1000;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    POPULATE_AGGREGATE_ROLLUP_HITS = NO;

    USE_ADVANCED_HIT_DETECTION = NO;

    MAX_SUBEXPR_SEARCH_DEPTH = 7;

    DISABLE_SUBREQUEST_CACHING = NO;

    #Cache the size of the file buffer. Default is 128 KB

    CACHE_FILE_BUFFER_SIZE = 128 KB;

    # Cluster cache.

    # Note that, since it is a network share, the directory should not be

    # relative.

    GLOBAL_CACHE_STORAGE_PATH = "' 0 MB;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    MAX_GLOBAL_CACHE_ENTRIES = 1000;

    CACHE_POLL_SECONDS = 300;

    CLUSTER_AWARE_CACHE_LOGGING = NO;

    ###############################################################################

    #

    # General section

    #

    # Contains general settings of the default server location

    # and internationalization, temporary space and memory, allocation

    # and other default parameters used to determine how data is returned

    # from the server to a client.

    #

    ###############################################################################

    [GENERAL]

    # Localization/internationalization settings.

    LOCAL = "English - United States";

    SORT_ORDER_LOCALE = "English - United States";

    SORT_TYPE = "binary";

    # Case must be adjusted with the remote control

    target database of the #.

    CASE_SENSITIVE_CHARACTER_COMPARISON = ON;

    # SQLServer65 sorts NULL values first, while Oracle sorts

    # nulls last. This property of ini file must conform to the

    # of the remote target database, if there is a

    # unique remote database. Otherwise, choose the command

    # that corresponds to the database (i.e. the)

    # based on the volume of data, frequency of access, sorting

    # bandwidth performance).

    NULL_VALUES_SORT_FIRST = OFF;

    DATE_TIME_DISPLAY_FORMAT = "yyyy/mm/dd hh ';

    DATE_DISPLAY_FORMAT = "yyyy/mm/dd";

    TIME_DISPLAY_FORMAT = "hh."

    # Allocation of temporary space, memory and resources

    # parameters.

    # You can use KB, MB for memory size.

    # Working directory paths can be left empty and default

    # for the temp of the process instance directory.  For example,.

    # $(ORACLE_INSTANCE) / temp/OracleBIServerComponent / < InstanceName >.

    # If it is relative, it will be compared to this path.  So absolute.

    # We take the absolute path when running.

    WORK_DIRECTORY_PATHS = "";

    VIRTUAL_TABLE_PAGE_SIZE = 128 KB;

    # Analytics Server returns all month names and day three

    abbreviations # (for example, "Jan", "Feb", "Sat", "Sun").

    # To use full names, set the following values to YES.

    USE_LONG_MONTH_NAMES = NO;

    USE_LONG_DAY_NAMES = NO;

    USE_UPPERCASE_MONTH_NAMES = NO;

    USE_UPPERCASE_DAY_NAMES = NO;

    UPPERCASE_USERNAME_FOR_INITBLOCK = NO;  # default is none

    ###############################################################################

    #

    # Security section

    #

    # The legal value for DEFAULT_PRIVILEGES are:

    # NO READ

    #

    ###############################################################################

    [SECURITY]

    DEFAULT_PRIVILEGES = READ;

    PROJECT_INACCESSIBLE_COLUMN_AS_NULL = YES;  # default is none

    # Note that the below paths must be relative to the instance

    directories of config # if specified.  for example,.

    # $(ORACLE_INSTANCE) / config/OracleBIServerComponent / < InstanceName >

    #IGNORE_LDAP_PWD_EXPIRY_WARNING = NO;     default value is none.

    SSL = NO;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    SSL_CERTIFICATE_FILE="C:\OBIEE11G\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\biinstances\coreapplication\ssl\server-cert.PEM ';  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    SSL_PRIVATE_KEY_FILE="C:\OBIEE11G\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\biinstances\coreapplication\ssl\server-key.PEM ';  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    SSL_VERIFY_SERVERS = YES;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    SSL_VERIFY_CLIENTS = NO;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    SSL_CA_CERTIFICATE_FILE="C:\OBIEE11G\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\biinstances\coreapplication\ssl\combinedcacert.PEM ';  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    SSL_TRUSTED_PEER_DNS ="";

    SSL_CERT_VERIFICATION_DEPTH = 9;

    SSL_CIPHER_LIST ="";

    ###############################################################################

    #

    # Server section

    #

    ###############################################################################

    [SERVER]

    READ_ONLY_MODE = NO;  # It is both online and offline - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    MAX_SESSION_LIMIT = 2000;

    MAX_REQUEST_PER_SESSION_LIMIT = 5000;

    SERVER_THREAD_RANGE = 40-100;

    SERVER_THREAD_STACK_SIZE = 0;  # default is 256 KB (32-BIT mode), default of 0 for 1 MB (64-bit),

    DB_GATEWAY_THREAD_RANGE = 40-200;

    DB_GATEWAY_THREAD_STACK_SIZE = 0;  # default is 256 KB (32-BIT mode), default of 0 for 1 MB (64-bit),

    HTTP_CLIENT_THREAD_RANGE = 0-100;

    HTTP_CLIENT_THREAD_STACK_SIZE = 0;  # default is 256 KB (32-BIT mode), default of 0 for 1 MB (64-bit),

    MAX_EXPANDED_SUBQUERY_PREDICATES = 8192;  # default is 8192

    MAX_QUERY_PLAN_CACHE_ENTRIES = 1024;  # default is 1024

    MAX_QUERY_PLAN_CACHE_ENTRY_SIZE = 0;  # default is 256 KB, (in 32-BIT mode), 1 MB (64-bit), the default value to 0

    MAX_DRILLDOWN_INFO_CACHE_ENTRIES = 1024;  # default is 1024

    MAX_DRILLDOWN_QUERY_CACHE_ENTRIES = 1024;  # default is 1024

    INIT_BLOCK_CACHE_ENTRIES = 20;  # default is 20

    CLIENT_MGMT_THREADS_MAX = 5;  # default is 5

    # This specifies the port number and IP that the server will be

    # listen to. When it is set to 0.0.0.0, the server listens on all IPs

    # address on the machine, otherwise the server will bind to the

    # specified ip address.

    RPC_SERVICE_OR_PORT = "9703;  # default is 0.0.0.0:9703 - this Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    LISTEN_ADDRESS = "0.0.0.0";  # default is 0.0.0.0

    LISTEN_PORT = 9703;  # default is 9703

    ENABLE_DB_HINTS = YES;  # default is Yes

    PREVENT_DIVIDE_BY_ZERO = YES;

    CLUSTER_PARTICIPANT = YES;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    # Suite required if CLUSTER_PARTICIPANT = YES

    # The directory of publication must be a full path as it should

    # a shared drive.

    REQUIRE_PUBLISHING_DIRECTORY = NO;  # Do not join the cluster if the directory is not accessible - Configuration of this setting is managed by Oracle Enterprise Manager Fusion Middleware control

    DISCONNECTED = NO;

    AUTOMATIC_RESTART = YES;

    VARIABLE_VALUE_LIMIT = 4096;

    # EVALUATE_SUPPORT_LEVEL:

    # 1: evaluate is supported for users with the permission of manageRepositories

    # 2: evaluate is supported for all users.

    # other: assess only is not supported if the value is something else.

    EVALUATE_SUPPORT_LEVEL = 0;

    FMW_SECURITY_SERVICE_URL = " " http://131.216.37.7:7001 ";  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    FMW_SECURITY_SERVICE_MAX_NUMBER_OF_CONNECTIONS = 2000;

    FMW_SECURITY_SERVICE_MAX_NUMBER_OF_RETRIES = 0;

    # FMW_SECURITY_SERVICE_RETRY_EXCEPTION_SUBSTRING = "closed by force."

    FMW_UPDATE_ROLE_AND_USER_REF_GUIDS = NO;

    # ENABLE_NUMERIC_DATA_TYPE:

    # When this setting is enabled, the Administration tool will be

    # import, data type Oracle/TimesTen number as the type of digital data in physics

    column definition #.  Oracle BI Server will interpret the Oracle Number data

    # type in the form of digital data internally during its execution.

    ENABLE_NUMERIC_DATA_TYPE = NO;

    MONITOR_PORT = "9701;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    ORACLEHARDWAREACCELERATION = NO;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    ###############################################################################

    #

    Article # high availability

    #

    ###############################################################################

    [HIGH_AVAILABILITY]

    HA_DB_PING_PERIOD_MILLISECS = 60000;

    ###############################################################################

    #

    # Dynamic library section

    #

    # Dynamic libraries specified in this section

    # are classified by the CLI, they take over.

    #

    ###############################################################################

    [DB_DYNAMIC_LIBRARY]

    ODBC200 = nqsdbgatewayodbc;

    ODBC350 = nqsdbgatewayodbc35;

    Oci8 = nqsdbgatewayoci8;

    OCI8i = nqsdbgatewayoci8i;

    OCI10g = nqsdbgatewayoci10g;

    DB2CLI = nqsdbgatewaydb2cli;

    DB2CLI35 = nqsdbgatewaydb2cli35;

    NQSXML = nqsdbgatewayxml;

    XMLA = nqsdbgatewayxmla;

    BAPI = nqsdbgatewaysapbapi;

    ESSBASE = nqsdbgatewayessbasecapi;

    OracleADF = nqsdbgatewayoracleadf;

    OracleADF_HTTP = nqsdbgatewayoracleadf;

    OracleCEP_HTTP = nqsdbgatewayoraclecep;

    HyperionADM = nqsdbgatewayadm;

    OracleWS = nqsdbgatewayoraclews;

    Hadoop = nqsdbgatewayhadoop;

    TimesTen = nqsdbgatewaytimesten;

    timesten35 = nqsdbgatewaytimesten35;

    ###############################################################################

    #

    # Section monitoring of use

    #

    # Collect usage on each logical query statistics submitted to the

    # Server.

    #

    ###############################################################################

    [USAGE_TRACKING]

    ACTIVATE = NO;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    #==============================================================================

    # Parameters used to write the data to a flat file (e.g., DIRECT_INSERT = NO).

    #

    # Note that the directory must be relative to the directory of the instance.

    # In general, we prefer directo insert flat files.  If you work in

    # a cluster, it is recommended that you use direct insertion.  If there is

    a single instance Oracle BI Server #, then you can use data from flat files.

    # The directory is assumed from the process instance.  For

    example #, "UTData" is resolved to

    # "$(ORACLE_INSTANCE) / bifoundation/OracleBIServerComponent / < instance_name > / UTData.

    STORAGE_DIRECTORY = 'path to the <>directory ";

    CHECKPOINT_INTERVAL_MINUTES = 5;

    FILE_ROLLOVER_INTERVAL_MINUTES = 30;

    CODE_PAGE = 'ANSI ';  # ANSI, UTF8, 1252, etc..

    #

    #==============================================================================

    DIRECT_INSERT = YES;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    #==============================================================================

    # Parameters to insert data in a table (for example DIRECT_INSERT = YES).

    #

    PHYSICAL_TABLE_NAME = "<>database". "' Catalogue of <>. "" schema of <>. "< table > ';  # Or "<>database". "" schema of <>. "" < table > "; -This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    CONNECTION_POOL = "<>database". "<>Connection pool ';  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    BUFFER_SIZE = 250 MB;

    BUFFER_TIME_LIMIT_SECONDS = 5;

    NUM_INSERT_THREADS = 5;

    MAX_INSERTS_PER_TRANSACTION = 1;

    #

    #==============================================================================

    SUMMARY_STATISTICS_LOGGING = NO;  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    SUMMARY_ADVISOR_TABLE_NAME = "<>database". "' Catalogue of <>. "" schema of <>. "< table > ';  # Or "<>database". "" schema of <>. "" < table > "; -This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    ###############################################################################

    #

    # Query optimization flags

    #

    ###############################################################################

    [OPTIMIZATION_FLAGS]

    STRONG_DATETIME_TYPE_CHECKING = ON;

    ###############################################################################

    #

    # MDX member name Section Cache

    #

    # Subsystem of cache for the mapping between the unique name and the legend of

    number of members of all SAP/BW cubes in the repository.

    #

    ###############################################################################

    [MDX_MEMBER_CACHE]

    # The entry to indicate that if the feature is enabled or not, by default, NO because it applies only to the SAP/BW cubes

    ACTIVATE = YES;

    # The path to the location where the cache is persisted, applies to one place.

    # the number at the end indicates the storage capacity. When the feature is activated,

    # administrator must replace the "< directory path >" with a valid path.

    # This cache will be relative to the directory of the process instance data.  For

    example: #

    # DATA_STORAGE_PATH = "MDXCache" 500 MB;

    # resolves to:

    # $(ORACLE_INSTANCE) / bifoundation/OracleBIServerComponent / < instance_name > / MDXCache

    DATA_STORAGE_PATH is "MDXCache" 500 MB.;

    # Space maximum allowed for each user.

    MAX_SIZE_PER_USER = 100 MB;

    # Number of members in a level can be kept on the disk

    MAX_MEMBER_PER_LEVEL = 1000;

    # Maximum size for each individual cache entry size

    MAX_CACHE_SIZE = 100 MB;

    ###############################################################################

    #

    # Section aggregation persistence

    #

    ###############################################################################

    [AGGREGATE_PERSISTENCE]

    # Persistence default aggregation

    # The prefix must be between 1 and 8 characters

    # and should not have special characters ('_' is allowed).

    AGGREGATE_PREFIX = "SA_;

    AGGREGATE_THREAD_POOL_SIZE = 5;

    AGGREGATE_AW_NAME = "OBI_AW";

    PREAGGREGATE_AW_CUBE = YES;

    ###############################################################################

    #

    # Section Javahost

    #

    ###############################################################################

    [JAVAHOST]

    JAVAHOST_HOSTNAME_OR_IP_ADDRESSES = "AI - 2083841:9810";  # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware control

    #JAVAHOST_HOSTNAME_OR_IP_ADDRESSES = '< machine-name1 >': < port_number1 >, < machine-name2 >: < port_number2 >;

    ###############################################################################

    #

    # Section Datamart Automation

    #

    ###############################################################################

    [DATAMART_AUTOMATION]

    ' ESSBASE_STUDIO_URL = ' http://localhost:9080/dma/dmaservlet "; 

    ESSBASE_SERVER = "localhost";

    DMA_DATABASE = "DMA_DB";

    Intresting...

    I recommend you go through the below article

    Rittman Mead Consulting & raquo; Blog Archive & raquo; OBIEE / FMW and networking on the DHCP hosts

    Thank you

    Angelique

  • [g 11] can create xmltype holding 'forrest' with xmlagg(), but not with dbms_lob.append)

    (I'm testing the aggregation of xmltype items one by one) xmlagg() vs dbms_lob.append (b)).

    Well, this depends on the number of items of xmltype and their structure and size, which is more efficient.

    But what makes me mad, is that I am allowed to create some xmltype which is a 'forrest' (not a SINGLE root node, but a NUMBER OF knots of roots) using xmlagg().
    But when I do the aggregation via dbms_lob.append (), I can't create some xmltype of the result, because it contains a 'forrest '.

    So why is he allowed to go but not allowed the reverse?

    Kind regards

    Frank

    It's the way it works.  You wouldn't be able to save your forest in an XML document and treat it as XML valid because it is not.

    When you work with XML, you should always use XMLTYPE and XML functions, rather than manually stringing things together using DBMS_LOB.

  • Pavilion dv6-6c35dx Entert. PC: I can play DVDs on my portable player, but not CD

    I recently updated my Windows7 for Windows 10 laptop.  I can read my DVD without problem.   But cannot read any CD.  I don't know if this laptop can read CDs at all, or do I have to install new software?

    Thank you

    This problem is often due to the lack of codecs that come with the built-in MS Reader

    My suggestion is that you give up the built-in player and switch to use the VideoLAN player.

    It of free and has many more features than the MS player and comes with all the common codecs pre-installed: http://www.videolan.org/vlc/download-windows.html

    Good luck

    I'm a volunteer and I do not work for, or represent, HP.
    ========================================================================
    If you feel that my suggestions helped you, please click on the thumbs-up symbol to say thank you!

    If they helped to solve your problem, please click 'Accept as Solution' to help others find similar information.

  • How can I download an update of windows, but not install it? I want to install it manually.

    I'm trying to get a certain nVidia ethernet driver. He continues to appear on windows update. Whenever I install it, my internet no longer works and I have to install it runway map mother dvd.

    Can someone tell me how to download a windows update, but not install it and then install it manually?

    Thank you.

    It doesn't have much of a difference if the Ethernet cable is connected to the network card during the installation of the drivers. For better is honest, it shouldn't be a complicated procedure, and if the Windows driver is the cause... just ignore and continue to use the driver provided by the OEM.

  • distance can see the computers on the network, but not their actions

    I rv042 vpn setup linksys was able to vpn in and see the actions on however my client machine can connect and see the computer network but denied trying to see its shares of the GET access.

    XP pro on both

    any ideas?

    Whenever I have problems like this, I'm trying to access the share by using the IP address.  For example, if the IP address of jobloe is 192.168.10.20, then try to access \\192.168.10.20 and see what happens.  If it works with the IP address, but not the name, so it's a problem of name resolution.

  • How can IM connected to the wireless network, but not to the internet, I fix?

    my laptop can no longer connect to the internet, but for the wireless network I can view other computers on the network, but can't go on the internet it says unidentified network.
    I took all the troubleshooting steps to resolve this problem without success.
    all ideas

    Scott,

    Are you the same Scott, I tried to help the last month? If this is you, I left a couple more views. In one of them, I explained that exactly the same problem you encounter happened on my son's computer. I just disabled the router, waited for about ten seconds and he turned his back and that's what it took. I used actually utility of Windows troubleshooting and he advised me to do.

Maybe you are looking for

  • No matter what Adware removal tools left for old Mac?

    Is there a utility out there for Mac OS X 10.6.8 removal adware? I'm having a hard time to find them (for an old MAC). In addition, I have not turned my firewall. It would be desirable to have my firewall for general safety? Thank you and happy new y

  • frozen with only symbol of iTunes

    I have an ipad2.   It is frozen with a side of iTunes and also with what looks like a picture of the charger cable.  Any way out of this mess? Hope you can help. Thank you Jakes

  • Cloning MAC address: Details?

    (BFSR41 c. 4.3) The 'MAC Clone of your PC' web interface clicks the button when two or more local hosts are connected to the router, that is it clone?  One connected to the lowest numbered local port?  The one that is connected to port 1?

  • How can I change the driver for my processor?

    CPU driver Hello, I tried to run this game called 'minecraft' but I never load... to cut to the Chase, I need the driver of Intel P4/NetBurst Architecture processor or equivalent AMD (AMD K7) I have AMD Sempron (TM) TR-42... How can I change my drive

  • lov automatic setting of null at the click of a button.

    Hi Experts ADF,JDeveloper 12.1.3.0.0I have a read-only VO as below which is dragged as a selectone choice. Do autosubmit = 'true '. I also have a valueChangeListener. In the valueChangeListner value, I'll put in an instance variable.And I have an Add