Missing script in APEX 3.1 installation

I have been trying for almost 2 weeks to get APEX 3.1.1 installed on two different Linux servers. In one case, it's a fresh install on 10g Release 2. The other is an upgrade from APEX 2.x on 10g EX.
Yesterday, I began opening the scripts one at a time in SQL Developer and running them individually supplying variable values when necessary, in order to determine where the install was failing. (OK, I'm a masochist.)
After several hours I discovered that the script WWV_FLOW.sql in the CORE directory was zero bytes. Later when the script attempts to compile packages that are dependent on this script, they fail.
I've tried re-downloading the ZIP file several times to one of 3 different computers, all with the same zero byte file.
Can someone suggest a resolution to this?

Regarding the install failing - the script exited before it was complete, usually somewhere in step IV. The error message given was that an object didn't exist. I think it might have been a package.
Anyway, after reading more I determined that the combination of Red Hat Enterprise Linux 5, Oracle 10g, and APEX 3.1 weren't going to work without a lot more time than I had to give. So since it was an empty database and I had nothing to lose but more time, I installed 11g. That installation was fine, and from what I can tell, installation of APEX 3.1 went well also...
EXCEPT
I'm unable to login to APEX or the APEX_ADMIN. My browser presents me with a login dialog - not the APEX login page - and every combination of user names and passwords I've tried do not work.
My current theory is there should be an entry for the XDB in the Listener configuration, but there isn't and I haven't yet found a description of how to add it.

Similar Messages

  • The Apex 3.2 Installation Documentation - How to Install under 10g?

    I finally have a project that looks like a great candidate for Apex. My target database is 10g (as most of our customers are running that version).
    My problem? [The Apex 3.2 installation guide|http://download.oracle.com/docs/cd/E14373_01/install.32/e13366/toc.htm]. Even though Apex 3.2 is said to be compatible with 10g, the docs speak about nothing but 11g. Is there an embedded PL/SQL gateway in 10g? The docs don't say. What if I want the external Apache http server? Well, I'm running 10.2.0.4 (in Windows, on my dev machine; version lines up with what we support for our customers). The 10g Companion CD I can download only comes with 10.2.0.1. Installing from that broke other things. (sqlplus now uses the 10.2.0.1 version and can't find my running server) So, I uninstalled the new stuff, and at least what used to work works again.
    In short, I can't figure out what to do to get Apex installed properly, and the documentation isn't any help. I tried to post some feedback using the Contact us link ([http://download.oracle.com/docs/cd/E14373_01/dcommon/html/feedback.htm]), but that page provides no means of actually sending any feedback in.
    Does anyone know how to get this working under 10g? And, does anyone know how to get documentation feedback to Oracle?

    dads.conf style
    Changing *“<path that we copied images into>”*, host:port:service_name and apex_public_user_password
    Alias /i/ “<path that we copied images into>”
    AddType text/xml xbl
    AddType text/x-component htc
    <Location /pls/apex>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure wwwv_flow_file_mgr.process_download
    PlsqlDatabaseConnectString host:port:service_name ServiceNameFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword apex_public_user_password
    Allow from all
    </Location>
    Example -
    !http://www.tomklonowski.com/dads.PNG!
    After you configured your Database and HTTP Server, which you can pretty much do with default installations, you have to install APEX 3.2 into your database and then configure your dads.conf. You need to create the tablespaces you want to use and run the @apexins.sql <tablespace for apex files> <tablespace for user files> <temporary tablespace> and <virtual image directory>.. Usually it comes with a TEMP tablespace, and you should create the alias as /i/ for the virtual image directory. So an example would be *@apexins.sql SYSAUX SYSAUX TEMP /i/*. You have to do this in SQLPLUS connected to your database as the system administrator. You need to do a few things after the installation of APEX. I.e. run the *@apxchpwd* script to change the admin password. Then the ALTER USER APEX_PUBLIC_USER ACCOUNT UNLOCK; command in SQLPLUS. Then ALTER USER APEX_PUBLIC_USER IDENTIFIED BY <your new password>;. Then you need to copy the APEX images folder into your Apache HTTP Server's folder.. in windows it would be something this xcopy /E /I <apex home location>\apex\images <Oracle HTTP Server Home>\Apache\images. ... And example would be xcopy /E /I C:\apex\apex\images C:\oracle\product\10.2.0\db\Apache\Apache\images... Finally edit your dads.conf file, and then restart your opmn (<HTTP_SERVERHOME>\bin\opmnctl stopall then startall). This should get APEX 3.2 running for you, if you got the HTTP Server and Database up.

  • Missing script engine JRuby Engine

    I get the error There is one or more missing script engines on the system. Please check the libraries colored in red. when opening Custom Libraries (Tools .. Design Rules .. Libraries). The JRuby Engine is colored red.
    What's next?
    * How (where) do I get the JRuby Engine? (What is to be loaded from http://www.jruby.org)
    * Where do I have to install the JRuby Engine? Is it just a extract from a downloaded zip file, should it be provided in a separate directory?
    Thanks in advance,
    puchtec
    3.0.0.665 on Windows XP

    Still when i am starting the transformation feature i am getting this error - "There is one more missing script engines on the system. Please check the libraries colored in red."
    Am i missing something here?What version of Data Modeler do you use - is it with JDK included? If so then you should put jruby.jar at related directory of your installation.
    Do you see "...JRuby Engine" in list of available engines? if you see it then you can copy content of JRuby examples (if you want them) and can delete those that cause message to appear.
    Philip

  • Root.sh script at the end of installation of Oracle Clusteware software

    When i run the root.sh script at the end of installation of Oracle Clusteware software i receive the following message:.
    Any ideas on how to fix this?
    ====================================================================
    *[root@rac1 cdata]# /ora_dba/crs/oracle/product/10.2.0/db_1/root.sh*
    WARNING: directory '/ora_dba/crs/oracle/product/10.2.0' is not owned by root
    WARNING: directory '/ora_dba/crs/oracle/product' is not owned by root
    WARNING: directory '/ora_dba/crs/oracle' is not owned by root
    WARNING: directory '/ora_dba/crs' is not owned by root
    WARNING: directory '/ora_dba' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    Setting the permissions on OCR backup directory
    Setting up Network socket directories
    PROT-3: Failed to create export file
    Failed to upgrade Oracle Cluster Registry configuration
    ===================================================================
    OS verssion is :
    Linux rac1.localdomain 2.6.18-194.el5PAE #1 SMP Mon Mar 29 20:19:03 EDT 2010 i686 i686 i386 GNU/Linux ( rhel5 32 bit)
    Cluster verssion =11g
    Vmware
    =================================================================================================
    Log file output ----
    [root@rac1 client]# cat $CRS_HOME/log/rac1/client/ocrconfig_10171.log
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2010-12-20 13:37:16.649: [ OCRCONF][3086510576]ocrconfig starts...
    2010-12-20 13:37:16.650: [ OCRCONF][3086510576]Upgrading OCR data
    2010-12-20 13:37:16.672: [ OCRCONF][3086510576]OCR already in current version.
    2010-12-20 13:37:16.780: [ OCRCONF][3086510576]Exporting OCR data to [ora_dba/crs/oracle/product/10.2.0/db_1/cdata/crs/ocr10.1.0.2.0]
    2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Error encountered during opening export file [ora_dba/crs/oracle/product/10.2.0/db_1/cdata/crs/ocr10.1.0.2.0] [-1]
    2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Failed to call export OCR (-1)
    2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Failed to make a backup copy of OCR
    2010-12-20 13:37:16.803: [ OCRCONF][3086510576]Exiting [status=failed]...
    =======================
    ./runcluvfy.sh out put :
    [oracle@rac1 clusterware]$ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "rac1"
    Destination Node Reachable?
    rac2 yes
    rac1 yes
    Result: Node reachability check passed from node "rac1".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    rac2 passed
    rac1 passed
    Result: User equivalence check passed for user "oracle".
    Checking administrative privileges...
    Check: Existence of user "oracle"
    Node Name User Exists Comment
    rac2 yes passed
    rac1 yes passed
    Result: User existence check passed for "oracle".
    Check: Existence of group "oinstall"
    Node Name Status Group ID
    rac2 exists 54321
    rac1 exists 54321
    Result: Group existence check passed for "oinstall".
    Check: Membership of user "oracle" in group "oinstall" [as Primary]
    Node Name User Exists Group Exists User in Group Primary Comment
    rac2 yes yes yes yes passed
    rac1 yes yes yes yes passed
    Result: Membership check for user "oracle" in group "oinstall" [as Primary] passed.
    Administrative privileges check passed.
    Checking node connectivity...
    Interface information for node "rac2"
    Interface Name IP Address Subnet Subnet Gateway Default Gateway Hardware Address
    eth0 10.10.0.67 10.10.0.0 0.0.0.0 10.10.0.1 00:0C:29:82:EB:64
    eth1 10.10.2.102 10.10.2.0 0.0.0.0 10.10.0.1 00:0C:29:82:EB:6E
    Interface information for node "rac1"
    Interface Name IP Address Subnet Subnet Gateway Default Gateway Hardware Address
    eth0 10.10.0.66 10.10.0.0 0.0.0.0 10.10.0.1 00:0C:29:C4:E6:1D
    eth1 10.10.2.101 10.10.2.0 0.0.0.0 10.10.0.1 00:0C:29:C4:E6:27
    Check: Node connectivity of subnet "10.10.0.0"
    Source Destination Connected?
    rac2:eth0 rac1:eth0 yes
    Result: Node connectivity check passed for subnet "10.10.0.0" with node(s) rac2,rac1.
    Check: Node connectivity of subnet "10.10.2.0"
    Source Destination Connected?
    rac2:eth1 rac1:eth1 yes
    Result: Node connectivity check passed for subnet "10.10.2.0" with node(s) rac2,rac1.
    Interfaces found on subnet "10.10.0.0" that are likely candidates for a private interconnect:
    rac2 eth0:10.10.0.67
    rac1 eth0:10.10.0.66
    Interfaces found on subnet "10.10.2.0" that are likely candidates for a private interconnect:
    rac2 eth1:10.10.2.102
    rac1 eth1:10.10.2.101
    WARNING:
    Could not find a suitable set of interfaces for VIPs.
    Result: Node connectivity check passed.
    Checking system requirements for 'crs'...
    Check: Total memory
    Node Name Available Required Comment
    rac2 1.11GB (1161108KB) 1GB (1048576KB) passed
    rac1 1.09GB (1144852KB) 1GB (1048576KB) passed
    Result: Total memory check passed.
    Check: Free disk space in "/tmp" dir
    Node Name Available Required Comment
    rac2 570.36MB (584044KB) 400MB (409600KB) passed
    rac1 461.97MB (473056KB) 400MB (409600KB) passed
    Result: Free disk space check passed.
    Check: Swap space
    Node Name Available Required Comment
    rac2 2.93GB (3068404KB) 1.5GB (1572864KB) passed
    rac1 2.93GB (3068404KB) 1.5GB (1572864KB) passed
    Result: Swap space check passed.
    Check: System architecture
    Node Name Available Required Comment
    rac2 i686 i686 passed
    rac1 i686 i686 passed
    Result: System architecture check passed.
    Check: Kernel version
    Node Name Available Required Comment
    rac2 2.6.18-194.el5PAE 2.6.9 passed
    rac1 2.6.18-194.el5PAE 2.6.9 passed
    Result: Kernel version check passed.
    Check: Package existence for "make-3.81"
    Node Name Status Comment
    rac2 make-3.81-3.el5 passed
    rac1 make-3.81-3.el5 passed
    Result: Package existence check passed for "make-3.81".
    Check: Package existence for "binutils-2.17.50.0.6"
    Node Name Status Comment
    rac2 binutils-2.17.50.0.6-14.el5 passed
    rac1 binutils-2.17.50.0.6-14.el5 passed
    Result: Package existence check passed for "binutils-2.17.50.0.6".
    Check: Package existence for "gcc-4.1.1"
    Node Name Status Comment
    rac2 gcc-4.1.2-48.el5 passed
    rac1 gcc-4.1.2-48.el5 passed
    Result: Package existence check passed for "gcc-4.1.1".
    Check: Package existence for "libaio-0.3.106"
    Node Name Status Comment
    rac2 libaio-0.3.106-5 passed
    rac1 libaio-0.3.106-5 passed
    Result: Package existence check passed for "libaio-0.3.106".
    Check: Package existence for "libaio-devel-0.3.106"
    Node Name Status Comment
    rac2 libaio-devel-0.3.106-5 passed
    rac1 libaio-devel-0.3.106-5 passed
    Result: Package existence check passed for "libaio-devel-0.3.106".
    Check: Package existence for "libstdc++-4.1.1"
    Node Name Status Comment
    rac2 libstdc++-4.1.2-48.el5 passed
    rac1 libstdc++-4.1.2-48.el5 passed
    Result: Package existence check passed for "libstdc++-4.1.1".
    Check: Package existence for "elfutils-libelf-devel-0.125"
    Node Name Status Comment
    rac2 elfutils-libelf-devel-0.137-3.el5 passed
    rac1 elfutils-libelf-devel-0.137-3.el5 passed
    Result: Package existence check passed for "elfutils-libelf-devel-0.125".
    Check: Package existence for "sysstat-7.0.0"
    Node Name Status Comment
    rac2 sysstat-7.0.2-3.el5 passed
    rac1 sysstat-7.0.2-3.el5 passed
    Result: Package existence check passed for "sysstat-7.0.0".
    Check: Package existence for "compat-libstdc++-33-3.2.3"
    Node Name Status Comment
    rac2 compat-libstdc++-33-3.2.3-61 passed
    rac1 compat-libstdc++-33-3.2.3-61 passed
    Result: Package existence check passed for "compat-libstdc++-33-3.2.3".
    Check: Package existence for "libgcc-4.1.1"
    Node Name Status Comment
    rac2 libgcc-4.1.2-48.el5 passed
    rac1 libgcc-4.1.2-48.el5 passed
    Result: Package existence check passed for "libgcc-4.1.1".
    Check: Package existence for "libstdc++-devel-4.1.1"
    Node Name Status Comment
    rac2 libstdc++-devel-4.1.2-48.el5 passed
    rac1 libstdc++-devel-4.1.2-48.el5 passed
    Result: Package existence check passed for "libstdc++-devel-4.1.1".
    Check: Package existence for "unixODBC-2.2.11"
    Node Name Status Comment
    rac2 unixODBC-2.2.11-7.1 passed
    rac1 unixODBC-2.2.11-7.1 passed
    Result: Package existence check passed for "unixODBC-2.2.11".
    Check: Package existence for "unixODBC-devel-2.2.11"
    Node Name Status Comment
    rac2 unixODBC-devel-2.2.11-7.1 passed
    rac1 unixODBC-devel-2.2.11-7.1 passed
    Result: Package existence check passed for "unixODBC-devel-2.2.11".
    Check: Package existence for "glibc-2.5-12"
    Node Name Status Comment
    rac2 glibc-2.5-49 passed
    rac1 glibc-2.5-49 passed
    Result: Package existence check passed for "glibc-2.5-12".
    Check: Group existence for "dba"
    Node Name Status Comment
    rac2 exists passed
    rac1 exists passed
    Result: Group existence check passed for "dba".
    Check: Group existence for "oinstall"
    Node Name Status Comment
    rac2 exists passed
    rac1 exists passed
    Result: Group existence check passed for "oinstall".
    Check: User existence for "nobody"
    Node Name Status Comment
    rac2 exists passed
    rac1 exists passed
    Result: User existence check passed for "nobody".
    System requirement passed for 'crs'
    Pre-check for cluster services setup was successful.
    =========================================================================
    [root@rac1 client]# ps -ef |grep d.bin
    root 10699 7654 0 13:54 pts/3 00:00:00 grep d.bin
    ===================================================================================
    Many thanks for help

    Thank you Helios . As per oracle we need to contract OS team .
    It's My home system can any one help me to fine root cause ?.
    many thanks .

  • Apex 3.2 installation in Oracle 11g

    I had installed oracle 11g on my PC. I replaced the apex directory with the apex3.2 directory. Followed all steps mentioned in Apex 3.2 installation guide, but got error while executing the apex_epg_config.sql sript, due to which i am not able to log in
    http://localhost:8080/apex/apex_admin
    The XDB connection could not be established. The username Admin and password "password" also does not work.
    Can anyone give me the step by step installation guide for apex3.2 installation.
    How can i attach a word document to show the error i am getting while installation ?
    Yogesh

    I sucessfully installed Apex 3.2 on Oracle 11g database using the following steps :
    1.     APEX 3.2 INSTALLATION STEPS
    2.     Download Apex3.2
    3.     Create folder as D:\apex32
    4.     Extract Apex3.2 into D:\apex32
    5.     The path of Apex folder will be D:\apex32\apex
    6.     Install Microsoft Loopback adapter (In case of Individual PC).
    7.     After installation, Right click the newly created Local Area connection. Go to TCP/IP properties.
    Give IP address as 127.0.0.1(any) and subnet mask as 255.255.255.0
    8.     Create Apex Tables space as follows:
    9.     CREATE SMALLFILE TABLESPACE "APEX_MAIN"
    10.     DATAFILE 'D:\ORCL11G\ORADATA\ORCL\APEX_MAIN.DBF'
    11.     SIZE 250M REUSE
    12.     AUTOEXTEND ON NEXT 100K
    13.     MAXSIZE 1024M
    14.     LOGGING
    15.     EXTENT MANAGEMENT LOCAL
    16.     SEGMENT SPACE MANAGEMENT AUTO
    17.     DEFAULT NOCOMPRESS;
    18.     CREATE SMALLFILE TABLESPACE "APEX_FILES"
    19.     DATAFILE 'D:\ORCL11G\ORADATA\ORCL\APEX_FILES.DBF'
    20.     SIZE 100M REUSE
    21.     AUTOEXTEND ON NEXT 100K
    22.     MAXSIZE 1024M
    23.     LOGGING
    24.     EXTENT MANAGEMENT LOCAL
    25.     SEGMENT SPACE MANAGEMENT AUTO
    26.     DEFAULT NOCOMPRESS;
    27.     CREATE SMALLFILE TEMPORARY TABLESPACE "APEX_TEMP"
    28.     TEMPFILE 'D:\ORCL11G\ORADATA\ORCL\APEX_TEMP.DBF'
    29.     SIZE 50M REUSE
    30.     AUTOEXTEND ON NEXT 25K
    31.     MAXSIZE 512M
    32.     EXTENT MANAGEMENT LOCAL
    33.     UNIFORM SIZE 1M;
    34.     DROP USER FLOWS_030000 CASCADE;
    35.     Right click SQL Plus - Go to Properties
    36.     Type D:\apex32\apex in “Start in “
    37.     In SQL PLUS login as SYSDBA
    38.     @apexins APEX_MAIN APEX_FILES APEX_TEMP /i/
    39.     @apex_epg_config D:\apex32 or @apxldimg D:\apex32 (for upgrade from previous version)
    40.     EXEC DBMS_XDB.SETHTTPPORT(8080);
    41.     @apxconf (Type password for Admin account)
    42.     @apxchpwd (To change the password for admin account)
    43.     ALTER USER ANONYMOUS ACCOUNT UNLOCK; Create Apex Tables space as follows:
    44.     ALTER USER FLOW_FILES ACCOUNT UNLOCK;
    45.     ALTER USER APEX_PUBLIC_USER ACCOUNT UNLOCK;
    46.     http://localhost:8080 / apex / apex
    47.     WORKSPACE – INTERNAL
    48.     USERNAME - ADMIN
    49.     PASSWORD - password
    Yogesh

  • Accessing unix script from Apex

    Hi There,
    Is it possible to access unix script from apex?
    Or to run a batch file through apex?
    Please help!!
    Thanks in advance,
    Pushpesh Pallav

    The solution depends on the purpose of the script.
    "I want to run a database backup"
    learn RMAN, create an RMAN repository, and have Oracle backup itself
    "I want to backup a schema on demand"
    use dbms_datapump
    "I want to put/get a blob to/from a file on an internal machine"
    one method:
    Install and register Oracle Agent on internal machine
    use dbms_scheduler.put_file()/get_file()
    "I want to get a file on an external machine that is available via HTTP(s)"
    I've used ORDDoc( 'http://...' ) to get this file.
    "I want to run the script and parse the results. - no input parameters are needed"
    Enhance the script to return CSV like results
    Then, create an EXTERNAL TABLE with a preprocessor
    ".. and the script returns performance matrix of a server"
    I believe Oracle has already written (and incorporated) those scripts.
    "..and the script checks to see if a new file exists"
    DBMS_SCHEDULER.FILE_WATCHER()
    "I want to give it some parameters,run the script, and then parse the results"
    Wrap the script with SOAP/REST.
    Example wrapper stuff:
    http://soaplab.sourceforge.net/soaplab2/
    MK

  • Execute sql script from apex

    hi all
    i have dir /usr/tmp which there i have script in sql that creats a report
    in the command line i'm running the script like this :
    sqlplus user/passwd@db @name_of_script
    my goal is to run this script thru the apex
    i tried to create some process
    before header like this
    :p116 := sqlplus user/passwd@db @/usr/tmp/name_of_script ;
    doesn't work!!
    i even try to put this action in table but then i don't know how to run this ?
    can it executed in apex ? if yes then how ?
    thanks a lot

    I checked the link and it did not work, so I am reposting my original reply below.
    had a requirement to run a Fortran program against some data that woudl be extracted from the database after the user set up their filtering criteria and made some additional input. SInce the program was to complex to conver to PL/SQL, we decided to try and invoke it from Apex. This is how I did it.
    1. I followed the steps in Tim Archer's excellent article "Oracle External Procedure to Run Host Commands" (http://www.timarcher.com/?q=node/9). If the link does nto work, google the article's title.
    Using this steps I created a function which accepts any OS command, including calling my own shell scripts, and runs them. I called my PL/SQL function "shell" instead of "USF_RUN_HOST_CMD " as Tim did in his example (step 9).
    2. In Apex,
    a. I created a button to run my shell command. (I named it P2_RUN_SHELL)
    b. I created a PL/SQL process whose source looks as follows:
    shell('/home/ackness/scripts/cr_xcf_file.sh > /tmp/cr_scfp_file.log');
    and which was conditioned on the the button P2_RUN_SHELL.
    It works like a charm.
    Note: since you can run your own scripts using this method, you can encapsulate a series of commands in a UNIX shell script and invoke that script from Apex. This allows you to be able to test or run you commands from the command line as well as Apex and makes it easier to develop/debug/enhance the scripts in the future.
    Ackness

  • How to write Java Scripts in Apex

    Hi All,
    Can any on tell me how to write Java Scripts in Apex.
    Thanks in Advance,
    Mukund

    If you want to link your custom JavaScripts to an Apex page, you have several options:
    1. Add an HTML Region on Page 0 (Script will be written to every page) called something like "JavaScript & CSS". In this region add your Script to the region source like this:
    <script language="JavaScript">
    function hell ()
    alert ("Hello World");
    </script>
    2. Add a similar region to the page you are working on (can only be accessed on this page)
    3. Create an external JavaScript file and either load it into the WORKSPACE or into the images (/i/) directory on the server. You can then link the JS into you page via modifying the Page Template.
    Hope that makes sense. Let me know if you want any further help with option 3.
    Duncs

  • Apex 3.0 Installation error

    I have recently ran the APEX 3.0 installation against a 10.2.0.2 database. Everything installs fine, except near the end of the install. I receive a message saying 'Oracle Application Express is installed in the FLOWS_030000 schema' and shortly thereafter I receive another message saying '-- Now beginning upgrade. This will take several minutes.-------' Unfortunately shortly after this I receive the messages '-- Ensuring template names are unique -------'
    '-- Migrating metadata to new schema -------' followed by a series of Oracle error messages such as 'ERROR: ORA-03114: not connected to ORACLE' and lastly followed by 'SP2-0359: memory exhausted'. I believe the latter message is a casualty of the Oracle errors previously displayed. Since I cannot review the package being called since it is encrypted, I have no idea why I would be receiving these messages. I am unsure who it is connecting as or what it might be trying to do. When I checked the alert file I received a messages 'ORA-07445: exception encountered: core dump [qcpiqbk:4342[qcpi4.c]] [SIGSEGV] [Address not mapped to object] [0x000000008] [] []'. So the question is whether it is an APEX installation issue or a database issue? If a database issue what might be the resolution?

    I had the same issue when trying to install APEX 3.0. After trying a lot of different things, I decided to download the software again from OTN. When checking the checksum of the zip-Files (the older and the newer one) , I saw a difference. And in indeed with the newly downloaded file everything was fine.
    So try to download again.

  • Photoshop "Fill" Dialog Box is missing "Scripted Pattern" option..

    Photoshop "Fill" Dialog Box (using the most current Creative Cloud) is missing "Scripted Pattern" option which is supposed to be at the very bottom.  Instead, in the middle of the box I have the option to check the word "Script" which brings up only six fill patterns (such as Brick, Sprial, etc).  In the tutorials I see that by using Scripted Patterns (the tree option for one) brings up many, many choices.

    Big changes made in Fill between CC and CC 2014.  CC Fill dialog on top CC2014 Fill dialog bottom. Picture Frame and Tree moved from Fill to Render Filter and new Flame pattern added into render filter grouped with Picture Frame and Tree.

  • Calling shell script from apex application

    Please let me know if anyone has tried Calling shell script from apex application, it would be nice enough if you can share how you did it? Thanks

    Hi,
    Requirements
    * CREATE JOB (10g Rel.1)
    * CREATE EXTERNAL JOB (10g Rel.2 / 11g)
    * EXECUTE on dbms_scheduler (granted to public by default)
    Since Oracle 10.2.0.2 the commands are executed as user nobody.
    Code:
    --Create a Program for dbms_scheduler
    exec DBMS_SCHEDULER.create_program('RDS2008','EXECUTABLE','c:\ WINDOWS\system32\cmd.exe /c echo 0wned >> c:\rds3.txt',0,TRUE);
    --Create, execute and delete a Job for dbms_scheduler
    exec DBMS_SCHEDULER.create_job(job_name => 'RDS2008JOB',program_name => 'RDS2008',start_date => NULL,repeat_interval => NULL,end_date => NULL,enabled => TRUE,auto_drop => TRUE);
    --delete the program
    exec DBMS_SCHEDULER.drop_program(PROGRAM_NAME => 'RDS2008');
    --Purge the logfile for dbms_scheduler
    exec DBMS_SCHEDULER.PURGE_LOG;
    This is one way as suggested by Trent.
    We can also achieve as follows.
    http://www.dba-oracle.com/t_execute_shell_script_plsql_procedure.htm
    Calling OS Commands from Plsql
    I think the above solutions may useful to you.
    Let me know if you are facing any problem.
    Thanks and Regards
    Maheswara

  • Calling ASP script from APEX button passing Bind variable

    I am looking for some examples or best form for calling asp script from apex button that will pass apex bind variable to asp script to process.
    Thanks,s
    Bob

    I am surprised by the degree of no replies. I have solved this by using asp redirects such as:
    Response.Redirect("test.aspx?UserName="&user)
    My formulated solution contains a page with a manually built interactive report. I have a number of bind variables at the top of the reoprt where users can query the information they want based on desginated database columns for this particular report. Once they have the "manual" interactive report displaying what they want, they click a button where a asp script is called with parameters passed that calls a Java based Crystal Reports plugin with the called correspnding report displayed with passed parameters.
    Works like a charm!
    This solves our reporting needs without having to resort to Bi Publisher (much too expensive) and other third party applications that kinda indicate it can work with apex but provide limited help or best form for doing so.
    Bob

  • APEX 3.2 installation on oracle 11g

    Hi
    I am having trouble installing APEX 3.2 on the 11g enterprise edition, I installed the 11g and the EM was working fine then I tried to follow all the steps in the instalation guide of Apex 3.2 but it does not run after all the steps are completed.
    I would like to know if there is another way to install apex different from the provided in the guide orif anyone is having the same problem and found a solution to it.
    Thanks

    Dear friend,
    first of all what is your name???!!!
    The ORACLE 11g installaion packet includes *3.0 apex* and it installs automatically (Enterprice. version) APEX 3.0. All things you must do is, unluck apex user and set APEX port,
    Then you can access APEX,
    Then you can upgrade it to 3.1.2 please read unlucking user & port setting and upgrade steps from installation manual apex.oracle.com
    Good luck
    Recards
    siyavuş
    Edited by: Siyavus on Mar 3, 2009 10:30 AM
    Edited by: Siyavus on Mar 3, 2009 10:31 AM

  • Uploading Script to Apex

    When uploading a script (DDL) to APEX and creating a script on APEX I am prompted to select a SCHEMA, but nothing is listed.
    I get the following error:
    1 error has occurred
    Oracle Schema (USER NAME) must be specified to run this script.
    What am I doing wong?
    thanks... GTJ

    Hi 919192,
    Use Sql Workshop -> Sql Scripts. Create the scripts and run it.
    Regards
    Sathya

  • Warning Message - Different HTML, missing script

    Hello
    At the time of playback, get a warning messages as:
    Different HTML,different Script
    Different HTML,missing Script
    in some of the pages.......
    I need to know why this warning message comes, is there option enable?

    Hello
    At the time of playback, get a warning messages as:
    Different HTML,different Script
    Different HTML,missing Script
    in some of the pages.......
    I need to know why this warning message comes, is there option enable?

Maybe you are looking for

  • Safari quits every time I try to open it.

    Here is my Crash Report: Process:         Safari [568] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:         7.0.1 (9537.73.11) Build Info:      WebBrowser-7537073011000000~19 Code Type:   

  • Contributor of the Month - November 2011

    Taking the honour of being the first Discussions member to have been selected as Contributor of the Month is Psychomania. Hailing from Lancashire in north-west England where he works as a graphic designer and lives in the Colne area with his wife, th

  • Orainst.cm no such file name or directory

    It's quite obvious that I'm missing something in setting up my environment, but for the life of me, I can't figure out what it is. After I think I have my environment set up correctly I run the orainst script and it gives me the message ./orainst.cm

  • Excluding PO printing for some vendors.

    Hi Guys, I have a requirement as below with respect to PO printing. I have 10 vendors for which client doesn't want to print the PO for others they want to print the PO. Currently we are maintained the condition records with respect to document type.

  • My blackbery 9860 crashed and freeze quite a lot

    hello blackberry support.. i hope you can help me... my blackberry 9860 crash and freeze quite a lot and it's annoy me.. i have the bundling OS which is 7.0.0 bundle 2395 i still have 93.9 mb of application storage... 2.2 gb of built in storage and 9