30EA2 - new package ignores the new option Source case

The checkbox to Add a new Source to lowercase in the dialog box new package seems to have no effect: it is always uppercase.

This used to work properly in 2.1.

Alessandro

She is already known or fixed, although the fix to ai2 :-(

Tags: Database

Similar Questions

  • Ignore the parenthesis on a case where they wrap a string

    Hello

    This is my first question, I hope I'm doing this right, then I write one. CSV file in a table, and then create a view of this table, taking only some fields in order to write them in another CSV file.

    Here's my problem with a field of view:

    target.JPG

    I want to get rid of the parenthesis, I could not find any definitive method on the net, so I tried to cut the first and the last "()" in the chain using case:

    target.JPG

    I got the following error:

    target2.JPG

    I tried the same logic using case this time test the string length (because 9 would be the longer):

    SELECT THE CHECK BOX

    Length WHEN (a.base_amt) = 9 THEN (select distinct substr (a.base_amt, 2, length (a.base_amt)-1) of CRD_AMT one)

    ON THE OTHER

    (select distinct a.base_amt in crd_amt one)

    END

    OF CRD_AMT one

    I received the same error.

    Now, I know that this is not the best way for all to achieve what I need, I have, I'm sure that there is possibility to ignore the parenthesis, but I couldn't find something that works...

    I hope that you, the experts may have a solution.

    Thank you!!

    Hello

    1623052 wrote:

    Hello

    This is my first question, I hope I'm doing this right, then I write one. CSV file in a table, and then create a view of this table, taking only some fields in order to write them in another CSV file.

    Here's my problem with a field of view:

    Welcome to the forum!

    It's much better to post CREATE TABLE and INSERT statements, so that other people can recreate the problem and test their ideas.

    Check out the Forum FAQ: Re: 2. How can I ask a question on the forums?

    to get tips on how to get the most out of this forum.

    I want to get rid of this bracket,

    The TRANSLATE function provides a simple way to remove all the brackets (or characters you want):

    SELECT TRANSLATE (base_amount

    , 'x()'

    , 'x'

    ) AS new_base_amount

    OF crd_amt;

    The 3rd argument to TRANSLATE is one of the characters that you don't want to delete.  It doesn't matter whether or not it actually occurs in one of the strings.

    The 2nd argument on TRANSLATE begins with the same character and continues with all the characters that you want to delete.

    I could not find any definitive method on the net, so I tried to cut the first and the last "()" in the chain using case:

    I got the following error:

    I tried the same logic using case this time test the string length (because 9 would be the longer):

    SELECT THE CHECK BOX

    Length WHEN (a.base_amt) = 9 THEN (select distinct substr (a.base_amt, 2, length (a.base_amt)-1) of CRD_AMT one)

    ON THE OTHER

    (select distinct a.base_amt in crd_amt one)

    END

    OF CRD_AMT one

    I received the same error.

    Now, I know that this is not the best way for all to achieve what I need, I have, I'm sure that there is possibility to ignore the parenthesis, but I couldn't find something that works...

    I hope that you, the experts may have a solution.

    Thank you!!

    The problem here is that you don't need so many subqueries; in fact, you do not need.  If you want to use the above approach, a good way to do it is:

    SELECT THE CHECK BOX

    WHEN base_amt LIKE "(%)". »

    THEN SUBSTR (base_amt

    2

    , LENGTH (base_amt) - 2

    )

    Of OTHER basd_amt

    END AS new_base_amt

    OF crd_amt;

    However, which removes only the parentheses at the beginning and end of the string, and only when they occur in pairs.  You said you wanted to remove all the brackets.

  • What installation package is the best option?

    Hello

    I'm not a person of the Oracle; I see the MS Access UIS for a large group of people. The back-end is, however, Oracle, and is the ODBC connection.
    The company replaced the old computers and new come with the Windows 7 operating system. I found several installation packages, for example: Instant Client Package - beginner and also instant customer Packege - ODBC. All we need is to be able to connect with all the computers in the Oracle database, but I don't know what would be best to install.

    Any ideas would be greatly appreciated!
    Gabi

    PL note that 11 GR 2 client will not be able to access a database is less than 10 gr 2. See Doc 207303.1 of the MOS (Client / Server / Support of interoperability between Oracle Versions)

    HTH
    Srini

  • Impossible to ignore the jrockit option

    HI gentlemen,

    I downloaded a good example of Applet/ADF program. He worked with my Java7 and JDeveloper 11.1.1.0.6 A1. After you have installed Java and Fusion Middleware several times, now try to run the page .jspx with builtin weblogic Server always generates a java command with - jrockit, who is not available. I'm completely blocked from advancement. Can someone help me, why she now complains of jrockit, which I use at all?

    Thank you, best regards:

    Miklós HERBOLY
    [Waiting for the domain to finish building...]
    [11:18:27 AM] Creating Integrated Weblogic domain...
    [11:18:52 AM] Extending Integrated Weblogic domain...
    [11:18:58 AM] Integrated Weblogic domain processing completed successfully.
    *** Using port 7101 ***
    C:\Users\gksadmin\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    .
    .
    JAVA Memory arguments: -Xms256m -Xmx512m
    .
    WLS Start Mode=Development
    .
    CLASSPATH=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Java\JDK17~1.0\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.5.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;.;C:\ocf\lib\ocf-cc.jar;c:\windows\system32;c:\windows\SysWOW64;lib/gemplus-service-0.3.jar;C:\ocf\de\cardcontact\opencard\terminal\ctapi4ocf;C:\Java\jdk1.7.0\jre\lib\plugin.jar
    .
    PATH=C:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\native;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\Java\JDK17~1.0\jre\bin;C:\Java\JDK17~1.0\bin;C:\Program Files (x86)\PC Connectivity Solution\;D:\app\gksadmin\product\11.2.0\dbhome_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\"Program Files (x86)"\Java\jdk1.7.0\bin;c:\ocf\lib;c:\Windows/System32;C:\Java\jdk1.7.0\bin;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    .
    ***************************************************
    *  To start WebLogic Server, use a username and   *
    *  password assigned to an admin-level user.  For *
    *  server administration, use the WebLogic Server *
    *  console at http:\\hostname:port\console        *
    ***************************************************
    starting weblogic with Java version:
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Unrecognized option: -jrockit
    Starting WLS with line:
    C:\Java\JDK17~1.0\bin\java -jrockit   -Xms256m -Xmx512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true  -Xverify:none  -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server  -Djps.app.credential.overwrite.allowed=true -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\Users\gksadmin\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1 -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\Users\gksadmin\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.domain.config.dir=C:\Users\gksadmin\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\config\FMWCON~1  -Digf.arisidbeans.carmlloc=C:\Users\gksadmin\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\config\FMWCON~1\carml  -Digf.arisidstack.home=C:\Users\gksadmin\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\Users\gksadmin\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\Users\gksadmin\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\servers\DefaultServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol  -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\Users\gksadmin\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\oracle\store\gmds   -Dweblogic.management.discover=true  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath  weblogic.Server
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Unrecognized option: -jrockit
    Process exited.

    See bug 14320684 - I posted this before.

  • Dm3.0 ai2: Logic model relationship cardinality: Optional Source mislabeled?

    In the logic model, created a relationship 1: n of non-identification between 2 - Parent and child entities. Parent is 1: n with the child. The two entities have a primary key of unique column - parent_id, child_id respectively. I would like to apply LAUGHED as a parent can exist without children, but a child can not exist without a parent.

    In the logic model, the properties of the relationship, the cardinality - I change the checkboxes Optional Source and optional target to achieve my goal. I first tried to target control optional and leaving Source option unchecked. Then I have a physical model of the engineer and generate DDL for Oracle 11 g I get this constraint:
    SQL>ALTER TABLE child
      2      ADD CONSTRAINT Relation_1 FOREIGN KEY
      3      (
      4       parent_id
      5      )
      6      REFERENCES parent
      7      (
      8       parent_id
      9      )
     10      ON DELETE SET NULL
     11  ;
    
    Table altered.
    Here's a test case that illustrates this isn't quite what I wanted (starting with two empty tables):
    SQL>
    SQL>
    SQL>insert into parent (parent_id) values (1);
    
    1 row created.
    
    SQL>commit;
    
    Commit complete.
    
    SQL>
    SQL>insert into child (child_id, parent_id) values (901, 1);
    
    1 row created.
    
    SQL>commit;
    
    Commit complete.
    
    SQL>
    SQL>delete from parent;
    delete from parent
                *
    ERROR at line 1:
    ORA-01407: cannot update ("ODS_ETL_OWNER"."CHILD"."PARENT_ID") to NULL
    If I have Source checked and unverified optional target, a physical model of the engineer and generate DDL for Oracle 11 g I get this constraint that produces the effect with my test scenario:
    SQL>ALTER TABLE child
      2      ADD CONSTRAINT Relation_1 FOREIGN KEY
      3      (
      4       parent_id
      5      )
      6      REFERENCES parent
      7      (
      8       parent_id
      9      )
     10  ;
    
    Table altered.
    
    SQL>
    SQL>insert into parent (parent_id) values (1);
    
    1 row created.
    
    SQL>commit;
    
    Commit complete.
    
    SQL>
    SQL>insert into child (child_id, parent_id) values (901, 1);
    
    1 row created.
    
    SQL>commit;
    
    Commit complete.
    
    SQL>
    SQL>delete from parent;
    delete from parent
    *
    ERROR at line 1:
    ORA-02292: integrity constraint (ODS_ETL_OWNER.RELATION_1) violated - child
    record found
    But this seems backwards - and documentation reads as if it were backward. Am I missing something, or are the Source option and checkboxes optional target mislabeled? Should be Manditory Source and target mandatory?

    I would like to apply LAUGHED as a parent can exist without children, but a child can not exist without a parent.

    You must set as optional parent and the child to be mandatory.

    Am I missing something, or are the Source option and checkboxes optional target mislabeled? Should be Manditory Source and target mandatory?

    There is a relationship and both ends of that relationship and you can set for each end whether it is optional or not. And who saw directly using ratings of Barker. Place of optionality source and target is to be exchanged on the diagram if you use the notation IE.
    I expected that a part of cardinality may be more confusing to you because at the end of the source define you the cardinality of the target, but it seems that you have no problem with that.

    Philippe

  • 20.0.1 updated: right click on the page displays all THE menu options, many (all?) don't work, no 'view page source', not 'open in a new tab '.

    After 20.0.1 a few hours ago, click Update right displays all THE menu options, do not work a lot (all?), as 'view page source', 'open in a new tab' etc etc.

    To clarify, this happens if you have the active Firebug 1.10.6 addon.
    You can fix it by updating to the version of Firebug 1.11.2

    Here's how:
    Go to your add-ons Manager, right-click on the Firebug add-on and select 'Find updates'.

    Hope that helps.

  • I just remdered and recorded an intro I would like to use for all my projects, it is saved in a (* perl) file and is the only option to save in this format.  "When I try to open this file and start a new project using tha the intro file, I get an error.

    I just made and recorded an intro I would like to use for all my projects, it is saved in a (* perl) file and is the only option to save in this format.  When I try to open this file and start a new project using tha the intro file, I get an error "the file is not a supported file or codex is not installed.  How can that be, I made the file using this program and he does'nt recognize files it creates?  Please advise... Thanks /.

    grethell

    What version of Premiere Elements you are using and on what computer operating system is running?

    You cannot import a project file (.prel) in another.

    For now, generalize choice

    a. export your Timeline (your intro) content to a file saved on the hard drive of the computer. And then import that

    file in new projects by using the new project add Media/files and folders. See publish + Share/computer/and the other

    choices here to generate this file intro for later use in other projects.

    b. you can set up what is called a dummy projects - this is a project with nothing other than the intro file. And, at all times

    you want to use the intro, you open one of these saved dummy projects and add your media sources.

    A lot of things to discuss. Please fill in some details more and then we can refine the answer for your particular situation.

    Thank you.

    RTA

  • help with the new option of memories

    Sorry for my English

    Please help me with the new option of memories

    no memories option appears me

    I have an iphone with IOS 10.02 5

    Hello

    Try this support article > enjoy your memories in pictures - Apple Support

  • How can I get the header options restored in the new Firefox

    How to return the header options (help, history, bookmarks, etc.) with the new Firefox. I searched the 'menu' and couldn't find a way to restore them. I want to install on Windows 7, home Premium.

    Try this:

    1. Open the Firefox menu

      , and then select "Customize".

    2. At the bottom of the screen, pop open the option ' show/hide toolbars.
    3. Select "Menu Bar".

    You can also temporarily show the menu bar by pressing the "alt" on your keyboard.

  • The new version of Firefox is to save my passwords even if it is not checked in the security option? In some cases, also to save my customer number? Nor is it necessary

    The new version of Firfox save my passwords and in some cases, my customer identification numbers, even if the passwords for this site "Remember" in the security option is not checked. I don't use a master password. There are no entries in the list "password saved" so I'm not able to remove supposedly saved passwords.

    To determine if one of your extensions could make logging in, could test you the page Firefox Safe Mode? It is a standard diagnostic tool to disable some advanced features of Firefox and extensions. More info: questions to troubleshoot Firefox in Safe Mode.

    You can restart Firefox in Mode safe mode using either:

    • button "3-bar" menu > "?" button > restart with disabled modules
    • Help menu > restart with disabled modules

    Not all add-ons are disabled: Flash and other plugins still works

    After stops in Firefox, a small dialog box should appear. Click on 'Start mode safe' (not reset).

    Any difference?

  • I bought a new laptop with Windows 7 installed. Whenever I restart it, it has installed updates which can take up to an hour or freezes. You can ignore the automatic updates of Windows 7?

    I bought a new laptop with Windows 7 installed.  Whenever I restart it, it has installed updates which can take up to an hour or freezes.  You can ignore the automatic updates of Windows 7?

    You can turn off the automatic updates, Yes, but doing so would leave your computer at risk. Simply put with him: after another reboot or two, you will be fully patched AND fix!

    Install the Windows updates:
    http://Windows.Microsoft.com/en-us/Windows7/install-Windows-updates

    Update your computer:
    http://Windows.Microsoft.com/en-us/Windows7/updating-your-computer

    Understand the Windows automatic update:
    http://Windows.Microsoft.com/en-us/Windows7/Understanding-Windows-automatic-updating

    Updates: frequently asked questions
    http://Windows.Microsoft.com/en-us/Windows7/updates-frequently-asked-questions

    Change how Windows installs or notifies you of updates:
    http://Windows.Microsoft.com/en-us/Windows7/change-how-Windows-installs-or-notifies-you-about-updates ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • The TV signal configuration: download of new options could not be completed

    Original title: the TV signal configuration

    FAILED TO DOWNLOAD
    Download of new options cannot
    completed. Existing TV Setup options will be
    be used as you continue through TV signal
    installation program. Select next to continue.

    Make sure you that firewall or other internet security is not involved.

    Look at the log of events as: -.

    http://Windows.Microsoft.com/en-us/Windows-Vista/open-Event-Viewer

    For more information, open Event Viewer in Windows and then, in the Applications and Services logs, check the log of the Media Center

    S.Sengupta Media Center MVP

  • When a right click to create a new folder, I can't see the new option 'file' in the menu. Why?

    I'm running Win 7 Ultimate and it happened on my system for the first time: when a right click to create a new folder, I can not see new option 'file' in the menu.
    I remember that I did not create new records from the last 5 days, so I can't say when the problem came. But I remember that yesterday I uninstalled 'free. '
    antivirus application which disappointed me a little. And it was the only action I suspect to have effect on my system.
    So I can't create folders in the usual way. And I need help to solve the problem. Moreover, the cmd command line works and when I type:
    MD x:\AA,
    The result is a folder named AA at the root of drive x:

    Again, I ask for help.
    Thank you
    Chris

    Hello

    Go to the following site.

    File Association fixes for Windows 7 - the Winhelponline Blog:
    http://www.Winhelponline.com/blog/file-Asso-fixes-for-Windows-7/

    In the blue box, click on the item in folder and download the file to your desktop.

    Unzip the file.

    Double-click the folder_fix_w7.reg file to add the information in the registry.

    In the meantime, you can also use the keyboard shortcut to create a new folder.

    Just press Ctrl + Shift + N.

    Concerning

  • Right click on the desktop is no longer present "new folder" in the selection options

    New folder option missing also in all the other normally seen areas.
    Now have zillions of other new options, none of which I need. How to restore the option or fix to get the new folder tray option?
    E-mail address is removed from the privacy *.

    How to remove and restore the default context Menu items 'New' in Windows 7 and Windows 8
    http://www.SevenForums.com/tutorials/28677-new-context-menu-remove-restore-default-menu-items.html
     
     

    Tip: When you save the text in Notepad, the default file format is .txt. Replace all files.
     
     
     

     
  • 8.1 Windows installation on my Windows 8 Pro, with the upgrade option, will keep my programs installed on my new windows?

    If I want to install windows 8.1 on my windows 8 prowith the upgrade option, you my installed programs will be installed on my new windows? My files will be keept?

    Original title: Windows 8.1

    If I want to install windows 8.1 on my windows 8 prowith the upgrade option, you my installed programs will be installed on my new windows? My files will be keept?

    As long as you install Windows Pro 8.1, Yes, your staff, settings, and applications files will be preserved.

Maybe you are looking for