Combine several large partitioned spatial networks

Hello,
i want to combine several large spatial networks which are already each partitioned. (navteq world dataset).
The idea was to create a new network based on a view with "union all" of the orginatin networks, but i have no idea, if the partitioning will still work
just by giving the partitions a new id, or do i have to recreate the partitions and partition blobs which will be a very time consuming process in a network
of 250.000.000 links.
Does anyone have any experiance with that issue ?
Regards
Markus

Oracle version is 10.1.0.5 (32-bit Windows)
But we also test it and observed similar behavior on 10.2.0.3 (64-bit Windows).
I might have misled you, the table with 1450 records is not partitioned, and there is no triggers for this table.
The index creation statement is below:
CREATE INDEX LOG_LOCATION_02 ON LOG_LOCATION_LAST
(GEOLOC)
INDEXTYPE IS MDSYS.SPATIAL_INDEX
PARAMETERS('layer_gtype=point');
The one containing 16.000.000 records is partitioned, it has some triggers.
The index creation statement is below:
CREATE INDEX INFOMOBIL.TRANS_INX_02 ON INFOMOBIL.TRANS
(GEOLOC)
INDEXTYPE IS MDSYS.SPATIAL_INDEX
PARAMETERS('layer_gtype=point')
LOCAL (
PARTITION PTRANS_200702 PARAMETERS('TABLESPACE=TRANS_INX_02'),
PARTITION PTRANS_200703 PARAMETERS('TABLESPACE=TRANS_INX_02'),
PARTITION PTRANS_200704 PARAMETERS('TABLESPACE=TRANS_INX_02'),
PARTITION PTRANS_MAX PARAMETERS('TABLESPACE=TRANS_INX_02')
We experience the same behavior for both tables.

Similar Messages

  • ITunes music on 2 partitions - need to combine onto larger partition

    My wife has an XP machine that has a small (15Gb) C: drive, and a larger (50GB) D: drive. At one time I had set up iTunes (7.5.0.20) to have the library on the D: drive. Those files are still there. At some point in Sept 2006, the iTunes library pointer got changed to the C: drive (c:\documents and settings\username\my documents\my music\iTunes\iTunes Music.
    Now everything she buys from the iTunes store or rips ends up on the C: drive, and there's no more room.
    I'd like to move the files from the C: drive to the D: drive, and then have iTunes point to the D: drive for the library.
    Is there a simple way to do this?
    Thanks in advance for any help...

    I figured this out on my own, then bought my wife a new iMac this past March, so this is pretty much moot at this point...

  • Partitioning Logical Network

    Hello,
    I need select a storage for a very big graph (>20mln nodes, > 45mln links). I've looked at Oracle Network solution.
    I don't have any geometry or topology information in my data (the graph is more like social graph) so I decided to use Logical Network.
    I've created Logical Network, inserted nodes/links into corresponding tables and run several queries over database:
    SELECT SDO_NET.GET_IN_LINKS('yl_net', 1) FROM DUAL;
    That queries took too long time (>2sec) to complete, so I decided to load model into memory to speed up queries.
    I would very appreciate if you help me to resolve following questions:
    1. Is is mandatory to partition Logical Network in order to load it into memory?
    2. How to partition Logical Network?
    I've tried to use SDO_NET.SPATIAL_PARTITION function and faced with the exception "ERROR: network: XX_NETWORK is not a spatial network, partition aborted".
    (Link to forum were people came across the same problem Make Partition Table in Logical Network

    Is you network scale free?
    If the logical network is a power law (scale-free) network, do not use this procedure to partition it, but instead use theSDO_NET.LOGICAL_POWERLAW_PARTITION procedure.[here]
    If that's not the case, please provide us with a test case so we can reproduce the error?

  • Combining several iMovie projects into one, time-not space-being the factor

    Hello,
    Space is not an issue (large external drive), but I'm trying to figure out the fastest way to combine several iMovie projects into one (so each movie will become a chapter in iDVD). I'm pretty sure there must be a better way than I'm attempting, selecting all the clips in clipviewer, then dragging and dropping to the new project clipviewer. As I've done this, the "time remaining" window keeps growing (started out about 4 minutes, climbed to "92 minutes remaining," then I aborted the move). Details: each movie is about 8-10 minutes long, widescreen, made up of various (sometimes many) dv clips, audio segments, still photos, etc.
    I have added dv clips to a project via the media folder (project unopened), but this was a single item and simple to move from trash into the project. In this case, I'm not sure what to move in order to save the entire project intact.
    Thanks so much for any help,
    b
    Message was edited by: Bimp

    Thanks for your reply, Klaus. I'm just now getting to try your suggestion to copy and paste from timeline rather than drag and drop from clipviewer. Alas, it seems to be choking terribly on the transfer. This video is not a 60 minute movie, either; it's about ten minutes. I has about 60 files to it. I did get to the point where I felt confident enough to empty the trash and save the project, so I assume the clips that are there are not still "attached" to the unedited dvs.
    Earlier I tried to export, in the advanced settings, to the full quality dv, but the quality really dropped, way too much for the intended use. I'm pretty much stumped at this point, unless I can hear some other suggestions.
    What I might try doing is simply dragging and dropping all the packet contents of the media folder into the other movie's media folder, but then I suspect I'll have to rebuild the darn thing from bits and pieces and it may be like putting Humpty Dumpty back together again...ugh.
    I'm sure I'm not the first person to face this challenge, am I? Of course, my lesson learned is to build one dvd's contents in one imovie project. If it weren't for the fact that I need to offer viewers the option to "play movie" (play all the videos as one movie) I'd simply drag each movie into iDVD and do it that way (the dvd showing each video separately).
    Would still love to hear of other possible solutions here, before trying some other forum.
    thanks!
    B

  • Support for LARGE Wi-Fi networks in 10.3.9

    I've noticed that there's been an update to improve support for Large Wi-Fi networks for 10.5.x. See the following update:
    http://www.apple.com/support/downloads/airportextremeupdate2008002.html
    I'm helping out at a private school that has 30+ iBook G4 running 10.3.9. Randomly the computers can't connect to the very Large Wi-Fi network (30+ routers). I see the following in the System.Log
    Sep 19 09:09:45 localhost kernel: AirPort: Link DOWN (AP disAssoc 0)
    Sep 19 09:09:45 localhost kernel: AirPort: Link Active: "MTZion" - 001de625a500 - chan 11
    Sep 19 09:11:55 localhost kernel: AirPort: Link DOWN (AP disAssoc 0)
    Sep 19 09:11:55 localhost kernel: AirPort: Link Active: "MTZion" - 001de625a500 - chan 11
    Sep 19 09:14:06 localhost kernel: AirPort: Link DOWN (AP disAssoc 0)
    Sep 19 09:14:06 localhost kernel: AirPort: Link Active: "MTZion" - 001de625a500 - chan 11
    Sep 19 09:16:16 localhost kernel: AirPort: Link DOWN (AP disAssoc 0)
    Sep 19 09:16:16 localhost kernel: AirPort: Link Active: "MTZion" - 001de625a500 - chan 11
    Sep 19 09:17:57 localhost kernel: AirPort: Link DOWN (Client disAssoc 0)
    Sep 19 09:18:43 localhost kernel: AirPort: Link Active: "MTZion" - 001de625a500 - chan 11
    I have a MacBook Pro running 10.4.11 and I've also seen this problem. There are several Windows XP systems that DO NOT experience this problem. After reading this update, it appears this is directly related. Does anyone know if there are plans to back port these updates to previous releases?
    It's getting fairly critical that we get this solves as having this many computers but no internet access makes them a lot less useful.
    I'm willing to collect any data required to assist in debug of this problem.
    Thanks.
    Brian

    My bad.. the link is actually posted at:
    http://www.apple.com/downloads/macosx/apple/application_updates/airportextremeup date2008004.html
    Thanks.

  • Acrobat XI PRO: Create a Table of Contents (TOC) automatically in top, after I have combined several pdf.files into a single pdf.file

    Hey
    I have now tried for hours, but now I give up!
    MY WISH -
    Create a Table of Contents (TOC) automatically after I have combined several pdf.files into a single pdf.file.
    I have already bookmarks, shown on the screen (see screenshot below) but I want those bookmark to be visualised in a separate TOC in the top of the combined files.
    This new TOC (which I have inserted) shall be printable and serve as a cover page in a binder.
    I have seen other cheap pdf.programs in the market (e.g. PDF Converter Professional 7.3) which are able to make the above things, easy, fast and nice.
    Regards
    Ole Bünger, Kristianstad Sweden

    Somewhat roundabout way but this should work:
    Is there easy way to print bookmarks Acrobat Pro 9.5

  • How do I combine several pdf files into one so I can send them as one file.

    how do I combine several pdf files into one so I can send them as one file

    Reader doesn't have that ability. You would need Acrobat.

  • How do I combine several pdf files into a single file (MAC OS)?

    How do I combine several pdf files into a single file ?
    MAC OS 10.6.8
    Adobe Reader 11.0.10
    Signed: Ken, in Utah

    Not possible with Reader. You need Acrobat or a subscription to something like PDF Pack to do it.

  • Creating index on large partitioned table

    Is anyone aware of a method for telling how far along is the creation of an index on a large partitioned table? The statement I am executing is like this:
    CREATE INDEX "owner"."new_index"
    ON "owner"."mytable"(col_1, col_2, col_3, col_4)
    PARALLEL 8 NOLOGGING ONLINE LOCAL;
    This is a two-node RAC system on Windows 2003 x64, using ASM. There are more than 500,000,000 rows in the table, and I'd estimate that each row is about 600-1000 bytes in size.
    Thank you.

    you can know the progress from v$session_longops.
    select
    substr(SID ||','||SERIAL# ,1,8) "sid,srl#",
    substr(OPNAME ||'>'||TARGET,1,50) op_target,
    substr(trunc(SOFAR/TOTALWORK*100)||'%',1,5) progress,
    TIME_REMAINING rem,
    ELAPSED_SECONDS elapsed
    from v$session_longops
    where SOFAR!=TOTALWORK
    order by sid;
    hth

  • How Do I Combine Several Images Into One Image Which Contains Links To A Series Of Web Sites?

    How do I combine several images into one such that the combined image contains a series of web links? In particular, I’d like to create such an image and put it into my Outlook email signature. At present, as per the image below, I have at least six separate images in my email signature with each image containing a web link. Is Photoshop the best tool for this job? Or would it be easier to do this in some other package? I have three packages at my disposal: Photoshop, Ilustrator and Dreamweaver. Can someone please explain in detail how I would do this? Or perhaps someone could direct me to a link that explains how to do this. Thank you.

    Thank you for that correction, Hobotor. I admit I hadn't thought about an image map, in the context of someone who doesn't seem to know HTML very well...  My thinking was running along the use of the Photoshop Slice Tool to get most of the way there...
    To expand on the above, if you were to slice up your image using the Slice Tool, say like this:
    Save for Web & Devices will create the HTML and save all the sub-images.
    Then you edit the HTML and add a (hypertext link) elements surrounding the various images.  Only thing is you'll have to set the border-style of the images to none.
    For example:
    <!-- Save for Web Slices () -->
    <table id="Table_01" width="554" border="0" cellpadding="0" cellspacing="0">
    <tr>
      <td colspan="10">
       <img id="Sig_01" style="border-style:none" src="images/Sig_01.jpg" width="554" height="56" alt="" /></td>
    </tr>
    <tr>
      <td colspan="10">
       <a href="http://www.GrahamsWebSite.com"><img id="Sig_02" style="border-style:none" src="images/Sig_02.jpg"
            width="554" height="43" alt="" /></a></td>
    </tr>
    etc.
    A full copy of the HTML and images can be found here...  View Source to see it as an example:
    http://Noel.ProDigitalSoftware.com/temp/Graham/Sig.html
    -Noel

  • Download several large files - get CONTROL_FLUSH_ERROR

    Dear all,
    I want to download several large files from the application server to frontend with function module GUI_DOWNLOAD. I use a loop over the several filenames and download the files with following code:
      DATA: l_append        TYPE as4flag,
                 l_count         TYPE i,
                 l_max           type i    value 50000,
                 ls_ziel         TYPE string,
                 ls_download_txt LIKE LINE OF gt_download_txt,
                 lt_download_tmp LIKE gt_download_txt.
      CONCATENATE p_front gs_sel_table-selname '.' 'txt' INTO ls_ziel.
      IF NOT gt_download_txt[] IS INITIAL.
        LOOP AT gt_download_txt INTO ls_download_txt.
          APPEND ls_download_txt TO lt_download_tmp.
          IF l_count = l_max.
    CALL of FUNCTION MODUL GUI_DOWNLOAD    
            REFRESH lt_download_tmp[].
            CLEAR l_count.
            l_append = 'X'.
          ENDIF.
          l_count = l_count + 1.
        ENDLOOP.
    If I only download one large file, there is no problem. But when I want to download more then one file the function module returns the error CONTROL_FLUSH_ERROR.
    I can not say at which file the error occurs (2nd, 3rd, ...) I think it depends on the file size. Several smaller files are no problem. At two large files I get the error.
    Does anyone has an idea?
    Kind regards,
    Sven

    Hi,
    Please check this thead perhaps it may help.
    Re: CONTROL_FLUSH_ERROR with GUI_DOWNLOAD
    Regards,
    Ferry Lianto

  • How to combine several files into one?

    How to combine several pdf files into one?

    Combine Files is a feature of Acrobat Pro.  Because Reader Touch does not support the feature (yet), this is not the right forum for the question.
    Here's the Acrobat forum for Creating, Editing & Exporting PDFs.
    http://forums.adobe.com/community/acrobat/creating__editing_%26_exporting_pdfs
    You can ask questions and get help from Acrobat experts there.  Good luck!

  • I am using Windows 8.1. I have combined several pdf's, but I can't get the new file to save. Can someone help me?

    I am using Windows 8.1. I have combined several pdf's, but I can't get the new file to save. Can someone help me?

    In Adobe Acrobat use File > Save

  • Combine several pdf docs into one single pdf doc

    I need to combine several pdf's into one pdf. How can I do this?

    Or with non-Adobe programs that you may find by Googling...

  • How do I combine several pdfs into one document?

    I just switched to Yosemite, and now I cannot figure out how to combine several pdfs into one document. I rarely need to do this, so I looked at past tutorials, but nothing seems to work. Help!

    I don't understand - I've just tried it and it worked. I had 2 multi-page pdfs, opened both in Preview, followed my earlier post and saved the new pdf. The saved file is multi-page
    Odd

Maybe you are looking for

  • How do I add the rotate button to the main toolbar for all users

    How do I add the rotate button to the main toolbar for all users. I have a Windows 2003 Citrix farm with Adobe Reader 8. I can add it user by user but I want to add it to all users at once. All users need this rotate button, Thanks in advance ND

  • Af:inputDate in table does not behave normally (11.1.2.3.0)

    Hello all. I'm using jDev 11.1.2.3 When we create a table and the table contains a date column, automatically we get the af:inputDate functionality. At run-time a tiny calendar icon appears next to the input field and help us choose a date. In 11.1.2

  • Forgot Document Password

    Has ANYone found a way to override or reset forgotten passwords for Pages documents? Message was edited by: BeckyJA

  • Ex Rate diff in Migo Vs OB08

    Hi, I'm doing a import po process where my po date was 17/08/2008 and ex rate is Rs.45.00 (as per ob08) and in po header not ticked the fixed price indiicator. Later we are dioing migo on 20/10/2008 that time the ob08 rate is Rs.48.00 but when i see

  • Delete Product

    Hi. How I can to delete a product in CRM 5.0 ? I need to delete a Hierarchy, but, it has assigned a product. I create a hierarchy and a product, but now I am loading the Customizing object DNL_CUST_PROD1. and it gives an error me by the hierarchy tha