Creation of temporary modules

BB Storm JDE 4.7

I know that you can create modules of files and launch them as I have seen posts here by people who claim to have done this.

However, if my interpretation is correct, these are created in local flash (as opposed to the flash card support) and at the launch are loaded into RAM and run there (Please correct me if I'm wrong).

Now, what I want to know is if a temporary module can be created directly in RAM and started directly as such.

Let me explain what I would like to be able to do. Since there is no UI coding for BB C AND currently flash media card is available for data, I think it might be possible (if there are good interfaces) to create really big complex applications by storing the app in multiple files jad on the map. These could be read and executed from RAM and then deleted once completed, in kind of a superimposition of programming methodology (was how apps have been executed in the days before the virtual memory).

Otherwise, I could create a giant cod file and read the pieces of this new in modules created in RAM and running, in a value kind of piece of code swapping mechanism.

I can't do this with Flash since flash has a limited number of entries until it begins the failure... If you use flash as a swap space would not be practical. She must be in RAM.

Can someone explain either where the code and the data resides in a running application and if it is possible to create a module running in RAM without storing the module created in flash first.

Thanks for any help.

-Donald

There's an Aerize card loader app: http://aerize.com/blackberry/software/

It runs the applications of micro-sd card. But it does not implement the overlay method.

Just, it loads the files of cod from application to the RAM.

To implement the overlay method, it is necessary to support the approach code-layering of the operating system.

It is the responsibility of the OS level. And as much as I know Blackberry Device OS does not support the dynamic loaded modules.

It is not possible to intercept and process events if there is a missing during the execution of the application module.

You will get a system error and application will end.

If OS support overlays you will get a signal (interrupt, exception) and would be able to load the necessary code in memory. But it is not supported.

Tags: BlackBerry Developers

Similar Questions

  • OMB more creation of site Modules and import metadata?

    Hi all

    First I want to thank you all of you in advance for your time and concern. I have serious questions, and I'll ask them in 3 different parties because they are slightly different.

    How can I implement the steps below using the OMB more? If you could sample provided script and rating it will be highly appreciated.

    -Creating a location of Oracle for a schema and save it
    -Creating a Module and it relative to the location that was created.
    -Import of metadata for all objects in this schema in this module.

    For example,.

    You have a schema called ORACLE_SRC. I need to create the location and the module for this diagram and attach the other. Then I need to import all the metadata for all objects in the schema of this ORACLE_SRC. During this import all declarations of the reserve must be unchecked. And I need accomplish all of this by using more of the OMB and TCL scripts.

    -Creating a location not Oracle (SQL server 2005) to a database and save it
    -Creating a Module and it relative to the location that was created.
    -Import of metadata for all objects in this schema in this module.

    For example,.

    You have a schema called SQLSERVER_SRC. I need to create the location and the module for this diagram and attach the other. Then I need to import all the metadata for all objects in the schema of this SQLSERVER_SRC. During this import all declarations of the reserve must be unchecked. And I need accomplish all of this by using more of the OMB and TCL scripts.

    -Creation of a flat file to a folder structure location and save it
    -Creating a Module and it relative to the location that was created.

    For example,.

    You have a schema called FLATFILE_SRC. I need to create the location and the module for this diagram and attach the other.

    Thanks again for your help and concern!

    Kind regards

    Mike

    Script guide OWB Oracle 10 g 2 explains that they support only to import metadata of the tables, views and sequences.
    This should explain why your logic does not work for materialized views.

    See you soon,.

    Emrah

  • OTMQ - question about the creation of temporary queues

    Hello

    I have some problem when you try to create a temporary queue using Oracle Tuxedo queue of messages. It is done:

    1. I call tpqattach without any queuename and adjustment of parameters of qattachctl:

    qattachctl. AttachMode = TMQ_ATTACH_TEMPORARY;

    qattachctl. QTYPE = TMQ_ATTACH_PQ;

    2 - tpqattach runs successfully (back is different from-1) but does not affect my name of queue with the name of the temporary queue that has been assigned to my process.

    Y at - it a setting I'm missing to create a temporary queue? How can I get the name of the temporary queue?

    Thanks in advance,

    brunno Attorre

    Hi Bruno.

    I think the name of the temporary queue can be returned to a member of the structure of the argument 'ctl' tpqattach() replyqueue (i.e. the ctl-> replyqueue).

    That which contains for you?

    Bob

  • Call stored procedures in the object module and application of entity

    Hello

    I've implemented a helper methods that contains the EntiyImpl base class to call stored procedures.

    Now, I need to call procedures stored from the module of the application.

    Apart from the creation of a module base class asks and the programme of assistance of duplication of code in the method is possible
    to share methods of assistance for calling stored procedures between the entity impl and application module impl?


    Concerning
    Paul

    Support code depends on characteristics of an object instance given entity beyond its database transaction?

    If so, I'm not sure I see how it could be used with a class of application module.

    Otherwise, here's what you do:

    Step 1:

    Set up the database transaction - you can even choose to. So instead of

    {myHelperMethod (Object someParam) protected
    DBTransaction trans = getDBTransaction();
    ...
    }

    This is for change

    protected myHelperMethod (DBTransaction trans, someParam Object) {}
    ...
    }

    Step 2: make the method public and static - once you set DBTransaction, you should be able to do.

    public static myHelperMethod (DBTransaction trans, someParam Object) {}
    ...
    }

    Step 3: Remove your EntityImpl base class method in a utility class:

    Public MustInherit class PlSqlUtils {}
    private PlSqlUtils() {}

    public static myHelperMethod (DBTransaction trans, someParam Object) {}
    ...
    }
    }

    When you call the method of application module, object entity or class of same view object, call

    PlSqlUtils.myHelperMethod (getDBTransaction (), paramValue);

    Unlike Transaction.executeCommand (), allows you to provide features like the setting procedure of parameter values, recovery of the values of the parameters, etc.

    Hope this helps,
    Avrom

  • Create thumbnails / resampling of image for DisplayImageFile?

    Hi all

    I tried to build a Panel to display several photos (50) to audit (double click to see the whole picture in a separate window) before downloading for final storage.

    I need to re - sample / vignettes about adapted to the control so that the memory usage does not go through the roof. These images will be several cameras, and as such, the type of image can change - but from jpg would go the long way.

    This can be as simple as a framework missed at the IUR, but I wasn't able to understand. I am not opposed to the creation of temporary thumbnail on HDD and clean them up later.

    Prefer CVI or SDK ActiveX etc.

    Thanks in advance,

    Greg

    A possibility that you have, which does not make use of any external piece of software, is in fact use a native image control to resize your images. The trick is to set the image control to the image size to load the picture in the control and call GetCtrlDisplayBitmap to get the bitmap equipped.

    I wrote a small example which allow you to choose an image and it loads 48 times in small image controls: it takes less than four seconds to load a 300 x 300 pixel bitmap etPLUS or less 9 with a 900 x 1300 pixels png image.

    You need not save thumbnail to disk, but the sample allows you to only choose to create files so that you can compare the execution times, see the thumbnails resulting on disk and decide what to do in your application.

  • Creating TEMP files

    Hi all

    9i

    RHEL5

    In the creation of temporary files in mode standby. I checked that the primary has 4 big tempfiles

    Creating many tempfiles improves the performance of just 1 big tempfile enough?

    Thank you very much

    JC

    Hello

    1. as stated in the name it temp, it is used for temporary purposes, consider a case if 100 sessions using 300 MB each and it costs around a full temp folder 32 GB GB.

    2. If one of the session takes more of 10 GB (due to bad plan picked up optimizer), then it is not good to allow these sessions of running and running.

    3. we limit the size of each session temp (if you need more that some limit, then kill him). Identify these sessions and try to resolve queries. Since the temp is shared between (it is temporary area).

    -Pavan Kumar N

  • What is Oracle WebDB?

    What exactly Oracle WebDB? I've never heard speak, but need a bit of history on it.

    I found WebDB Basic concepts , but only the of does not help that much with regard to the comprehensive understanding.

    I have been using Oracle Designer for the last 6 months, creation of Web modules. But it is a tool of the legacy and the organization where I've used replace it, like 5 years ago.

    I'm reviewing Oracle APEX and installed at home and looked around. That seems to me that it is in the same kind of Designer - screens, reports, etc. (roughly like MS Access too, but on the web).

    Oracle WebDB seems as old as the world - who still uses it, and what for?

    Oracle WebDB has been replaced several times since, circa 1998

    If you are looking for the rapid development of applications that can be done via a browser and runs in the database,

    then Oracle Application Express (APEX) is your best bet.

    As you have correctly pointed out Oracle Designer has reached the end of life and has been deprecated since the version shipped with 10 gr 2.
    If you still looking for a free tool currently in active development - who has the modeling of data features check out

    SQL Developer Data Modeler

  • Attempt to package a jar of shared library in the ear file. error wlappc

    I try to deploy files jar like shared libraries and decided to follow the recommendation to wrap the pots inside the separate ear files. I include all the modules in the ear, because each of them is designed to be deployed as a shared library. Jar files are placed in the APP-INF/lib directory. The manifest file in the directory META-INF of the ear contains name information and the version of the extension that I would use for these pots. When I run wlappc in my build the wlappc generates an error. I ran weblogic. DDConverter on the ear and the same error was generated. See below. Apparently, the error is caused by the fact that I do not declare all modules in the application.xml file. I found several examples of how package libraries with the help of a war. Even looking at the files in the C:\bea10.3.3\wlserver_10.3\common\deployable-libraries . I found no examples using the Archives of the ear.

    My question is how can I do this. I'd rather do not creation of dummy modules. The documentation seems unclear to me in this area. I would really appreciate the help on this ASAP.

    I use Weblogic Server 10.3.3


    DDConverter error message

    + < 30 August 2010 11:12:00 CEST > < error > < J2EE > < BEA-160197 > < cannot load the descriptor weblogic.application.ddconvert.ConvertCtx$VJarResourceLoader@17590db finder: weblogic.utils.classloaders.CodeGenClassFinder@17943a4 annotation: null module /META-INF/application.xml. The error is weblogic.descriptor.DescriptorException: VALIDATION of the PROBLEMS have BEEN FOUND.
    problem: cvc-complex - type. 2.4 c: expected for item 'module @http://java.sun.com/xml/ns/javaee' before the end of the item application @http://java.sun.com/xml/ns/javaee content: < null >
    + weblogic.descriptor.internal.MarshallerFactory$ 1.evaluateResults(MarshallerFactory.java:245) +.
    + weblogic.descriptor.internal.MarshallerFactory$ 1.evaluateResults(MarshallerFactory.java:231) +.
    + weblogic.descriptor.internal.MarshallerFactory$ 1.createDescriptor(MarshallerFactory.java:155) +.
    + weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:323) +.
    + weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:788) +.
    + weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:409) +.
    + weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:759) +.
    + weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768) +.
    + weblogic.application.ApplicationDescriptor.getApplicationDescriptor(ApplicationDescriptor.java:301) +.
    + weblogic.application.ddconvert.EarConverter.convertDDs(EarConverter.java:59) +.
    + weblogic.application.ddconvert.DDConverter.runBody(DDConverter.java:155) +.
    + weblogic.utils.compiler.Tool.run(Tool.java:158) +.
    + weblogic.utils.compiler.Tool.run(Tool.java:115) +.
    + weblogic.application.ddconvert.DDConverter.main(DDConverter.java:175) +.
    + weblogic. DDConverter.main (DDConverte +)

    My Application.xml. The problem persists once I deleted the < library-directory > element.

    + <? XML version = "1.0" encoding = "UTF - 8"? > +.
    + < application xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" +.
    xmlns = "http://java.sun.com/xml/ns/javaee" xmlns:application = "http://java.sun.com/xml/ns/javaee/application_5.xsd".
    xsi: schemaLocation = "http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_5.xsd".
    ID = 'Application_ID' version '5' = >
    + < display name > coreEar < / name >.
    + coreEar < description > < / description >.
    + APP-INF/lib < library-directory > < / library-directory > +.
    + < / application > +.

    My weblogic application. XML

    + <? XML version = "1.0" encoding = "UTF-8"? > +.
    + < wls:weblogic - application xmlns:wls = "http://xmlns.oracle.com/weblogic/weblogic-application" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi: schemaLocation = "http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/javaee_5.xsd http://xmlns.oracle.com/weblogic/weblogic-application http://xmlns.oracle.com/weblogic/weblogic-application/1.1/weblogic-application.xsd" > +.
    + < wls:application - param > +.
    + < wls:param - name > webapp.encoding.default < / wls:param - name > +.
    + < wls:param - value > UTF-8 < / wls:param - value > +.
    + < / wls:application - param > +.
    + < wls:fast - swap > +.
    + < wls: activated > true < / wls: activated > +.
    + < / wls:fast - swap > +.
    + < / wls:weblogic - application > +.

    My EAR/META-INF / "MANIFEST. MF.

    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.8.1
    Created by: 1.6.0_21 - b07 (Sun Microsystems Inc.)
    Built by: weblogic
    Specification-title: coreEar
    Specification-vendor: Picot Entertainment Systems, Inc.
    Specification-Version: 1.0
    Implementation-title: coreEar
    Implementation-vendor: Picot Entertainment Systems, Inc.
    Implementation-Version: 1.0
    Extension name: com.picot.sempre
    WebLogic-Application-Version: v0.1b

    My APP-INF/lib/corelib.jar/META-INF/ manifesto

    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.8.1
    Created by: 1.6.0_21 - b07 (Sun Microsystems Inc.)
    Built by: weblogic


    My EAR archives broken

    coreEar.ear
    + > APP - INF +.
    -> classes
    -> lib
    -= coreLib.jar
    -> META-INF
    -= MANIFESTO. MF
    -> com /.

    + > META-INF +.
    -= MANIFESTO. MF
    -= application.xml
    -= weblogic.application.xml

    You must create at least a model Module...
    Because the Standard EAR file must contain at least one valid... WAR... EJB jar... .or an ordinary Java Module.

    Please rerfer to: http://weblogic-wonders.com/weblogic/2010/06/22/how-to-build-ear-application-for-weblogic/
    Your Exception clearly said... There is no present valid Module in your "application.xml" file which is the root cause of this issue.

    NOTE: Still, if you do not want to create a Module inside your Application of EAR... then you can go ahead with the optional Packages. Optional packages also provides the same functionality as shared libraries... In this fit you can deploy a Plain Jar file on the server as an optional package, and other Applications can make reference to it. Like this: http://weblogic-wonders.com/weblogic/2009/12/06/optional-packages/

    To see an example of it, you can do refers to: http://forums.oracle.com/forums/thread.jspa?messageID=4439423 during the last answer of mine I have Pasted a link to Test case that I've developed for demonstration... http://www.4shared.com/file/aaudoKO-/Hibernate_Shared_Lib_Demo.html (around of-2, 1 MB size)

    The J2EE specification says: you must have a valid Module (war, ejbjar or simple Module Java) defined in the application ".» XML"of your Enterprise Application.
    .
    .
    Thank you
    Jay SenSharma
    http://WebLogic-wonders.com/WebLogic/ (WebLogic wonders are here)

  • Access in the Planner data controls

    Hi all

    I want to create a timer in my web application from merger and execute methods of service was provided by a Module of Application 1:00 every day. Mr. I created a planner according to the steps detailed here: http://biemond.blogspot.com/2009/09/job-scheduling-in-weblogic.html
    But, how to access the Module of the Application inside the Java class timer without links? or how to add links to a java class without the link, which is created by a TimerManager xml files? or is it best way to execute a method of service at a specific time?

    I use JDeveloper 11g 11.1.1.2 with Weblogic server 10.3.2.0 version.

    Kind regards
    Samson Fu

    Hello

    If the code is not a specific instance, then you can use the following approach

    http://download.Oracle.com/docs/CD/E15523_01/Web.1111/b31974/bcservices.htm#sm0205

    Take a look at the section: example 9-12 using the custom Interface of a Module of customer's request for the creation of a Module of Application root to perform the action on this issue

    Frank

  • the tablespace temp in oracle10g data file

    I use oracle10g R2. I voluntarily deleted the data file from the temporary tablespace at the OS level. Then I restart the database. When I restart the database, he started and DB is opened successfully. I went and the server. The temporary file is re-created. Is this something new in oracle10g? I don't think, I see this in oracle9i. I you'd be grateful if someone could clarify this...

    govindts wrote:
    Thank you all... This is my last question. Once I have the answer, then I will mark this as answer

    Is this new avaible only feature for the database that runs RMAN? My database is automatically re-create the temporary files when I restart the database. But my DB recorded with RMAN catalog. It works for any database that is not registered with the RMAN catalog?

    Govind,

    Databases are not registered with RMAN. Its a tool that there always in binary database stack, its up to you to use it or not. Database part of the RMAN catalog or not, also makes no difference in the creation of temporary storage space. This feature is there in 10g databases out of the box. Here is my db, no newspaper archive, no rman catalog configured.

    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    
    Connected to an idle instance.
    
    SQL> startup
    ORACLE instance started.
    
    Total System Global Area  167772160 bytes
    Fixed Size                  1247900 bytes
    Variable Size              75498852 bytes
    Database Buffers           88080384 bytes
    Redo Buffers                2945024 bytes
    Database mounted.
    Database opened.
    SQL> archive log list
    Database log mode              No Archive Mode
    Automatic archival             Disabled
    Archive destination            USE_DB_RECOVERY_FILE_DEST
    Oldest online log sequence     41
    Current log sequence           43
    SQL> archive log list
    Database log mode              No Archive Mode
    Automatic archival             Disabled
    Archive destination            USE_DB_RECOVERY_FILE_DEST
    Oldest online log sequence     41
    Current log sequence           43
    SQL> select * from dba_temp_files;
    
    FILE_NAME
    --------------------------------------------------------------------------------
       FILE_ID TABLESPACE_NAME                     BYTES     BLOCKS STATUS
    ---------- ------------------------------ ---------- ---------- ---------
    RELATIVE_FNO AUT   MAXBYTES  MAXBLOCKS INCREMENT_BY USER_BYTES USER_BLOCKS
    ------------ --- ---------- ---------- ------------ ---------- -----------
    E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\TEMP01.DBF
             1 TEMP                             20971520       2560 AVAILABLE
               1 YES 3.4360E+10    4194302           80   19922944        2432
    
    SQL> shut immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    
    E:\Documents and Settings\aristadba>cd E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\
    
    E:\oracle\product\10.2.0\oradata\orcl>rename TEMP01.DBF TEMP01.DBF.old
    
    E:\oracle\product\10.2.0\oradata\orcl>sqlplus / as sysdba
    
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Jun 7 10:26:15 2009
    
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    
    Connected to an idle instance.
    
    SQL> startup
    ORACLE instance started.
    
    Total System Global Area  167772160 bytes
    Fixed Size                  1247900 bytes
    Variable Size              75498852 bytes
    Database Buffers           88080384 bytes
    Redo Buffers                2945024 bytes
    Database mounted.
    Database opened.
    SQL>
    

    And here is the excerpt of the alert log, you can see the message of the temp being created.

    Sun Jun 07 10:26:54 2009
    ALTER DATABASE OPEN
    Sun Jun 07 10:26:54 2009
    Thread 1 opened at log sequence 43
      Current log# 3 seq# 43 mem# 0: E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\REDO03.LOG
    Successful open of redo thread 1
    Sun Jun 07 10:26:54 2009
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Sun Jun 07 10:26:54 2009
    SMON: enabling cache recovery
    Sun Jun 07 10:26:55 2009
    Successfully onlined Undo Tablespace 1.
    Sun Jun 07 10:26:55 2009
    SMON: enabling tx recovery
    Sun Jun 07 10:26:55 2009
    Re-creating tempfile E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\TEMP01.DBF
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=15, OS id=3828
    Sun Jun 07 10:26:59 2009
    Completed: ALTER DATABASE OPEN
    Sun Jun 07 10:27:00 2009
    db_recovery_file_dest_size of 2048 MB is 0.33% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    

    Update:

    Just to prove that the file has been created, I write the contents of the oradata folder

    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    
    E:\oracle\product\10.2.0\oradata\orcl>ls
    'ls' is not recognized as an internal or external command,
    operable program or batch file.
    
    E:\oracle\product\10.2.0\oradata\orcl>dir
     Volume in drive E has no label.
     Volume Serial Number is 5449-27B9
    
     Directory of E:\oracle\product\10.2.0\oradata\orcl
    
    06/07/2009  10:26 AM              .
    06/07/2009  10:26 AM              ..
    06/07/2009  10:29 AM         7,061,504 CONTROL01.CTL
    06/07/2009  10:29 AM         7,061,504 CONTROL02.CTL
    06/07/2009  10:29 AM         7,061,504 CONTROL03.CTL
    06/07/2009  10:24 AM       104,865,792 EXAMPLE01.DBF
    06/07/2009  10:24 AM        52,429,312 REDO01.LOG
    06/07/2009  10:24 AM        52,429,312 REDO02.LOG
    06/07/2009  10:24 AM        52,429,312 REDO03.LOG
    06/07/2009  10:24 AM       272,637,952 SYSAUX01.DBF
    06/07/2009  10:24 AM       513,810,432 SYSTEM01.DBF
    06/07/2009  10:26 AM        20,979,712 TEMP01.DBF
    06/06/2009  12:59 AM        20,979,712 TEMP01.DBF.old
    06/07/2009  10:24 AM        31,465,472 UNDOTBS01.DBF
    06/07/2009  10:24 AM         5,251,072 USERS01.DBF
                  13 File(s)  1,148,462,592 bytes
                   2 Dir(s)  63,850,295,296 bytes free
    

    HTH
    Aman...

    Published by: Aman... on June 7, 2009 10:29
    added the last section of code.

  • How can I IF NOT EXISTS CREATE Temp table in PLSQL?

    Hello, how I Temp IF NOT EXISTS CREATE table in PLSQL? The following table must be created in the FIRST call inside a recursive function (you will see in QUESTION 2).

    QUESTION 1:
    CREATE a TEMPORARY TABLE GLOBAL TmpHierarchyMap
    (
    ID numeric (19.0) NOT NULL,
    ParentId numeric (19.0) NOT NULL,
    ChildId numeric (19.0) NOT NULL,
    ... more...
    () on commit delete rows);

    QUESTION 2: How to return a temporary table of a function?

    For example, this is how I do at the moment, using the Nested Table.

    RUN IMMEDIATELY ' CREATE OR REPLACE TYPE TmpHierarchyMapObjType AS OBJECT
    (
    ID numeric (19.0),.
    ParentId numeric (19.0),.
    ChildId numeric (19.0),.
    ... more...
    ); ';

    RUN IMMEDIATELY ' CREATE OR REPLACE TYPE TmpHierarchyMapTableType AS TABLE OF THE TmpHierarchyMapObjType; "


    FUNCTION to CREATE or REPLACE fnGetParentsTable
    (
    Number to the ObjectId,
    ObjectClassifier varchar2
    )
    RETURN TmpHierarchyMapTableType
    IS
    TmpHierarchyMap TmpHierarchyMapTableType: = TmpHierarchyMapTableType();
    ThisTempId varchar2 (32);
    CURSOR spGetParents_cursor IS
    SELECT
    ID,
    ParentId,
    ChildId,
    ...
    OF TMP_HIERARCHYMAP
    WHERE TempId = ThisTempId;
    BEGIN
    SELECT sys_guid() IN the double ThisTempId;

    spRecursiveGetParents (ObjectId, ObjectClassifier, ThisTempId);

    FOR oMap in spGetParents_cursor LOOP
    TmpHierarchyMap.Extend ();
    TmpHierarchyMap (TmpHierarchyMap.Count): = TmpHierarchyMapObjType (oMap.Id
    oMap.ParentId
    oMap.ChildId
    ...
    );


    END LOOP;

    DELETE FROM TMP_HIERARCHYMAP WHERE TempId = ThisTempId;

    RETURN TmpHierarchyMap;

    END fnGetParentsTable;



    QUESTION 3: that the OVERALL word means? I read this temporary table is visible only for a particular database connection/session and are deleted automatically at the end of the session. I can only find this information in a discussion forum, but cannot find it in the doc Oracle, can someone point me in the right direction please?


    Thank you very much!

    REF:
    http://StackOverflow.com/questions/221822/Sybase-developer-asks-how-to-create-a-temporary-table-in-Oracle
    http://www.Oracle-base.com/articles/8i/TemporaryTables.php

    devvvy wrote:
    so if I CREATE a GLOBAL TEMPORARY TABLE twice the second pass of my recursive function what happens then...?

    You do not create it inside your function.

    You create the TWG once on your database outside the service and then just leave it there and use.

    Tables of should not be created and declined in dynamically.

    Only other database such as SQL Server engines use the concept of creation of temporary tables when executing the code. Oracle uses a methodology "create once, use every time that."

  • giving the grant for the creation of a temporary table only

    Hello...
    I want to give grants to create only temporary tables in a schema.
    any other grant should not be here strictly...

    I created the widout user following grants... plss suggest me how can I give grants to create only temporary tables...


    create the user user_name
    identified by password
    default tablespace table_space
    temporary tablespace TEMP
    DEFAULT profile
    unlimited quota on table_space;

    Grant select on V_$ user_name SESSION;

    Thank you...

    Published by: user12780416 on March 25, 2011 08:32

    As has been pointed out, it would be * very * unusual to want to have a user may create global temporary tables, but no permanent tables. I'm very difficult to imagine a scenario where this would be appropriate.

    However, if you grant the user the CREATE TABLE privilege and do not grant the user on any permanent tablespace quota, they would be unable to create permanent tables but should be able to create global temporary tables. You should make sure that you do not grant UNLIMITED TABLESPACE user that would give them an unlimited quota on all areas of storage. If you are using 11g and you have enabled the creation of segment delayed, users would be able to create tables in storage that they have no quota on property that they would not be able to insert data into the tables.

    Justin

  • Creation of settings of variables / a module of code that persist when the sequence is complete

    I create parameters/variables programmatically in a module of code (c#) by passing the object to people of the country and calls the "NewSubProperty".

    I also tried SetValNumber with PropOption_InsertIfMissing.

    But it seems that they are only created in this instance of the sequence, because they left when the sequence is over. I really wanted to persist.

    I wanted to avoid creating the globals station dynamically like that, but maybe that's all I can do to make them last.

    Any ideas would be appreciated gratefully.

    Thank you

    Ronnie

    Hello

    Check out the links on this answer

    http://forums.NI.com/NI/board/message?board.ID=330&message.ID=11226&query.ID=267719#M11226

    It may be useful

    Concerning

    Ray Farmer

  • Advice in the creation of Modules, classes, subjects in Captivate 9 project

    I would ask for a tip on how I classify recorded in captivate simulations.

    For example, I want to create an e-learning on Microsoft Word.  I intend that Microsoft Word is Project Module or the course itself.  Then in the module/course, there will be classes; and in the lessons are specific topics that are actually now saved simulations.  I have no intention to use the first Captivate.

    My plan is that it looks like this below.

    Project / Module / course: Microsoft Word tutorial

    • Lesson 1: formatting
      • Topic : font and change font size (simulation) style
      • Topic: "BOLD", Italicize or underline text (simulation)
      • Subject: align text (simulation)
    • Lesson 2: saving a Document
      • Subject: save the Document as a new file (simulation)
      • Subject : Save as a Document using Save as Type.  (simulation)

    And the list continues... I tried to combine all the simulations in a project and also used Table of contents, but it does not fit well especially if I combine simulations where a subject is recorded in 2 modes.  If I combined the simulations which are in train mode, it looks better in the Table of contents. Well that, when done with all the slides to a folder that I consider 'topic', the player will continue to display the next slide in the following folder, which i do not wish to be... So that means that I need to insert a blank slide with maybe a few texts at the end of each folder?

    Are there some work around?

    I don't really understand the question. If you allow the free navigation with a table of contents, there is no way to prevent the user to go to a slide. Why not create a slide menu, with lessons and different subjects? Create navigation of this slide of the menu and the custom button allows to return to the slide of the last slide in the topic/lesson menu? Of course, you can use a default playback bar in this case, nor free navigation with the table of contents.

  • Error instling Acrobat - a superior version, the Adobe's PDF creation module is already

    When I try to install Acrobat Pro XI, the installer complains "Setup has detected that your already have a better version product - Adobe PDF creation add-on 11.0.01 installed.» The installation program will end now. "How can I complete the installation of Acrobat?

    The correct answer is

    The add-on Adobe PDF via Control Panel Add/Remove, uninstall then install Adobe Acrobat XI.

    as described in

    https://forums.Adobe.com/message/6182026#6182026

    I wish adobe had real support.

Maybe you are looking for

  • can I redirect where firefox stores the data (bookmarks, cookies, etc...)

    I am currently using a product called Deep Freeze on my desk that resets the computer on the setting "frozen" to reboot. The issue I'm having is that I can't remember bookmarks, history, cookies and other data when browsing with Firefox. I was able t

  • ERROR IDE #1 - help! (1415 S173 Toshiba)

    My parents have a Toshiba 1415-S173 His computer could not be powered by the AC adapter.They expelled their computer for repair under a warranty they have. The "Order summary" sheet shows that only 'Adapter' and "DC Brd" serviced. I do not understand

  • Insert table table 3d 2d

    Hello everyone, for datalogging purposes, I need to query data from a data acquisition, add a timestamp and post-processing data, then save it all in a .tdms file. I also need to create a buffer of data for a given event, that I intend to store with

  • Update BIOS to M3450 with secure boot

    I have an Acer Aspire M3450 with an FX processor. I just read windows 10 will need a UEFI bios that supports support secure startup. There is an update on the Acer PO1.4A site. This update contains the UEFI update? The system I have now has UEFI but

  • The remote desktop icon - cannot change the settings & only appeared yesterday - have I been compromised

    Hello I had a quick glance around my system because I think it has been compromised. Today, I noticed something I never saw before a "Remote Desktop connection" icon in my documents - time created yesterday - at about 20:00 - 08/04 when I was not on