UNABLE TO SET parallel_automatic_tuning=TRUE IN Oracle9i Enterprise Edition

Hi,
i am trying to set parallel_automatic_tuning=TRUE . but i am unable to set it.
My oracle version is as below.
SQL> SELECT * FROM V$VERSION;
BANNER
Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
PL/SQL Release 9.2.0.1.0 - Production
CORE 9.2.0.1.0 Production
TNS for 32-bit Windows: Version 9.2.0.1.0 - Production
NLSRTL Version 9.2.0.1.0 - Production
Please help to resolve this issue.
thanks
sivasankar.

hi i am unable to set the value as true for parallel_automatic_tuning parameter. ,
SQL> SHOW PARAMETER PARALLEL
NAME TYPE VALUE
fast_start_parallel_rollback string LOW
log_parallelism integer 1
parallel_adaptive_multi_user boolean TRUE
parallel_automatic_tuning boolean FALSE
parallel_execution_message_size integer 2148
parallel_instance_group string
parallel_max_servers integer 5
parallel_min_percent integer 0
parallel_min_servers integer 0
parallel_server boolean FALSE
parallel_server_instances integer 1
NAME TYPE VALUE
parallel_threads_per_cpu integer 2
recovery_parallelism integer 0

Similar Messages

  • EURO Support Oracle9i Enterprise Edition Release 9.2.0.4.0 ?

    Hi,
    Does Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production support EURO?If yes, what should be the data type I need to use to store the same?
    I have tried to store the Euro character in varchar2 data type column in the above database.When i tried to retrieve the EURO sysmbol some junk character is coming out.
    I am running the Oracle on Solaris5.9 OS.
    I have set Character set(NLS_LANG) as UTF8,
    Note:I am able to store and retrive the EURO in 9.2.0.3.0 without any problem.
    Pls help in this regard,
    Thanks in advance,
    Ravi

    When run the DUMP the following is the output from both versions.I dont know how to interpret the result..
    9.2.0.4:
    DUMP(SUBJECT)
    Typ=1 Len=12: 84,101,115,116,32,69,82,79,32,32,194,172
    9.2.0.3:
    DUMP(SUBJECT)
    Typ=1 Len=19: 84,101,115,116,32,101,114,114,114,114,114,114,114,114,114,32,226,1
    30,172
    In the second case i able to insert and retrieve the EURO ,
    How to interpret the above output,is there anything wrong?
    Actually I am not using any client, however i am using Java application to access the data,
    I can assure you that Applicationis working fine with other versions of Oracle,
    Thanks,

  • Oracle9i Enterprise Edition for HP/IA64, Release 2 Install Error

    Help Me!
    Oracle9i Enterprise Edition for HP/IA64, Release 2 (v9.2.0.2)
    Install Error
    OS Version : HPUX 11.23
    Me English is insufficient.
    Until end it reads and week route it wants.
    Me the help is necessary.
    The oracle before establishing, it established the gcc and the binutil first.
    Is the different package necessary?
    Error Message(make.log)
    =============================================================
    /usr/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/oracle/app/oracle/product/9.2.0.2
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/oracle/app/oracle/product/9.2.0.2
         (if [ "compile" = "compile" ] ; then \
         /oracle/app/oracle/product/9.2.0.2/bin/gennttab > ntcontab.c ;\
         cc +DD64 -c ntcontab.c ;\
         rm -f /oracle/app/oracle/product/9.2.0.2/lib/ntcontab.o ;\
         mv ntcontab.o /oracle/app/oracle/product/9.2.0.2/lib/ ;\
         /usr/ccs/bin/ar rv /oracle/app/oracle/product/9.2.0.2/lib/libn9.a /oracle/app/oracle/product/9.2.0.2/lib/ntcontab.o ; fi)
    cc: Couldn't open the message catalog: "/opt/ansic/lib/nls/msg/C/cc.cat".
    r - /oracle/app/oracle/product/9.2.0.2/lib/ntcontab.o
    ar: file ntcontab.o is built with mismatched data abi
    Stop.
    *** Error exit code 1
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/oracle/app/oracle/product/9.2.0.2
         (if [ "compile" = "compile" ] ; then \
         /oracle/app/oracle/product/9.2.0.2/bin/gennttab > ntcontab.c ;\
         cc +DD64 -c ntcontab.c ;\
         rm -f /oracle/app/oracle/product/9.2.0.2/lib/ntcontab.o ;\
         mv ntcontab.o /oracle/app/oracle/product/9.2.0.2/lib/ ;\
         /usr/ccs/bin/ar rv /oracle/app/oracle/product/9.2.0.2/lib/libn9.a /oracle/app/oracle/product/9.2.0.2/lib/ntcontab.o ; fi)
    cc: Couldn't open the message catalog: "/opt/ansic/lib/nls/msg/C/cc.cat".
    r - /oracle/app/oracle/product/9.2.0.2/lib/ntcontab.o
    ar: file ntcontab.o is built with mismatched data abi
    *** Error exit code 1
    Stop.
    /usr/bin/make -f ins_net_client.mk nnfgt.o ORACLE_HOME =/oracle/app/oracle/product/9.2.0.2
         (if [ "compile" = "compile" ] ; then \
         /oracle/app/oracle/product/9.2.0.2/bin/gennfgt > nnfgt.c ;\
         cc +DD64 -c nnfgt.c ;\
         rm -f /oracle/app/oracle/product/9.2.0.2/lib/nnfgt.o ;\
         mv nnfgt.o /oracle/app/oracle/product/9.2.0.2/lib/ ;\
         /usr/ccs/bin/ar rv /oracle/app/oracle/product/9.2.0.2/lib/libn9.a /oracle/app/oracle/product/9.2.0.2/lib/nnfgt.o ; fi)
    cc: Couldn't open the message catalog: "/opt/ansic/lib/nls/msg/C/cc.cat".
    ar: file nnfgt.o is built with mismatched data abi
    r - /oracle/app/oracle/product/9.2.0.2/lib/nnfgt.o
    *** Error exit code 1
    =============================================================
    Error Message(InstallActions.log)
    =============================================================
    Exception String: Error in invoking target ntcontab.o of makefile /oracle/app/oracle/product/9.2.0.2/network/lib/ins_net_client.mk
    Exception Severity: 1
    Exception handling set to prompt user with options to RETRY IGNORE
    User choice : Retry
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target ntcontab.o of makefile /oracle/app/oracle/product/9.2.0.2/network/lib/ins_net_client.mk
    Exception Severity: 1
    Exception handling set to prompt user with options to RETRY IGNORE
    =============================================================

    Hi,
    I had installed Oracle 9.2 on HP-UX 11i and the configuration assistants failed to start and it showed me the same errors. Can you tell me how did u solve u r problem.
    Thanks
    Satish

  • Database Hung problem in Oracle9i Enterprise Edition Release 9.2.0.7.0

    Hello,
    I am using the Oracle9i Enterprise Edition Release 9.2.0.7.0. Our database suddenly get hung and we need to give a Hard reset.
    Following are errors are in listener log.
    TNS-12571: TNS:packet writer failure
    27-OCT-2008 00:33:00 * service_died * nm45 * 12571
    TNS-12571: TNS:packet writer failure
    27-OCT-2008 00:33:13 * CONNECT_DATA=(SERVICE_NAME=<Service>)(SID=NM45)(SDU=2048)(CID=(PROGRAM=<EXE>)(HOST=<Host>(USER=<User>))) * (ADDRESS=(PROTOCOL=tcp)(HOST=<IP>)(PORT=<Port>)) * establish * <DB> * 12560
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    32-bit Windows Error: 109: Unknown error
    Error in Oracle trace:
    ORACLE V9.2.0.7.0 - Production vsnsta=0
    vsnsql=12 vsnxtr=3
    Windows 2000 Version 5.2 Service Pack 1, CPU type 586
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.7.0 - Production
    Windows 2000 Version 5.2 Service Pack 1, CPU type 586
    Instance name: <SID>
    Redo thread mounted by this instance: 1
    Oracle process number: 30
    Windows thread id: 1172, image: ORACLE.EXE
    *** 2008-10-27 00:54:04.300
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    *** 2008-10-27 01:14:38.175
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    *** 2008-10-27 01:22:48.894
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    *** 2008-10-27 01:39:21.800
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    *** 2008-10-27 01:50:40.910
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    *** 2008-10-27 02:39:51.285
    async error encountered when answering new connection:
    NS Primary Error: TNS-12560: TNS:protocol adapter error
    What could be the reason.
    Regards
    Hemant

    Hello Hemant,
    Thanks for the response. Following error are in sqlnet.log. We are using the static id.
    Fatal NI connect error 12560, connecting to:
    (LOCAL=NO)
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 9.2.0.7.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 9.2.0.7.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 9.2.0.7.0 - Production
    Time: 27-OCT-2008 00:33:13
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12560
    TNS-12560: TNS:protocol adapter error
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Regards
    Hemant.

  • Can Apex 4 be installed on Oracle9i Enterprise Edition Release 9.2.0.8.0 -

    Hi,
    Just wondering if its possible to installe Apex 4 on Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
    Thanks
    Aali
    Edited by: aali on 29-Jun-2010 03:14

    No. See requirements in Installation Guide:
    http://download.oracle.com/docs/cd/E17556_01/doc/install.40/e15513/pre_require.htm#BABFCFBC
    Thiis is not difficult.

  • Desupport Notice for Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit

    Hello,
    Is there a comprehensive published note from Oracle describing desupport notices for Oracle databases?
    Mainly - Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production, 10g r2 and 11g r1?
    If so, can anyone provide the link? I do have Metalink access, so a note id would also be good.
    Thanks,
    R

    Hi,
    Please see these docs.
    ALERT: Oracle9i Release 2 (9.2) Support Status and Alerts [ID 189908.1]
    ALERT: Oracle 10g Release 1 (10.1) Support Status and Alerts [ID 263719.1]
    ALERT: Oracle 10g Release 2 (10.2) Support Status and Alerts [ID 316900.1]
    ALERT: Oracle 11g Release 1 (11.1) Support Status and Alerts [ID 454507.1]
    Thanks,
    Hussein

  • Can downloaded oracle9i Enterprise Edition use Bitmap index?

    Hello there,
    I have a downloaded Oracle9i Enterprise Edition. After I create some bitmap index on a partitioned table, I use the following sql statement to check the bitmap index:
    select index_name, index_type, status from user_index;
    It tells me that all the statuses of the bitmap indexes are "N/A" (Not availabe). Does that mean I can NOT use bitmap index in this downloaded Enterprise version?
    If I must use bitmap indexes, what should I do?
    Many thanks in advance!
    -wendy

    are you creating a local index on the partitioned table?

  • Oracle9i Enterprise Edition Release 9.2.0.7 downloadable

    Hi,
    Please let me know where i can i find the downloadable for :Oracle9i Enterprise Edition Release 9.2.0.7 for linux
    Thank you,
    -Lokanath.

    Installation package could be downloaded here: http://www.oracle.com/technology/software/products/oracle9i/index.html (only 9.2.0.4 is downloadable).
    Then you need download 9.2.0.7 patchset from metalink.oracle.com (you must have paid support for access to this site)

  • Oracle9i Enterprise Edition Release 9.2.0.1.0 - OracleSessionStateStore

    Hi,
    I have the Oracle9i Enterprise Edition Release 9.2.0.1.0 version of Oracle DB installed.
    The client is an ASP.net 3.5 AJAX enabled web application using IIS (Developer m/c is XP SP3 with IIS 5.0 installed).
    I am trying to use the Oracle Provider for .NET for storing ASP.net sessions in Oracle Database.
    The ODP version that i have installed to the GAC and am using is : 11.1.0.7.20
    However, once i turn it on via web.config, i get the following error:-
    Unhandled Execution Error
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082
    Exception Details: Oracle.DataAccess.Client.OracleException:
    Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [OracleException (0x80004005)]
    Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure, Boolean bCheck) +2657
    Oracle.DataAccess.Client.OracleException.HandleError(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, Object src) +80
    Oracle.DataAccess.Types.OracleBlob.get_Length() +609
    Oracle.DataAccess.Types.OracleBlob.get_Value() +476
    Oracle.Web.SessionState.OracleSessionStateStore.GetSessionStoreItem(HttpContext context, String id, Boolean getExclusive, Boolean& locked, TimeSpan& lockAge, Object& lockId, SessionStateActions& actionFlags) +2395
    Oracle.Web.SessionState.OracleSessionStateStore.GetItemExclusive(HttpContext context, String id, Boolean& locked, TimeSpan& lockAge, Object& lockId, SessionStateActions& actions) +54
    System.Web.SessionState.SessionStateModule.GetSessionStateItem() +117
    System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +487
    System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +66
    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
    Someone else has posted a similar error before but there are no responses to that thread.
    Hence i am creating a new thread for this.
    Does anyone have any clues related to this error? All suggestions welcome :-)
    Thanks!

    Hi Greg,
    WOW..i think that just might be it. That does give me something to look into instead of just tearing my hair out.
    I did read the documentation for the 11g Client components when it downloaded it from the OTN and they just had a generic statement saying that it supports 9i provided its release 2.
    I found the doc your were referring to (Doc ID 207303.1). Will try out by upgrading to a newer oracle and see if that helps!
    Thanks!
    Edited by: user8904887 on Jun 22, 2010 1:07 AM

  • Oracle9i Enterprise Edition Release 9.0.1.1.1 Data Mining  API

    Is Data Mining API contained In Oracle9i Enterprise Edition Release 9.0.1.1.1 or in release 2 only?
    Thanx

    No it is not so simple. This "le signe est sur l'avant dernier octet" means that the sign is last character in number.
    The sign "é" and "I" are just in my example and they are somehow calculated but I don't know how?
    If I take my example there is field with format S9(13)V99 and with value 00000000071049é (and with last sign "é") and I think the last sign is somehow calculated from number. And then from this value I get the number.
    00000000071049é
    FFFFFFFFFFFFFFC
    000000000710490 => +0000000007104,90
    S9999999999999V99
    Everything I try, calculating from binary to hex, or anything other, I don't get the result or the last sign and I wonder if there is some function in PL/SQL that I can use to get the result I want?
    Or if you have some idea how to help me to get from "00000000071049é" to "+0000000007104,90" from example above?
    Here are some other examples, just for help:
    000000204592D
    000000183882D
    000000139441C
    000000182979H
    000000083361F
    000000083361F
    000000083361F
    000000059033F
    000000066273E
    000000069011G
    000000102615B
    000000092362F
    000000138215‚
    000000138215‚
    000000138215‚
    000000138215‚
    000000106760C
    000000106760C
    000000106760C
    000000115024A
    000000115024A
    000000115024A
    000000115024A
    000000115024A
    000000088149B
    000000084459I

  • Unable to Connect to SqlPlus on Oracle8i Enterprise Edition

    I installed Oracle8i Enterprise Edition Release 8.1.5 for MS Windows NT on my PC at home and has Windows 98, I am unable to connect to SQLPLUS or SVRMGR, it gives an error ,the error is
    ORA-12541: TNS: no listener.
    Sometimes i get ORA-12560 TNS:Protocol Adapter Error.
    I created LISTENER.ORA file and now i am unable to start the Listener.
    Please let me know how to configure SQL NET and its components, and also to start LISTENER on my PC.
    Thanks & Regards,

    hi,
    compare the entries in listener.ora and tnsnames.ora files.
    actually both should match with one another.
    Ensure that the supplied destination address matches one of the addresses used by the listener
    hope this will solve ur problem. if not send me mail with above those two files.
    regards,
    arun.

  • Unable to install Oracle 8.1.7 Enterprise Edition on a Dell Dimension 4400

    I just bought a Dell Dimension 4400 computer. I tried many times to install Oracle 8.1.7 Enterprise Edition on it. My operating system is Windows XP Professional. It seems nothing to do with the Operating system because I installed the database on a HP computer with Windows XP professional. Any suggestions?
    Thanks.

    There are many documented issues regarding P4 processors with [OUI] Oracle Universal Installer for Oracle 8.1.x
    Oracle Metalink has some recommended patches and etc but I can only comment what is working for me. Keep in mind I only install these clients, I don't work on databases that actually use them. So if there is another piece that is dependant on the java version shipped with the cd, this may not solve everything.
    Workaround #1 [To install and be able to run OUI at a later time]
    1.) Install the Sun Java Runtime 1.2.2.11 [http://java.sun.com/products/jdk/1.2/jre/download-windows.html].
    a) Make sure that the system path enviroment (Properties of My Computer, not inside a cmd window) has c:\Program Files\JavaSoft\JRE\1.2\bin and c:\Program Files\JavaSoft\JRE\1.2\bin\classic before any Oracle related path. Don't have any other JRE in the path.
    2.) Copy the cd to a network source or local directory and do a search for all "symcjit.dll" and rename "symcjit.old"
    3.) Run the installer, this should install the client
    Workaround #2 [Just to install.. not for mass deployment]
    If you have access to an Oracle 9i CD, use the OUI 2 installer that comes with that and redirect the "source" to where your 8.1.7 client is.

  • Problem In Oracle9i Enterprise Edition

    hello mike curtis
    i have some problem with oracle , i hope you want to help me solve my problem,
    i use oracle9i on Microsoft Windows 2000 Advance Server,
    on dell power edge server with dual pentium III 1.2 GB,1 GB RAM,Raid Disk
    everything configure correctly,
    the problem is when i configure parallel_min_server
    and parallel_max_server in init.ora file(s)
    why the plan table did not get an affect , i mean's there no difference
    between i use parallel query and not, but as you know the response time
    is difference between parallel and no parallel,
    and i run show parameter in sql*plus
    parallel_max_server has been set to 8
    parallel_min_server has been set to 4
    but when i try this
    explain plan for select count(*) from mytable;
    commit;
    select other_tag from plan_table
    the empty row is affected,please help me , why it's happened ? may be you can help
    me and show me where my fault is ?,
    thank's for your time to read my email, i hope you want to answer my problem to
    my email([email protected] or [email protected])
    and with that step everything is ok on oracle8i(8.1.7)
    yahya yanuar

    We recommend that you post your question in the appropriate Database Forum. The OTN Suggestions/Feedback forum answers questions about the OTN site and other general site issues.
    Best Regards, OTN Team

  • Problem in creating queue in Oracle9i Enterprise Edition Release 9.0.1.0.0

    Hi,
    I am facing a problem in creating queue using DBMS_AQADM.CREATE_QUEUE_TABLE, in Oracle 9i.
    Have given the following command
    DBMS_AQADM.CREATE_QUEUE_TABLE ( queue_table=>'ORA_TRIG_TOPIC_TAB',
    queue_payload_type=> 'SYS.AQ$_JMS_TEXT_MESSAGE',
    storage_clause=>'',
    sort_list=>'',
    multiple_consumers=>TRUE,
    message_grouping=>DBMS_AQADM.NONE,
    comment=>'',
    auto_commit=>TRUE,
    primary_instance=>0,
    secondary_instance=>0,
    compatible=>'8.1',
    NON_REPUDIATION=>0);
    and getting the following error message
    -600 ORA-00600: internal error code, arguments: [kcbgtcr_4], [38910], [0], [1],
    Pls. let me know whether there is any work around is there for creating queues in 9i, having multiple_consumers property

    No it is not so simple. This "le signe est sur l'avant dernier octet" means that the sign is last character in number.
    The sign "é" and "I" are just in my example and they are somehow calculated but I don't know how?
    If I take my example there is field with format S9(13)V99 and with value 00000000071049é (and with last sign "é") and I think the last sign is somehow calculated from number. And then from this value I get the number.
    00000000071049é
    FFFFFFFFFFFFFFC
    000000000710490 => +0000000007104,90
    S9999999999999V99
    Everything I try, calculating from binary to hex, or anything other, I don't get the result or the last sign and I wonder if there is some function in PL/SQL that I can use to get the result I want?
    Or if you have some idea how to help me to get from "00000000071049é" to "+0000000007104,90" from example above?
    Here are some other examples, just for help:
    000000204592D
    000000183882D
    000000139441C
    000000182979H
    000000083361F
    000000083361F
    000000083361F
    000000059033F
    000000066273E
    000000069011G
    000000102615B
    000000092362F
    000000138215‚
    000000138215‚
    000000138215‚
    000000138215‚
    000000106760C
    000000106760C
    000000106760C
    000000115024A
    000000115024A
    000000115024A
    000000115024A
    000000115024A
    000000088149B
    000000084459I

  • A known issue Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit

    Hi, In our java web application we have been seeing an issue for last few months. The sequence is as follows :
    1. we create a record in a table.
    2. at a later point we check through select query if this record is present via app using OCI driver version 9.2.8.0.
    3. intermittently (once in 2 weeks) we see this select query returns zero records instead of expected 1.
    4. in such cases we wait for 10ms and retry on the same connection and we successfully get hold of this record.
    We have upgraded the driver from a lower version (guess it was 9.2.7.0) but no success. Using the retry logic was our suspicion as we couldn't find any fault within application. Anybody who has seen/heard about a similar issue ? or any suggetions ?

    You should search for possible Oracle bugs on My Oracle Support using "wrong result" as keyword. If you are lucky you can find an interim patch. If you are not lucky you should consider upgrading to Oracle 11g (or at least to Oracle 10g). Anyway you should really consider upgrading your database because Oracle 9i is no more fully supported.
    Edited by: P. Forstmann on 14 sept. 2010 13:34

Maybe you are looking for

  • Dynamic class loading with Webstart

    Hello ! //within the jar-file at the webstart-directory public interface MyFrame{ public void createFrame(); //within the jar-file dynamically downloaded public class MyExtFrame extends JFrame implements MyFrame{ String className = "MyExtFrame"; Clas

  • Can you use iPhone ear buds microphone with your MacBook Air?

    If you use your ear buds to listen to your Facetime conversations, are also using the microphone on them to talk?

  • Announcement: OrindaBuild 5.0 Extension for SQL Developer 1.5.1

    Folks, OrindaBuild is now available as an extension for SQL Developer 1.5.1. OrindaBuild creates Java source code to run your existing PL/SQL. This is a non-trivial task and for large projects can consume hundreds on man hours as well as delay develo

  • SAP MM - How to prevent further GR if delivery completed in MIGO

    Hi Experts, Scenario: 1. Partial GR has been made for PO. 2. Delivery Completed is already set/ticked upon the partial GR. We would like to ask if it is possible to prevent further GR for a PO that has been partially GR'ed already using transaction M

  • Partition tables in e-business

    I am looking into partition some of the big tables in the e-business suite (11.5.10.2). What is the best and supported method to accopmlish this? Thanks