ECATT recording and testing

Hi there,
   I have a question regarding testing eCATT. I have Golden client which I have authorization to create/change eCATT. However there is no test data in this DEV client. In other DEV client, it has test data but I don't have authorization to change/create eCATT. I can't create my record properly. Any suggestions?

I figured it out as I don't have authorization to RFC destination. ty

Similar Messages

  • Maintaining eCATT Scritps and Test Data files inMercury Quality Center Tool

    Hi all,
      As our client using Mercury Quality Centre for test management,  
    1. I what to Save my eCATT Scripts into Mercury  Quality Centre Tool. How do this..
       2. Then i should able to run the same from Quality Centre. Steps for doing this.
       any one have the solution for this...
       Pl. tell me.
    Thanks in Advance
    sree..
    Message was edited by: Rajesh Bhattathiripad .A

    Rajesh, Hi.
    There is a special Mercury solution that requires some professional services assistance but might be able to help you with getting a built-in capability for your eCATT scripts as a new test type in Quality Center. This new test type will give you the ability to:  
        - Save a reference to your eCATT scripts in QC (not the entire eCATT test but a link to it on the SAP backend)
        - Run the eCATT script from QC
        - Save a log and the runs' status into QC after an execution of an eCATT script ended
    For this to be implemented on your system, you should probably contact Mercury's PSO.
    If you like to do it yourself (and this has a lot of work and knowledge involved), you can create your own "home-made" solution using SAP's Standard recording APIs and QualityCenter's VAPI-XP test type to generate a script that will call the SECATT transaction and actually execute it on demand.
    Please note that saving the actual eCATT Blob into QC is not really possible since it is ABAP based and has to reside in the R3 system only.
    I hope this can help a little.

  • Javascript alert recording and testing

    I have a form on one of my recorded pages, if data in a particular field matches a certain combination of letters and numbers, a javascript alert is displayed after clicking on the submit button. However if the field is correct then the form will submit and execute the next page.
    Is there any way that I can check to find out if the dialog box has appeared and if it has go to a page later on in the script?
    Thanks in advance

    If I understand that right, if that alert pops up, the error has occurred, and the script won't continue because of the navigation failure. When the script fails, no other "next" page could possibly appear, so there is no point to save that information for later. Correct me if I am wrong.

  • ECATT Unable to Test a  Remote System

    Hello Dear Expert,
    I am trying to record an ecatt Script to be played from my solman system on a BW system.
    I've created the system data container with the rfc_bw in SM59.
    WHen i test the connection using Test Connection, everything is ok.
    When i test the connection using Remote Login , nothing happen at all.
    When i play the script , i 've got error
    1-User has not logged in 00:00:20
    2- User has no dialog right
    3 - too many sessions are open
    This is the same behaviour if i check Logon screen in SM59 or if i enter
    a valid user on system BW (dialog user with RFC all rights + ecatt rights)
    When i use "Log on Target System" nothing happend in eCATT also.
    But i can display target system infos from ecatt Menu.
    Do you have any clue about what could be wrong ?

    Hi
    I'm getting exactly the same error message when playing back the script I've recorded. Albeit in our SAP system (not BW system)
    I'm in our Development System at the moment and want to reply back into the same System that I have created the eCATT in and created the recording to run the eCATT in.
    Did you manage to resolve this?
    If so could you share
    Thanks
    Steve

  • Record and Playback performanc​e goes down at high frequency

    Hi,
    We're testing record and playback using USRP-2920( LV 2013sp1, NI-USRP 14)
    To test it, we downloaded record and playback example code.
    Signal source is a function generator outputting 6 MHz bandwidth 8 VSB modulation signal.
    USRP Rx parameters are center = variant / gain = 0 / IQ rate = 25MHz and Tx parameters are center = same as Rx center / gain = 0 / IQ rate = 25MHz
    The problem is... in low carrier frequency like 70MHz, quality of playback signal is great.
    But in high carrier freqency like 2.2GHz, SNR and signal power dropped significantly i.e. they tend to drop as carrier frequency goes high.
    And  the strange thing is as carrier frequency is increased, a small peak on the center is increased as well.
    Please check the attatched file to see the tendancy.
    So.. my question is why is this tendancy occures?(we tested another USRP and the result was same as before)
    and what should we do to reduce this effect?
    Regards,
    Youngmin
    Attachments:
    record and playback results.xls ‏469 KB

    Hi,
    I suggest a couple of things:
    NI USRP 2920 is a non-calibrated device. So setting a gain value of 0 at different frequencies could mean a different actual gain. So try increasing the Rx recording gain (on the USRP) in cases where you observe low SNR. Similarly Tx is not calibrated.
    Is the signal recording done with cables or over wireless medium ? You can try to eliminate any spurious signals if you use SMA cables while recording.
    I think the power at the center of the spectrum is the DC offset. You may refer to the DC Offset/LO leakage section in the best practices section here http://www.ni.com/white-paper/13881/en/
    Thanks.

  • Insert record and email

    Hello
    How do I insert a record with the image filename into a database, then send the data just entered as an email?
    I was able to do this before but now this new CS3 seems so complicated!
    I am unable to just use an insert record behavior then add form fields and change the insert or update recored behavior like before.
    Please can I be shown some actual working tutorials on this?
    This search function on this forum does not work as I tried to search for this exact statement "insert record and email" and no records appear.
    Cheers

    Ok, here is the entire page:
    <br />
    <br /><?php require_once('Connections/cnreviva.php'); ?>
    <br /><?php<br />// Load the common classes<br />require_once('includes/common/KT_common.php');<br /><br />// Load the tNG classes<br />require_once('includes/tng/tNG.inc.php');<br /><br />// Make a transaction dispatcher instance<br />$tNGs = new tNG_dispatcher("");<br /><br />// Make unified connection variable<br />$conn_cnreviva = new KT_connection($cnreviva, $database_cnreviva);<br /><br />$editFormAction = $_SERVER['PHP_SELF'];<br />if (isset($_SERVER['QUERY_STRING'])) {<br />  $editFormAction .= "?" . htmlentities($_SERVER['QUERY_STRING']);<br />}<br /><br />// *** Mail form as Text format ***<br />if (isset($_POST["FX_sendForm"]) && $_POST["FX_sendForm"] == "frmupload") {<br />  $format = strtolower("Text");<br />  if ($format != "html") $format = "plain";<br />  $filefield = "uploadfile";<br />  $top = "\r\n";<br />  $body = "\r\n";<br />  $excludeArray = array("button","button_x","button_y","uploadfile","FX_sendForm","MM_insert","MM_update"); <br />  $i = 0;<br />  while ($i<sizeof($_POST)) {<br />    if (!in_array(key($_POST),$excludeArray)) {<br />      if (is_array(pos($_POST))) {<br />        $postVar = implode(", ", pos($_POST));<br />      } else {<br />        $postVar = pos($_POST);<br />      } <br />      $body .= strtoupper(key($_POST)) . ": " . stripslashes($postVar) . "\r\n";<br />    }<br />    $i++;<br />    Next($_POST);<br />  }  <br />  $bottom = "\r\n";<br />  $from = $_POST["email"];<br />  // set parameters<br />  $recipient = "[email protected]";<br />  $subject = "Test";<br />  $message = $top . $body . $bottom;<br />  // set extra parameters<br />  $headers = "From:" . $from . "\r\n";<br />  $headers .= "Cc:\r\n";<br />  $headers .= "Bcc:\r\n";<br />  require_once("FXInc/FX_mailForm_php.inc");<br />  // send all<br />  mail($recipient, $subject, $message, $headers);<br />  $body = urlencode(str_replace("\r\n", "<br>", $body));<br />  $redirect = "thankyou.php";<br />  if ($redirect) header("Location: " . $redirect);<br />}<br /><br />// Make an insert transaction instance<br />$ins_tblfeedback = new tNG_insert($conn_cnreviva);<br />$tNGs->addTransaction($ins_tblfeedback);<br />// Register triggers<br />$ins_tblfeedback->registerTrigger("STARTER", "Trigger_Default_Starter", 1, "POST", "KT_Insert1");<br />$ins_tblfeedback->registerTrigger("END", "Trigger_Default_Redirect", 99, "thankyou.php");<br />// Add columns<br />$ins_tblfeedback->setTable("tblfeedback");<br />$ins_tblfeedback->addColumn("name", "STRING_TYPE", "POST", "");<br />$ins_tblfeedback->addColumn("email", "STRING_TYPE", "POST", "");<br />$ins_tblfeedback->addColumn("city", "STRING_TYPE", "POST", "");<br />$ins_tblfeedback->addColumn("country", "STRING_TYPE", "POST", "");<br />$ins_tblfeedback->addColumn("shoe_size", "STRING_TYPE", "POST", "");<br />$ins_tblfeedback->addColumn("feedback", "STRING_TYPE", "POST", "");<br />$ins_tblfeedback->addColumn("activate", "STRING_TYPE", "POST", "", "N");<br />$ins_tblfeedback->addColumn("photo", "FILE_TYPE", "FILES", "uploadfile", "");<br />$ins_tblfeedback->setPrimaryKey("id", "NUMERIC_TYPE");<br /><br />// Execute all the registered transactions<br />$tNGs->executeTransactions();<br /><br />// Get the transaction recordset<br />$rstblfeedback = $tNGs->getRecordset("tblfeedback");<br />$row_rstblfeedback = mysql_fetch_assoc($rstblfeedback);<br />$totalRows_rstblfeedback = mysql_num_rows($rstblfeedback);<br />?>
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <script src="includes/common/js/base.js" type="text/javascript"></script>
    <br />
    <script src="includes/common/js/utility.js" type="text/javascript"></script>
    <br />
    <script src="includes/skins/style.js" type="text/javascript"></script>
    <br />
    <br />
    <br />
    <br />
    <form action="%3C?php%20echo%20$editFormAction;%20?%3E" method="post" name="frmupload" id="frmupload">
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <table width="300" border="0" cellspacing="0" cellpadding="5">
    <tr>
    <td>Name
    <br />
    <br />
    <input type="text" name="name" id="name" length="20" value="" /></td>
    </tr>
    <tr>
    <td>Email
    <br />
    <br />
    <input type="text" name="email" id="email" length="20" value="" /></td>
    </tr>
    <tr>
    <td>City
    <br />
    <br />
    <input type="text" name="city" id="city" length="20" value="" /></td>
    </tr>
    <tr>
    <td>Country
    <br />
    <br />
    <input type="text" name="country" id="country" length="20" value="" /></td>
    </tr>
    <tr>
    <td>Image
    <br />
    <br />
    <input name="uploadfile" type="file" id="uploadfile" /></td>
    </tr>
    <tr>
    <td>&#160;</td>
    </tr>
    <tr>
    <td>
    <?php<br /> echo $tNGs->getErrorMsg();<br />?>
    <input type="submit" name="button" id="button" value="Submit" />
    </td>
    </tr>
    </table>
    <br />
    <input type="hidden" name="FX_sendForm" value="frmupload" />
    <br /></form>
    <br />
    <p>&#160;</p>
    <br />
    <br />

  • How to select and duplicate the records and update some column values using cursor

    I have a table with 920 records, we need to update the end date to 6/30/2014 for 920 records and I need to create all 920 records with start date is 7/1/2014 and update the external value to
    CCC.
    Note: the table primary key is not auto increment, but I have sp to get the latest key for that.
    Existing table.  
    ID
    Source Name
    Internal value
    External value
    Start date
    End date
    1
    XXX
    AAA
    BBB
    1/1/2013
    6/30/2015
    Create new records
    ID
    Source Name
    Internal value
    External value
    Start date
    End date
    921
    XXX
    AAA
    CCC
    7/1/2013
    12/30/2015

    Hi ManuGT
    If I understand what you need then you ask for:
    1. updating all current rows (920 rows in the table now)
    2. insert new rows which are duplicates of the preiviews rows, but with value 'CCC' insteade of 'BBB'
    If so, there is not reason to use a cursor and it is highly NOT RECOMMENDED to use ant type of loop.
    You should work with SET and do it all in 2 simple queries:
    -- first we duplicate the existing rows,
    -- but we use the values 'CCC" and '20140107' for the new rows values
    INSERT test (SourceName, InternalValue, ExternalValue, StartDate, EndDate)
    select SourceName, 'CCC', ExternalValue, '20140107' , EndDate
    from test
    where
    -- You can use any filter that you need if you dont want to update all rows
    InternalValue = 'AAA' and ExternalValue = 'BBB' and StartDate = '20140101' and EndDate = '20140630'
    -- Now we update the old rows (check the filter! I get only the old rows since I filter the new rown out)
    UPDATE test
    SET EndDate = '20140107' -- I use date in format yyyymmdd, You can use other formats as well
    where
    -- You can use any filter that you need if you dont want to update all rows
    InternalValue = 'AAA' and ExternalValue = 'BBB' and StartDate = '20140101' and EndDate = '20140630'
    Unfortunately you did not post DDL+DML! Therefore we cant see your table structure and the data sample and we can only guess. I used Saeid's post as the basic DDL+DML.
    Please next time post DDL+DML
    here is the full code with the DDL+DML that i used:
    -- This is our DDL - A create table query:
    create table test
    ( id int identity(1,1) primary key,
    SourceName nvarchar(3),
    InternalValue nvarchar(3),
    ExternalValue nvarchar(3),
    StartDate date,
    EndDate date
    go
    -- This is our DML - A query that insert some sample data
    declare @i int = 1 ;
    while @i < 921
    begin
    insert test (SourceName, InternalValue, ExternalValue, StartDate, EndDate)
    values ('XXX', 'AAA', 'BBB', '1/1/2014', '6/30/2014' ) ;
    set @i += 1 ;
    end ;
    GO
    -- Here is the solution for the problem as I understood your needs:
    -- first we duplicate the existing rows,
    -- but we use the values 'CCC" and '20140107' for the new rows values
    INSERT test (SourceName, InternalValue, ExternalValue, StartDate, EndDate)
    select SourceName, 'CCC', ExternalValue, '20140107' , EndDate
    from test
    where
    -- You can use any filter that you need if you dont want to update all rows
    InternalValue = 'AAA' and ExternalValue = 'BBB' and StartDate = '20140101' and EndDate = '20140630'
    -- Now we update the old rows (check the filter! I get only the old rows since I filter the new rown out)
    UPDATE test
    SET EndDate = '20140107' -- I use date in format yyyymmdd, You can use other formats as well
    where
    -- You can use any filter that you need if you dont want to update all rows
    InternalValue = 'AAA' and ExternalValue = 'BBB' and StartDate = '20140101' and EndDate = '20140630'
    -- Here we just check how the result look like :-)
    select *
    from test ;
    -- And since we do not realy need this table in our server... Here we clean the DDL (you probaby DO NOT WANT TO EXECUTE THIS!)
    DROP table test
    GO
    I hope this was useful :-)
    [Personal Site] [Blog] [Facebook]

  • Recording and pasting sounds in OSX, a better way?

    I have not tried doing this before but another poster wants to add audio notes in Pages.
    When I researched this, in itself a painful task, it seems the only way to record is via QuickTime Pro and to export it and massage it into shape before going a round about route to bring it into Pages.
    I can't believe it is this bad!
    I also noted a few GUI gaffes along the way.
    Please tell me the whole process of simply recording and pasting a sound has not completely gone backwards since Mac OS9?

    orangekay.
    None of what you are saying advances the issue at all. All you are doing is denying that it is useful or saying that you personally wouldn't use it.
    The original O.P. is a Professor who uses audio comments because it is fast and personal. Which is his choice.
    It should not be a Pages function to record and place the audio, that should be a system one. The first part was already better managed and obvious over a decade and a half ago.
    I sourced him a range of 3rd party software that could do the recording for him, only one of which would add it into the location (I'm not sure how cleanly). Only one of these was free, the rest were pricey.
    I was personally astonished, even though I have encountered other such kludges in OSX, that Apple has made the simple act of recording audio so awkward and concealed. It is yet another example of how unfamiliar the OSX programmers are with elementary good user design. Also that despite many features are thrown into the system, they are unfinished and essentially useless.
    In the process of testing a method of achieving the end result in Pages, I tested a recording by playing it in the media browser. The play button doesn't even toggle to a stop button. Doesn't anyone at Apple look at how it is done anywhere else in the System?

  • DAQ Record and Playback

    I have a PCI-6534 DAQ card in a PC and I am trying to record and then playback some motor encoder signals. I used DAQAssistant to create the code and then I have tried to modularize it a bit. I'm guessing I broke something, but I am not sure what.
    My problem is that the playback refuses to work and gives me various errors depending on which "lines" parameter I pass in. The lines parameter I use is the same on the recording functions and the playback.
    I started by first trying to record on Dev1/port0/lines0:2. Recording worked fine and it produced the required datafile. When I go to play back the file, I get the message
      Partial use of physical lines within a physical port is not supported by this device, given the requested Sample Timing Type.
      Consider specifying the entire port and tristating the lines you do not want driven.
      Property: SampTimingType
      Requested Value: Sample Clock
    So then I go back and record on Dev1/port0. Again it records fine, but on playback with the same device, I get...
      Requested creation of a separate channel for each line is not possible when a digital port is specified as the physical channel.
      Specify a range of digital lines, such as "Dev1/port0/line0:7", as the physical channel.
      Physical Channel Name: Dev1/port0
    HoKay, so I go back again and record on "Dev1/port0/line0:7". Again it records fine and on playback I get...
      When writing, supply data for all channels in the task. Alternatively, modify the task to contain the same number of channels as the data written.
      Number of Channels in Task: 8
      Number of Channels in Data: 1
    I am at a loss as to why I can record so easily, but playbacks are a b***h. Help!
    Attached are my VI's that I am using.
    Brian Rose
    Attachments:
    DAQ.zip ‏279 KB

    I think I figured it out.
    When I created the DAQ VIs using DAQAssistant, I did so by selecting individual lines. When I changed things around to get playback to work, I simply changed the text field going into the lines to be "Dev1/port0". I could never get this to work.
    I went back and regenerated the playback VIs using DAQAssistant, this time specifying a port output (instead of lines). This time it read and played the data fine.
    The moral is that if you use DAQAssistant to generate VIs, be very careful when you change the parameters on those VIs.
    Attached is my new test program which works well.
    Brian Rose
    Attachments:
    EncoderTest.zip ‏269 KB

  • Error while result recording for test equipment

    Dear Gurus
    My scenario is to do unplanned maintenance for test equipment and recording the result.
    For that I have done the following steps
    1)     Created Notification for the test equipment (customized notification type TE).
    2)     For that notification I created order.  (customized order type TE01).
    3)     Attached General maintenance task list for that order. Task list has inspection point 300.
    4)     Released the order and saved.  Inspection Lot is created.
    5)     In QE51N / QA32 when I tried to do results recording, it shows the following error.
    "Equipment VERN01 do not exist in the object list for order 4001214"
    Please help me to correct this error.
    Regards
    Babu R

    Hi
    I applied oss and today I got reply. When 1278254 notes is implemented it is solved. 
    I have one more question, now in QE51N, I did result recording and when saved it is asking for order confirmation, I have given all data and came back to the same screen.  There is one more option for Valuate Inspection Point.  In that I have selected Can be used option and saved. Now if I goto maintenance order and TECO the order, it is saying that A usage decision has stll to be made. 
    Whether I want to take UD once again in QA32 ?
    Also is there any settings to TECO the notification automatically when the maintenance order is TECO'ed. Now the notification is not TECO'ed when order is TECO'ed.
    Babu R

  • Generating and updating URS, FRS and test

    Hi folks,
    I am trying to find some material in this regard i wanna know what is generating and updating URS, FRS and test script documents
    Pls anyhow help me its very urgent
    Thanks in advance and waiting for u r answer
    prasad

    Hi,
    More information about the issue....
    We are creating the test scripts both manual and automated.
    Manual
    Using the Tx. STWB_TC, we are creating the manual test cases. While doing so we will provide the test case desctiption
    Automated ECATT
    using the Tx. SECATT, we are creating the Test Configuration. We are providing description through the documentation option.
    The SAP format for both documents is
                   &DESCRIPTION&
                   &PREPARATION&
                   &ENTRANCE&
                   &REALIZE&
                   &CHECK&
                   &FURTHER_HINTS&
    But we want the format to be
                   <DESIGNSTEPS>
                   <INPUTDATA>
                   <EXPECTEDRESULT>
                   <TARGETSYSTEM>
    So we want to update the format / template to reflect the changes.
    Please guide us to do so.
    Thanks and Regards
    Saman

  • Internet Explorer stops responding while using CodedUI test builder to record a test

    Hi,
    Here is my problem description:
    Internet explorer (9, 10, 11) stops responding while using CodedUI Test Builder to record a test scenario in IE. I am not able to input any values or click any buttons or perform any action on IE while recording a test on a remote desktop (visual studio
    and IE are both on remote machine). Also tried by directly accessing the machine but no luck. The test builder says 'could not record the last action...'
    A hand-coded script plays back fine without any problem.
    System Details:
    OS: Window 7 Professional with SP1 64-bit
    Browser: IE 11 (tried with IE 9/10 also with no luck)
    Visual Studio 2013 Ultimate Edition
    I have tried the following from my past similar experiences.
    1. Checked that I am recording on 32 bit IE
    2. Tried with IE 9/10/11
    3. Reset IE to factory settings
    I will appreciate if someone can share some thoughts on the likely problem(s) and any recommended solution.
    Regards,
    Pankaj

    Hi Pankaj,
    >>'could not record the last action...'.
    Actually it means that the coded UI test builder doesn't record the actions, I met this issue before when my machine is so busy, so I will get this issue if I record the steps so quickly.
    I'm not very sure that how you connect to your remote desktop and record the actions, but like the above actions, we have to make sure that the steps were recorded in the Recorded Action window like A.
    If not, please delete the steps from the no-recorded steps and re-record them again, maybe you could record the steps slowly.
    I doubt that the remote connection impacts the recorded actions performance.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Does cleaning sort records and impact on max log size

    I'm looking for confirmation that the act of cleaning logs produces sorted records, equivalent to having inserted them in sorted order to begin with. If that is the case is the memory overhead of cleaning proportional to the maximum log file size, or will it spill to disk to sort? I ask since the max log file size is 1G, and if there is a memory component then it may be relevant to take into consideration.
    On a similar note, is increasing the log file size from 10MB recommended if the database is large (say a TB)? Are there some linear operations (most likely in the admin/maintenance category) that have to iterate over each log file?
    Thanks.

    Hi,
    I'm looking for confirmation that the act of cleaning logs produces sorted records, equivalent to having inserted them in sorted order to begin with.No, that's not exactly true. When records are written (migrated to the end of the log) during the log cleaning process, any clustering (writing of adjacent records in key order) occurs on a per BIN (bottom internal node) basis. So at most 128 records (or DatabaseConfig.setNodeMaxEntries) with adjacent key values are sorted and written out together in this manner. But normally not all records in a BIN will be migrated and I'll describe more about this below.
    If that is the case is the memory overhead of cleaning proportional to the maximum log file size, or will it spill to disk to sort? I ask since the max log file size is 1G, and if there is a memory component then it may be relevant to take into consideration.No, the memory used for sorting in this case is the JE cache itself -- the memory that holds the Btree. The log cleaner thread moves records to be migrated into the Btree (in the cache), and flags them for migration. These records are written lazily the next time their parent Btree node (the BIN I mentioned) needs to be flushed. This can occur for two reasons: 1) when the BIN is evicted from the cache because the cache is full, or 2) during the next checkpoint, since a checkpoint will flush all dirty BINs. The most desirable situation is that the BIN is flushed during the checkpoint, not during eviction, to reduce the number of times that a single BIN is flushed to disk. If a BIN is evicted, it may have to be fetched again later in order to migrate more records as part of the log cleaning process, and this is counterproductive.
    So during this process, the number of records that are written to disk in key order in a cluster, such that they are physically adjacent on disk, is variable. It depends on how many records are processed by cleaner threads, and inserted in their parent BIN for migration, between checkpoint intervals, and whether the BINs are evicted during this period.
    A physical cluster of records includes the BIN itself as well as its child records that are migrated for log cleaning. The fact that the BIN is part of the cluster is beneficial to apps where not all BINs fit in the cache. If a record and its parent BIN are not in cache, and the app reads that record, the BIN and the record must both be fetched from disk. Since they will be in physical proximity to each other on disk, disk head movement is avoided or reduced.
    However, not all of the child records in a BIN will necessarily be part of a physical cluster. If only some of the records in a BIN were processed by the log cleaner before the BIN is flushed by the checkpointer or evictor, then only a subset of the child records will be written as part of the cluster. In other words, even for a single BIN, all the child records in that BIN are not normally written out together in a cluster.
    Clustering is a useful feature and something we would like to enhance in the future. What I've described above is as far as we've gotten with this feature in the currently released and supported product. However, there are two experimental configuration settings that cause additional clustering to occur. These cause additional records to be written to disk when their parent BIN is flushed. If you're interested in trying these, I will be happy to explain them and work with you. But you should be aware that they're not currently in the standard, supported set of features, and are not well tested.
    I'm not sure whether I've given you less information than you need or more than you wanted. :-) If you describe in detail what you're trying to do, and more about your app and performance requirements, I may be able to offer more concrete advice.
    On a similar note, is increasing the log file size from 10MB recommended if the database is large (say a TB)? Are there some linear operations (most likely in the admin/maintenance category) that have to iterate over each log file?Yes, there are such operations and per-log file overhead, and we recommend using using a 20M to 50M log file size for large data sets. Log files larger than 50MB could decrease log cleaner performance.
    --mark                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Recording the Test Oscillator 1khz tone as audio?

    Hi everyone, I'm pretty sure this must be possible but can I record the sound from an instrument track onto an audio track? I'm just trying to record the test oscillator so that I have a 1khz tone in Audio format so that I can callibrate my turntables and dj mixer properly and hopefully figure out a few of the balance issues going on. Thanks in advance, cheers,
    Graham

    Hi Graham, in case you can't figure out how to record the instrument onto an audio track, here's a link to free downloadable test tones etc :
    http://www.rme-audio.com/english/download/audtest.htm

  • Record and play

    Dear all,
    Anybody know whether Teststand 4.0 have a record and playback option? Please give me some links to have an idea about this.
    Thanks,
    Mathan
    Solved!
    Go to Solution.

    Hai ray,
    Thanks for the reply. Actually i want to do some black box testing for my device connected via USB. There is one utility named USBCV for doing tests for the device connected to system via USB. I found one sample program. I attached herewith. I need to create one application in teststand which will do all the tests (provided all the supporting dll's and associated functions) continuously for large number of iterations. So if i did the test manually and recorded for one time then we can playback for any number of times. Am i correct? How to proceed further.
    Thanks,
    Mathan
    Attachments:
    MSC Tests.seq ‏70 KB

Maybe you are looking for

  • Error Service Component Container for Java Mailer is not running

    Hi, I installed Oracle Workflow 2.6.3 (Standalone) in Oracle Database 10g Release 1. Actually there was no problem during the installation. I have done the Setting Up from step 1 to 8. I'm going to do the step 9 (Implementing Notification Mailer). Th

  • Capitalization Best Practice?

    Dear experts, I am trying to run a capitalization of fixed assets. We have chosen to accrue all costs (GRNs) under several WBS elements, settle them intially under the respective AUCs and finally perform the capitalization. In other words, no direct

  • ACE Load balancing with different source IP

      Dear All ,              I am very much new to ACE . We are deploying it on our enterprise infrastructure (10.x.x.x/8) . I have a setup like this, we have 5 Proxy server which is supporting for our enteprise internet needs . Load balancing to this 5

  • Business role assignment get lost

    Hello *, from time to time single users report logon problems due to missing business role assignment. In these cases business role was assigned via user in tx su01 directly. Whenever it happened the affected user itself is shown for last modifier of

  • Sharing in 9

    I have a tangerine iBook running 9.1 and i just got it so i was wondering if i put an airport card in it will i be able to share music with my other macs running 10.1 and 10.4? Thanks Matt