Blank chart

Hi All,
I had converted the measure value in chart to varchar in html data format so that I can use go url for drill down .When I convert the measure value column from numeric to html ( varchar) the chart comes blank, however in table and pivot table i can see the value and drill down works well.
Is there a way to show the value in chart/graph? I am using 11.1.5.0, is it a bug in this version
Thanks,
Sushil
Edited by: 872073 on Mar 11, 2013 7:59 AM

Hi Atanu,
The charts are in the main report. The reports worked until yesterday. The old MSI contained these reports which worked fine. When I say old, they are previous versions of the reports I'm currently working on.
None of the patches or SP updates work on my system, because I'm running Vista32 so I get the following message:
Severe
Failed to read/update the registry for the Crystal Reports 10.0 Service Pack 6 -199
OK  
Running the updates/patches as administrator, and with compatibility mode don't work either.
Still for the reports to show the charts correctly one day, but fail the next? Seems odd for an enterprise-class solution.
I should make it clear that I've applied the Crystal Reports for Visual Studio .NET 2005 Service Pack, with no effect.
Edited by: Paul Owen on Aug 17, 2008 2:18 PM

Similar Messages

  • How do I do a scatter plot?  Plus, blank chart isn't blank!

    Something strange is going on with my Numbers app...
    But, before I get to that, I'm seeking confirmation on how to create a scatter plot.
    I have data arranged as such:
    Year     Rate
    January 2009     7.8
    February 2009     8.3
    March 2009     8.7
    April 2009     8.9
    etc.
    (formatting looks weird, but it's two columns)
    1.  Don't I simply select the variable names and the data, and then tap the + sign and scroll down for the scatter plot?  (Skipping the line chart icon, but tapping the one below that.)
    Alas, every time I do that I end up with two series of data, with a legend at the top that labels the two series as 2009 and 2011!!  In other words, not a scatter plot and not the right variable names (there shouldn't be a series legend in any case).
    I've tried just selecting the variables and data, skipping the variable names, but get the same result.
    2.  Now, here's where things get weird.  I de-selected the data and then tried creating a blank chart, to which I would add data.  That did not create a blank chart, but a virtually identical chart to the one before.
    I'm now wondering if somehow something's gotten corrupted or I inadvertently set a default chart that Numbers isn't overriding.
    Any and all suggestions welcome!
    3.  Oh, and by the way, is there any way of turning off the "Tap the chart to add data" message that appears each time and overlays the chart?  It's a nuisance! 

    Ok I got it to work. What I did was replace the bundle function of the waveforms with a build array function. This broke my clear history property node but I fixed that by creating a new control. Now I'm going to try it again from scratch to figure out what happened
    Using LabVIEW 2010SP1 and TestStand 4.5

  • Display 'No data found message' instead of blank chart

    Apex 4.1
    I have a highchart for which data is rendered dynamically based on pl/sql process.
    I load data into an item and then into chart like data[&item.]
    When no data is found with dynamic query chart shown is blank.
    Can i display a message like no data found or anything else can be done?

    hi
    you can create two region with conditions:
    1. Chart region (display if your qurey return values)
    2. Html region with static "Nothing to display" (display if your query no data found)

  • Using Flex 3D Charts in Flex Builder 3

    Hi all,
    has anyone successfully used the Flex 3D Charts library in FlexBuilder 3?
    The component is at
    http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&loc=en_us&extid=1047 990
    and having trawled back there was some chatter about the library back in 2007, but few people seemed to have got it to work.
    I can draw a blank chart area (ie carefully not adding a data series to the chart) but as soon as a series is added I get an error starting
    Cannot access a property or method of a null object reference.
        at com.adobe.flex.extras.charts.series::Column3DSeries/describeData()[C:\perforce\depot\flex \components\FlexComponents\com\adobe\flex\extras\charts\series\Column3DSeries.as:870]
    with a whole load of stack trace following on. This happens whether I use MXML or create at runtime in an AS class.
    I notice that the library only claims compatribility with FB 2.0 but had hoped there would be backwards compatibility.
    Thanks,
    Richard

    We have added 3d versions of the charts to our Spark based Flex charting framework : http://blog.flexicious.com/post/Flexicious-30-Release-Flex-Spark-Charts-with-Skinning-Supp ort.aspx

  • Apex 3.2 SVG Chart - How to plot Stacked Bar With Negative Values ?

    Currently Apex 3.2 Flash Chart (AnyChart 3.x) does not support Stacked bars with negative values.
    I try with SVG Stacked bars with positive values only, chart ploting works fine. When I add a new series with negative values (i.e -1) and I get a blank Chart region with no error.
    Based on this statement from Apex's documentation:
    *"AxisLine Indicates zero on charts that have negative values."*
    I appreciate your help on how to translate this statement into action ?
    (i.e how to override .Axisline class in CSS section ?)
    Thank you very much for your time.

    User614143,
    try to add the minumm negative value (but positive) to the parameter for the axis.
    e.g. show value+3000 (assuming -3000 is the minimum value)
    If you don't have a limitation for the negative values, it doesn't work. (or try to calculate first the most negative value in a before header process)
    hope this helps.
    Leo

  • SVG Pie chart : how to display no dat found message

    Hello,
    I have a SVG pie chart and written a message 'no data found' under charts attributes.
    If there is no data for the chart,
    In IE :the chart region will be blank . chart heading will be displayed and . no 'no data found ' message is displayed.
    In mozilla : in the chart region, i can see ,the part of whole page where i display the chart ,is filled . Chart region heading is also displayed.
    Could you please reply , how to display 'no data found ' in svg pie chart?
    Thanks in advance.
    Regards,
    Archana

    Hello,
    I have a SVG pie chart and written a message 'no data found' under charts attributes.
    If there is no data for the chart,
    In IE :the chart region will be blank . chart heading will be displayed and . no 'no data found ' message is displayed.
    In mozilla : in the chart region, i can see ,the part of whole page where i display the chart ,is filled . Chart region heading is also displayed.
    Could you please reply , how to display 'no data found ' in svg pie chart?
    Thanks in advance.
    Regards,
    Archana

  • SSRS 2008: how to show an empty chart with legend and x and y axis when no data available

    Hi,
    I am using SSRS 2008, I generated one chart in report designer with the data from Analysis Services (Cube).
    According to the dataset, there is no data returned when I run the query. so when I preview the chart, there is nothing but "no data available" showing on the chart.
    Here I want to know is there any possible to show an empty chart with legend and x and y axis?
    If it is possible, can you tell me how can I make it?
    Best Regards.
    Connie Zhu

    Hi,
    When there is no data, the chart displays the message "no data available". But using a little work around, you can display an empty chart.
    Please find the below steps given to achieve this
    1. Create a new dataset using TSQL to return 1 row of data having the category field and value field set to 0. Add the fields that are necessary for the category fields, series fields and datafields.
       A simple example would be like
       SELECT 'abc' as Category, 0 as Amount
    2. Add a new chart, set the category field to 'Category' and set the data field to Amount from above dataset created in step 1.
    3. In the new chart, right click the category axis and select axis properties, Click on the labels tab, check on
    'Hide axis labels' and then click ok
    4. Now set the Visibility property of both the charts depending on the rows returned from your main dataset
       a. click on your main chart and set its Hidden property to :
    =iif(CountRows("MainDataSet"),false,true) 
       b. click on the new blank chart added and set its Hidden proprety to (the opposite) :
    =iif(CountRows("MainDataSet"),true,false) 
       Note : Please change the dataset name in above expression "MainDataset" to the name of your chart's dataset
    5. Resize the new chart to the same size as your main chart, then position the new chart on the place as the main chart.
       (Note : You can set the position of new chart to be same by copying the location property from the main chart) 
    6. Now run and observe the result. When there are no rows returned by your main dataset, the new chart (the blank chart) should be displayed.
    I've added a working sample of this kind of a report
    here.
    Hope this helps. Please feel free to discuss if you have any questions.
    Please click "Mark as Answer" if this resolves your problem or "Vote as Helpful" if you find it helpful.
    BH

  • Missing column in the column chart - is it the selector's fault?

    Hi folks, thanks for bearing with me here:
    I'm working on fixing some issues on a dashboard that someone else has set up (and there's no way for me to reach that person).  One of those issues is that one of the columns in a column chart does not display on the dashboard when exported.  The column chart is pulling the data from the correct cells, so the problem doesn't seem to stem from there.
    I thought I got to the bottom of it when going over the scorecard.  The range used for its source data cuts off before it reaches the data for the column in the chart that doesn't show up in the exported dashboard.  However, when I adjust the range for the source data the resulting exported dashboard turns out an entirely blank column chart (even weirder, changing the source data back doesn't seem to fix this; I had to simply start back from my prior save state to reverse the blank chart).
    So am I even on the right track here?  And if not, any ideas on what's keeping that column from showing up?

    Thanks Ameet, I tried out the table as you said and the data for the column and the vertical progress bar were missing from there as well.
    It turns out I was correct about the scorecard's source data being to blame, and that adjusting it to include the fields in the spreadsheet that correspond to the missing graphics was the right course of action, the problem was something with my computer; I sent the file to another computer and adjusted the source data there, and it worked fine.
    It puzzles me why the edits wouldn't take on my computer (after being exported).  The only thing is maybe I need a newer version of Flash, but I have 9.0 r45 which should be enough.
    Edited by: xcelsiusnoob on Jun 23, 2011 2:16 AM

  • Flex column chart in actionscript

    The following code is based on a routine that up until recently was working. I modified it so that it would be easier to fit into a forum post.
    I need to do this in actionscript because the charts are created on the fly. The following code simply gives a blank chart.  What am I doing wrong?
    public function makeDummyChart(genericChart:CartesianChart, genericLegend:Legend, chartPanel:ChartPanel):void {
                var renderers:ArrayCollection = new ArrayCollection();
                genericChart = new ColumnChart();
                // Define the two axes.
                var dispAxis:CategoryAxis = new CategoryAxis();
                var axr:AxisRenderer = new AxisRenderer();             
                axr.axis = dispAxis;
                renderers.addItem(axr);
                var seriesList:ArrayCollection=new ArrayCollection();
                // Add the series
                genericChart.horizontalAxis = dispAxis;
                var columnSeries:ColumnSeries = new ColumnSeries();    
                BindingUtils.bindProperty(columnSeries, "dataProvider", this, "columnDat");
                columnSeries.xField="signalID";;
                columnSeries.yField="point2";
                seriesList.addItem(columnSeries);
                genericChart.series = seriesList.toArray();
                genericLegend.dataProvider = genericChart;
                genericChart.horizontalAxisRenderers = renderers.toArray();
                genericLegend.dataProvider = genericChart;
                // chart panel is just the panel on the screen where chart is displayed
                chartPanel.addChild(genericChart);
                    trace ("  make dummy chart done");

    Hi,
    Try to read the SAP Note n°882897.
    It explains that when "All" is assigned as an interval from All to All, it's treated as a set of all sub values.
    I hope it helps.

  • Embeding google charts in OBIEE?

    This is how the pie chart looks:
    http://chart.apis.google.com/chart?cht=pc&chd=t:1726729,1879074,316017&chs=450x300&chco=FF0000,00FF00
    This is how the concentric chart looks:
    'http://chart.apis.google.com/chart?cht=pc&chd=t:1726729,1879074,316017|5689083,6243916,1154530&chs=450x300&chco=FF0000,00FF00'
    Creating the normal pie chart in OBIEE is pretty simple (I will use "Paint" subject are):
    1) Create a request with this SQL:
    SELECT Periods."Year" saw_0, "Sales Measures".Units saw_1, "Sales Measures".Dollars saw_2 FROM Paint ORDER BY saw_0
    2) In the Narrative view type the following:
    Prefix: <img src="http://chart.apis.google.com/chart?cht=pc&chd=t:
    Narrative @2
    Row separator ,
    Postfix &chs=450x300&chco=FF0000,00FF00&/>
    3) make sure you check the "Contains HTML Markup" box
    Any suggestions on how to create a concentric pie chart using this data set (using columns 2 and 3 as the data source?
    Edited by: Sart1997 on Oct 30, 2009 6:54 AM

    I tried solving this issue - and the problem is that you need two different data sets (by pipe). I tried to create a concat column (CAST(CASE "F1 Revenue"."1-01  Revenue  (Sum All)" WHEN NULL THEN 1000000 ELSE "F1 Revenue"."1-01  Revenue  (Sum All)" END AS CHAR)||','||CAST((CASE "F4 Inventory"."5-01  Inventory  (Sum All)" WHEN NULL THEN 400000 ELSE "F4 Inventory"."5-01  Inventory  (Sum All)" END) AS CHAR)) (NULL give blank chart, hence filtering it out) and used it with a pipe as separator. The problem here is that - it's not the data that we need. We get this:
    http://chart.apis.google.com/chart?cht=pc&chd=t:1000000.00,400000|11371280.12,17267959|13531763.86,24359487&chs=450x300&chco=FF0000,00FF00(!!http://chart.apis.google.com/chart?cht=pc&chd=t:1000000.00,400000|11371280.12,17267959|13531763.86,24359487&chs=450x300&chco=FF0000,00FF00(!
    After small modification:
    This "D0 Time"."T05 Per Name Year"||','||CAST(CASE "F1 Revenue"."1-01  Revenue  (Sum All)" WHEN NULL THEN 10000000 ELSE "F1 Revenue"."1-01  Revenue  (Sum All)" END AS CHAR)||','||CAST((CASE "F4 Inventory"."5-01  Inventory  (Sum All)" WHEN NULL THEN 2500000 ELSE "F4 Inventory"."5-01  Inventory  (Sum All)" END) AS CHAR)produces this:
    !http://chart.apis.google.com/chart?cht=pc&chd=t:2006,10000000.00,2500000|2007,11371280.12,17267959|2008,13531763.86,24359487&chs=450x300&chco=FF0000,00FF00!
    I hope it's close to what you need
    Edited by: wildmight on Oct 30, 2009 1:07 PM

  • Excel Charts Not Printing.

    I have an Excel chart on a worksheet along with a table. Both are selected as a print area (also tried without a print area). The table prints (and previews) but the chart only and empty box, not the graph. I have this problem with both a Konica 2430DK and a Brother MFC-9440CN. When I select my old DecWriter or my Canon i960 as the printer, I can get the table and blank chart in preview, but I click on Preview, and it opens a Preview window (as a pdf) and then I can send the printout to to my color laser printers and it looks like it did in 10.4.

    Hi,
    As per the description, I think the cause is most likely on the printer side, I would suggest you switch to different printer and see if issue persists.
    Also, issue happens with 64-bit version of Office, probably an compatibility issue between the Printer driver and the 64 bit Office. Try to swatch to 32 bit of Office, then verify result.
    As per Microsoft, they highly recommend 32 bit version of Office, as not all other products/drivers are compatibility with 64 bit of Office.
    A.B.

  • Why does not "Copy data" menu item of Colormap chart work?

    I need to get image of colormap chart (Sound and Vibration Toolkit v4.0) when program is running or stopped. It is very easy to get image in the clipboard by using "Copy data" popup menu item, but there is a problem.
    There is "SVXMPL_Getting Started with SVT (Simulated).vi" example where colormap chart is used. In this example it is possible to get image of colormap chart (axes, grids and data) by simply clicking "Copy data" popup menu item.
    Colormap chart in program puts into clipboard only image with axes and grids! I have compared colormap charts settings in both cases and have not found any difference related to "Copy data" functionality. Any ideas how to fix it?
    Running Labview v8.0 and Sound and Vibration Toolkit v4.0 on Windows 2000/SP4.
    In the attach there are chart and clipboard images.
    Attachments:
    colomap-chart-copy-data-pro.png ‏23 KB

    For sure I am using intersity chart in my program (look at the attached image), but "Copy data" copies blank chart image.
    I have done very simple test with modified intersity chart used in SVXMPL_Getting Started with SVT (Simulated).vi example:
    1) Modified intersity chart was copied to my program - "Copy data" copies blank chart image.
    2) Copy of modified intersity chart was copied back to the SVXMPL_Getting Started with SVT (Simulated).vi example. Two charts were connected in parallel with the same settings and property nodes. In original chart "Copy data" copies right chart image, in twice copied chart "Copy data" copies blank chart image.
    So I am a little bit confused with such chart behaviour. Does it mean that some specific chart setting affects "Copy data" feature? And this setting is not copied by copy'n'paste?Message Edited by rsa1024 on 01-31-2007 03:51 PM
    Attachments:
    colormaps cmp.png ‏24 KB

  • FlashBuilder bar chart - data appears only outside chart range

    I'm relatively new to FlashBuilder development and I'm having some issues with a bar chart.  I'm try to create a chart to show the timeline of projects, each with a start and end date.
    (1) The actual bars appear only on the left side of the y-axis. 
    (2) If I hover the mouse over the blank chart area, it shows a tip for the bar that is not visible (see screenshot). 
    (3) The dates on the x-axis are in descending order and should be in ascending order.
    I would appreciate any help with any of these issues.  Thanks!
    Code to display the chart:
        <s:NavigatorContent id="navProjectChart" label="Project Chart">
            <mx:BarChart id="bcProjectChart" dataProvider="{chartData}"  left="2" top="40" width="710" includeIn="List" paddingRight="5" paddingLeft="5" showDataTips="true" type="clustered" height="505">
            <mx:horizontalAxis>
                <mx:DateTimeAxis dataUnits="days" title="Timeline" parseFunction="parseDateStringToDate" />
            </mx:horizontalAxis>
            <mx:verticalAxis>
                <mx:CategoryAxis categoryField="Name" />
            </mx:verticalAxis>
            <mx:series>
                <mx:BarSeries xField="EndDate" minField="StartDate" fill="{sc1}" stroke="{s1}" />
            </mx:series>
        </mx:BarChart>
        </s:NavigatorContent>
        protected function parseDateStringToDate(s:String):Date
            var newDate:Date = DateFormatter.parseDateString(s);
            trace("Input string: "+s+", Parsed Date: "+newDate);
            return newDate;

    Hi,
    Can you please send me a sample application at deeptika(at)adobe(dot)com?
    I used the following app and it seems to be working fine
    <?xml version="1.0"?>
    <!-- Simple example to demonstrate the BubbleChart control. -->
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx">
        <fx:Script>
            <![CDATA[       
                import mx.collections.ArrayCollection;
                import mx.formatters.DateFormatter;
                [Bindable]
                private var chartData:ArrayCollection = new ArrayCollection([
                    {Name: "A1", StartDate: new Date(2011,10,10), EndDate: new Date(2011, 11, 10)},
                    {Name: "A2", StartDate: new Date(2011,7,9), EndDate: new Date(2011, 10, 10)}
                protected function parseDateStringToDate(s:String):Date
                    var newDate:Date = DateFormatter.parseDateString(s);
                    trace("Input string: "+s+", Parsed Date: "+newDate);
                    return newDate;
            ]]>
        </fx:Script>
        <s:NavigatorContent id="navProjectChart" label="Project Chart">
            <mx:BarChart id="bcProjectChart" dataProvider="{chartData}"  left="2" top="40" width="710" 
                         paddingRight="5" paddingLeft="5" showDataTips="true" type="clustered" height="505">
                <mx:horizontalAxis>
                    <mx:DateTimeAxis dataUnits="days" title="Timeline" />
                </mx:horizontalAxis>
                <mx:verticalAxis>
                    <mx:CategoryAxis categoryField="Name" />
                </mx:verticalAxis>
                <mx:series>
                    <mx:BarSeries xField="EndDate" minField="StartDate"  />
                </mx:series>
            </mx:BarChart>
        </s:NavigatorContent>
    </s:Application>
    Thanks,
    Deeptika

  • Need help with chart problem

    I have built the attached vi to read a binary file. It has two problems which I have not been able to figure out. The way it works is as follows: Reads the entire file, and grabs the trace names from the file. Populates the list box with these names. Select the traces you want to see and then the legend display will size itself and populate with the selected names. The selected traces will also display on the chart.
    1. Sometimes, when picking a SINGLE trace it won't display on the chart. Instead I see a blank chart and the X-Axis shows Dec. 31 1903 @ 7pm. Usually If I select more than one it displays correctly. A probe shows me the data is in the wire going to the chart, but the chart doesn't seem to update.
    2. Presently I am using a loop to read the file in its entirety. However the chart only displays 1 second worth of data. This is one segment of the original file. By reading the whole file I am seeing the LAST second of my data. Previously I removed the loop and then I only see the first second of data. Is there an easy way to select a different segment of the file to display?
    I have been fighting with these two issues for several days now and I don't seem to be any closer....
    Here is my vi and a sample binary file. (Note that I couldn't attach it as .bin so it needs to be re-named back to .bin from .txt)
    technomage
    Attachments:
    Read-bin.vi ‏56 KB
    23-08-2006-080252.txt ‏128 KB

    altenbach, Thanks a ton for your assistance. I have gained serious insight by examining how you approached this. I am able to see how my thinking was somewhat flawed. Here is the vi I used to write the file. I have also included another sample .bin file (which needs to be renamed to .bin), and a subvi I built to generate filenames based on time stamps.
    This is part of a system we are trying to build to monitor some of our equipment 24/7. The plan is to use this data to monitor long term degradation of the equipment in order to perform preventive maintenance, before problems occur. I work in a Nuclear plant, so problems can be serious...
    In the final application the "Trigger" will be set by a physical input. For example, when a fuelling machine component is commanded to move we will start the data acquisition and when the machine is commanded to stop, the acqusition stops. The plan is to archive all of the data, and any analysis would be done by the system engineers later.
    We would like to able to examine the entire data file which would be captured. A typical movement of our machine might last for as long as 2 minutes. We want to capture all of this time period, but we might need to examine only a couple of seconds anywhere within this window.
    Thanks again for your insight. 5 Stars across the board....
    technomage
    Attachments:
    12-09-2006-074635.txt ‏766 KB
    write.vi ‏82 KB
    Filename Generator.vi ‏20 KB

  • Charts won't appear in CR Viewer?

    Hello,
    Currently trying to use the DHTML viewer to view a report with a chart, a line graph specifically.  The report is showing up blank, although text from the report will show up correctly.  The behavior is actually similar to loading up a blank chart, white in FireFox / IE8, grey in IE6.
    The report was made in Crystal Reports 2008, I'm using the new service pack for Crystal Reports For Eclipse, and it's being served from Tomcat 6.  Looking through the logs, I haven't found any errors, although I'm only checking the logs in (Tomcat Dir)\logs.  The JSP was generated using the wizard in Eclipse, so there shouldn't be anything wrong with how the viewer is being invoked.
    The report uses the results from a command datasource to fill the line graph, and there are parameters in the command.  These are not showing up in the DHTML viewer either.  It's almost like a blank report was entered.
    Are there some libraries I need to include to get the chart to appear?  I'm new to all of this so please let me know any extra information I can provide, or if my terminology is off and I need to explain something.
    Thank you,
    John
    Edited by: John_AM on May 18, 2009 2:44 PM - Added additional details

    You need to choose the right viewer for specific requirement. e.g,
    Following are the types of the viewers with features.
    View a basic report from a web page. -
    > DHTML report page viewer
    View a report from a web page and search for a text string. -
    > DHTML report page viewer
    View a report from a web page and drill down for further detail.----
    >  DHTML report page viewer*
    View a chart from a web page and drill down for further detail.----
    >  report parts viewer
    Prompt users for authentication information or parameters and pass the information to the report viewer.  -
    >  DHTML report page viewer or report parts viewer
    Pass a selection formula or report source to the viewer.----
    >  DHTML report page viewer or report parts viewer
    View a part of a report (such as a field) on a mobile device and drill-down for further detail.----
    >  report parts viewer 
    View a chart in Microsoft Office XP and refresh the chart via a smart tag.----
    >  report parts viewer*
    So all these features can be enabled or disabled through the SDK.
    When you use report parts viewer with crystal reports Java, the report must have report parts and navigation information defined, Crystal Reports Java does not support defininf report parts programmatically.
    Regards,
    Tej

Maybe you are looking for

  • Is there a way to turn off a 24" LED Cinema Display without unplugging it?

    I recently bought a 24" LED Cinema Display to use with my Macbook Air 13".  However, it doesn't seem to have an "off" button.  When I close the MacBook Air, the display is active - so it can be used with peripheries - but I'm not sure how to turn it

  • Intrusive 'Dock' in Full Screen Mode

    I recently moved from a 2009 24" iMac to a current 27" model. Operating system is 10.6.6 with Lr at 3.3. I migrated Lr rather than a fresh install. And here's an odd thing. Since the move, Full Screen no longer overrides the Mac Dock at the bottom of

  • Invalid range "a-Z" in transliteration operator

    Hello, With your help I am close to finishing my linux migration however I am getting the following error while running patch 3077161. It is trying to execute the following command perl -x /oracle/ebt/ebtappl/jtf/11.5.0/admin/scripts/ojspCompile.pl c

  • Java j2ee project integartion

    Hi I have a two project first normal j2ee project second project-java project which connects to data ,take the data from data file and then insert it into database. This data is displayed by jsp pages in first project Now I to integrate this I made a

  • IMac G5 (Leopard) airport problem

    Hi, I have a problem with my airport. When I start my iMac, I can use the airport without any poblems, but when the iMac go to the suspend mode, and I aktivate the iMac again, I can't activate the airport card or sometimes the sysinfo says, that ther