Repair/reset oracle DB instance?

Hi Everyone,
I mistakenly ran a schema drop script against my oracle instance and managed to drop a series of tables that I didn't intend to. At this point the instance has stopped accepting connections and I'm trying to find the best way to restore or reset it. The data that is in the database is disposable test data but I would like to somehow salvage instance itself. Unfortunately I'm not familiar enough with Oracle to know exactly what the tables did that were dropped or how I can recreate these. I included the output from the drop script below (the portion that printed out to my terminal before I managed to kill it off). Thanks for your help!
SQL>
SQL> -- dropping All objects in a schema....
SQL>
SQL> -- dropping table
SQL>
SQL> drop table TYPE_MISC$ cascade constraints;
Table dropped.
SQL> drop table ATTRCOL$ cascade constraints;
Table dropped.
SQL> drop table ASSEMBLY$ cascade constraints;
Table dropped.
SQL> drop table LIBRARY$ cascade constraints;
Table dropped.
SQL> drop table VIEWTRCOL$ cascade constraints;
Table dropped.
SQL> drop table ICOLDEP$ cascade constraints;
Table dropped.
SQL> drop table OPQTYPE$ cascade constraints;
drop table OPQTYPE$ cascade constraints
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
SQL> drop table REFCON$ cascade constraints;
drop table REFCON$ cascade constraints
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
SQL> drop table NTAB$ cascade constraints;
drop table NTAB$ cascade constraints
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
SQL> drop table SUBCOLTYPE$ cascade constraints;
drop table SUBCOLTYPE$ cascade constraints
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
SQL> drop table COLTYPE$ cascade constraints;
drop table COLTYPE$ cascade constraints
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
SQL> drop table LOB$ cascade constraints;
drop table LOB$ cascade constraints
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00942: table or view does not exist
SQL> drop table TAB$ cascade constraints;
drop table TAB$ cascade constraints
ERROR at line 1:
ORA-00701: object necessary for warmstarting database cannot be altered
SQL> drop table CLU$ cascade constraints;
drop table CLU$ cascade constraints
ERROR at line 1:
ORA-00701: object necessary for warmstarting database cannot be altered
SQL> drop table COL$ cascade constraints;
drop table COL$ cascade constraints
ERROR at line 1:
ORA-01013: user requested cancel of current operation

Hi Everyone,
Thanks for your replies. I understand completely that the database is trashed and is likely non-recoverable. The reality of my situation is that this is a development DB that I use for my testing and did not contain anything important. However, until I can either destroy it and create a new one or fix the one I have my testing is on hold. I've tried to find information about how to remove and re-create a database instance but what I've found so far looks pretty questionable. My understanding at this point is that my database is hosed but the extend of the damage is constrained to that database instance (i.e., I should still be able to create a new empty database from my existing software install). If there is no way to salvage the DB instance can someone point me to a way to completely remove it? I'm working off an ssh terminal so I don't have access to any of the nice UI tools for this. Thanks again.

Similar Messages

  • Oracle single instance 10.2.0.4 on AIX 5.3 with GPFS

    Hi there,
    Is there anybody ever that has been used oracle SINGLE instance with only all data files & its archival on AIX GPFS filesystem ? I am currently supporting on this environment, and would like to know whether there is any concern or issue.
    Thank you,
    Bundit

    Pl post details of exact versions of OS and database. By "SINGLE", do you mean a non-RAC database ? I believe it is supported - more details in MOS Doc 282036.1 (Minimum Software Versions and Patches Required to Support Oracle Products on IBM Power Systems)
    HTH
    Srini

  • What is the maximum number of characters in an Oracle 10G Instance Name

    All,
    Can I know what is the maximum number of characters in an oracle 10g instance name under AIX? Is it 7 characters or 8 characters?
    regards
    Santhosh

    One should really make the difference between db_name and instance_name: if instance_name default value is db_name it can be different
    (even on a non RAC database).
    For example with Oracle 10.2.0.4 you can create a database named DB78 with instance_name=DB12345678:
    $ uname -a
    Linux lx01.localdomain 2.6.18-92.el5 #1 SMP Fri May 23 22:17:30 EDT 2008 i686 i686 i386 GNU/Linux
    $ ps -fu oracle | grep smon
    oracle    6353     1  0 20:30 ?        00:00:01 ora_smon_DB12345678
    oracle    6412  5596  0 20:37 pts/1    00:00:00 grep smon
    $ export ORACLE_SID=DB12345678
    $ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Sep 8 20:34:26 2010
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> show parameter name
    NAME                                 TYPE        VALUE
    db_file_name_convert                 string
    db_name                              string      DB78
    db_unique_name                       string      DB78
    global_names                         boolean     FALSE
    instance_name                        string      DB12345678
    lock_name_space                      string
    log_file_name_convert                string
    service_names                        string      DB78I would not recommend this practice: but it's interesting to know to avoid confusing between db_name and instance_name.

  • Listen oracle 8i instances with a 10g listener

    Hi,
    Does someone try to listen oracle 8i instances (8.1.7.4) with 10g listener (10.2.0.3)
    thanks a lot.
    David

    Hi, humhum
    I created my listener on 10g and it doesnt see the 8i instances. So, I added manually an entry in listener.ora for 8i instance.
    Have a look :
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = F:\10g\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = LEGAL)
    (ORACLE_HOME = F:\8i\oracle\ora81)
    (PROGRAM = LEGAL)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = frcdgorcld1.eur.galderma.com)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    But from a client connection, I receive the following error message :
    ERROR - ORA-12518: TNS:listener could not hand off client connection
    Thanks for your help

  • Migrate Oracle Apps Instance from one server to another

    Hi All,
    We are planning on migrating our Production Oracle Apps Instance(11.5.10.2 and 9.2.0.8) on HP Tru64 UNIX OS on one server to a different server(Node name change) with the same OS. This is a single node, single OS user instance(Apps and DB on the same box). Can you please give me a brief idea on how to go about doing this?
    Thank you.
    Edited by: Ora_Apps_DBA on Jul 5, 2011 12:50 PM

    Since you will be using the same OS, then you can simply use Rapid Clone to migrate the Application/Database.
    Rapid Clone Documentation Resources, Release 11i and 12 [ID 799735.1]
    Make sure you have all OS pre-req. software and packages installed on the target nodes before you clone the instance.
    Oracle Applications Installation Update Notes, Release 11i (11.5.10.2) [ID 316806.1]
    Recommendations to Install Oracle Applications 11i [ID 294932.1]
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Thanks,
    Hussein

  • Meet with a strange error when starting up an Oracle DB instance

    When I was starting up an Oracle DB instance on HP-UX B.11.23 U ia64 host, a strange error message was encountered as follows:
    ======================================================
    SQL*Plus: Release 9.2.0.8.0 - Production on Sat Sep 1 21:50:05 2007
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area 320290568 bytes
    Fixed Size 724744 bytes
    Variable Size 285212672 bytes
    Database Buffers 33554432 bytes
    Redo Buffers 798720 bytes
    Database mounted.
    ORA-01122: database file 11 failed verification check
    ORA-01110: data file 11: '/u01/CADDB/data/cwmlite01.dbf'
    ORA-01251: Unknown File Header Version read for file number 11
    SQL> Disconnected from Oracle9i Release 9.2.0.8.0 - 64bit Production
    JServer Release 9.2.0.8.0 - Production
    Database "GPRS" warm started.
    ======================================================
    To my surprise, the file /u01/CADDB/data/cwmlite01.dbf is a data file of the tablespace CWMLITE from another Oracle DB instance named "CADDB". Who can tell me why that? What is the purpose of the tablespace CWMLITE in a DB?

    What I know is that CWMLITE is to do with OLAP. This tablespace is used to store OLAPSYS schema.
    <<To my surprise, the file /u01/CADDB/data/cwmlite01.dbf is a data file of the tablespace CWMLITE from another Oracle DB instance named "CADDB">>
    If the file doesn't belong to your database then it could be that you are using a wrong controlfile.

  • Error when synchronizing an oracle 9ias instance

    Hi,
    I've got a farm with 2 oracle 9ias instances( with
    a File Repository ).
    Both 9ias instance belong to a cluster.
    When i try to synchronize one of the oracle 9ias instances,
    i've got the following error :
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2004-02-04T16:25:47.511+01:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>DCM</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>benchi</HOST_ID>
    <HOST_NWADDR>192.168.1.6</HOST_NWADDR>
    <MODULE_ID>oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[main,5,main]</PROCESS_ID>
    <USER_ID>oracle</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>192.168.1.6:39402:1075908347502</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>[ RM ] getCachedStatus:</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.ias.cache.TimeoutException:
    An exception occurred in the method CacheAccess.get
    at oracle.ias.cache.Response.waitFor(Unknown Source)
    at oracle.ias.cache.CacheHandle.netSearchList(Unknown Source)
    at oracle.ias.cache.CacheAccess.getAllCached(Unknown Source)
    at oracle.ias.sysmgmt.persistence.cache.StatusLoader.load(Unknown Source)
    at oracle.ias.cache.CacheHandle.findObject(Unknown Source)
    at oracle.ias.cache.CacheHandle.locateObject(Unknown Source)
    at oracle.ias.cache.CacheAccess.get(Unknown Source)
    at oracle.ias.sysmgmt.persistence.cache.CachePersistence.getCachedStatus(Unknown Source)
    at oracle.ias.sysmgmt.persistence.cache.CachePersistence.getPersistenceInstanceState(Unknown Source)
    at oracle.ias.sysmgmt.persistence.PersistenceInstance.getPersistenceInstanceState(Unknown Source)
    at oracle.ias.sysmgmt.status.DaemonState.<init>(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.IASInstanceImpl.getDaemonState(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.waitDaemonUp(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.checkInit(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    Any ideas ?

    Joao D Franco Net
    Could you share below information:
    Can you cross check if deployed driver are OSGi enabled? Refer this.
    Can you share screenshot of the destination settings and error ?
    note: The blog you followed is referring to SP03 (1st GA of SMP3)..You should not have any problem in connecting to Oracle DB being on any SP.
    Regards,
    JK

  • Multiple listeners on Oracle 9i instance

    Hi,
    i am having problems starting multiple listeners in an Oracle 9i instance. The contents of the listener file is
    # LISTENER.ORA Network Configuration File: /lsq2/app/oracle/product/9.2.0/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    LSNR_LSQ=
    (DESCRIPTION_LIST=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=TCP)(HOST=traindb3-lsq)(PORT=1541))
    (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC))
    (ADDRESS=(PROTOCOL=IPC)(KEY=CMDP))
    (ADDRESS=(PROTOCOL=IPC)(KEY=RT1))
    (ADDRESS=(PROTOCOL=IPC)(KEY=DM1))
    (ADDRESS=(PROTOCOL=IPC)(KEY=BOB))
    (DESCRIPTION=
    (PROTOCOL_STACK=
    (PRESENTATION=GIOP)
    (SESSION=RAW)
    (ADDRESS=(PROTOCOL=TCP)(HOST=traindb3-lsq)(PORT=2481))
    STOP_LISTENER = YES
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 20
    SID_LIST_LSNR_LSQ=
    (SID_LIST=
    (SID_DESC=
    (SID_NAME=PLSExtProc)
    (ORACLE_HOME=/lsq2/app/oracle/product/9.2.0)
    (PROGRAM=extproc32)
    (ENV='GBPATH=/lsq2/home/cmdp/GB/nr')
    (SID_DESC=
    (GLOBAL_DBNAME=CMDP)
    (ORACLE_HOME=/lsq2/app/oracle/product/9.2.0)
    (SID_NAME=CMDP)
    (SID_DESC=
    (GLOBAL_DBNAME=DM1)
    (ORACLE_HOME=/lsq2/app/oracle/product/9.2.0)
    (SID_NAME=DM1)
    (SID_DESC=
    (GLOBAL_DBNAME=RT1)
    (ORACLE_HOME=/lsq2/app/oracle/product/9.2.0)
    (SID_NAME=RT1)
    (SID_DESC=
    (GLOBAL_DBNAME=BOB)
    (ORACLE_HOME=/lsq2/app/oracle/product/9.2.0)
    (SID_NAME=BOB)
    (SID_DESC=
    (GLOBAL_DBNAME=truat1)
    (ORACLE_HOME=/u01/app/oracle/product/9.2.0)
    (SID_NAME=truat1)
    (SID_DESC=
    (GLOBAL_DBNAME=tradev1)
    (ORACLE_HOME=/u01/app/oracle/product/9.2.0)
    (SID_NAME=tradev1)
    (SID_DESC=
    (GLOBAL_DBNAME=tratest1)
    (ORACLE_HOME=/u01/app/oracle/product/9.2.0)
    (SID_NAME=tratest1)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = 10.244.127.12) (PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC) (KEY=EXTPROC))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME=HDSSQLServer)
    (ORACLE_HOME=/lsq2/app/oracle/product/9.2.0)
    (PROGRAM=hsodbc)
    (ENVS=LD_LIBRARY_PATH=/lsq2/app/oracle/product/9.2.0/lib:/usr/local/easysoft/unixODBC/lib:/usr/local/easysoft/lib:/usr/l
    ocal/easysoft/oob/client)
    (SID_DESC =
    (SID_NAME=HDSSQLServerRotherham)
    (ORACLE_HOME=/lsq2/app/oracle/product/9.2.0)
    (PROGRAM=hsodbc)
    (ENVS=LD_LIBRARY_PATH=/lsq2/app/oracle/product/9.2.0/lib:/usr/local/easysoft/unixODBC/lib:/usr/local/easysoft/lib:/usr/l
    ocal/easysoft/oob/client)
    (SID_DESC =
    (SID_NAME=SDCIMart)
    (ORACLE_HOME=/lsq2/app/oracle/product/9.2.0)
    (PROGRAM=hsodbc)
    (ENVS=LD_LIBRARY_PATH=/lsq2/app/oracle/product/9.2.0/lib:/usr/local/easysoft/unixODBC/lib:/usr/local/easysoft/lib:/usr/l
    ocal/easysoft/oob/client)
    I could start the listener lsnr_lsq but not the default listener. The error I get is
    TNS-01155: Incorrectly specified SID_LIST_str parameter in LISTENER.ORA
    NL-00303: syntax error in NV string
    The default listener deals with connections to a sql server while lsnr_lsq deals with connections to oracle databases.
    Thanx in advance

    Could you make sure that you've services for all the SID's below in the tnsnames.ora file..
    1)HDSSQLServer,
    2)HDSSQLServerRotherham,
    3)SDCIMart
    Regards,
    Bhagat

  • How to allocate the processor to oracle ebs instances

    dear all
    we are using solaris 10 on sparc t3 server.
    we want to allocate some processor to oracle ebs instances for the multi instance environment
    so please suggest us how should we go for it..
    regards

    In addition to the above, increasing the number of processors should not impact the functionality of the application and your only concern should be the licensing, and for this matter you will need to contact your Oracle sales representative.
    http://www.oracle.com/us/corporate/pricing/price-lists/index.html
    Global Pricing and Licensing
    Thanks,
    Hussein

  • Oracle single instance rac installation

    hi,
    do I need minimum of 2 servers in order to carry out 11.2 oracle single instance RAC installation ? or that its possible with one node? and then can add more nodes in future?
    is there any article/documents on this?
    thanks

    http://download.oracle.com/docs/cd/E11882_01/rac.112/e10718/clonerac.htm#CHDGFHCA
    "The cloning process assumes that you successfully installed an Oracle Clusterware home and an Oracle home with Oracle RAC on at least one node. In addition, all root scripts must have run successfully on the node from which you are extending your cluster database."
    also
    http://download.oracle.com/docs/cd/E11882_01/rac.112/e10717/intro.htm#BEIHEJGD
    "Overview of Cloning and Extending Oracle Clusterware in Grid Environments
    Cloning nodes is the preferred method of creating new clusters. The cloning process copies Oracle Clusterware software images to other nodes that have similar hardware and software. Use cloning to quickly create several clusters of the same configuration. Before using cloning, you must install an Oracle Clusterware home successfully on at least one node using the instructions in your platform-specific Oracle Clusterware installation guide.
    For new installations, or if you must install on only one cluster, Oracle recommends that you use the automated and interactive installation methods, such as Oracle Universal Installer or the Provisioning Pack feature of Oracle Enterprise Manager. These methods perform installation checks to ensure a successful installation. To add or delete Oracle Clusterware from nodes in the cluster, use the addNode.sh and rootcrs.pl scripts."
    it doesnt directly say its possible and I cant find full documentation on how to go about it ... but seem like its possible ?
    Edited by: user9198889 on Feb 24, 2010 5:01 PM

  • Oracle single instance installation  with RHEL Cluster suite

    Hi ,
    Can anyone help regarding Oracle single instance installation with RHEL Cluster suite? I have to know what factor need to be considered for RHEL Cluster configuration for Oracle Installation. And is it certified by Oracle?
    Aungshu

    Does any body like to share their experience ?

  • Oracle Form Load Error- Unable to open the Oracle R12 INSTANCE

    Hi,
    Need help.
    "FRM-92095: Oracle JInitiator version too low. Please Install version 1.1.8.2 or higher."
    This is the message I get while to load Oracle Form. I am unable to open Oracle R12 Instance.
    Thanks in advance.

    995837 wrote:
    Hi,
    Need help.
    "FRM-92095: Oracle JInitiator version too low. Please Install version 1.1.8.2 or higher."
    This is the message I get while to load Oracle Form. I am unable to open Oracle R12 Instance.Please post the details of the application release, database version and OS.
    Oracle EBS R12 comes with JRE so you are not supposed to download any Jinitator version. If you already have one installed, please uninstall it (via Control Panel > Add/Remove Software) and check then.
    Please see these links/docs.
    Resolving "JInitiator version too low" Errors in EBS Environments
    https://blogs.oracle.com/stevenChan/entry/resolving_jinitiator_version_too_low
    Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
    ;) AppsMasti :)
    Sharing is Caring

  • Reg: How to automate updation of tables between two oracle DB Instances

    Hi All,
    I have a requirement to auto update the tables between two oracle database instances. What are the possible solutions to handle this kind of situations.
    Please help me out in identifying the correct solution.
    Thanks in advance :)

    The possible solutions are outlined in the distributed database documentation
    They are
    a) trigger (6.0 and higher)
    b) advanced replication. Creates triggers on every table. Requires every table to have a primary key (8.0 and higher)
    c) Streams (Uses logminer, has no impact on table. Requires every table to have a primary key, or supplemental logging will be used. (9.0 and higher)
    d) Change Data Capture: superset of Streams (9i and higher).
    If you don't require realtime updates you don't need c or d. b is difficult to manage. Using a) the source db can potentially have to wait for the target db to complete it's transaction.
    Sybrand Bakker
    Senior Oracle DBA

  • How to reduce the size of cloned Oracle Applications Instance

    How to reduce the size of cloned Oracle applications instance, so as to save the storage space for the cloned systems.
    How can we remove unimplemented modules in the instance so that we can reclaim the space occupied by them.
    can any please suggest on this..?

    mumbai,
    I would recommend to leave it as it is.
    If you can add some inexpensive HDD to your test system then do so.
    The Apps DB storage decreasing process is quite painful and isn't straightforward.
    You can’t just delete unused schemas & tablesapces (if they are not used than they are not consuming reasonable space anyway). The modules in Apps are using each other procedures and objects. The effect of deleting one module (schema) is highly unpredictable.
    If you will do something like that than you will not be able to patch your cloned system after that.
    Some things can be done however in order to reduce size of a testing Apps system:
    - Decries UNDO & TEMP tablespaces. Normally you do not need that big tbs in test system as you have got in the production.
    - If your REDO LOG files are quite big and you have got a lot of redo groups you can recreated smaller REDO log files.
    - On Apps tier you can delete OUTput and LOG files
    In case you still would like to decrease data volume in your testing system you need to take a look on some tools which provide data subtracting capabilities from Apps DB. This process has to be quite intelligent. The tool have to know the data structures in APPS DB and subtract data in the way to not harm logical relationships between records. After a subtracting process you will need to make multiple FULL exp/imp cycles in order to reduce physical space consumed by the database. Beside the fact that those tools are quite expensive you will need to spend a lot of your time to implement those.
    BTW: That is the size of you production DB? Have you analyzed which module takes most of the space? May be you can identify top 10 objects and try to archive a data from those object preventing the future grow of the production database.
    Just my 0.02£
    Yury
    Check this out:
    A.
    http://www.freelists.org/archives/ora-apps-dba/05-2006/msg00000.html
    B.
    - Users can subscribe to your list by sending email to
    ora-apps-dba-request_at_freelists.org with 'subscribe' in the Subject field
    C.
    http://www.freelists.org/archives/ora-apps-dba/05-2006/threads.html

  • Oracle Hosted instance of APEX having issues today?

    Just tried logging into to download some stuff and I am finding the Oracle hosted instance of APEX is having issues.. Anyone else notice this or dealing with this today?
    Thank you,
    Tony Miller
    Webster, TX

    Hi Tony,
    It appears to be Web server related. I can't even get to http://apex.oracle.com (a static file). I just filed a P1 ticket for our IT organization to take a look and fix it.
    Thanks for reporting this.
    Joel

Maybe you are looking for

  • Print version System Failure: Bean SALV_WD_EXPORT_PDF not found on host

    Hi, I have created a ALV report in ABAP Webdynpro. When i try to print the ALV Report it gives Communication failure : Print version System Failure: Bean SALV_WD_EXPORT_PDF not found on host. I belive i need to install Usage Type BI Java. Can someone

  • How can I set CameraRAWOpenOptions using Javascripts in Photoshop CS6?

    I have been unable to set CameraRAWOpenOptions in scripts that worked fine for me in Photoshop CS5 but now do not work in Photoshop CS6.  There are no error messages when I run the scripts, and they appear to finish okay, but the images come out unad

  • Error message in 'INSOCHANGE' - FSCD

    I'm getting the following error message in INSOCHANGE when the PAI is triggered for any action. 'Recipient <recipient no.>  already defined for correspondence type/role V004/E' I have been able to identify that this is due to the existence of multipl

  • Master table unknown child tables

    Hi there! Suppose there is a master table having unknown child tables And i simply want to delete all the records of master as well as child's. Kind Regards! null

  • Update PA0008 in sap abap hr

    Hi Experts, I want to update the existing record in table PA0008. In table, for one existing pernr, it has wage types(LGA01). I want to add one or two wage for that existing pernr without effecting the  existing wage type and other values. How to get