Can't invoke PL/SQL cartridge for non-default virtual path

I have a problem invoking a cartridge if the virtual path is
anything but the default (/<appName>/<cartName>).
I have tried stopping and re-starting the application server, but
that does not help.
Does anyone have a solution to this problem?
Amar.
null

Elton Barendse (guest) wrote:
: Amar Pai (guest) wrote:
: : I have a problem invoking a cartridge if the virtual path is
: : anything but the default (/<appName>/<cartName>).
: : I have tried stopping and re-starting the application
server,
: but
: : that does not help.
: : Does anyone have a solution to this problem?
: : Amar.
: Hi Amar,
: Can't help you solve your immediate problem, but here's some
: food for thought ...
: Quintessence Systems Ltd (UK) have developed technology which
: automatically migrates PL/SQL procedures and packages to Java.
: This is in response to the many customers who are looking to
: move to a more open and non platform specific architecture for
: enterprise wide business logic.
: The Java code generated can be deployed in either Oracle 8i or
: in an App Server i.e. no need to wrap your existing procedures
: in a PL/SQL cartridge.
: If this is of interest, I'd be happy to put you in touch with
: our technical people to explain to technology in greater
detail.
: Elton Barendse
: CEO
: Quintessence Systems Limited
I had a similar problem and maybe it would resolve your troubles
I don't know but I configured the PL/SQL cartridge and it did
not work actually it was just a pb of virtual memory ,set your
mmory to 600M and restart all the stuff.I don't think it will
resolve the pb but think of it.
steve
null

Similar Messages

  • C Programming: How can we get the filesystem name for a given file-path?

    C Programming: How can we get the filesystem name for a given file-path?
    Say I have a filepath=/mnt1/file1
    Using some OS API like stat, can I get the Filesystem /mnt ?
    Thanks in advance,
    -V

    Enter the command up to the point of entering the file path and add a space, then drag the file into the terminal window. It will fill out the path.
    If you need to go further into the contents of the Application package, you can continue with /Contents...
    Another way is to start typing and then hit Tab to auto-complete. It will stop where it can't determine the next letter.
    So, type /App tab and it will fill in /Applications. Type a / and start with the name of the app, then tab and it should complete. Continue till you have the correct path.
    Spaces will be replaced with \<space>, so, App Store would end up as /Applications/App\ Store.app

  • How can i use only black cartridge for printing documents

    i have today installed hp 1510 all in one printer, it uses ink from the both cartridges i just want to use black ink for printing documents, how can i do that
    This question was solved.
    View Solution.

    Hi @sandeepv 
    I can help you with your print settings, so the printer will print black and white only.
    If you have a Mac operating system, use the instructions below.
    Printing with the Black Print Cartridge Only option
    Click File and then click Print.
    Make sure your printer is selected.
    Verify that the Preset option is set to Standard.
    In the Copies & Pages menu, select Select Paper Type / Quality.
    NOTE:If this option is not available, click ColorSync. Then click the down arrow beside Quartz Filter and change the setting from None to Black & White.
    Select the Paper tab.
    From the Color option menu, select Grayscale.
    Select the Color Options tab.
    Select the Black Print Cartridge Only option.
    If that option is not listed, then it is not available. The printer will print using only the black cartridge, however, printing with one cartridge will be slower than printing with both cartridges.
    NOTE:To save the setting, click the arrow next to Preset and select Save As. Save the Preset option as Black Cartridge Only and then click OK. Then, the next time you want to print with just the black cartridge, select the Black Cartridge Only Preset.    -Source
    If you are using a Windows operating system, use the instructions in the following link. Although this document is titled Changing Print Settings in Windows 8 it can be used for other Windows operating systems. The navigation from Windows 8 to older Windows operating systems would vary, please let me know if you are using a different operating system and/or if you require additional assistance.
    I hope this helps.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • Where can i buy a 62 cartridge for an envy5640 printer in sydney, australia

    Hello , I recently received a replacement printer from HP. I was told my current model was no longer manufactured and was provided with an HP Envy 5640 as a replacement. The initial cartridge that was provided with the printer has run out.  I am trying of find a supplier that can supply a '62' cartridge. I have tried two of the major office supply organisations in Sydney , and two online printer supply companies in Australia . None of the can supply a 62 cartridge . Does anyone know where I can get one ,  either online , or from a shop in Sydney Eastern Suburbs. ( and if anyone can tell me why they are so hard to find that would also be appreciated) Thanks

    Hi,
    You can order from:
        http://www8.hp.com/au/en/products/oas/product-detail.html?oid=6940091   (black)
        http://www8.hp.com/au/en/products/oas/product-detail.html?oid=6940093   (tri-color)
    Dic k Smith also stock them:
        http://www.dicksmith.com.au/printers-office/ink-toner-paper/ink
    Harvey Norman:
        http://www.harveynorman.com.au/hp-blacktri-colour-ink-cartridge-combo-pack.html
    I saw them at Big W and OfficeWorks too.
    Regards.
    Updated: Misspelling Harvey Norman
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How can I invoke a sql loader from oracle form?

    I'm got a problem on invoking sql loader command from oracle form where the sql loader product has been installed in Window NT.
    Thanks for your help!

    U can use HOST procedure with NO_SCREEN option.
    this will go like
    Host('d:\orant\bin\SQLLDR80 USERID=username/password@connect CONTROL=contril_file.CTL LOG=log_file.LOG discard=discard_file.dis bad=bad_file.bad', NO_SCREEN);
    Hope this will Work
    Good Luck :-)
    Naren

  • Can you still get store credit for non-Apple repaired phone?

    Hi all,
    My brother has an iPhone 5 which recently has a malfunctioning screen - it is out of warranty so replacing it will cost $250.  My family is thinking of switching over to a different carrier and we were planning on returning our iPhones for Apple credit. I was wondering if I were to get a non-Apple certified replacement screen, would I still be able to return the phone for Apple credit? Or, if I were to go ahead with the $250 replacement, will I still get the full credit on the iPhone 5 back (valued at $375)?
    Thanks!

    Some US Apple stores are now able to in-store repair iPhone 5-series devices...teh price for the screen is $149.  Check with your Apple store to see if they can do the repair.

  • How can i import java.sql package for midlet development

    I am trying to write a midlet app using Wireless Toolkit 2.5.2. I would like to connect my application to JavaDB in embedded mode. But when I write "import java.sql.*;", I get an error "package java.sql does not exist
    ". I would like to know how can i include this package. please help.

    FBL wrote:
    Sorry to jump in, but isn't there limited jdbc using unconventional methods?
    [http://developers.sun.com/mobility/configurations/articles/cdc/jdbc/|http://developers.sun.com/mobility/configurations/articles/cdc/jdbc/]
    If so, I feel this may better answer the OPs question.
    -TresAbove article refers to CDC - it is useless in CLDC midlets

  • Can I change the SQL Datatype for Oracle Date?

    xMII 11.5 maps Oracle's Date type to its SQL type code 91 (Date).  When used in a display template, this xMII type displays only the date component (for example, "5/5/2007"), but in Oracle it holds the date and time.  In Java, the java.sql.Date type also holds the time component.  To get xMII to display a date/time (for example, "5/5/2007 11:23:59") you must have a SQL type code of 93 (Timestamp).
    Is there any way to get my xMII widgets to show the date and time components of an Oracle Date?  Is there a mapping of some kind that tells xMII which database SQL types map to which xMII SQL type codes?
    -tim

    In Aqua Data Studio:
    SELECT CREATED_DATE_TIME, MESSAGE FROM COLLABORATION_LOG
    where CREATED_DATE_TIME > to_date('01/01/07','mm/dd/yy') and site='DEM1'
    order by CREATED_DATE_TIME DESC
    GO
    results:
    CREATED_DATE_TIME   MESSAGE                                                                        
    5/3/2007 8:30:25 PM   (403)Access Forbidden                                                          
    5/3/2007 8:30:25 PM   (403)Access Forbidden                                                          
    5/3/2007 8:30:25 PM   (403)Access Forbidden   
    If I put the exact same SQL (without the "GO" at the end which is an Aqua Data Studio keyword) into a Fixed SQL Query in xMII and click "Test" and choose html format I get:
    CREATED_DATE_TIME MESSAGE
    05/03/2007 00:00:00 (403)Access Forbidden
    05/03/2007 00:00:00 (403)Access Forbidden
    05/03/2007 00:00:00 (403)Access Forbidden
    The time component is reported as "00:00:00" in xMII which is not the desired result.  I want xMII to see that column as a Timestamp which should read and sore both the date and time components in xMII.
    -tim

  • Can I use OBIEE WebLogic Servers for NON-OBIEE Applications ?

    Hi guys !
    OBIEE 11g comes with Weblogic 10.3.X. Technically, there is nothing stopping me from installing my own custom JEE Applications in a WebLogic domain (bifoundation or a new one), correct ?
    These applications have nothing to do with OBIEE. Rather I'm using the provided WL env as a standard JEE Application Server env.
    Have you guys had any experience with it ? Am I going to break OBIEE because of this ?
    Thanks.

    As long as you are good with Weblogic configuration no issues, if at all if you log a SR with Oracle for your custom configuration they may question you.
    This just my opinion, I may be wrong.

  • Where can I find an event handling for non gui purposes good tutorial

    Hello to all, I am searching the net for a good tutorial about java Event and Event handling that is not GUI related.
    All I find on the net are tutorial and examples that are related to GUI components the has pre defined events and handlers.
    please help me find good material to learn from.
    Appreciate it a lot.
    Dan

    I'd say goto the Java tutorial (www.thejavatutorial.com) and check up from there. Just because most event handleing is done in GUI's (swing comes to mind) doesn't imply its limited to that. For an example, check out the JavaBeans trail. Beans have ways to communicate with each other when (for example) a change in the bean occurs. Thats done through an event yet isn't related to GUI's in any way.

  • How to specify language for non-default stoplist

    Dear All,
    I want to CREATE 2 INDEXes for Text Search
    For the first index I want the stoplist to be ctxsys.default_stoplist - my database language is English
    For the 2nd index I want to indicate that the stoplist in the PARAMETERS section should be the supplied stoplist for Dutch. I have gone thru all the documnetation but still I wonder: How??? Please help!!! TIA
    Kind regards,
    Dobedani

    Please ask questions regarding Oracle Text (formerly interMedia text) in teh Oracle Text forum. You will get a better audience for your question.

  • Multi Database Support: TimeQuery setting for non-oracle

    Hello,
    I wanted to develop ADF Application which is database-neutral and thus SQL92 type application.
    I actually wanted to make sure that my application runs fine at least on MySQL DB. Therefore I set up my connection in JDeveloper to Mysql database but I started facing issues while working with it. See this > Re: [ADF-11.1.2] Non Sense Associations and View Links while using Mysql as DB
    Also there's some limitation while working with non-oracle database like : JDeveloper can't recognize primary key column, therefore developer has to manually select primary key attribute in each EO.
    Therefore, I thought to use Oracle DB to overcome from above issues and with Application as SQL92 type.
    Information to share, if applicable to you as well:
    1. database-neutral SQLs: It may not be possible to come up with CREATE TABLE SQL statement which is database-neutral. i.e. You have to modify SQL scripts generated from Oracle Database Model to make it work with other database. This I think is difficult part, but with proper care and with the help of tool, you can achieve the CREATE SQL statements for other database.
    2. Under Model.jpx file of Model project, you can then add your non-oracle Database to test your application with. But make sure you select Oracle Connection while developing/changing Model layer of project << This is again because i think Jdeveloper has some issue with non-oracle Database (mentioned above)
    3. Under bc4j.xcfg file (right click AppModel > Configurations...), you properly set value of "sql92 Db Time Query" (jbo.sql92.DbTimeQuery) property . For e.g. default is "select sysdate from dual" which is compatible to oracle database to fetch the current date from database. However this doesn't work with MySQL. You need to set it as "select now()as CurrentDateTime" if you are using MYSQL. This is require if you are using History Column on EO (I don't know if it is require for other purpose of not!) . Following is the code of bc4j.xcfg, notice "jbo.sql92.DbTimeQuery" property.
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <BC4JConfig version="11.1" xmlns="http://xmlns.oracle.com/bc4j/configuration">
       <AppModuleConfigBag ApplicationName="model.bc.am.AppModule">
          <AppModuleConfig name="AppModuleLocal" DeployPlatform="LOCAL" jbo.project="model.Model" ApplicationName="model.bc.am.AppModule" java.naming.factory.initial="oracle.jbo.common.JboInitialContextFactory">
             <Database jbo.TypeMapEntries="Java" jbo.locking.mode="optimistic" jbo.SQLBuilder="SQL92"
                       jbo.sql92.DbTimeQuery="select now()as CurrentDateTime"/>
             <Security AppModuleJndiName="model.bc.am.AppModule"/>
             <Custom JDBCDataSource="java:comp/env/jdbc/appuser_mysqlDS"/>
          </AppModuleConfig>
          <AppModuleConfig name="AppModuleShared" DeployPlatform="LOCAL" jbo.project="model.Model" ApplicationName="model.bc.am.AppModule" java.naming.factory.initial="oracle.jbo.common.JboInitialContextFactory">
             <AM-Pooling jbo.ampool.isuseexclusive="false" jbo.ampool.maxpoolsize="1"/>
             <Database jbo.TypeMapEntries="Java" jbo.locking.mode="optimistic" jbo.SQLBuilder="SQL92"
                       jbo.sql92.DbTimeQuery="select now()as CurrentDateTime"/>
             <Security AppModuleJndiName="model.bc.am.AppModule"/>
             <Custom JDBCDataSource="java:comp/env/jdbc/appuser_mysqlDS"/>
          </AppModuleConfig>
       </AppModuleConfigBag>
    </BC4JConfig>Note: Point 3 is not mentioned anywhere. Not even here > http://www.oracle.com/technetwork/developer-tools/jdev/mysql-and-bc-howto-082060.html.
    Questions:
    1. How would I make "jbo.sql92.DbTimeQuery" work with other database. It seems I have to hard code the value of it. Can't we externalize it so that we can set it dynamically ?
    2. I am sharing this what I noticed and which is not yet documented (at least I haven't found it anywhere)... please let me know if you are aware of any setting needs to be done which may not be documented ?

    Did you ever find out more information about working with Dates in non-oracle databases?

  • GR/IR GL Account for Non-stock(consumption items)

    Dear All,
    I understand that for Valuated materials, system will grab the GR/IR GL Accounts from OBYC--> WRX based on the valuation classes.
    However, how about Short text items or Non-valuated materials (Items with no Valuation Class) where you use Account Assignment K( COst Centre) or F (Order).
    Please let me know where system gets this GR/IR Account during MIGO/MIRO...
    The company im working on here has about 20 different GR/IR Accounts based on Valuation Class... im just wondering about consumption items.

    Hi
    In this case, you can update the GRIR account created for non-valuated items in WRX with blank Valuation class in OBYC.
    Regards,
    Lakshmanan Krishnan

  • Inspection lot for Non stock relavant without material master

    Hi,
    Could you suggest how to carry out the isncpection processing of an Non-Stock material without Material Master?
    Our porcess is:
    1. Create a Purchse Order
    2.GR of Purchse Order.  & directly consumtion to  cost center.
    Now my doubt is that how can we maintain the QM paarmeters for Non stock material without Material Master Record.?
    Thanks,
    Amar

    Amar,
    Your requirement is not logical, If you say it is non-stock, once GR is done it would directly get consumed. QI to my knowledge not possible.
    Regards,
    Prasobh

  • Historical Rates for Non Leading Ledgers.

    HI Team,
      We are using ECC 6.0 and we have New GL & parallel ledgers in our system. We are facing some issues while running Depreciation.
    For Company code (CC is XXXX and currency is CHF and Group Currency is USD) we are using 01 (Book Depreciation) and 15 Tax deprecation for XX ledger (Non Leading Ledger) with 3 (area post Depreciation only).
    While running the Depreciation for Dep. Area 01 it is taking the Historical Exchange rates posting Dep in group currency but whereas Dep 15 is taking the current day exchange rates due to that we are getting balance when comparing the OL ledger with XX Non leading ledger.
      Can you please check and let us know how system can consider the Historical Exchanges rates for Non leading ledgers
    Thanks
    DB

    HI Hugo Segovia,
      Thanks for your response.
      The below chat is the current configuration in our system
    Dep.Area     Name Of the Dep.Area                     Real Dep Area                    Posting to G/L                        Target Ledger Group
    1     Book Depreciation                 Yes                                    1.Area Post in Real Time                Leading Ledger  XX
    15     Tax Dep Area                  Yes                                  3.Area Post Depreciation only    Non Leading Ledger  XY
    32                 Book Depreciation in Group Currency     Yes     0.Area Does Not post     
    As per your suggestion I have to modify the Dep.Area 32 from Area does not post to Area post in Depreciation area and I should assign Non Lading ledger  XY to Dep.Area 32.
    In this case the amount which is posted in Non leading ledger will be duplicate as it will be posted as per Dep .Area 15 and Dep.Area 32 also. How can I control this?
    Thanks in advance for your help.
    Thanks
    DB

Maybe you are looking for

  • Help in XML data..(solved)

    Hi everyone, Could someone please help me to solve this.. I have some XML data in the database in a clob column..like this.. XMLDATA 1 ========== <findPatientByNameResponse xmlns="http://service.sdt.tact.company.org">   <out xmlns="http://service.sdt

  • What is iTunes Match and how does it work?

    What is iTunes Match and how does it work? I have several tunes on my computer that do not show complete. The source of these tunes are from my own CDs.

  • Build Mac app in windows

    I have written a simple vi in LV for Windows (full development version that includes the application builder).  The vi processes user inputs only, so no interfaces to hardware and hence no need for DAQmx.  Is it possible to build an application that

  • Upgrading my macbook air 13 inch

    hello, i was wondering if i could take my laptop into an apple store and upgrade my graphics card and my ram so its able to play games like battlefield 4?

  • MY Ipod must really not like me

    I've seen all of the whole Ipod skipping songs, comp crashing while updating, and so forth. I have all of that. Restoring the Ipod repeatedly and problems recurring. Even my local apple doesn't even realize the problem. ANyways, just checking if anyo