Triggers missing from offline database source in JDev 10.1.3.4/5

Hi,
I cannot copy triggers to offline database source in JDev 10.1.3.4/5.
In a project under Offline Database Source->[Schema Name] -Right Click- Import Database Objects -> Connection-> Filter Types (Triggers are not listed)
Is this a setup issue in JDev or the database or are triggers not supported in this version of JDev?
thanks,
Brenden

Hi,
the BPEL extension is developed and owned by the BPEL group. Please try the BPEL forum at BPEL Note that if they can't provide immediate help for your probem, you may consider customer support for help
Frank

Similar Messages

  • Database Triggers in "Offline Database Sources" - where are they?

    Hello,
    Can I import database triggers into Offline Database Sources in JDev 10.1.3.3 ? If so, how? If not, why not?
    Thanks in advance,
    Chris

    Chris,
    "Can I import database triggers into Offline Database Sources in JDev 10.1.3.3 ?" No
    "If not, why not?" Because there is no support in JDev for doing so ;)
    JDeveloper 11g does have support for this. What I do in 10g is to create a SQL file and store my trigger code in there.
    Best,
    John

  • Why not generating adf bc projects and components from offline database

    I imported offline database objects from my production database that is big. I would like designing some business components without necessarily the database running and be connected.
    Is it a reason why an adf bc project may necessarily connect to an on line database ?
    Why it is not possible to generate adf bc components from off line database objects ?

    The ADF BC design time has always required a database connection, to be able to test the validity of expert-mode SQL statement for one reason, but not the only one. We have not lifted that requirement in the 11g release.
    I filed ER# 6056701 to track your request. Thanks.

  • JDBC Result Set from Non-Database Source

    In Java, is it possible to create a result set from a non-database data source?, for example an XML file, text file, vectors, java beans
    We have a Swing application that currently makes direct JDBC calls to the DB2 database for creating result sets. We want to replace JDBC calls with calls to web service, but want to still create result sets on the client, so the replacement of the datasource from database to web service call is transparent to the rest of the code.

    In Java, is it possible to create a result set from a
    non-database data source?, Yes.
    for example an XML file,
    text file, vectors, java beans
    We have a Swing application that currently makes
    direct JDBC calls to the DB2 database for creating
    result sets. We want to replace JDBC calls with calls
    to web service, but want to still create result sets
    on the client, so the replacement of the datasource
    from database to web service call is transparent to
    the rest of the code.You might want to think carefully about what you are doing.
    It is fairly easy, although somewhat tedious (many methods,) to create a new type of ResultSet.
    But if the above application is doing SQL via statements and expecting the result via a ResultSet then you are not just creating a ResultSet but an entire driver and one that will have to deal with SQL as well. And if you have to handle the SQL itself that means you will probably need a parser and interpreter.

  • Entered DATA missing from the Database ( SEM CUBE )

    Hi,
    We are in the process of compiling the Annual Budget for 2011- 12. We
    are using BW-BPS for capturing the data.
    The Problem, is that we are not able see the Data entered in last two
    days. The users have entered the data in SEM-BPS layouts and saved it.
    Also they have executed the Queries through the Bex Analyzer which had
    the data till yesterday evening, but today if the user tries to refresh
    the query then the data is missing.
    The name of BW SEM-CUBE is "ZUCOPA_TC".
    Please suggest some solution.
    Thanks
    Nilesh

    Nilesh,
    someone might have run a delete function or another incorrectly configured planning function that deleted the data (or set records to zero).
    First, STOP any compression jobs on your planning InfoCubes. (If any compression job with zero eliminiation ran the past two days, the data is probably lost for good).
    Second, check in LISTCUBE if the data is still in the InfoCube. Make sure to select ALL fields for the output (including request id). If you are lucky, you will find all the deltas of changes that happened in the past days. If there was a delete (or similar) you should find these deltas, too. Now you can recreate the original data again (it's tedious but can be done).
    Whatever the outcome, you should implement some operational improvements to your planning applications:
    1) Create backup InfoCubes of your planning InfoCubes (fill with nightly DTP for example)
    2) Implement audit log of planning activities (see how-to guides)
    Both will give you a much better chance of recovering data in such cases.
    Good luck,
    Marc
    SAP Techology RIG

  • Connecting MSSQL Database source system from BW 3.5/Oracle 9.2.0.6/AIX 5.3

    Hi,
    We want to extract data from MSSQL database source system into BW 3.5/Oracle 9.2.0.6 system in AIX environment. Apart from intsalling NT app server,UDC, XI,flat file options, can you please suggest any other methods to extract data from SQL database into  BW/AIX system?. Thanks in advance.
    Thanks.
    Raj.

    Raj,
    Did you find any solution for this problem. We are having exactly the same issue and are trying to do it with SAP DBConnect.
    We are able to create a Source System for MSSQL server but it does not connect since the "Database Shared Library" is not installed on our BW 3.5 AIX box.
    From what we gather there is NO DSL for MSSQL for AIX. I cannot believe we cannot connect to MSSQL directly since we have too many MSSQL databases all around the company.
    regards,
    Atul

  • Not able to compare PL/SQL body from two different offline database object

    It is not possible to compare two package bodies from two different off line database object in two different off line database and schema.
    JDeveloper display a compare not available message in the middle of the window.
    It is possible to compare the package specification.

    Not able to compare scripts generated from offline database objects too

  • Missing SYSTABLES from my database.

    We are suddenly experiencing dumps in our system and they are saying the tables do no exist.  The tables are physically in the database on the OS side.  When investigating I find that SYSTABLES is missing from my database along with SYSCST.  Has anyone experienced this and is there a way of rebuilding.  I cannot refresh from production because we are mid upgrade.  This was not an issue after the upgrade we had tested for 5 weeks and everything was fine.  Somehow they have disappeared.  Any help would be greatly appreciated.
    Tania

    Hello Tania,
    Please check Note 66985.
    Basically execute the following commands
    CALL PGM(QSYS2/QSQXRLF) PARM('DLT' 'R3<SID>DATA')
    CALL PGM(QSYS2/QSQXRLF) PARM('CRT' 'R3<SID>DATA')
    Best regards,
    Victor

  • TP4 / offline database / select in navigator failed

    Select in navigator from pl/sql editor failed to find the edited object into the navigator (from where it was opened).

    I just opened a pl/sql from offline database navigator.
    Do some edits in the editor. Save many times. Compile many times.
    Suddenly (no idea why), the context menu Select in navigator don't find the object anymore.
    This is only for package body. I don't have this problem with package specification.
    Same package body may be accessed without any problem at same time through outgoing subversion pending changes.
    The error message is PackageName was not found in Navigator.
    The window title bar context is correct.
    I have more than one schema in my navigator.
    I have two application workspaces and both have same project names.
    I have subversion to manage both workspaces.
    Hope this help.

  • JDEV 11G TP4 [BUG]: Offline Database / Copying from another workspace

    see JDEV 11G TP4 [BUG]: Offline Database / Copying project from workspace
    Message was edited by:
    micwic

    I completely reinstall JDev and set it to use subversion ... that resolve the problem and i'm no more in a position to reproduce it.

  • JDEV 11G TP4 [BUG]: Offline Database / Copying project from workspace

    I have two workspaces.
    In these two workspaces i have a Documentation project containing offline database objects.
    Workspace 1
    +Documentation
    +connection
    +schema
    +objects
    +schema
    +objects
    Workspace 1
    +Documentation
    +connection
    +schema
    +objects
    +schema
    +objects
    I would like to copy the content of one schema from workspace 1 to a project in the workspace 2.
    Both schema have same name.
    Connection is different.
    The active workspace is workspace 2.
    In the wizard i'm able to select the Application (workspace), the project but the connection listed is only the one for workspace 2 (the active one). It normally has to be the ones corresponding to workspace 1 that i selected has the source for the copy.
    The result it that i got the list of objects from Documentation project from workspace 2 instead the desired ones from workspace 1.
    Hope its help

    Loose it again today ... please is it possible to address this problem ... it's really frustrating each time restore the configuration file.

  • "events" is missing from iPhoto source list / left-hand menu

    The "events" menu option is suddenly missing from the left-hand side menu of my iPhoto library.  See screenshot:
    Photos, Faces, Places, but no Events!  It used to be there and now it's not, not sure what happened.  When I open a different iPhoto library it is there, so it seems like a problem with my iPhoto library?  I tried rebuilding the iPhoto database and that didn't fix it.  The event data still seems to be there, when I browse the photos view pictures are still grouped by events.  Anyone have any suggestions?  I'm using iPhoto v 9.6 on Yosemite.  Thanks in advance for your help!

    Try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete the contents the following folder: User/Library/Containers/com.apple.iPhoto
    3 - reboot, launch iPhoto and try again.
    NOTE: For Mavericks and Yosemite,  go to your Home folder and use the View ➙ Show View Options menu to bring the this window:
    where you can check the Show Library Folder checkbox.

  • Invalid File after Downloading from Database using JSP/JDev 10.1.2

    Hi, i got a problem when i download a file from my blobColumn in database.
    Well, actually i got no problem in reading the file out of database, but when i download this file, there are 3 more bytes then in the original one in Database...
    Here's my java-code in the jsp-page i used as "save as" field:
    Hashtable ht = Dokument.createDOK(request);
    String dateiname = (String)ht.get("Dateiname");
    byte[] fileBytes = (byte[])ht.get("Dokument");
    ByteArrayOutputStream ba = new ByteArrayOutputStream();
    ba.write(fileBytes);
    // RESPONSE
    response.setContentType("application/octet-stream");
    response.setHeader("Content-Disposition","attachment; filename=\"" + dateiname + "\"");
    // DOWNLOAD
    OutputStream outs = response.getOutputStream();
    ba.writeTo(outs);
    outs.flush();
    outs.close();
    }catch(Exception ex){
    ex.printStackTrace();
    for testing i used a simple text file with 28bytes:
    begin----
    Test Zeile 1.
    Test Zeile 2.
    end-------
    after downloading this file it looks like:
    begin----
    Test Zeile 1.
    Test Zeile 2.
    end-------
    There are 3 bytes 0A(hex) at the beginning...
    I dont know why.
    after closing "outs" i made system.out for checking the amount of bytes in "fileBytes"-Array, and it was correct, just the 28 bytes like in the file from the Database.
    But i actually dont get, why there are 3 more bytes at the beginning after downloading it.
    The main problem is, some other files like word or excel documents cannt be opened, because of this 3 bytes at the beginning, and they seem to be invalid.
    Would be glad if someone can help me, got really stuck and have no idea any more.
    Thanks
    Sebastian

    Dont someone has a solution, or got a similar problem ?
    Thought about it could be a bug in the basic java classes of JDev 10.1.2
    but i dont really know...
    Have no idea left.
    Sebastian

  • Can I source an environment before making a system call from the database

    I can execute system calls from the database like
    Process proc = Runtime.getRuntime().exec("env");
    but I am unable to source an environment before making the call.
    Our goal is to from within the database to execute tkprof on a
    raw trace file then load both files into clobs in a table. We can load
    the raw trace no problem, we just cannot figure out how to execute
    tkrprof on the raw trace then load its output.
    Anyone know if this is possible to hava java get a runtime and then call
    an environment file to source the environment so that path's and other environment variables are set prior to executing another system command.

    Thanks for that...but can I do multiple edits in my Stored Procedure Vaibhav and pass back something that I can then utilize in my SSIS? For example...
    One and Only one Member Span...so I'd be doing a SELECT COUNT(*) based on my match criteria or handle the count accordingly in my Stored Procedure and passing something back via the OLE DB Command and handling it appropriately in SSIS
    Are there "Diabetes" claims...again probably by analyzing a SELECT COUNT(*)
    Am I expecting too much from the SSIS...should I be doing all of this in a Stored Procedure? I was hoping to use the SSIS GUI for everything but maybe that's just not possible. Rather use the Stored Procedure to analyze my stged data, edit accordingly, do
    data stores accordingly...especially the data anomalies...and then use the SSIS to control navigation
    Your thoughts........
    Could you maybe clarify the difference between an OLE DB Command on the Data Flow and the Execute SQL Task on the Control Flow...
    You can get return values from oledb comand if you want to pipeline.
    see this link for more details
    http://josef-richberg.squarespace.com/journal/2011/6/30/ssis-oledb-command-and-procedure-output-params.html
    The procedure should have an output parameter defined for that
    I belive if you've flexibility of using stored procedure you may be better off doing this in execute sql task in control flow. Calling sp in data flow will cause it to execute sp once for each row in dataset whereas in controlflow it will go for set based
    processing
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Missing qt and emacs from sync database

    I'm trying to install AL on my laptop, got through fine until I tried install KDE. Qt is missing from the sync database and therefore installation can't continue. I have AL installed on my desktop and searched for Qt after a pacman -Sy. No result for the Qt package is found. This is also the case for emacs. This is probably an oversight by the package managers but just wanted to let you guys know.

    i deleted the folder and did a pacman -Sy again. And then did a pacman -S qt and results in
    qt: not found in sync db
    I use the Server = ftp://ftp.archlinux.org/current/os/i686 for my updates
    Do you see the package after you sync?
    ****I changed the Server to one of the European mirrors. I found it there. I guess qt is not available on the ftp://ftp.archlinux.org/current/os/i686 server ******

Maybe you are looking for

  • IPhone 3G no longer recognized by iTunes

    I don't know what happened. I haven't changed any settings on my pc. I updated my phone software to 4.0.2 last week with no apparent problems. I think I've charged on my pc since but can't remember for sure. Now when I hook to usb, it goes on and off

  • Remote and IR

    I have just bought a new iMac and remote but cannot pair them.  I know I need to go into  system preferences and then security but I don't have an option to "Disable remote control infrared receiver." can anyone tell me why or what I'm going wrong pl

  • Can you delete duplicate apps from OSX HD?

    In OSX HD I have followed the procedure to never delete or modify any installation. Deletion and modification was routine in OS 7, 8 and 9. I have 4 duplicate OSX HD applications. Why the older version was not deleted during installation of a newer v

  • I need to change my name.(keeps requesting credit info even though no credit?)

    I appearently misspelt my name a while back and just now noticed. So I go to change this and it requests credit card info when there is no credit card on the account. I don't even own one what do I do to change this even though it's one letter it's d

  • Tabs open in first tab only

    Tabbed browsing is broken on my 11"MBA. When I open a new tab (cmd-T) and then try to go to a new URL in that tab, the URL opens in the first first tab replacing what was already open on that tab. I've re-installed Safari at least twice but no joy. A