Error in exporting alarms to file

dear all,
I m using Labview 7.1 and its DSC software for exporting alarms to a file.
i m using "Alarms and Event Query to SpreadSheetFile.vi" for exporting alarms.
First time when i run it then it generates the output alarm file but it was blank having only header in 2nd line of file no other data in it.
then i delete the data folder manually.
on starting again it creates the data folder after that when i run my vi for exporting alarms then it shows error as follows:-
"error code "-1967386616 " "Hist_Alarms to SpreadSheet.vi" citadel (Hex 0x8ABC1008) Read alarm failed because of connection or query failure.
 After lot research i found one of the reason may be that in data folder "MsSql.mdf and mssql.ldf" files are not generated. These files are automatically generated first time but not generated after deleting the data folder why?????
so please resolve it as early as possible for u anybody.
Thanks in advance,
Regards,
Dhanwanti

dhanwanti wrote:
dear all,
I m using Labview 7.1 and its DSC software for exporting alarms to a file.
i m using "Alarms and Event Query to SpreadSheetFile.vi" for exporting alarms.
First time when i run it then it generates the output alarm file
but it was blank having only header in 2nd line of file no other data
in it.
then i delete the data folder manually.
on starting again it creates the data folder after that when i run my vi for exporting alarms then it shows error as follows:-
"error code "-1967386616 " "Hist_Alarms to SpreadSheet.vi" citadel
(Hex 0x8ABC1008) Read alarm failed because of connection or query
failure.
 After lot research i found one of the reason may be that in
data folder "MsSql.mdf and mssql.ldf" files are not generated. These
files are automatically generated first time but not generated after
deleting the data folder why?????
so please resolve it as early as possible for u anybody.
Thanks in advance,
Regards,
Dhanwanti
The mdf and ldf files are not
created when you export the alarms but when you start up the DSC
engine. They are the database files where the alarms and events are
stored. Deleting them will result in an error during query because
LabVIEW DSC asks the MS SQL engine to query those files for alarms and
events in the specified time interval and other filter parameters and
MS QSL returns an error saying it can't find those files.
All the export does is quering the database for alarms according to
your criteria  (time interval and other filter events) and then
writing it to a text spreadsheet file. If that file is empty you have
either no alarms in the database (likely since you have deleted them
many times already) or you specify filter parameters that describe an
empty query result.
Rolf Kalbermatter
Rolf Kalbermatter
CIT Engineering Netherlands
a division of Test & Measurement Solutions

Similar Messages

  • Error while exporting a par file from NWDSVersion: 7.0.19 to portal7.0

    Hi,
    When i tried to export a par file from NWDS to portal. I am getting the following error. Please can any one help me to trace out this error.
    21.08.09 / 15:09] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.io.FileNotFoundException: http://sgcsapeps:50200/irj/servlet/prt/portal/prteventname/upload/prtroot/com.sap.portal.runtime.system.console.ArchiveUploader?login_submit=on&j_user=XXXXX&j_password=YYYYYYt&j_authscheme=default&uidPasswordLogon=Log%20on
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:792)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:363)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:435)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:221)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:416)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:350)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:531)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at org.eclipse.ui.actions.ExportResourcesAction.run(ExportResourcesAction.java:112)
         at org.eclipse.jface.action.Action.runWithEvent(Action.java:842)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         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:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Thanks in Advance.
    Regards
    Basha

    Hi,
    Just make sure you have maintained correct server setting to check the same open the NWDS and follow this path
    Windows/ Prefereces / SAP Enterprise Portal
    Check the following enteries
    Alias
    Host
    Port
    Login etc.
    Regards,

  • Error message exporting large picture file from Aperture 3.5

    Recently I took a large panaramic comprised of 165 pictures using Gigapan Epic Pro and stitched together using software provided with Gigapan. I exported the stitched file into Aperture to perform final edits.  When I go to export the final version I keep getting an error message. The file size will be approximately 2.0 GB. I've been able to export a 0.7 GB file without problems (it did take several minutes). I have a late 2009 27" iMac with 3.3 GHZ Intel Core 2 Duo processor and 16 GB memory. Any suggestions?  Not sure if this is an Aperture problem or if my system is not up to the task. Below is the error mesage I receive.  Thanks for your assistance.

    Testing: Exporting a large TIFF - the original is 24512 × 23016 (564,2 MP), 1.05 GB
    The exported file that I am seeing on my Desktop after 10 minutes, is showing this in the Preview:
    But after exporting there was no message at - neither an error message nor the usual alert when finished "Export 1 version completed - Reveal ...".
    So, I am not yet conviced that the export went well, but Aperture can export gigantic TIFFs.
    What is the file format you have been using? My test was done with TIFF, 16 bit.
    Aperture 3.5.1

  • System Measurement - Error while exporting to LAW file

    Hi all,
    We have the SAP ERP 6.0. We started the system measurement on our ECC landscape with the aim to consolidate the results with LAW in Solution Manager. We performed the measurement in our production server and we select System Measurement - Export to Law File and execute, we are having the following error:
    Last measurement was not successfully performed (see USMM)
    We are having the error despite doing the measurement afresh
    Grateful if you could suggest what to do.
    regds

    Hi all
    thanks for all your comments.
    We have tested in other system with Basis 14 and it works there. So we are presuming that the error is due to Basis being level 13.
    Still, we have informed SAP about the error.
    thanks all.

  • Error when exporting to flat file in ODI 11g

    This works ok in ODI 10g. I'm using IKM SQL to File Append on Windows Server 2008 R2
    Getting the following error when exporting to a flat file in ODI 11g: ODI-40406: Bytes are too big for array
    I've seen a couple of threads like this on the forum, but I've never seen an answer to the problem.

    Problem is with the difference in behaviour for the IKM SQL to File Append KM between 10g and 11g.
    Our 10g target file datastore had a mixture of fixed string and numeric columns. Mapping from the source to target was simple one to one column mapping. It generated the desired fixed format flat file; numerics were right adjusted with embedded decimal point and leading spaces. Each numeric column in the generated flat file occupied the exact space allocated to it in the layout. This gave the desired results, even though documentation for the 10g IKM states that all columns in the target must be string.
    When we converted to 11g and tried to run this interface, it generated an error on the "numeric" columns because it was wrapping them in quotation marks. The result column was being treated as string, and it was larger than the defined target once it acquired those quotation marks.
    In order to get 11g to work, I had to change all the numeric columns in the target data store to fixedstring 30. I then had to change the mapping for these numeric columns to convert them to right adjusted character strings (i.e. RIGHT(SPACE(30) + RTRIM(MyNumericColumn),30).
    Now it works.

  • Error in Export Layers to Files (PSCS 5)

    When I try Scripts-export layers to files in PS CS5, I get the message "Error 519: Server Interface error (No component returned from CreateWidget- line 250)".
    This script used to work well. Anybody any idea what to do, cause I ain't got a clue (-:).
    Thanks in advance!
    Rob

    Hi Rob
    Any chance you have a Windows computer/folder mounted on your computer. There's an odd behavior that happens with a couple scripts; Export to layers, Image Processor and Dr Browns 1-2-3 scripts, when a particular Windows environment is logged into your computer. Also, Bridge AOM is effected.
    see below if you do have a Windows computer mounted:
    http://forums.adobe.com/thread/707155?tstart=0
    http://forums.adobe.com/thread/708719?tstart=0
    no workaround but to unmount the Windows computer when running the script. ( you will also need to restart PS)
    good luck

  • Data modeler, error when exporting to csv files

    hi, i have a relational model and i need to export this model to csv files, when exporting the model it errors,
    displaying the following error nmessage:
    Oracle SQL Developer Data Modeler Version: 2.0.0 Build: 584
    Oracle SQL Developer Data Modeler Export Log
    Date and Time: 2010-09-21 15:17:17
    Design Name: Diagram
    Model Name: CSV
    Export Finished
    Errors: 1
    Warnings:0
    <<<<< ERRORS >>>>>
    java.lang.NullPointerException
    the issue is a file is missing when exporting proccess is done, the file is DM_CommentsRDBMS.csv, this file contains the commens of columns.
    Thanks.

    Hi,
    I logged bug however information is not enough to locate the problem.
    You can use export to reporting schema in order to get your model exported - in database in that case.
    We are not going to extend "export to CSV file" functionality any further - it'll be as it is now.
    Philip

  • Error when export to .psd file?

    AI said "Not enough memory to save the file." when I export a general file to .psd fomat.
    I have 8GB physical memory & use i3 cpu, so I doubted that and start task manager to check and export again.
    almost these numbers:
    Physical Memory(MB)
    Total                    8109
    Cached               1890
    Available             56**
    Free                    39**
    Kernel Memory(MB)
    Paged               205
    Nonpaged          55
    I don't have a clue what's wrong there 

    i set them in this way
    Primary:     start up
    Secondary:     C:\
    It desn't work.   There is >50GB free space in my C disk.
    I think the software used scratch disk in case the physical memory ran out.
    And only a quater of memory was in used in my pc. so I don't see how this can solve the problem.
    thank you all the same.

  • Error on exporting a PAR file to portal

    I am trying to export a portal application (java code) to PAR file in the NWDS. i am getting the following error;-
    <b>PAR Upload failed:Please make sure that portal server is running.
    HTTPS is not supported ,please ensure the server is not using HTTPS</b>
    The PAR file is to be uploaded to the portal later.
    Note:The portal application has compiled successfully.
    Is it not supported in this version of the portal?
    Please help
    Regards
    Navneet
    Message was edited by:
            Navneet Giria

    Hello Navneet,
    Check these threads:
    Problems deploying par file via Netweaver Developer Studio
    Unable to Upload  portal application from NWDS
    If this does not help, try deploying from
    System Administration-> Support-> Portal Runtime-> Administration Console.
    At the option "Please specify a Portal Archive file (PAR) and press "upload" to store it into the PCD." Deploy your par file by giving the path.
    Greetings,
    Praveen Gudapati
    p.s. Points are always welcome for helpful answers

  • UPK 361 - Error when exporting to .odarc file

    In order to generate a new backup of my complete training material, I select Tools->Export->Documents->Export my selection and related documents and a FilenName is given,
    as I normally do. During the last 2 days, as soon as this process starts a small window is displayed showing the progress, as soon as 50% is reached the window dissapears and no message is displayed.
    Do you have any clue regarding this problem? Is there any activity log I can see?
    Thank you in advanced! //
    Rubén
    Note: I treid already to optimize the RAM memory but it did´nt work at all.

    Was the odarc file created in the location you defined? This actually sounds like a successful export (there is no 'export successful' message at the end of this process) just that the progress bar doesn't necessarily move smoothly from 0 to 100%. You can also look for the Export Activity Log.xml file (by default in the \My Documents\User Produtivity Kit\Logs folder). Look for anything in a <Message> tag other than "Export successful."

  • QT-0544-bfe29850-13ebc4-00 error after exporting

    Has anyone received this error after exporting from other files? I get this and can't show MOV files after I export from AVI to MOV. It show me that it can't find this file on my hard drive. I've removed all and re-installed everything again. Removed the application data apple computer and local application apple computer information and then reinstalled. I still get the error. HELP. Thanks.

    Hello,
    May this dump error is due to the SUM OVERFLOW error
    you can do this way..
    PARAMETERS fact TYPE i.
    DATA: fact_save TYPE i,
          res(16)  TYPE p.
    ARITHMETIC_ERRORS contains COMPUTE_BCD_OVERFLOW ***
    CATCH SYSTEM-EXCEPTIONS ARITHMETIC_ERRORS = 5.
      res = fact_save = fact.
      SUBTRACT 1 FROM fact.
      DO fact TIMES.
        MULTIPLY res BY fact. "<- COMPUTE_BCD_OVERFLOW
        SUBTRACT 1 FROM fact.
      ENDDO.
    ENDCATCH.
    IF sy-subrc = 5.
      WRITE: / 'Overflow! Factorial of', fact_save,
                                   'cannot be calculated.'.
    ELSE.
      WRITE: / 'Factorial of', fact_save, 'gives', res.
    ENDIF.
    the same way you can handle your case.
    Regards
    Vasanth

  • Error in exporting photoshop file

    We have several copies of After Effects being used in the office.  Both myself and another user have encountered a problem saving as photoshop layers.  It gets 87% or so into it and then gives the error; "error in exporting photoshop file" in the info window.  Any thoughts?

    I don't think expressions should have any influence on teh matter. They are just another way of formulating an animation stream value just like keyframes. Icould think of a few things:
    - The new pixel aspect ratio handling in CS4. Due to the conversion, something may happen to the source footages.
    - Layer styles. this may cause a "cyclic use" of the Photoshop engine. Some of that stuff has changed quite a bit for CS4 to accomodate Ps Live 3D and teh new adjustment layer model.
    - Hardware accelerated effects. CS4 passes through OpenGL acceleration through all comps. Using an effect that uses it and happens to think it doesn#t need to fall back into software only mode, may cause a hiccup.
    - MediaCore. Similar to the previous, it uses hardware acceleration and may show weird behaviors, varying solely based on differences in graphics cards.
    In particular for the last two points I would think it is what makes the difference between your systems. One of them has not enough juice on OpenGL, so it's "safe". I'd definitely investigate along those lines.
    Mylenium

  • 'file could not be written due to an error' when exporting jpg

    I'm working with an Illustrator file in CS2 and after a certain point it has started saying 'the file could not be written due to an error' when exporting to a jpg.
    i've tried a couple things like deleting layers and although the file is much smaller, it still says the same error when exporting.
    at its highest it was 130mb as an illustrator file and jpgs were 2-5mb.
    i''ve tried copying some of the layers into a new file but the error report still comes when i'm exporting.
    i have vector and raster based data in the file and tried turning off/deleting either of the layers and there is no difference.
    i don't understand why it's started doing this because before it had no problem at all exporting before.
    ANY IDEAS ANYONE?  I'm trying not to have to reproduce days of work to remake the file.
    many thanks,
    P

    Mylenium,
    Sounds like you know a good deal about this product.  Is there any way to restore a color profile/setting to an earlier point?
    I don't recall changing it and to tell you the truth, wouldn't be able to say which it may have been set to before - if different.
    Thanks,
    Paul

  • Error when exporting file from LR5.2 - file created

    After updating to LR5.2, I receive an error when exporting files to another disk drive.  a file is created, but a warning appears "Unable to Export:  "An internal error has occurred: Win32 API error 2 ("The system cannot find the file specified.") when calling ShellExecuteExW from AgWorkspace.shellExecute".  I also have CC iunstalled for other applications, but originally installed LR5 as a standalone Adobe application.  I tried removing the program and reinstalling through CC, with no change in this behavior.

    The answer is in the thread:
    http://forums.adobe.com/thread/1303578?tstart=0

  • Error while exporting metadata file /iam-features-ldap-sync/LDAPUser.xml

    Hi All,
    i am trying to export /iam-features-ldap-sync/LDAPUser.xml metadata file with the weblogic properties mentioned below
    # Weblogic Server Name on which OIM application is running
    wls_servername=oim_server1
    # If you are importing or exporting any out of box event handlers, value is oim.
    # For rest of the out of box metadata, value is OIMMetadata.
    # If you are importing or exporting any custom data, always use application name as OIMMetadata.
    application_name=OIMMetadata
    # Directory location from which XML file should be imported.
    # Lets say I want to import User.xml and it is in the location /scratc/asmaram/temp/oim/file/User.xml,
    # I should give from location value as /scratc/asmaram/temp/oim. Make sure no other files exist
    # in this folder or in its sub folders. Import utility tries to recursively import all the files under the
    # from location folder. This property is only used by weblogicImportMetadata.sh
    metadata_from_loc=@metadata_from_loc
    # Directory location to which XML file should be exported to
    metadata_to_loc=D:/MDS
    # For example /file/User.xml to export user entity definition. You can specify multiple xml files as comma separated values.
    # This property is only used by weblogicExportMetadata.sh and weblogicDeleteMetadata.sh scripts
    metadata_files=/metadata/iam-features-ldap-sync/LDAPUser.xml
    # Application version
    application_version=11.1.1.3.0
    i get the following error
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Starting export metadata script ....
    Please enter your username [weblogic] :weblogic
    Please enter your password [welcome1] :
    Please enter your server URL [t3://localhost:7001] :t3://hostname:7001
    Connecting to t3://hostname:7001 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'OIMDOMAIN'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    Location changed to domainRuntime tree. This is a read-only tree with DomainMBea
    n as the root.
    For more help, use help(domainRuntime)
    Problem invoking WLST - Traceback (innermost last):
    File "C:\Oracle\Middleware\Oracle_IDM1\server\bin\weblogicExportMetadata.py";,
    line 22, in ?
    File "C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\mdsWLSTCommands.py";, line 134, i
    n exportMetadata
    File "C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\mdsWLSTCommands.py";, line 568, i
    n executeAppRuntimeMBeanOperation
    File "C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\mdsWLSTCommands.py";, line 538, i
    n getMDSAppRuntimeMBean
    UserWarning: MDS-91002: MDS Application runtime MBean for "OIMMetadata" is not available. "exportMetadata" operation failure.
    i have exported these files multiple times, it never gave an errror, but this time i see this error, please help.
    Thanks in advance

    Glad that worked.
    Working with MDS, another way is to use the EM console for exporting/importing data from/to MDS. This I find lot easier rather than working with the OOTB script.
    Steps are:
    http://ADMINSTRATION_SERVER/em
    Navigate to Identity and Access, oim. Right-click and navigate to System MBean Browser.
    Under Application Defined MBeans, navigate to oracle.mds.lcm, Server:oim_server1, Application:oim, MDSAppRuntime.
    To export the configuration files:
    •     Click the Operations tab, and then click exportMetaData.
    •     In the toLocation field, enter /tmp or the name of another directory.
    •     Select createSubDir as false.
    •     In the docs field, enter the complete file location as the Element.
    •     Also select false for excludeAllCust, excludeBaseDocs, and excludeExtendedMetadata. Then, click Invoke.
    This exports the file specified in the docs field to the directory specified in the toLocation field.
    To import the configuration files:
    •     Click importMetaData
    •     In the fromLocation field, enter /tmp or the name of the directory in which you have the configuration files.
    •     Select createSubDir as false.
    •     In the docs field, enter the complete file location as the Element. For example, /db/oim-config.xml.
    •     Also select false for excludeAllCust, excludeBaseDocs, and excludeExtendedMetadata. Then, click Invoke.
    This imports the file specified in the docs field to MDS in the toLocation field.
    HTH

Maybe you are looking for

  • Error opening a report

    Post Author: ehornek CA Forum: JAVA Hi, I am trying to open a report in Java and get the error message below. Does anyone know what's going wrong? Thanks for your help! Crystal Report Viewer 2.1.19 java.vendor = Sun Microsystems Inc. java.version = 1

  • AMD FirePro 2270 stuck at low resolution

    Hey all, my new box came with a AMD FirePro 2270 and a BENQ 27" (BL2710)monitor. When starting up X (gnome as WM), resolution is stuck at 1680x1050 instead of the desired 2560x1440. Both card and monitor should be able to handle this resolution. I am

  • Need help hooking up 2 i pods  -  please

    I have an ipod classic and have my library set up for a long time. I bought a nano for my daughter for xmas and hooded it up. I think I should have selected new device or something because her nano is now connected to my classic so all my songs are o

  • Can I use mini mac with my G5 second generation

    I have a g5 second generation I mac Can I use it with a mini mac?

  • Firefox is blocking my going to different pages in Facebook for last 4 days.

    Every time I am in Facebook and want to click on any of my other pages or my friends pages, I have the notice that Firefox is not allowing the automatic transfer to the other page. I then will click on Allow and it will sometimes let me transfer then