How to use TRACE

How do you use the DBMS_trace
and
How do you get the results back?
Does it tell you if the code is using an index or not?
How do you decipher the results of the trace?
-J

csimons,
Ok, lets say I compile the piece with debug option on.
Then I set the trace to 1
execute the procedure
stop the trace
How do I get the results? I was just at the URL you mentioned!
Have you done it?
-J

Similar Messages

  • How to use "Trace" in  JPDA

    I want to know how to use "Trace" in Java Platform Debugger Architecture.
    Trace displays traces of program execution.
    how to invoke it?
    Trace can be invoked as follows:
    java Trace options class args
    what in front of me is I set envoriment variant and system variant by windows 2000 pro control panel by set: "CLASSPATH", in variant name and �E:\Java\jdk1.5.0_06\lib\tools.jar� in variant value.
    But while I use
    jave Trace -help myclass
    (this myclass.class is working by "java myclass")
    there is:
    "Exception in thread "main" java.lang.NoClassDefFoundError: Trace"
    in the screen.
    Please help me by this function though Sun said it is easier than jdb.
    mysys:
    window 2000 pro. (Chinese)
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
    thank for your attention

    ok, please read "How to use "Trace" in JPDA"
    sundararajan.a give me many thing than solution
    and read his blog...
    refer to http://blogs.sun.com/roller/page/sundararajan?entry=java_class_ic_errors
    as well.

  • Flex 3  :How to use trace for printing data in console

    Hi ,
    I heard that we can use trace to print data on to Flex Builder 3 console . But when i tries it was of no luck .
    The below is a simple program , in which i was out of luck .
    public function callMe():void
                trace("AAA");
    <mx:Button id="Register" name="Register" label="Register" height="23" click="callMe()"/>
    Here in the above porogram , after clicking the Button , i cant see 'AAA 'related  inside my Flex Builder .
    Any help ??
    Thank you .

    Hi Kiran
                Make a break point at trace line and debug the application  There u can find the message u typed in console..  trace works only under debugging mode... not in development mode ..
               Have a nice day
    Thanks
    Ram

  • How to use trace file information?

    Hello.
    I got trace files in $O_H/network/trace/ listener.trc and in
    $O_H/rdbms/log/ora_orcl_22846.trc and others in the same dir. SO
    how can I get any understandable form? ( All this numbers and
    letters say nothing to me :((. Maybe I should read some manual?)
    Thank You.
    null

    ANdrey (guest) wrote:
    : Hello.
    : I got trace files in $O_H/network/trace/ listener.trc and in
    : $O_H/rdbms/log/ora_orcl_22846.trc and others in the same dir.
    SO
    : how can I get any understandable form? ( All this numbers and
    : letters say nothing to me :((. Maybe I should read some
    manual?)
    : Thank You.
    Listener trace should be humanly readable by itself and
    oracle trace files should be processed by using tkprof.
    null

  • How to use trace in analyzer of business explorer?

    hi all,
    i was running a report in the analyzer, it is taking to much time and after that its connection is getting lost and i get an error as client out of memory. needed to see the trace so that i could analyze. can any one tell me how do i use the Trace?
    please help.
    regards
    vijay

    Hello Vijay,
    Your query/workbook is exceeding 750 000 data cells and BEx Analyzer cannot support mroe than that.
    Please, review note 1040454
    Regardless of the memory capacity in the front-end, a process can
    allocate a maximum of approximately 1.2 gigabytes (GB) in the .NET
    framework.
    This corresponds to approximately 750,000 data cells that can be
    displayed.
    The system issues an error message when you try to allocate more memory.
    In this case, reduce the number of cells to be displayed.
    There is no way to exceed this limitation. SAP recommention is, reduce the query's result set.
    Thank you.
    Best Regards,
    Edward John

  • How to use trace on sqlldr?

    Hai can anybody please give me a link about implementing trace on sqlldr? I need to know the information about the connection time to the database and the whole series of steps.

    I read in the docs, that performance increases with direct path. I tried that by running catldr.sql in 'sys' schema and used direct=true in sqlldr command string and used 'UNRECOVERABLE' before the load in the .ctl file. But it is taking same time. Are there any environmental variables to be set up??
    For your Information,
    Following is the control file, in which column names and table name are modified,
    load DATA
    append
    INTO TABLE table_name
    FIELDS TERMINATED BY '|' OPTIONALLY ENCLOSED BY '"'
    TRAILING NULLCOLS
    ( Com_num                "ltrim(rtrim(:Com_num))",
    CON_NUM                "ltrim(rtrim(:CON_NUM))",
    Fun_sts                    "ltrim(rtrim(:Fun_sts))",
    cs_num           "ltrim(rtrim(:cs_num))",
    cs_nm                         "ltrim(rtrim(:cs_nm))",
    TR                         ,
    I_DATE                         "to_date(lpad(ltrim(rtrim(:I_DATE)),'0',8),'MMDDYYYY')",
    STAT                         "ltrim(rtrim(:STAT))",
    PO_NUM                     "ltrim(rtrim(:PO_NUM))",
    ORDER_NUM                     "ltrim(rtrim(:ORDER_NUM))",
    RETURN_REF_ORDER_NUM               "ltrim(rtrim(:RETURN_REF_ORDER_NUM))",
    TAG                     "ltrim(rtrim(:TAG))",
    QUANTITY ,
    CREDIT_QTY ,
    Tie_num                         ,
    SKU                     "ltrim(rtrim(:SKU))",
    SKU_DESC                         "ltrim(rtrim(:SKU_DESC))",
    PRICE_PER_UNIT,
    PRICE,
    TYPE_COST                "upper(ltrim(rtrim(:TYPE_COST)))",
    lease_rate_factor ,
    X_TOTAL               ,
    Y_TOTAL               ,
    Z_TOTAL               ,
    ex_fee ,
    TOTAL_AMOUNT,
    sales_tax ,
    SHIPPING_COST                    ,
    ORDER_TOTAL                    ,     
    HARDWARE_RENT                    ,
    SOFT_COST_RENT               ,
    ex_rent               ,
    TOTAL_RENT,
    upfront_tax_rent ,
    SHIP_RENT                    ,
    SHIP_FACTOR               ,
    TOT_RENT                    ,
    RES_DOLLARS               ,
    RES_PERCENT               ,
    Int_rt_days          ,
    Int_rt               ,
    misc_bill_total      ,
    misc_bill_rent      ,
    ppt_mmf                     ,
    Certfied_data_destruct          ,
    Return_logistics           ,
    Insurance           ,
    user_def1val                    "ltrim(rtrim(:user_def1val))",
    user_def2Val                    "ltrim(rtrim(:user_def2val))",
    user_def3val                    "ltrim(rtrim(:user_def3val))",
    user_def4val                    "ltrim(rtrim(:user_def4val))",
    user_def5val                    "ltrim(rtrim(:user_def5val))",
    user_def6val                    "ltrim(rtrim(:user_def6val))",
    user_def7val                    "ltrim(rtrim(:user_def7val))",
    user_def8Val                    "ltrim(rtrim(:user_def8val))",
    user_def9val                    "ltrim(rtrim(:user_def9val))",
    user_def10val                    "ltrim(rtrim(:user_def10val))",
    user_def11val                    "ltrim(rtrim(:user_def11val))",
    user_def12val                    "ltrim(rtrim(:user_def12val))",
    user_def13Val                    "ltrim(rtrim(:user_def13val))",
    user_def14val                    "ltrim(rtrim(:user_def14val))",
    user_def15val                    "ltrim(rtrim(:user_def15val))",
    user_def16val                    "ltrim(rtrim(:user_def16val))",
    address_1 "ltrim(rtrim(:address_1))",
    address_2 "ltrim(rtrim(:address_2))",
    city "Upper(ltrim(rtrim(:city)))",
    county "upper(ltrim(rtrim(:county)))",
    state "upper(ltrim(rtrim(:state)))",
    zip_code "lpad(ltrim(rtrim(:zip_code)),5,'0')",
    zipplus4 "ltrim(rtrim(:zipplus4))",
    country_code "upper(ltrim(rtrim(:country_code)))",
    st_tax_exempt "upper(ltrim(rtrim(:st_tax_exempt)))",
    cty_tax_exempt1 "upper(ltrim(rtrim(:cty_tax_exempt1)))",
    cty_tax_exempt2 "upper(ltrim(rtrim(:ciy_tax_exempt2)))",
    cty_tax_exempt3 "upper(ltrim(rtrim(:cty_tax_exempt3)))",
    cty_t_tax_exempt "upper(ltrim(rtrim(:cty_t_tax_exempt)))",
    ctr_ref               "ltrim(rtrim(:ctr_ref))",
    department                    "ltrim(rtrim(:department))",
    asset_owner                    "ltrim(rtrim(:asset_owner))",
    clin                         "ltrim(rtrim(:clin))",
    asset_level                    "ltrim(rtrim(:asset_level))",
    customer_acct_code               "ltrim(rtrim(:customer_acct_code))",
    asset_status                    "ltrim(rtrim(:asset_status))",
    EXPORT_INTERNAL_KEY               ,     
    Order_Id                    ,
    Invoice_line_Id               ,
    is_base                         "upper(ltrim(rtrim(:is_base)))",
    FILE_NAME           "ltrim(rtrim(:file_name))",
    date_created sysdate          ,
    created_by "nvl(:created_by,user)",
    date_modified sysdate          ,
    modified_by "nvl(:created_by,user)",
    id "IMPORT_S.nextval",
    import_type "nvl(:import_type,'SCHEDULING')"
    )

  • What is SQL Trace and How to Use it .

    Dear Experts .
    1.) May You Please tell me What is the Purpose of SQL-Trace and How to use it ?
    2.) What is purpose of T-codes SE30 and ST22 ?
    Please it is urgent ...
    Regards :  Rajneesh

    Hi
    SQL Trace transaction ST05: The trace list has many lines that are not related to the SELECT statement in the ABAP program. This is because the execution of any ABAP program requires additional administrative SQL calls. To restrict the list output, use the filter introducing the trace list.
    The trace list contains different SQL statements simultaneously related to the one SELECT statement in the ABAP program. This is because the R/3 Database Interface - a sophisticated component of the R/3 Application Server - maps every Open SQL statement to one or a series of physical database calls and brings it to execution. This mapping, crucial to R/3s performance, depends on the particular call and database system. For example, the SELECT-ENDSELECT loop on a particular database table of the ABAP program would be mapped to a sequence PREPARE-OPEN-FETCH of physical calls in an Oracle environment.
    The WHERE clause in the trace list's SQL statement is different from the WHERE clause in the ABAP statement. This is because in an R/3 system, a client is a self-contained unit with separate master records and its own set of table data (in commercial, organizational, and technical terms). With ABAP, every Open SQL statement automatically executes within the correct client environment. For this reason, a condition with the actual client code is added to every WHERE clause if a client field is a component of the searched table.
    To see a statement's execution plan, just position the cursor on the PREPARE statement and choose Explain SQL. A detailed explanation of the execution plan depends on the database system in use.
    Run time analysis transaction SE30 :This transaction gives all the analysis of an ABAP program with respect to the database and the non-database processing. 
    STEPS
    Run time analysis transaction SE30
    In Transaction SE30, fill in the transaction name or the program name which needs to be analyzed for performance tuning.
    For our case, let this be “ZABAP_PERF_TUNING”
    After giving the required inputs to the program, execute it. After the final output list has been displayed, PRESS the “BACK” button.
    On the original SE30 screen, now click on “ANALYZE” button.
    The percentage across each of the areas ABAP/ Database/System shows the percentage of total time used for those areas and load on these areas while running the program . The lesser the database load faster the program runs.
    SQL Trace – ST05
    Starting the Trace:
    To analyze a trace file, do the following:
    Choose the menu path Test  Performance Trace in the ABAP Workbench or go to Transaction ST05. The initial screen of the test tool appears. In the lower part of the screen, the status of the Performance Trace is displayed. This provides you with information as to whether any of the Performance Traces are switched on and the users for which they are enabled. It also tells you which user has switched the trace on.
    Using the selection buttons provided, set which trace functions you wish to have switched on (SWL trace, enqueue trace, RFC trace, table buffer trace).
    If you want to switch on the trace under your user name, choose Trace on. If you want to pass on values for one or several filter criteria, choose Trace with Filter.
    Typical filter criteria are: the name of the user, transaction name, process name, and program name.
    Now run the program to be analyzed.
    Stopping the Trace:
    To deactivate the trace:
    Choose Test Performance Trace in the ABAP Workbench. The initial screen of the test tool appears. It contains a status line displaying the traces that are active, the users for whom they are active, and the user who activated them.
    Select the trace functions that you want to switch off.
    Choose Deactivate Trace. If you started the trace yourself, you can now switch it off immediately. If the performance trace was started by a different user, a confirmation prompt appears before deactivation-
    Analyzing a Sample trace data: PREPARE: Prepares the OPEN statement for use and determines the access method.
    OPEN: Opens the cursor and specifies the selection result by filling the selection fields with concrete values.
    FETCH: Moves the cursor through the dataset created by the OPEN operation. The array size displayed beside the fetch data means that the system can transfer a maximum package size of 392 records at one time into the buffered area.

  • How to use Real time execution trace toolkit with Dual-core processor??

    hi there
    the situation as follows:
    i have a computer (PC and Laptop) types with Dual-core processors, and am trying to do simulation using Multi-core technology and based on different simulation scenarios...starting from sequantial processing,.......Piple lining processing strategy. so that i can differentiate the time delay between those types of processing based on (Using 1 processor then dual-core processor Computers)
    my question is: As i read through Ni's white papers i saw many notes refer to Real-time execution trace toolkit to investigate the (processing-time , etc) of multi-core processors in processing diffenent algorithms. My algorithms are to be run on 1 computer with dual-core processor BUT, not in real time environments, that is ( No hardware to be connected to my pc) only algorithms running on my pc....
    So, is it possible to use Real time execution trace toolkit  or anyother tools in LabVIEW to show processing-delays and/or anyother timing critical issues without using my application for  real- time hardware.???
    in other words: how to use Real time execution trace toolkit  in non-hardware and/or real-time scenarios???
    please help me in this.
    Any suggestion, comments, feedback.....is absolutely highly appreciated
    thanks a lot in advance
    Labview Lover

    Hey,
    The Realtime Execution Trace Toolkit only works for NI RT Targets.
    But you can use the Desktop Execution Trace Toolkit, just search for it under ni.com.
    Christian

  • How to use Analyse Auto Trace in oracle

    How to use Analyse Auto Trace in oracle

    Try this one
    How to analyze a trace file ?
    http://www.oracle-wiki.net/startdocsreallifereadingoracletracefiles

  • How to use Sql Tracer

    Hi ,
    How to use SQL Tracer..(ST05).
    Thanks,
    Subbu

    Hi,
    ST05: SQL trace
    1.create a small ABAP/4 program that contains only the select statement. Before proceeding, test it to ensure that it works.
    2.Open that program in the editor so that it is ready and waiting to execute.
    3.Open a new session using the menu path System->Create session.
    4.Run transaction ST05 (enter /nst05-zero-five, not oh-five-in the Command field, or choose the menu path System->Utilities->SQL Trace). The Trace SQL Database Requests screen is displayed.
    5.If the Trace SQL Status Information box reads Trace SQL is switched off, go to step 7.
    6.At this point, the Trace SQL Status Information box contains Trace SQL switched on by, followed by the user id who turned on the trace and the date and time it was started. You must switch it off before you can proceed. If the trace was started within the past hour, it is possible that it is still being used. Contact the indicated user or try again later. If the trace was started hours or days ago, the user probably left it on by mistake and it can be safely turned off. To turn off the trace, press the Trace Off pushbutton. The message in the Trace SQL Status Information box should now read Trace SQL is switched off.
    7.Press the Trace On pushbutton. The Trace SQL Database Requests dialog box is displayed. The DB-Trace for User field should contain your user ID. If your user ID is not in this field, enter it now.
    8.Press the OK button. You are returned to the Trace SQL Database Requests screen and the status information reads Trace SQL switched on by, indicating that you turned on the trace.
    9.Switch back to the window containing your editor session (the one with your program waiting to execute).
    10.Press F8 to run your program. (Only press F8, do not do anything else, do not even press the Back button.)
    11.When your program has run and the hourglass is no longer displayed, switch back to the trace window.
    12.Press the Trace Off pushbutton. The status information reads Trace SQL is switched off.
    13.Press the List Trace pushbutton. The Trace SQL Database Requests dialog box is displayed. The fields on this screen will already contain values.
    14.Press the OK button. You might need to wait a little while, at most a couple of minutes. The Trace SQL: List Database Requests screen is displayed.
    15.Type %sc in the Command field and press the Enter key. The Find dialog box is displayed.
    16.Type the name of the table you are tracing in the Search For field. (This is the table named in the select statement in your ABAP/4 program.)
    17.Press the Find button. A search results list should be displayed with your table name highlighted.
    18.Click on the first highlighted table name. You are returned to the Trace SQL: List Database Requests screen. Your cursor is positioned on the first line containing your table name. To the right of it, in the Operation column, should be the word PREPARE, OPEN, or REOPEN.
    19.Press the Explain SQL button on the Application toolbar. The Show Execution Plan for SQL Statement screen is displayed.
    20.Scroll down to the execution plan. The index used will be displayed in blue.
    Jogdand M B

  • How to read DefaultTrace files, What are other useful trace files

    Hi,
    I was trying to debug some issue using Default Trace file and it is painful. Can anyone point out some tips and tricks to do debugging. And how to read Default Trace file.
    Also what are the other useful trace files available? Please point out.
    Thanks,
    Deepak

    Hello Deepak,
    Here is the link with all infos how to use Log Viewer to view logfiles:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/57/5f1140d72dc442e10000000a1550b0/frameset.htm
    As all program generated logs are written to Default Trace file, it is the only file to check for  logs.
    Greetings,
    Praveen Gudapati
    p.s. Points are always welcome for helpful answers
    Message was edited:
    You can perform the following activities using the Log Viewer UI:
    &#9679;     Connect to and view logs on multiple servers
    &#9679;     Add log files
    &#9679;     Add log files from a log directory
    &#9679;     Customize the columns for the log records that are displayed
    &#9679;     Search for log records that meet specific criteria
    &#9679;     Filter log records by specific criteria
    &#9679;     Sort log records
    &#9679;     Merge log files within and across servers
    &#9679;     Use the refresh function to display the latest logs
    &#9679;     Open archives of log files
    &#9679;     Save log files to comma separated value (CSV) files and open them using Microsoft Excel.

  • How to use multiple video files??

    hi all,
    i am using flex 4 ...
    now i have designed video player..
    i used single flv file for execution..
    how to use more flv files in tis program???
    i have included program also..
    can any one reply for this...
    thanks in advance...
    regards,
    saran r
    video.mxml:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" creationComplete="init()" height="700" >
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <fx:Script>
            <![CDATA[
                import mx.core.UIComponent;
                import flash.events.NetStatusEvent;
                import flash.media.Video;
                import flash.net.NetConnection;
                import flash.net.NetStream;
                private var nc:NetConnection;
                private var stream:NetStream;
                public var videoDuration:Number;
                public var nsClient:Object = new Object();
                private var videoComp:Video = new Video();
                private var meta:Object = new Object();
                private var timer:Timer = new Timer(100);
                private var uiComp:UIComponent = new UIComponent();
                private function init():void
                    nc = new NetConnection();
                    nc.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);
                    nc.connect("rtmp://localhost/saran");                 
                    this.addElement(uiComp);
                    uiComp.addChild(videoComp);
                    timer.addEventListener(TimerEvent.TIMER,timerHandler);
                    timer.start();
                private function netStatusHandler(event:NetStatusEvent):void
                    trace("Code ===>>>    "+event.info.code);
                    if(event.info.code == "NetConnection.Connect.Success")
                        connectStream(nc);
                private function connectStream(nc:NetConnection):void {
                    stream = new NetStream(nc);
                    videoComp.attachNetStream(stream);
                    stream.play("Terminator")
                    // stream.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);
                    stream.client = nsClient//new CustomClient();
                    nsClient.onMetaData = metadataHandler;
                    trace("stream ===>>>    "+stream.currentFPS);
                    //responder = new Responder(onResult);
                    // nc.call("getStreamLength", responder, "bikes" );
                private function metadataHandler(metadataObj:Object):void
                    meta = metadataObj;
                    videoComp.width = metadataObj.width;
                    videoComp.height = metadataObj.height;
                    //positionBar.move(videoComp.x, ((videoComp.y + videoComp.height)+20));
                    //positionBar.width = videoComp.width;
                    trace("Duration ====>>>>   "+meta.duration);
                private function timerHandler(event:TimerEvent):void
                    //trace("Timer called.........."+stream.time);
                    //positionBar.setProgress(stream.time, meta.duration);
            ]]>
        </fx:Script>
    </s:Application>

    I have the same question but I am using two pc's

  • How To Use The Pen Tool in Adobe Illustrator, Photoshop and InDesign CS6 | Creative Suite Podcast: Designers | Adobe TV

    In this episode of the Adobe Creative Suite Podcast Terry White shows how to use the Pen Tool to create Art, Frames and to trace images in Photoshop CS6. If you've never used the Pen Tool before, this is your video!
    http://adobe.ly/STegFg

    With the pen tool in Indesign, is there a way of making the points not join if you want to make a few single lines?

  • I lost my iphone in the woods and it is not connected to the internet. how can i trace it? and if i cant, can i take all the data, such as pictures from my old phone onto a new one?

    so i was walkin in the woods and somehow i droped it. its not conected to the internet. i know because i checked icloud. when i walked around to look for it i used a friends phone to call it so it would ring, but it went straight to voice mail.
    So, how can i trace it? and if i cant, can i take all the data, such as pictures from my old phone onto a new one?

    if you installed find my iphone app on it you can do these things from icloud if it's online
    if not you can't do anything

  • How to use RfcCallReceive() in RFC by C++ ??

    Dear:
    I want make one program to connect SAP SERVER,
    and read out a user-tel-table.
    but i'm not understand how to use  RfcCallReceive().
    //--my code--
    //--connect SAP server--
         static RFC_OPTIONS        options;
         static RFC_CONNOPT_R3ONLY rfc_connopt_r3only;
         RFC_HANDLE                rfc_handle;
         options.destination = "TEST";
         options.mode        = RFC_MODE_R3ONLY;
         options.client      = "301";
         options.user        = "AD1";
         options.language    = "E";
         options.password    = "OT512";
         options.trace       = 0;                    // turn trace off
         options.connopt     = &rfc_connopt_r3only;
         rfc_connopt_r3only.hostname = "190.75.48.88";          // some host name
         rfc_connopt_r3only.sysnr    = 0;            // system 00
         rfc_handle = RfcOpen( &options );
         if (rfc_handle == RFC_HANDLE_NULL )
              {MessageBox("connect error !");}
         else {MessageBox("connect is OK!");}
    //--call function--
         char queue[20] = "TESTQUEUE";
         char openmode = 'W';
         char qtype = 'A';
         int rc;
         char *exception ;
         RFC_PARAMETER exporting[5],importing[5];
         RFC_TABLE tables[1];
         exporting[0].name = "NAME";
         exporting[0].nlen = 4;
         exporting[0].type = TYPC;
         exporting[0].addr = queue;
         exporting[0].leng = 20;
         exporting[1].name = "OPENMODE";
         exporting[1].nlen = 8;
         exporting[1].type = TYPC;
         exporting[1].addr = &openmode;
         exporting[1].leng = 1;
         exporting[2].name = "TYPE";
         exporting[2].nlen = 4;
         exporting[2].type = TYPC;
         exporting[2].addr = &qtype;
         exporting[2].leng = 1;
         exporting[3].name = (char )0; / no more export parameters */
         importing[0].name = NULL; /* no import parameter(s) */
         tables[0].name = NULL; /* no internal table(s) */
         exception = NULL; /* default exception handling*/
         rc = RfcCallReceive( rfc_handle,"QUEUE_OPEN",exporting,     importing,tables,&exception);
    whether can give a example to me ????
    thanks
    Message was edited by: james

    I'm not sure what the situation is like for you since I don't live in Australia, but I know that Siri is still in beta and I believe will gain support for more countries and languages as Apple updates it. That's only my best guess, but I might have seen it somewhere. I know Apple is working on support for the iPhone in many more countries by the end of the year.

Maybe you are looking for

  • How can I do video chat with my PC friends on MSN messenger?

    Well I posted this in the iChat area, but theres almost no traffic there, hoping for a better response here I just got my iMac today and was hoping to do some video chats with family members. I can't figure out how to video chat with them since MSN m

  • Verizon...When will you ship out the Samsung Galaxy S3?

    I'm one of the millions who pre-ordered the Samsung Galaxy S3. I ordered it the first day it was available (June 6th 2012). Now I'm usually very patient, but this whole Release Date issue is starting to frustrate me...and I'm sure I'm not the only on

  • Acrobat registry keys to create file name and path

    Hi, I need to find a way to get my Acrobat to create a pdf with the same name as the drawing file it's created from and in the same folder as the drawing file. The folder path will vary from drawing to drawing. I need this to happen automatically, wi

  • Acrobat scans each document twice - does anyone know how can I fix this?

    Hi Everyone! I'm using Acrobat 9 Standard and when I click on Create and select PDF from Scanner it always scans the page twice and then I have to manually delete the second page. It's kind of a pain because it takes twice as long, and when I have se

  • BEx 3.5 - Query Execution Filter F4 Help

    Hi, Working in BEx Analyser 3.5, I'm facing a problem. When the user right-clicks one of the free characteristics and tries to select the filter values, the window that opens up doesn't show any of the the characteristic values. It says "No Entries F