Load Testing Discoverer Plus 11g Web Using HP Load Runner 11

Hi,
I am doing load test for "Oracle Business Intelligence Discoverer Plus 10g" using HP Load Runner 11. Could you tell me which is the best protocol to record script?
I am looking for a protocol which I can parametrize after recording.
These are recommended protocols from Load Runner when I run Protocol Analyzer
AJAX(Click and Support) : Seems to work fine but Can't parametraize Query after recording
Java Over HTTP
Web (HTTP/HTML)
There are other protocols too.
Could you provide any pointers or best practices. Thanks a lot
Edited by: 936062 on May 22, 2012 2:56 PM

Hi,
You can refer this forum
[http://groups.google.com/group/LR-LoadRunner/browse_thread/thread/f1fb1c6430e39f94/565baac51a6d35c0]
Thanks and Regards,
Dhaya.G.

Similar Messages

  • Discoverer Plus 11g load speed

    We have successfully installed installed Discoverer 11g and connected to our EUL, everything seems to be running fine with the exception of the initial Discoverer Plus load time. This initial load is taking up to 1 minute to complete where as our current 10g installation is virtually instantaneous.
    Here is the current version levels.
    Oracle BI Discoverer 11g (11.1.1.3.0)
    Oracle Business Intelligence Discoverer Plus 11g (11.1.1.3.0)
    Discoverer Model - 11.1.1.3.0
    Discoverer Server - 11.1.1.3.0
    End User Layer - 5.1.1.0.0.0
    End User Layer Library - 11.1.1.3.0
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    Java Virtual Machine:     Sun Microsystems Inc. 1.6.0_27
    JVM Memory Available:     24737KB out of 48928KB
    Operating System:     x86 Windows 7 6.1
    Any suggestions on how to speed this up?
    Thanks!
    Edited by: user1226224 on Dec 19, 2011 8:42 AM
    Edited by: user1226224 on Dec 19, 2011 8:47 AM

    Hello
    Thanks for letting me know and yes that makes perfect sense to me. Discoverer would have tried HTTP first then failed and then upped the call to the next higher security level which probably also failed before finally getting through with a secure bridge. Telling it to go straight to secure mode makes a lot of sense and cuts out all the handshaking.
    Michael

  • To visualize the report created using Discoverer Plus in Web

    Hi,
    I had created the report usingOracleBI Discoverer Plus Version 10.1.2.45.46c & able to visualize the report in OracleBI Discoverer Viewer Version 10.1.2.45.46c.
    URL fo accessing the report is as:
    http://machinename1:7777/discoverer/viewer
    If i try to connect to from another machine (machine2) as
    http://machinename1:7777/discoverer/viewer
    i'm unable to connect & i get the error page can not be displayed.
    Is it necessary to have the URL only with domain name as
    http://machinename.domainname:portno/discoverer/viewer
    I had already installed OWB, Oracle BI etc. If i had to create a domain then i have install all these & need to work from scratch.
    Is there any way to access the report across the internet or web.
    Plz do provide a solution for this issue.
    Thx in Advance

    Hi,
    Check the Discoverer OBEs at:
    http://www.oracle.com/technology/obe/obe_bi/discoverer/discoverer_1012/index.html
    The lesson titled 'Creating a Business Intelligence Dashboard Using Discoverer Portlets' should answer your question.

  • ATS load testing for E-Business Suite using IE8 issue

    Hi,
    I am trying to record a load testing script using Oracle Application testing SUite for E-Business Suite R12.1.3 application. When I start recording I get a pop up asking me to change/disable XSS filter in IE8. I have altready done that and restarted the browser. But the same pop up message comes up.
    My queries are:
    1) Is ATS 9.3 supported for use with Internet Explorer 8? I am using Windows 7
    2) How can I overcome this issue so that I can records EBS script in openscript.
    I have run the runDiagnosis.bat file under openscript install folder and the output is as follows:
    10:40:17,892 INFO [Application] Log files stored in: C:\OracleATS\logs\odt
    10:40:17,905 INFO [DiagnosisExecutor] Starting diagnosis...
    10:40:17,908 INFO [DiagnosisExecutor] Log files for all diagnosis categories are stored in: "C:\OracleATS\logs\odt"
    10:40:18,105 INFO [DiagnosisExecutor] Environment Info - Date Tue Oct 11 10:40:17 BST 2011
    Windows Vista 6.1 , x86
    OpenScript
    Internet Explorer 8.0.7600.16385
    FireFox 7.0.1
    10:40:18,108 INFO [DiagnosisExecutor] Openscript install directory: C:\OracleATS\openScript
    10:40:18,117 DEBUG [DiagnosisExecutor] Diagnosing Oracle EBS/Forms Functional Testing - Forms FT Diagnoser
    10:40:18,532 ERROR [Forms FT Diagnoser] JInitiator was not found on the system.
    10:40:18,537 INFO [Installer] JRE option cache is available: false
    10:40:18,541 ERROR [Installer] Failed to backup JRE options! FormsFT helper installation will continue...
    java.io.FileNotFoundException: C:\Users\Rian\AppData\Roaming\Sun\Java\Deployment\deployment.properties (The system cannot find the path specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at oracle.oats.scripting.modules.forms.common.utility.FileUtility.copyFile(FileUtility.java:26)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatchImpl(Installer.java:119)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatch(Installer.java:105)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.WindowsInstaller.installJREPatch(WindowsInstaller.java:68)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.doInstall(Installer.java:75)
         at oracle.oats.scripting.modules.formsFT.common.api.internal.helperInstaller.InstallerManager.doInstall(InstallerManager.java:130)
         at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.checkFormFTHelperInstallation(FormsFTDiagnoser.java:141)
         at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.diagnose(FormsFTDiagnoser.java:50)
         at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:146)
         at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:90)
         at oracle.oats.scripting.diagnosisTool.Application.runSilently(Application.java:191)
         at oracle.oats.scripting.diagnosisTool.Application.run(Application.java:90)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
         at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
         at org.eclipse.core.launcher.Main.main(Main.java:30)
    10:40:22,867 WARN [Installer] FormsFT Helper is installed without cache
    java.io.FileNotFoundException: C:\Users\Rian\AppData\Roaming\Sun\Java\Deployment\deployment.properties (The system cannot find the path specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at oracle.oats.scripting.modules.forms.common.utility.FileUtility.copyFile(FileUtility.java:26)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatchImpl(Installer.java:193)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatch(Installer.java:105)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.WindowsInstaller.installJREPatch(WindowsInstaller.java:68)
         at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.doInstall(Installer.java:75)
         at oracle.oats.scripting.modules.formsFT.common.api.internal.helperInstaller.InstallerManager.doInstall(InstallerManager.java:130)
         at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.checkFormFTHelperInstallation(FormsFTDiagnoser.java:141)
         at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.diagnose(FormsFTDiagnoser.java:50)
         at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:146)
         at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:90)
         at oracle.oats.scripting.diagnosisTool.Application.runSilently(Application.java:191)
         at oracle.oats.scripting.diagnosisTool.Application.run(Application.java:90)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
         at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
         at org.eclipse.core.launcher.Main.main(Main.java:30)
    10:40:22,936 INFO [Installer] JRE option cache is available: false
    10:40:24,044 DEBUG [DiagnosisExecutor] Diagnosed Oracle EBS/Forms Functional Testing - Forms FT Diagnoser. Analyzing results.
    10:40:24,063 DEBUG [DiagnosisExecutor] Diagnosing Sun JRE Version 1.6.0_24
    10:40:24,077 DEBUG [DiagnosisExecutor] Diagnosing Forms FT Helper Installation
    10:40:24,080 DEBUG [DiagnosisExecutor] Diagnosing Web Functional Testing - IE Helper
    10:40:24,238 INFO [IEBhoUtil] DotNet Framework found. Version is 4.0.30319
    10:40:24,404 INFO [RunCommand] [Cmd execute] cmd.exe /C C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm.exe
    10:40:26,187 INFO [IEBhoUtil] DotNet Framework works well.
    10:40:26,318 INFO [IEBhoUtil] OpenScript IE Toolbar/BHO is found.
    10:40:26,458 INFO [RunCommand] [Cmd execute] cmd.exe /C "C:\OracleATS\openScript\Oracle IE ToolBar\OpenScriptToolBar.exe"
    10:40:27,357 ERROR [IEBhoUtil] Run Oracle IE Toolbar error:Attempted to perform an unauthorized operation.
    10:40:27,594 INFO [IEBhoUtil] IE Enhanced Security Administrator Setting: null
    10:40:27,675 INFO [IEBhoUtil] IE Enhanced Security Users Setting: null
    10:40:27,677 INFO [IEBhoUtil] IE Enhanced Security Settings Disabled
    10:40:27,681 DEBUG [DiagnosisExecutor] Diagnosed Web Functional Testing - IE Helper. Analyzing results.
    10:40:27,683 DEBUG [DiagnosisExecutor] Diagnosing .NET Framework
    10:40:27,685 DEBUG [DiagnosisExecutor] Diagnosing IE Helper Installation
    10:40:27,686 DEBUG [DiagnosisExecutor] Diagnosing IE Helper Accessibility
    10:40:27,687 ERROR [DiagnosisExecutor] Failure found when diagnosing Web Functional Testing IE Helper
    10:40:27,689 DEBUG [DiagnosisExecutor] Trying to fix IE Helper Accessibility
    10:40:27,691 INFO [IE Helper] Try to fix an issue: IE Helper Accessibility
    10:40:27,860 INFO [IEBhoUtil] OpenScript IE BHO/Toolbar has been enabled.
    10:40:27,864 INFO [DiagnosisExecutor] Auto-fixed IE Helper Accessibility
    10:40:27,866 DEBUG [DiagnosisExecutor] Diagnosing IE Helper Conflict
    10:40:27,869 DEBUG [DiagnosisExecutor] Diagnosing IE Zoom Factor
    10:40:27,871 DEBUG [DiagnosisExecutor] Diagnosing IE Enhanced Security Setting
    10:40:27,982 DEBUG [DiagnosisExecutor] Diagnosing Web Functional Testing - Firefox Helper
    10:40:28,076 INFO [FFExtUtil] OpenScript WebDom Firefox extension is already installed.
    10:40:28,156 INFO [FFExtUtil] OpenScript WebDom Add-on is compatible with the installed Firefox 7.0.1
    10:40:28,174 INFO [FFExtUtil] Firefox profiles are found.
    10:40:28,179 INFO [FFExtUtil] Firefox profiles are found.
    10:40:28,182 DEBUG [DiagnosisExecutor] Diagnosed Web Functional Testing - Firefox Helper. Analyzing results.
    10:40:28,191 DEBUG [DiagnosisExecutor] Diagnosing Firefox Helper Installation
    10:40:28,193 DEBUG [DiagnosisExecutor] Diagnosing Firefox Version
    10:40:28,199 DEBUG [DiagnosisExecutor] Diagnosing Firefox Helper Accessibility
    10:40:28,201 DEBUG [DiagnosisExecutor] Diagnosing Reset Firefox content preferences.
    10:40:28,207 DEBUG [DiagnosisExecutor] Diagnosing Operating System - WebDom Platform Diagnosor
    10:40:30,798 DEBUG [DiagnosisExecutor] Diagnosed Operating System - WebDom Platform Diagnosor. Analyzing results.
    10:40:30,801 DEBUG [DiagnosisExecutor] Diagnosing Environment Variables
    10:40:30,803 DEBUG [DiagnosisExecutor] Diagnosing IE Toolbar/BHO Remover
    10:40:30,806 DEBUG [DiagnosisExecutor] Diagnosing Oracle EBS/Forms Load Testing - Forms LT Diagnoser
    10:40:31,647 DEBUG [Forms LT Diagnoser] Proxy settings for Sun Java 1.5 and higher are set correctly to "Use Browser Settings". Proxy settings for older versions of Sun Java and JInitiator should be manually verified.
    10:40:31,650 DEBUG [DiagnosisExecutor] Diagnosed Oracle EBS/Forms Load Testing - Forms LT Diagnoser. Analyzing results.
    10:40:31,654 DEBUG [DiagnosisExecutor] Diagnosing IE8 XSS Security Settings
    10:40:31,655 ERROR [DiagnosisExecutor] Failure found when diagnosing Oracle EBS/Forms Load Testing Forms LT Diagnoser
    10:40:31,659 DEBUG [DiagnosisExecutor] Trying to fix IE8 XSS Security Settings
    10:40:31,671 ERROR [DiagnosisExecutor] Did not auto-fix the problem.
    10:40:31,674 ERROR [DiagnosisExecutor] Suggestion for fixing: Local intranet: XSS Filter is disabled
    Trusted sites: XSS Filter is enabled
    Internet: XSS Filter is disabled
    Restricted sites: XSS Filter is enabled
    To Change setting:
    Go to Tools > Internet Options and Choose Security Tab
    Select the Zone to modify and Press Custom level
    Find Enable XSS filter Setting - Select Disable and click Ok
    10:40:31,680 DEBUG [DiagnosisExecutor] Diagnosing Sun Java proxy settings
    10:40:31,683 DEBUG [DiagnosisExecutor] Diagnosing Helper Service - Helper Service
    10:40:32,282 DEBUG [DiagnosisExecutor] Diagnosed Helper Service - Helper Service. Analyzing results.
    10:40:32,284 DEBUG [DiagnosisExecutor] Diagnosing Helper Service Installation
    10:40:32,287 DEBUG [DiagnosisExecutor] Diagnosing Helper Service Status
    10:40:32,289 DEBUG [DiagnosisExecutor] Diagnosing Helper Service Connection
    10:40:32,612 DEBUG [DiagnosisExecutor] No Eclipse configuration .log file available.
    10:40:32,774 INFO [DiagnosisExecutor] Diagnosis Complete.
    Please advise.
    regards
    CP

    Hello
    1/ ATS 9.3 is supported with IE8, not IE9 at the moment
    2/ Did you disable xss settings for the four different security zones?
    You can also try to add the EBS url to the trusted sites and disable xss settings for that zone only.
    Let us know and good luck
    JB

  • Load XML File into temporary tables using sql loader

    Hi All,
    I have an XML file as below. I need to insert the contents into a temporary staging table using sql loader. Please advice how I need to do that.
    For example Portfolios should go into a seperate table, and all the tags inside it should be populated in the columns of the table.
    Family should go into a seperate table and all the tags inside it should be populated in the columns of the table.
    Similarly offer, Products etc.
    - <ABSProductCatalog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    - <ProductSalesHierachy>
    - <Portfolios>
    - <Portfolio productCode="P1">
      <Attribute name="CatalogProductName" value="Access" />
      <Attribute name="Status" value="Active" />
      </Portfolio>
    - <Portfolio productCode="P2">
      <Attribute name="CatalogProductName" value="Data" />
      <Attribute name="Status" value="Active" />
      </Portfolio>
    - <Portfolio productCode="P3">
      <Attribute name="CatalogProductName" value="Voice" />
      <Attribute name="Status" value="Active" />
      </Portfolio>
    - <Portfolio productCode="P4">
      <Attribute name="CatalogProductName" value="Wireless" />
      <Attribute name="Status" value="Active" />
      </Portfolio>
      </Portfolios>
    - <Families>
    - <Family productCode="F1">
      <Attribute name="CatalogProductName" value="Internet Access Services" />
      <Attribute name="Status" value="Active" />
    - <ParentHierarchy>
      <Item productCode="P1" modelType="Portfolio" />
      </ParentHierarchy>
      </Family>
    - <Family productCode="F2">
      <Attribute name="CatalogProductName" value="Local Access Services" />
      <Attribute name="Status" value="Active" />
    - <ParentHierarchy>
      <Item productCode="P2" modelType="Portfolio" />
      </ParentHierarchy>
      </Family>
      </Families>
    - <SubFamilies>
    - <SubFamily productCode="SF1">
      <Attribute name="CatalogProductName" value="Business Internet service" />
      <Attribute name="Status" value="Active" />
    - <ParentHierarchy>
      <Item productCode="F1" modelType="Family" />
      </ParentHierarchy>
      </SubFamily>
      </SubFamilies>
    - <ProductRefs>
    - <ProductRef productCode="WSP1" modelType="Wireline Sales Product">
      <ActiveFlag>Y</ActiveFlag>
    - <ProductHierarchy>
      <SalesHierarchy family="F1" subFamily="SF1" portfolio="P1" primary="Y" />
      <SalesHierarchy family="F2" portfolio="P2" primary="N" />
      <FinancialHierarchy quotaBucket="Voice" strategicProdCategory="Local Voice" />
      </ProductHierarchy>
      </ProductRef>
    - <ProductRef productCode="MSP2" modelType="Handset">
      <ActiveFlag>Y</ActiveFlag>
    - <ProductHierarchy>
      <SalesHierarchy portfolio="P4" primary="Y" />
      </ProductHierarchy>
      </ProductRef>
      </ProductRefs>
      </ProductSalesHierachy>
    - <Offers>
    - <Offer productCode="ABN">
      <OfferName>ABN</OfferName>
      <OfferDescription>ABN Description</OfferDescription>
    - <Segments>
      <Segment>SCG</Segment>
      <Segment>PCG</Segment>
      </Segments>
      <OfferUpdateDate>2009-11-20</OfferUpdateDate>
      <ActiveFlag>Y</ActiveFlag>
      </Offer>
    - <Offer productCode="OneNet">
      <OfferName>OneNet</OfferName>
      <OfferDescription>OneNet Description</OfferDescription>
    - <Segments>
      <Segment>SCG</Segment>
      <Segment>PCG</Segment>
      <Segment>PCG2</Segment>
      </Segments>
      <OfferUpdateDate>2009-11-20</OfferUpdateDate>
      <ActiveFlag>Y</ActiveFlag>
      </Offer>
      </Offers>
    - <Products>
    - <Product productCode="WSP1" modelType="Wireline Sales Product">
      <ProductName>AT&T High Speed Internet</ProductName>
      <ProductDescription>High Speed Internet</ProductDescription>
      <LegacyCoProdIndicator>SBC</LegacyCoProdIndicator>
      <RevenueCBLCode>1234B</RevenueCBLCode>
      <VolumeCBLCode>4567A</VolumeCBLCode>
      <SAARTServiceIDCode>S1234</SAARTServiceIDCode>
      <MarginPercentRequired>Y</MarginPercentRequired>
      <PercentIntl>%234</PercentIntl>
      <UOM>Each</UOM>
      <PriceType>OneTime</PriceType>
      <ProductStatus>Active</ProductStatus>
      <Compensable>Y</Compensable>
      <Jurisdiction>Everywhere</Jurisdiction>
      <ActiveFlag>Y</ActiveFlag>
    - <Availabilities>
      <Availability>SE</Availability>
      <Availability>E</Availability>
      </Availabilities>
    - <Segments>
      <Segment>SCG</Segment>
      <Segment>PCG</Segment>
      </Segments>
      <VDIndicator>Voice</VDIndicator>
      <PSOCCode>PSOC 1</PSOCCode>
      <USBilled>Y</USBilled>
      <MOWBilled>N</MOWBilled>
      <ProductStartDate>2009-11-20</ProductStartDate>
      <ProductUpdateDate>2009-11-20</ProductUpdateDate>
      <ProductEndDate>2010-11-20</ProductEndDate>
    - <AliasNames>
      <AliasName>AT&T HSI</AliasName>
      <AliasName>AT&T Fast Internet</AliasName>
      </AliasNames>
    - <OfferTypes>
      <OfferType productCode="ABN" endDate="2009-11-20" />
      <OfferType productCode="OneNet" />
      </OfferTypes>
    - <DynamicAttributes>
    - <DynamicAttribute dataType="String" defaultValue="2.5 Mbps" name="Speed">
      <AttrValue>1.5 Mbps</AttrValue>
      <AttrValue>2.5 Mbps</AttrValue>
      <AttrValue>3.5 Mbps</AttrValue>
      </DynamicAttribute>
    - <DynamicAttribute dataType="String" name="TransportType">
      <AttrValue>T1</AttrValue>
      </DynamicAttribute>
      </DynamicAttributes>
      </Product>
    - <Product productCode="MSP2" modelType="Handset">
      <ProductName>Blackberry Bold</ProductName>
      <ProductDescription>Blackberry Bold Phone</ProductDescription>
      <LegacyCoProdIndicator />
      <RevenueCBLCode />
      <VolumeCBLCode />
      <SAARTServiceIDCode />
      <MarginPercentRequired />
      <PercentIntl />
      <UOM>Each</UOM>
      <PriceType />
      <ProductStatus>Active</ProductStatus>
      <Compensable />
      <Jurisdiction />
      <ActiveFlag>Y</ActiveFlag>
    - <Availabilities>
      <Availability />
      </Availabilities>
    - <Segments>
      <Segment>SCG</Segment>
      <Segment>PCG</Segment>
      </Segments>
      <VDIndicator>Voice</VDIndicator>
      <PSOCCode />
      <USBilled />
      <MOWBilled />
      <ProductStartDate>2009-11-20</ProductStartDate>
      <ProductUpdateDate>2009-11-20</ProductUpdateDate>
    - <AliasNames>
      <AliasName />
      </AliasNames>
    - <OfferTypes>
      <OfferType productCode="ABN" />
      </OfferTypes>
    - <DynamicAttributes>
    - <DynamicAttribute dataType="String" name="StlmntContractType">
      <AttrValue />
      </DynamicAttribute>
    - <DynamicAttribute dataType="String" name="BMG 2 year price">
      <AttrValue>20</AttrValue>
      </DynamicAttribute>
    - <DynamicAttribute dataType="String" name="MSRP">
      <AttrValue>40</AttrValue>
      </DynamicAttribute>
    - <DynamicAttribute dataType="String" name="BMGAvailableType">
      <AttrValue />
      </DynamicAttribute>
    - <DynamicAttribute dataType="String" name="ProductId">
      <AttrValue>123456</AttrValue>
      </DynamicAttribute>
    - <DynamicAttribute dataType="String" name="modelSource">
      <AttrValue>product</AttrValue>
      </DynamicAttribute>
      </DynamicAttributes>
      </Product>
      </Products>
      <CatalogChanged>Y</CatalogChanged>
      </ABSProductCatalog>

    Two options that come to mind. Others exist.
    #1 - {thread:id=474031}, which is basically storing the XML in an Object Relational structure for parsing
    #2 - Dump the XML into either an XMLType based table or column and use SQL (with XMLTable) to create a view that parses the data. This would be the same as the view shown in the above post.
    Don't use sql*loader to parse the XML. I was trying to find a post from mdrake about that but couldn't. In short, sql*loader was not build as an XML parser so don't try to use it that way.

  • How to Load Arabic Data from flat file using SQL Loader ?

    Hi All,
    We need to load Arabic data from an xls file to Oracle database, Request you to provide a very good note/step to achieve the same.
    Below are the database parameters used
    NLS_CHARACTERSET AR8ISO8859P6
    nls_language american
    DB version:-10g release 2
    OS: rhel 5
    Thanks in advance,
    Satish

    Try to save your XLS file into CSV format and set either NLS_LANG to the right value or use SQL*Loader control file parameter CHARACTERSET.
    See http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/ldr_control_file.htm#i1005287

  • How to Load Multiple Files in Oracle Database using Sql Loader

    Hi All,
    I want to import multiple files in my DB using Sql*Loader. Please tell me the Syntax, how can I import multiple files using one Control File?
    Thanks & Regards,
    Imran

    Hi,
    You might get a good response to your post in the forum dedicated to data movement , including SQL*Loader . You can find it here Export/Import/SQL Loader & External Tables
    Regards,

  • VS Load Test : Unable to execute a 672 hour load test

    Hi Team,
    We keep running endurance tests for a very long time and today we tried to run a 28 day test (672 hours). However below ERROR keeps coming and we can not proceed with load test.
    Error occurred running test. Could not run load test <loadtestname> on agent <agentname>. Number must be either non negative and less than or equal to Int32.MaxValue or -1.
    Parameter Name : millisecondsTimout
    However, we are able to run a 590 hours load test. but problem is seen only we go around 600 something duration.
    Other Details:
    VS Version : 2012
    Rig Setup ? : No
    Run Type : Local Run
    Please let me know if you need any more details
    Thanks and Regards,
    Gaurav

    Hi Gaurav,
    According to your description, please you share me the load test error log.
    In addition, I suggest you try to create a yourself testsetting file and then add more time and then call the testsetting file run the load test check this issue again.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Firefox won't load from dock when another web site is loaded

    For example: Hotmail or any other website is the current site loaded.
    If I click the Firefox icon in the dock, FF doesn't load. I have to close the current site, then FF will load from the dock.

    For example: Hotmail or any other website is the current site loaded.
    If I click the Firefox icon in the dock, FF doesn't load. I have to close the current site, then FF will load from the dock.

  • Can't Create Saved Connection in 11g (Discoverer Plus).

    We're getting ready to go live with a new installation of Discoverer Weblogic 11g, but we have run into a problem. We are getting errors when we have any user try to create a saved login connection from their login screen. We hit "Create Connection" and enter all the required login info (as we always did with our 10g version), but when we hit 'Apply' or 'Apply and Connect' we get the following errors.......
    A connection error.
    - Oracle BI Discoverer Viewer cannot save the connection. Check for other errors.
    - ORA-04063: package body "PROD_DISCOVERER_PS.WWSSO_API_PRIVATE" has errors ORA-06508: PL/SQL: could not find program unit being called: "PROD_DISCOVERER_PS.WWSSO_API_PRIVATE" ORA-06512: at line 1
    Users can login just fine when they enter all their info on the login screen, this is only happening when we try to create the saved connection. Is anyone else running into this on 11g? Is there a setting we are missing or something? Maybe something in the pref.txt file? Any help would be appreciated, especially since we are being asked to go live soon. Thanks!
    Here is our system setup:
    Oracle BI Discoverer 11g (11.1.1.4.0)
    Oracle Business Intelligence Discoverer Plus 11g (11.1.1.4.0)
    Discoverer Model - 11.1.1.4.0
    Discoverer Server - 11.1.1.4.0
    End User Layer - 5.1.1.0.0.0
    End User Layer Library - 11.1.1.4.0
    Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
    Java Virtual Machine:     Sun Microsystems Inc. 1.6.0_29
    JVM Memory Available:     9046KB out of 37372KB
    Operating System:     x86 Windows XP 5.1
    Using protocol: RMI protocol over JRMP transport

    Additional info:
    Based on the error messages, we can see something is wrong with the package being called. We had a long running help ticket with Oracle opened, but in our opinion, it was not really resolved. We provided the following info after a request from Oracle....
    The package does exist. The package is valid but the package body is invalid due to missing dependant objects
    It is owned by PROD_DISCOVERER_PS.
    The database version is 11.2.0.1.0 (64 bit)
    SQL> select OWNER, OBJECT_TYPE
    +2 from all_objects+
    +3 where object_name = 'WWSSO_API_PRIVATE';+
    OWNER OBJECT_TYPE
    PROD_DISCOVERER_PS PACKAGE
    PROD_DISCOVERER_PS PACKAGE BODY
    We have tried to recomplie the package, still invalid.
    After some further questions we were asked to provide info on the app_registry.......We got an error when trying that.......
    The app_registry object does not exist ...
    SQL> connect sys as sysdba
    Enter password:
    Connected.
    SQL> select comp_id,version,status from app_registry;
    ERROR at line 1:
    ORA-00942: table or view does not exist
    In the end (after a lot of back and forth), Oracle could not reproduce our problem on their test system. Because their test system uses Enterprise Edition and we installed Standard Edition, their solution was that the issue is caused because we are using Standard Oracle DB and we should be using Enterprise Edition. Creating a saved connection doesn't sound at all like something that would be affected by Standard or Enterprise edition. That's not an easy "solution" for us right now, and we can use a real fix. That's like taking your car into the shop because your blinkers don't work on your 2010 model car and the dealer's solution is "Oh, your 2010 car blinkers don't work? We have a 2011 model and they work just fine. You'll need to buy a 2011 car so the turn signals function."

  • Load testing of Web ADI in EBS R12

    Hi,
    I am currently testing Oracle E-Business Suite R12. Has anyone load tested the Web ADI integrator for Oracle EBS R12? What tool did you use?
    Did you use QTP or Oracle ATS functional testing? I was not able to do a POC using LoadRunner or OATS load test tool.
    Basically Web ADI is an integration that allows data to be uploaded/downloaded between Oracle EBS R12 and local excel.
    Any help is appreciated.
    Regards
    CP
    Edited by: oracletest on 14-May-2012 07:17

    Hi,
    I have found that OATS does not work easily with Web ADI in my case.
    Regards
    CP

  • How to do OBIEE load testing using OATS

    Hi,
    As part of OBIEE load testing, i have down loaded OATS.
    Can i please know what protocol to use to perform OBIEE load testing.
    And how to perform OBIEE load testing using OATS ?

    You can use the web/http protocol for load testing the OBIEE.., Also please let me know if you face any issues using this protocol

  • Where do I specify the URL to test for my load testing project?

    When we create a WebAndLoadTestProject in VS 2013, the only place where I can specify the URL that I actually want to test is by adding a Web Performance test to the project and specifying the URL in the recording tool.
    Does this mean that I cannot have a load test without having a web performance test?
    Because I've searched a lot and I don't find any other place where I can specify the URL that I want to test.
    And all the blogs that are out there also talk about having both the web performance test and the load test together. I never come across a single one that explains having a load test without a web performance test.
    So my question is; Can I or can not I have a load test without a web performance test? If I can, then where do I specify the URL that I want to test against ??

    A Visual Studio Load Test is a thing that runs other tests, looks after their results and collects some timing data. A load test can run large numbers of other tests to simulate big loads. On its own a load test does not do anything. Load tests are
    really good at running Web Performance Tests and collecting their results. Load tests can also run Coded UI tests and unit tests.
    The URL used in a Web Test can be derived from a context parameter. The Web Test command "Parameterize Web Servers" can be used to change all the URLs in the requests to context parameters.
    Load Tests can also specify context parameters and any values they specify will override the parameter values specified in a Web Test.
    Regards
    Adrian

  • How to hide discoverer connection page after opening discoverer plus?

    Hi,
    I invoke the following url in browser window 1 to open Oracle DIscoverer Plus.
    I notice the browser window 1 will open a window (say i call it browser window 2) to display the Oracle Discoverer Plus application.
    Once the Oracle Discoverer Plus java applet is fully loaded, the browser window 1 will show the Connect to Discoverer Plus page.
    I wonder if we can configure not to show this page as my users might confuse to see a few existing connections listed there and in fact if possible, I don't want user to see the list of connections.
    Anyway to get rid of the page?
    Please advise.
    Thank you.

    I am trying to use URL parameters to keep Discoverer Plus from launching a new window after login. I notice that what works in Discoverer Viewer does not work in Discoverer Plus.
    The following works with Discoverer Viewer :
    <iframe src="https://cohort50.spinsys.com:8251/discoverer/viewer?framedisplaystyle=embedded"
    width="100%" height=100%></iframe>
    After Viewer login the next page displays in the same window, just as I want it to.
    Discoverer Plus behaves differently. If I try this with Discoverer Plus a new window is launched after successful login. I also tried adding the pluspopup=false parameter to the URL, but the problem remains.
    Neither of the following two fragments prevent a new window from launching after successful login to Discoverer Plus :
    <iframe src="https://cohort50.spinsys.com:8251/discoverer/plus?framedisplaystyle=embedded"
    width="100%" height=100%></iframe>
    <iframe src="https://cohort50.spinsys.com:8251/discoverer/plus?framedisplaystyle=embedded&_plus_popup=false"
    width="100%" height=100%></iframe>
    Does anybody have any advice for me? What must I do?

  • CDN - Request Limits and Load Testing

    I need to choose a CDN service to deliver static content for an ASP.NET web application. The content is mostly videos, flash files and images.
    1. Does the Azure CDN have an explicit or implicit throughput limit in terms of Requests per Second or Megabits per Second? (e.g. AWS CloudFront has a published default limit of 1000Mbps, which can be increased on request)
    2. I have a requirement to load test the ASP.NET web application which links the static content from CDN. Is there any threshold number of concurrent requests for videos (~10 MB size, 500Kbps bit rate) that the Azure CDN would allow to be tested through
    lets say Visual Studio Online load testing service? 
    Thanks.

    Hi,
    Please have a check on the below links for Best Practices.
    http://azure.microsoft.com/blog/2011/03/18/best-practices-for-the-windows-azure-content-delivery-network/
    https://www.simple-talk.com/cloud/development/using-the-windows-azure-content-delivery-network/
    Also you can check this
    thread, it has a similar issue.
    Regards,
    Mekh.

Maybe you are looking for

  • Error while saving the excel file

    hai all, i had an requirement to upload customer master data through lsmw while saving the data in excel file with extension as) text( tab delimeted)(.txt) it is not saving and displaying the message as " the selected file type doesnot support workbo

  • Autocomplete shortcuts not working after IO6 upgrade

    I cannot get my shortcuts to work since upgrading to IOS6. Eg, Lc used to autocomplete to "luv, Carol x" Is there a way to fix it please?

  • Text in table scaling issue.

    How do I keep my tables in InDesign from scaling when I change my text size? Im sure its something simple Im missing, but it's driving me batty trying to figure it out! Any help is greatly appreciated.

  • IPods apps in the classroom

    I was wondering why Apple doesn't allow educators to sync up to 10 devices for each app like regular users.  My district has purchased all this Apple technology and we are limited by the license agreements for education.  I would like to purchase som

  • Converting mail with attachments to PDF

    I was used to archive mail in Outlook to PDF (using Adobe Acrobat). Now I want to convert mail with attachments from Apple mail to PDF, but the attachments are only converted as icons and not readable anymore. Is there a plugin or anything else to so