Can't open a object view with mapinfo

i have created this object view (with toad 7.6 in a server oracle 9i ITA, i use mapinfo 7.5 ITA):
CREATE OR REPLACE FORCE VIEW PRG.VISTAMORD
(PIANO_STORIA_ID, ANAGR_ID, PIANO_ID, TIPOMOD_COD, ZTO,
PRG, PIANO_STATO, ATTO_DATA, ATTO_TIPO, ATTO_NUM,
PIANO_VARIANTE, PIANO_NOME, PIANO_NOTE, PIANO_POS_ARCH, PIANO_LEGGE,
ANAGR_COD_COM, MI_STYLE, MI_PRINX, GEOLOC, ST)
AS
SELECT a.Piano_storia_id, a.Anagr_id, a.Piano_id, a.tipomod_cod,
a.ZTO, a.PRG, b.piano_stato, b.atto_data, b.atto_tipo, b.atto_num,
     b.piano_variante, b.piano_nome, b.piano_note,
     b.piano_pos_arch, b.piano_legge, c.anagr_cod_com,
     d.mi_style, d.mi_prinx, d.geoloc, d.st
from (piano b inner join ((oggetti_storia a
inner join aux_indice e on (a.piano_storia_id=e.piano_storia_id)
          and (a.anagr_id=e.anagr_id) and
(a.piano_id=e.piano_id)) inner join anagrafica c on a.anagr_id = c.anagr_id)
     on b.piano_id = a.piano_storia_id) inner join oggetti_spazial d
          on a.anagr_id = d.anagr_id
where ((a.tipomod_cod)<>'DEL')
order by piano_storia_id;
where oggetti_spazial is a object table (a mapinfo map imported in Oracle)
if i don't add the order by clause the view is ok and i can open it in mapinfo,
with the order by clause, when i try to open the view mapinfo give the error:
"errore Oracle: ORA-00600: codice errore INT., argom.:[15819],[5582],[],[],[],[],[],[]. Impossibile recuperare i record nella tavola.
can You Help me?

Hi Gabriel,
I think with enough patience one could get the ASCII DataPlugin Wizard to create a DataPlugin that would work for your file, but the resulting code generated by the wizard is not easily understandable, and it would not have correctly devined the sampling rate from your file format.  I've written a DataPlugin from scratch which correctly reads the data snippet you sent over.  I included an implicit time channel so that you could easily see the time values inferred from the "SampleRate" line.  The implicit time channel rerquires all the lines in the ASCII file to be parsed in order to figure out the correct channel length (line 58), so if you have large data files you should comment out the time channel lines (44, 45, 58) and use just the implict time information already encoded in the data channel waveform properties (for faster file indexing).  Unless your files are verry large, though, I think you'll like the DataPlugin as it is.
Brad Turpin
DIAdem Product Support Engineer
National Instruments
Attachments:
Fischerg_TXT.zip ‏2 KB

Similar Messages

  • I can't open a PDF file with password with my iphone app

    I can't open a PDF file with password with my iphone app, the app send me an error, but the password is correct. This only happend in the new version of iphone. In the latest version I didn't have this problems.

    Can you please share the file with us at [email protected]? Also, can you please confirm that you are viewing the PDF in the Adobe Reader app rather than an app like dropbox, Mail or Safari?

  • Can't open file--"not compatible with this version"

    I can not open a photoshop file, although it was saved with the same version. "The file is not compatible with this version" can someone help me.
    thanks

    hi kirsti
    I use windows 7 and photoshop cs5
    thank you
    Am 02.05.2012 19:06, schrieb Kirsti Aho:
    >
          Re: Can't open file--"not compatible with this version"
    created by Kirsti Aho <http://forums.adobe.com/people/Kirsti-CA> in
    /Community Help Application/ - View the full discussion
    <http://forums.adobe.com/message/4374618#4374618

  • Can't open libHaru-generated PDF with Reader, other readers work.

    Our application uses libHaru to export PDF images.  These PDFs can be opened using PDFlite on Windows, Preview on Mac and some other readers.  However, I have tried several versions of Adobe Reader on both platforms and the files fail to open with the message: "There was an error processing a page.  There was a problem reading this document (14)."   So, it seams that Adobe Reader believes that there is problem with this file.  However, from my very limited understanding of PDF structure, I have no idea what might be wrong, so I don't know how to fix it.  The file is written unencrypted.  It is about as simple a PDF as we can generate - a red-filled rectangle.  I would greatly appreciate any suggestions or help.
    Here is a sample PDF:
    %PDF-1.3
    %∑æ≠™
    1 0 obj
    <<
    /Type /Catalog
    /Pages 2 0 R
    >>
    endobj
    2 0 obj
    <<
    /Type /Pages
    /Kids [ 4 0 R ]
    /Count 1
    >>
    endobj
    3 0 obj
    <<
    /Producer (Haru Free PDF Library 2.3.0-dev)
    >>
    endobj
    4 0 obj
    <<
    /Type /Page
    /MediaBox [ 0 0 236 207 ]
    /Contents 5 0 R
    /Resources <<
    /ProcSet [ /PDF /Text /ImageB /ImageC /ImageI ]
    /Pattern <<
    /Type /Pattern
    /PatternType 1
    /PaintType 2
    /TilingType 2
    /BBox [ 0 0 100 100 ]
    /XStep 100
    /YStep 100
    >>
    >>
    /Parent 2 0 R
    >>
    endobj
    5 0 obj
    <<
    /Length 6 0 R
    >>
    stream
    1 0 0 -1 -118 296 cm
    1 w
    0 0 0 RG
    [] 0 d
    1 0.3 0.3 rg
    q
    % Rect
    119.25 90 m
    352.5 90 l
    352.5 294.75 l
    119.25 294.75 l
    119.25 90 l
    h
    B
    Q
    endstream
    endobj
    6 0 obj
    135
    endobj
    xref
    0 7
    0000000000 65535 f
    0000000015 00000 n
    0000000064 00000 n
    0000000123 00000 n
    0000000188 00000 n
    0000000458 00000 n
    0000000647 00000 n
    trailer
    <<
    /Root 1 0 R
    /Info 3 0 R
    /Size 7
    >>
    startxref
    666
    %%EOF

    You would need to post a sample PDF that demonstrates the problem.  All you posted there is text.  (PDF is a BINARY file format)
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Thu, 13 Oct 2011 11:02:42 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Can't open libHaru-generated PDF with Reader, other readers work.
    Can't open libHaru-generated PDF with Reader, other readers work.
    created by Fred Snerd<http://forums.adobe.com/people/Fred+Snerd> in PDF Language and Specifications - View the full discussion<http://forums.adobe.com/message/3969828#3969828

  • I can't open or save file with Java Web Start

    Hi,
    i can't open or save file with Java Web Start:
    import java.io.*;
    import java.util.*;
    public class MetaDataFileCreator {
    public String fileNameSpace = null;
    public String fileName = null;
    protected Properties file = null;
    public MetaDataFileCreator(String fileNameSpace, String fileName) {
    this.fileNameSpace = fileNameSpace;
    this.fileName = fileName;
    public void createMetaDataFile() {
    try {
    System.out.println("file METADATA");
    ClassLoader cl = this.getClass().getClassLoader();
    String nameFileMetaData = fileNameSpace + fileName + ".txt";
    FileOutputStream fileOS = new FileOutputStream(cl.getResource(nameFileMetaData).getFile());
    file = new Properties();
    file.setProperty("aaaaa", "aaaa");
    file.store(fileOS, "");
    fileOS.close();
    } catch (Exception e) {
    System.out.println("Error writing metadata-file: " + e);
    System.exit(1);
    e.printStackTrace();
    I have try also to open a file like this:
    ClassLoader cl = this.getClass().getClassLoader();
    file.load(cl.getResourceAsStream(nameFile));
    also like this:
    try {
    fos = (FileOpenService)ServiceManager.lookup("javax.jnlp.FileOpenService");
    fss = (FileSaveService)ServiceManager.lookup("javax.jnlp.FileSaveService");
    } catch (UnavailableServiceException e) {
    fss = null;
    fos = null;
    System.out.println("Error with JNLP");
    System.exit(1);
    if (fss != null && fos != null) {
    try {
    // get a FileContents object to work with from the
    // FileOpenService
    FileContents fc = fos.openFileDialog(null, null);
    //FileContents newfc2 = fss.saveAsFileDialog(null, null, fc);
    // get the OutputStream and write the file back out
    if (fc.canWrite()) {
    // don't append
    os = fc.getOutputStream(false);
    } catch (Exception e) {
    e.printStackTrace();
    also like this:
    File f = new File((System.getProperty("user.home")+"x.txt").toString());
    FileOutputStream fileX = new FileOutputStream(f);
    OutputX = new PrintWriter(new BufferedWriter(new OutputStreamWriter(fileX, "UTF8")));
    OutputX.println(....
    but it doesn't work with Java Web Start.
    Can someone help me?
    How can I open or save file?
    thank you.
    Sebastiano

    Did you specify <all-permissions/> in your JNLP file? Did you sign your code? What error are you getting?

  • I can't open any pdf documents with Adobe Reader XI...get an error that "Adobe has stopped working" then it closes.  Any suggestions?

    I can't open any pdf documents with Adobe Reader XI...get an error that "Adobe has stopped working" then it closes.  Is this an Adobe issue, Microsoft issue, or security issue? 

    Thank you!  That seemed to do the trick.  Don't think I'd ever have figured that one out!!
           From: pwillener <[email protected]>
    To: Sharon Atkins <[email protected]>
    Sent: Monday, February 16, 2015 9:47 PM
    Subject:  I can't open any pdf documents with Adobe Reader XI...get an error that "Adobe has stopped working" then it closes.  Any suggestions?
    I can't open any pdf documents with Adobe Reader XI...get an error that "Adobe has stopped working" then it closes.  Any suggestions?
    created by pwillener in Adobe Reader - View the full discussionSince you mention Microsoft, I assume that you are on Windows. Can you open Reader by itself?  If so, try disabling Protected Mode Edit . If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7201334#7201334 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7201334#7201334 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Adobe Reader by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • Hello, I can see the Icon of my external hard on the mac os x 10.6.8 but I can not open it or view any file in the external hard

    hello, I can see the Icon of my external hard on the mac os x 10.6.8 but I can not open it or view any file in the external hard
    your prompt reply will be appreciated
    thanks

    Reinstall 10.6 again, but this time hold c boot off the 10.6 and erase the ENTIRE internal drive.
    You do this by selecting the drive makers name and size on the left hand side, not the slightly indented partition underneath it.
    If you erase and install 10.6 only into a parittion, say Macintosh HD, the you still have the hidden Lion Recovery Partition on the drive and it appears you already have 10.7
    In the MAS, hold option and click Purchases to redownload Lion
    FYI, you don't need to install 10.6 to reinstall 10.7, 10.7 can be reinstalled via the Lion Recovery, Command r boot.
    See this for more info
    https://discussions.apple.com/docs/DOC-3046

  • HT204382 I can't open a .wmv file with quicktime player.  Shouldn't I be able to?

    I can't open a .wmv file with quicktime player.  Shouldn't I be able to?

    No. To do so you need to install Flip4Mac WMV Player 2.4.4.2.

  • I can't open D7200 NEF file with Photoshop CS6. I checked the updates and there are no updates available. What do I do?

    Hi,
    I can't open D7200 NEF files with Photoshop CS6.I checked the updates and there are no updates available.What do I do?
    Nitin

    For the time being, shoot JPEG images. At this time there is no support for NEF files from the D7200 in any Adobe product. It was released at such a time that it wasn't included in the last Camera Raw update. And Lightroom hasn't been updated either. Consequently, there is no DNG converter available at this time. We will have to wait and see what programs will be able to accommodate the D7200 when Adobe releases updates or upgrades that support the camera.

  • Can't Open 3rd party Apps with my User (Icon Bouncing then Application Not Responding)

    Hi
    Problem:
    I can't Open 3rd Part Apps with my user (FireFox, Chrome, Dropbox, GoogleDrive, Mega, Final Cut Pro X, etc) they just star bouncing and after a while they stop bouncing then i righ click on them and it says "Application Not Responding", but i can open native apps like Safari, iTunes, iMovie, Finder, Settings
    Other Events:
    -Just Before this happend i was editting a video on FCPX, y export it and tried to upload to Google Drive (in Chrome), when it was uploading I closed FCPX and the uploading stop it at 91%, y tried to reupload but then I realized that this video was in a temp folder and it wasnt there anymore, so I open FCPX to export it again and i couldnt, it was just bouncing and then "App not responding".
    -After Installing Yosemite i feelt it slow even after it finished the encriptation File Vault, specially in chrome.
    I have tried:
    1-Repair Disk Permisions
    2-Reset SMC
    3-Reinstall FCPX
    4-Decrypted the Disk and create another user and i was able to run Chrome, FireFox and FCPX, When I opened FCPX it started but when it was trying to open the project that i was working , it restarted the app and i couldnt open FCPX again, just bouncing and App Not Responding
    Any suggestions to keep my User working?
    Macbook Pro Mid 2012
    -OSX Yosemite,
    -16GB Ram1600MHz DDR3
    -750GB 5400RPM
    -2.9GHz dual-core Intel Core i7 processor (Turbo Boost up to 3.6GHz) with 4MB L3 cache

    Yes, as long as you let TM do a full disc backup (that is, you do not exclude anything in the TM backup settings) you will have a backup that allows a full system restore - puts everything back just as it was.
    You can also clone your system using the shareware app SuperDuper or the donation-ware app CarbonCopyCloner
    http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html
    http://www.bombich.com/
    Both of these apps will make a true clone (literally, a bit-by-bit copy) of your hard drive onto an external drive.  This clone will actually be bootable itself (you plug in the drive and hold the option key during startup then select the clone to boot from).  You would boot from the clone, then reverse-clone it back onto your internal hard drive.
    If you are really serious about being highly confident of not loosing files, you could use both  - I keep a TM backup on one drive, and 2 clones on separate bus-powered hard drives.
    P.S. even if you had not had any issues, you really, REALLY should be keeping regular, up to date backups anyway - things go flooey without warning sometimes and you risk loosing everything on your machine if you DON'T keep regular backup copies available.

  • I' can't open images or files with trial version of Photoshop cc

    I' can't open images or files with trial version of Photoshop cc. Photoshop starts, it seems ok, but don't work.
    Illustrator cc works very well. Why?

    1. I open Photoshop cc Trial version
    2. I click "continues with the trial version" (in italian version)
    3. File>Open> psd (cs5) or jpeg files
    I can't even open a new document. (File>New> etc..)
    All files can be opened by Paint, Ilustrator etcc.  Only Photoshop doesn't work.
    I just see this

  • Problem Inserting into object view with OracleXmlSave

    Gurus,
    I'm trying to insert into an object view with
    multiple collections of objects representing a master/detail relationship and a CLOB column, but I've this error:
    oracle.xml.sql.OracleXMLSQLException: Error Interno
    at oracle.xml.sql.dml.OracleXMLSave.saveXML(OracleXMLSave.java:1967)
    at oracle.xml.sql.dml.OracleXMLSave.insertXML(OracleXMLSave.java:1060)
    at onix.interface_isbn.OnixXmlLoader.doInsert(OnixXmlLoader.java:165)
    at onix.interface_isbn.OnixXmlLoader.setLoader(OnixXmlLoader.java, Compiled Code)
    at onix.interface_isbn.OnixXmlLoader.<init>(OnixXmlLoader.java:23)
    at onix.interface_isbn.correrLoader.main(correrLoader.java:77)
    I'm using OracleXmlSave with insertXML method to do this.
    Is There any limitations to do that? (example
    number of tables into the view, columns datatype).
    I'd appreciate any comments
    Thank

    No known limitations. Please post the sample DDL to create your object types and object view, along with an example of the example XML document you're trying to insert.

  • I can not open some internet sites with my ipad

    since i download new apple software 7.2 i can not open some internet sites with my ipad! it lets me open only english sites nothing else...

    Try a soft reboot and see if that helps.
    1. Press and hold power + home button until screen goes off and apple logo appears.
    2. Once the apple logo appears release both buttons and let the phone reboot.
    This helps clear temporary files. I assume you've tried deleting safari from multitasking?
    You could always try using a different app top browse the internet.
    VPN is another solution as it has helped me out before.
    Hope this helps.

  • How can i open appleworks 6 documents with 10.9.1

    how can i open appleworks 6 documents with 10.9.1

    Hi,
    See A Brody's AppleWorks tip here: https://discussions.apple.com/docs/DOC-2522
    John M

  • Hi, i can not open an apple id with my internet card, can you help me please

    hi, i can not open an apple id with my internet card, can you help me please

    What country are you in, and are you trying to use another country's store ?

Maybe you are looking for

  • An old web designer who's confused...

    Hi all, I'm a long-time web and graphic designer, having started when Flash was in version 2 and Dreamweaver wasn't even thought possible. Pixel spacers and nested tables were (and actually, still are!) my basic method of site build. Now that I've in

  • Device not started up.

    Device not started up. On Screen charging indicator - OK. Opportunity to enter into recovery mode. Recovery via iTunes Failed -  Error 9.

  • I have lost my ipad - on it i had two purchases of audiobooks from iTunes.

    When I synced my iPhone 4s, the books stopped playing. They are not on my Mac, although I must have used that to transfer them. When I go to itunes the books are listed with the cost. Why should I buy them again? Can i please have the books I purchas

  • Backup Schedule Strategy

    I am working in a company's plant and i have an external hard disk to take the backup . What strategy i should aquire for backups.

  • Repeat delta from ODS to Cube.

    Hello All, The data is coming from ODS to InfoCube... Load for 24.05, 25.05 and 26.05 is successfully uploaded in ODS (full Upload) from R/3 system. But the load for date 25.05 failed in InfoCube due to invalid chs. in one of the field. The infocube